53 Commits

Author SHA1 Message Date
Benoit Blanchon 874127593a Set executable flag on shell scripts 2026-03-02 17:37:43 +01:00
Benoit Blanchon a0011ba7f8 Travis: build in Release mode 2019-02-28 11:13:29 +01:00
Benoit Blanchon 0bc03e8071 Removed spurious files in the Particle library 2018-12-04 11:19:22 +01:00
Benoit Blanchon 04286f3228 Moved size measurements to github.com/bblanchon/ArduinoJson-size 2018-12-04 10:50:45 +01:00
Benoit Blanchon 7b229e4c38 Added fuzzing to travis 2018-06-06 11:20:49 +02:00
Benoit Blanchon 34674fc282 Fixed error IsBaseOf is not a member of ArduinoJson::TypeTraits (issue #495) 2017-05-02 21:29:45 +02:00
Benoit Blanchon f7ae91b85d Removed unused stuffs 2017-04-22 11:35:55 +02:00
Benoit Blanchon 445dff499b ctest --output-on-failure 2017-04-22 11:34:12 +02:00
Benoit Blanchon 024976cda2 Renamed folder include/ to src/ (issue #461) 2017-04-20 10:26:40 +02:00
Benoit Blanchon 71edcaf20f Split unit test into several executables 2017-04-10 15:36:59 +02:00
Benoit Blanchon ad972725de Added a script to build a single file distribution 2017-03-25 21:56:37 +01:00
Benoit Blanchon c4567bac18 Added custom implementation of strtod() (issue #453) 2017-03-19 15:23:06 +01:00
Benoit Blanchon 797ea356ef Fuzzing: Better seed corpus 2017-02-19 21:30:22 +01:00
Benoit Blanchon fb554071dc Travis: Added -fsanitize to several builds 2017-01-21 19:49:44 +01:00
Benoit Blanchon 6b2f6a4f87 Added fuzzer 2017-01-08 16:17:01 +01:00
Benoit Blanchon 55669e306e Added support for Stream (issue #300) 2017-01-03 22:03:50 +01:00
Benoit Blanchon b923e8f4df Travis: Added Clang AddressSanitizer and UndefinedBehaviorSanitizer 2017-01-01 21:29:38 +01:00
Benoit Blanchon c5388cf8e7 Travis: Compile all examples with PlatformIO 2016-12-28 20:23:27 +01:00
Benoit Blanchon cb908a2373 Travis: Fixed SSL error problem with coveralls 2016-12-28 20:22:07 +01:00
Benoit Blanchon e75e843c88 Moved JsonBuffer size calculator to https://bblanchon.github.io/ArduinoJson/ 2016-11-13 20:48:03 +01:00
Benoit Blanchon cbfd331e50 JsonBuffer calculator now generates more compact expression 2016-09-30 10:44:05 +02:00
Benoit Blanchon e401498e4a Fixed JsonBuffer size calculator 2016-08-26 10:10:19 +02:00
Benoit Blanchon d30e940b3b Added JsonBuffer size calculator 2016-08-25 19:08:12 +02:00
Benoit Blanchon 59cd1f1433 Fix packaging script 2016-06-22 21:51:37 +02:00
Benoit Blanchon bebd1c400c Added OSX build on Travis 2016-05-15 09:41:53 +02:00
Benoit Blanchon a138791964 Added custom implementation of ftoa (issues #266, #267, #269 and #270) 2016-04-28 18:54:14 +02:00
Benoit Blanchon 623aeee9bf Added example JsonHttpClient (issue #256) 2016-04-08 20:11:36 +02:00
Benoit Blanchon 987afff0e9 Travis: added GCC 4.4, 4.5, 4.7, 4.8, 4.9, 5.2 and Clang 3.5, 3.6, 3.7 2016-02-17 10:15:40 +01:00
Ivan Kravets c57e6f3bd8 Made the library compatible with platform.io (issue #181) 2015-12-22 23:43:44 +01:00
Benoit Blanchon b54f1ffc1d Travis: build with Arduino 1.5.8 and 1.6.7 2015-12-22 22:01:30 +01:00
Benoit Blanchon 4967e389c5 Added a script to create the package with the old layout (issues #97, #114, #116) 2015-09-13 21:04:30 +02:00
Benoit Blanchon 75f8e25aed Added a script to measure the size of the sample programs 2015-08-19 22:12:20 +02:00
Benoit Blanchon e31d667bec Added support of comments in JSON input (issue #88) 2015-07-27 22:18:54 +02:00
Benoit Blanchon 283dffc035 Switched to the new library layout 2015-05-31 14:31:41 +02:00
Benoit Blanchon 08d05df00e Added JsonPrintable::measureLength() (issue #75) 2015-05-09 16:53:48 +02:00
Benoit Blanchon 41651136bf Switched back to old library layout (issues #39, #43 and #45) 2015-02-07 20:46:46 +01:00
Benoit Blanchon d6974127b4 Moved documentation to the wiki 2014-11-29 17:00:38 +01:00
Benoit Blanchon 4e3f554b68 Made script executable on unix 2014-11-29 14:03:32 +01:00
Benoit Blanchon c92ff81ddd Updated for v4.0 2014-11-11 18:34:13 +01:00
Benoit Blanchon ac9b776aa1 Fixed remaining cpplint warnings 2014-11-06 14:08:53 +01:00
Benoit Blanchon d8e595907b Muted runtime/references 2014-11-06 13:59:38 +01:00
Benoit Blanchon 98463ea168 Added a script to run tests continuously 2014-10-31 18:41:34 +01:00
Benoit Blanchon 7f22a1ab39 Muted a few cpplint warnings 2014-10-23 23:59:05 +02:00
Benoit Blanchon 55b0eab3e6 Added newline at ed of file 2014-10-23 23:45:36 +02:00
Benoit Blanchon b43da1e421 Switched to Google coding style to match cpplint expectations 2014-10-23 23:13:13 +02:00
Benoit Blanchon 5c8283b3e4 Added cpplint 2014-10-23 23:10:22 +02:00
Benoit Blanchon 9175046f35 Formated code with clang-format 2014-10-23 19:54:00 +02:00
Benoit Blanchon fed79bfd81 Updated the script to work on Windows too 2014-10-16 21:06:13 +02:00
Benoit Blanchon 7dbaac1070 Added a new script to create build environments 2014-10-16 18:23:41 +02:00
Benoit Blanchon ded6364e1d Moved the location of the VS files 2014-10-14 21:24:40 +02:00