Benoit Blanchon
|
12f9aac4ea
|
Fixed "no matching function for call to write(uint8_t)" (closes #972)
|
2019-04-23 08:46:18 +02:00 |
|
Benoit Blanchon
|
77f38e4449
|
Travis: restore build on GCC 4.4
|
2019-02-28 16:31:08 +01:00 |
|
Benoit Blanchon
|
c3f71c1a99
|
Updated copyright year to 2019
|
2019-02-15 13:32:04 +01:00 |
|
Benoit Blanchon
|
7050ef675d
|
Decode escaped Unicode characters like \u00DE (issue #304, PR #791)
|
2019-02-15 13:29:30 +01:00 |
|
Benoit Blanchon
|
70739f5cfd
|
Reduced the size of the pretty JSON serializer
|
2019-01-23 18:19:24 +01:00 |
|
Benoit Blanchon
|
9ac2ac303c
|
Removed default capacity of DynamicJsonDocument
|
2019-01-14 10:32:19 +01:00 |
|
Benoit Blanchon
|
f375459d53
|
JsonArray::remove() and JsonObject::remove() now release the memory of strings
|
2018-11-09 18:20:57 +01:00 |
|
Benoit Blanchon
|
5dc7dc1216
|
Increased the default capacity of DynamicJsonDocument
|
2018-10-08 18:32:58 +02:00 |
|
Benoit Blanchon
|
527dc19794
|
Allow mixed configuration in compilation units (issue #809)
|
2018-10-02 16:54:05 +02:00 |
|
Benoit Blanchon
|
cb723840d9
|
Added deserializeMsgPack() (issue #358)
|
2018-04-10 17:43:27 +02:00 |
|
Benoit Blanchon
|
ef55a6ba7c
|
Removed all deprecated features
|
2018-03-15 16:50:39 +01:00 |
|
Benoit Blanchon
|
5c33fd4b94
|
Set copyright year to 2018
|
2018-01-05 09:20:01 +01:00 |
|
Benoit Blanchon
|
57d98e48f7
|
Added detection of Keil ARM Compiler (issue #629)
|
2017-12-05 21:24:28 +01:00 |
|
Benoit Blanchon
|
cf2babc598
|
Added detection of MPLAB XC compiler (issue #629)
|
2017-12-05 21:18:21 +01:00 |
|
Benoit Blanchon
|
221c2861fc
|
Changed all links to point to arduinojson.org
|
2017-11-07 20:42:50 +01:00 |
|
Benoit Blanchon
|
abfd3997eb
|
Fixed "constant exceeds range of float [-Woverflow]" (issue #544)
|
2017-07-09 15:24:58 +02:00 |
|
Benoit Blanchon
|
a2446f6c68
|
Fixed compilation in IAR Embedded Workbench (issue #515)
|
2017-06-01 20:47:09 +02:00 |
|
Benoit Blanchon
|
cda05aec04
|
Removed configurable number of decimal places (issues #288, #427 and #506)
|
2017-05-20 09:06:53 +02:00 |
|
Benoit Blanchon
|
024976cda2
|
Renamed folder include/ to src/ (issue #461)
|
2017-04-20 10:26:40 +02:00 |
|