9 Commits

Author SHA1 Message Date
Benoit Blanchon 8340b36170 Update copyright notice 2023-03-16 17:50:38 +01:00
Benoit Blanchon 0d01e84336 Updated copyright year to 2019 2019-02-15 13:34:37 +01:00
Benoit Blanchon e390587e91 Kept only two namespaces ArduinoJson and ArduinoJson::Internals 2018-01-19 08:32:15 +01:00
Benoit Blanchon 5c33fd4b94 Set copyright year to 2018 2018-01-05 09:20:01 +01:00
Benoit Blanchon 221c2861fc Changed all links to point to arduinojson.org 2017-11-07 20:42:50 +01:00
Benoit Blanchon 57defe00ee Fixed DynamicJsonBuffer::clear() not resetting allocation size (fixes #561) 2017-08-30 21:51:10 +02:00
Benoit Blanchon 476e5aaa86 Added DynamicJsonBuffer::clear() 2017-06-17 16:48:40 +02:00
Benoit Blanchon 508f936317 Made JsonBuffer non-copyable (PR #524 by @luisrayas3) 2017-06-17 14:17:01 +02:00
Benoit Blanchon df541a2a22 Changed unit testing framework from Google Test to Catch 2017-04-18 18:22:24 +02:00