Commit Graph

9 Commits

Author SHA1 Message Date
Benoit Blanchon
aaf0d5c3c5 Renamed and moved internal files 2018-11-30 17:53:54 +01:00
Benoit Blanchon
a60162ba76 Removed the indirection via StringSlot 2018-11-30 14:27:35 +01:00
Benoit Blanchon
45f4e5ac20 Restored the monotonic allocator 2018-11-30 14:27:33 +01:00
Benoit Blanchon
2bd280df80 Removed the automatic expansion of DynamicJsonDocument 2018-11-16 10:26:59 +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
d8d939660b JsonArray::remove() and JsonObject::remove() now release the memory of the variant 2018-10-19 19:40:21 +02:00
Benoit Blanchon
ae089dcff7 Merged the two StringBuilder classes into one 2018-10-18 17:54:33 +02:00
Benoit Blanchon
527dc19794 Allow mixed configuration in compilation units (issue #809) 2018-10-02 16:54:05 +02:00
Benoit Blanchon
2998a55f0b Renamed JsonBuffer to MemoryPool 2018-09-03 16:14:21 +02:00