Commit Graph

64 Commits

Author SHA1 Message Date
62dea9d364 Reformat CMake files 2023-02-10 17:02:51 +01:00
b33966c755 Set version to 6.20.1 2023-02-08 16:42:04 +01:00
5094b84a46 Set version to 6.20.0 2022-12-26 17:35:54 +01:00
67b6797b6d Set version to 6.19.4 2022-04-05 10:53:11 +02:00
7abf875071 Set version to 6.19.3 2022-03-08 17:24:14 +01:00
ef8379df1b Set version to 6.19.2 2022-02-14 09:06:06 +01:00
6ea2815341 Set version to 6.19.1 2022-01-14 08:49:57 +01:00
9693fd2d74 Set version to 6.19.0 2022-01-08 16:21:29 +01:00
af18994deb Update copyright notice 2022-01-01 10:01:05 +01:00
8f029e6096 Fix Visual Studio command line error D9025
https://stackoverflow.com/a/58711983/1164966
2021-12-31 14:39:38 +01:00
7046c38c84 Remove ARDUINOJSON_EMBEDDED_MODE 2021-10-19 22:25:45 +02:00
f82a227da6 Set version to 6.18.5 2021-09-28 17:18:44 +02:00
6a71f31820 Set version to 6.18.4 2021-09-06 09:11:22 +02:00
b810833145 Set version to 6.18.3 2021-07-27 15:44:36 +02:00
ebf58320ca Set version to 6.18.2 2021-07-19 10:11:21 +02:00
219475630a Set version to 6.18.1 2021-07-03 16:03:01 +02:00
cb2c029e57 Added support for ESP-IDF component build (closes #1562) 2021-06-30 10:29:28 +02:00
ba5cdab619 Test: extracted executable Cpp11Tests 2021-06-17 20:28:09 +02:00
36bcc7b355 Set version to 6.18.0 2021-05-05 20:41:35 +02:00
d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code 2021-03-29 19:35:25 +02:00
e22d4bf31f Set version to 6.17.3 2021-02-15 09:53:10 +01:00
97b7161d78 Update copyright notice for 2021 2021-01-25 09:14:15 +01:00
1360b6a396 Set version to 6.17.2 2020-11-14 10:38:21 +01:00
bcdf5b7e52 Set version to 6.17.1 2020-11-07 10:11:41 +01:00
1f7350658e Set version to 6.17.0 2020-10-19 11:35:09 +02:00
61a5273aea Set version to 6.16.1 2020-08-04 10:33:38 +02:00
74e7dd053f Added memory sanitizer to fuzzers 2020-08-03 13:44:45 +02:00
e4cfa701d8 Fixed publish.sh to commit CMakeLists.txt 2020-08-01 15:34:27 +02:00
63606c0985 Added json_fuzzer and msgpack_fuzzer in test suite 2020-07-15 12:50:00 +02:00
8050f7404b CMake: gathered all build flags in a dedicated file 2020-04-28 16:02:59 +02:00
ae9b7926a2 CMake: don't build tests when imported in another project 2020-04-11 18:49:28 +02:00
9e354803de Changed publish.sh to update the CMake project version 2020-04-09 21:28:48 +02:00
1791dccbf2 Added CMake "install" target (closes #1209) 2020-04-07 21:43:10 +02:00
fc9e609ab5 Fixed "maybe-uninitialized" warning (fixes #1217) 2020-03-25 08:37:57 +01:00
5b812522fa Enabled debug mode when PlatformIO builds in debug 2020-03-20 20:58:08 +01:00
f9cfea244a Updated copyright notice 2020-01-09 15:48:38 +01:00
b47ac27ac6 Moved ancillary files to extras/ (fixes #1011) 2019-09-03 15:11:05 +02:00
c3f71c1a99 Updated copyright year to 2019 2019-02-15 13:32:04 +01:00
a60162ba76 Removed the indirection via StringSlot 2018-11-30 14:27:35 +01:00
720e6548c7 Replacing a value now releases the memory 2018-11-12 18:28:34 +01:00
f375459d53 JsonArray::remove() and JsonObject::remove() now release the memory of strings 2018-11-09 18:20:57 +01:00
00aa038818 Added executable msgpack_fuzzer 2018-10-19 19:42:15 +02:00
5c33fd4b94 Set copyright year to 2018 2018-01-05 09:20:01 +01:00
221c2861fc Changed all links to point to arduinojson.org 2017-11-07 20:42:50 +01:00
024976cda2 Renamed folder include/ to src/ (issue #461) 2017-04-20 10:26:40 +02:00
df541a2a22 Changed unit testing framework from Google Test to Catch 2017-04-18 18:22:24 +02:00
71edcaf20f Split unit test into several executables 2017-04-10 15:36:59 +02:00
adba668109 Updated project URL 2017-03-25 22:05:06 +01:00
fb554071dc Travis: Added -fsanitize to several builds 2017-01-21 19:49:44 +01:00
671329a3e9 Updated copyright year from 2016 to 2017 2017-01-06 21:07:34 +01:00