Benoit Blanchon
|
adba668109
|
Updated project URL
|
2017-03-25 22:05:06 +01:00 |
|
Benoit Blanchon
|
d4f725d1fa
|
Fixed error with string of type unsigned char* (issue #428)
|
2017-01-22 15:42:47 +01:00 |
|
Benoit Blanchon
|
cc8c0472ca
|
Fixed ignored Stream timeout and made sure we don't read more that necessary (issue #422)
|
2017-01-22 10:31:05 +01:00 |
|
Benoit Blanchon
|
17a17c8957
|
Fixed parsing of comments (issue #421)
|
2017-01-17 21:48:13 +01:00 |
|
Benoit Blanchon
|
ec6cbc5135
|
Fixed error when both ARDUINOJSON_ENABLE_STD_STREAM and ARDUINOJSON_ENABLE_ARDUINO_STREAM are set to 1
|
2017-01-15 15:18:59 +01:00 |
|
Benoit Blanchon
|
8499f0b960
|
Fixed errors with Variable Length Arrays (issue #416)
|
2017-01-15 15:11:26 +01:00 |
|
Benoit Blanchon
|
671329a3e9
|
Updated copyright year from 2016 to 2017
|
2017-01-06 21:07:34 +01:00 |
|
Benoit Blanchon
|
55669e306e
|
Added support for Stream (issue #300)
|
2017-01-03 22:03:50 +01:00 |
|
Benoit Blanchon
|
3f96e070ce
|
Reduced memory consumption by not duplicating spaces and comments
|
2017-01-01 21:30:20 +01:00 |
|
Benoit Blanchon
|
8032a4b564
|
Extracted StringReader and StringWriter from JsonParser
Split `Internals/` folder into `Data/`, `Deserialization/`, `Serialization/`
|
2017-01-01 21:30:20 +01:00 |
|