Michael Jumper
|
f559f5ca70
|
GUACAMOLE-896: Add JavaScript UTF-8 parser implementation.
|
2022-02-11 17:17:44 -08:00 |
|
Michael Jumper
|
1ca1161a68
|
GUACAMOLE-986: Update documentation of all parameters/returns to specify non-nullable and/or primitive types where appropriate.
|
2021-12-18 23:03:57 -08:00 |
|
Jakub Vrána
|
f722072807
|
GUACAMOLE-986: Add non-nullable modifier to return type of functions never returning null
Alternatively use a primitive type instead of nullable boxed type.
|
2020-03-11 13:27:56 +01:00 |
|
Michael Jumper
|
1810ec971f
|
GUACAMOLE-1: Relicense C and JavaScript files.
|
2016-03-28 20:50:18 -07:00 |
|
Michael Jumper
|
7cdfd146ef
|
GUAC-791: Add missing private tags to inner variables/functions.
|
2015-12-14 14:51:15 -08:00 |
|
Michael Jumper
|
2959513d95
|
GUAC-791: Fix type expressions to comply with JSDoc 3.
|
2015-12-14 14:51:15 -08:00 |
|
Michael Jumper
|
22c88b834a
|
GUAC-608: Implement UTF-8 decode in StringReader.
|
2014-04-07 19:21:22 -07:00 |
|
Michael Jumper
|
71ae352208
|
Migrate to cleaner InputStream and OutputStream with Reader wrappers.
|
2014-02-28 15:25:01 -08:00 |
|