|
576543c4b4
|
Added overflow handling in JsonVariant::as<T>() and JsonVariant::is<T>()
|
2019-03-06 15:31:37 +01:00 |
|
|
49bd51b5f9
|
Updated version in AppVeyor
|
2019-03-04 12:21:58 +01:00 |
|
|
d11019d9e1
|
Travis: Split build and test scripts
|
2019-03-01 09:15:43 +01:00 |
|
|
cfd924622e
|
Travis: Define CC and CXX in yaml
|
2019-03-01 09:15:41 +01:00 |
|
|
27c08b785d
|
Travis: Assume CMake is installed
|
2019-02-28 17:33:24 +01:00 |
|
|
8dea900869
|
Travis: build in Release mode
|
2019-02-28 15:34:32 +01:00 |
|
|
3530aa88d6
|
Updated the examples on wandbox.org
|
2019-02-26 10:02:52 +01:00 |
|
|
c3f71c1a99
|
Updated copyright year to 2019
|
2019-02-15 13:32:04 +01:00 |
|
|
2c2cc33c94
|
Updated version in Arduino Library badge
|
2019-01-30 16:42:21 +01:00 |
|
|
5f72c68d87
|
Updated publish script for the "ardu-badge"
|
2019-01-30 15:23:55 +01:00 |
|
|
1ad97ebf85
|
Merge branch 'master' into 6.x
|
2018-12-04 16:52:15 +01:00 |
|
|
0bc03e8071
|
Removed spurious files in the Particle library
|
2018-12-04 11:19:22 +01:00 |
|
|
04286f3228
|
Moved size measurements to github.com/bblanchon/ArduinoJson-size
|
2018-12-04 10:50:45 +01:00 |
|
|
8ff48dde73
|
Moved size measurements to github.com/bblanchon/ArduinoJson-size
|
2018-11-30 14:27:35 +01:00 |
|
|
a60162ba76
|
Removed the indirection via StringSlot
|
2018-11-30 14:27:35 +01:00 |
|
|
399ccec645
|
Added a CSV showing the evolution of the size of the sample programs
|
2018-11-16 15:08:53 +01:00 |
|
|
c832edbda3
|
Added script to compile samples on wandbox.org
|
2018-11-14 18:02:01 +01:00 |
|
|
720e6548c7
|
Replacing a value now releases the memory
|
2018-11-12 18:28:34 +01:00 |
|
|
e5c4778ff7
|
Updated publish script
|
2018-08-31 17:04:22 +02:00 |
|
|
2ec9569b36
|
Set version to 6.3.0-beta
|
2018-08-31 16:57:14 +02:00 |
|
|
58303d0837
|
Added date in change log
|
2018-08-31 16:38:42 +02:00 |
|
|
f139100b23
|
Added a script to update the version number
|
2018-07-19 18:27:44 +02:00 |
|
|
c3403ed72d
|
Fixed conflicts with isnan() and isinf() macros (fixes #752)
|
2018-06-11 12:21:50 +02:00 |
|
|
a9a730fd74
|
Added MessagePack fuzzing
|
2018-06-07 10:36:57 +02:00 |
|
|
7b229e4c38
|
Added fuzzing to travis
|
2018-06-06 11:20:49 +02:00 |
|
|
34674fc282
|
Fixed error IsBaseOf is not a member of ArduinoJson::TypeTraits (issue #495)
|
2017-05-02 21:29:45 +02:00 |
|
|
f7ae91b85d
|
Removed unused stuffs
|
2017-04-22 11:35:55 +02:00 |
|
|
445dff499b
|
ctest --output-on-failure
|
2017-04-22 11:34:12 +02:00 |
|
|
024976cda2
|
Renamed folder include/ to src/ (issue #461)
|
2017-04-20 10:26:40 +02:00 |
|
|
71edcaf20f
|
Split unit test into several executables
|
2017-04-10 15:36:59 +02:00 |
|
|
ad972725de
|
Added a script to build a single file distribution
|
2017-03-25 21:56:37 +01:00 |
|
|
c4567bac18
|
Added custom implementation of strtod() (issue #453)
|
2017-03-19 15:23:06 +01:00 |
|
|
797ea356ef
|
Fuzzing: Better seed corpus
|
2017-02-19 21:30:22 +01:00 |
|
|
fb554071dc
|
Travis: Added -fsanitize to several builds
|
2017-01-21 19:49:44 +01:00 |
|
|
6b2f6a4f87
|
Added fuzzer
|
2017-01-08 16:17:01 +01:00 |
|
|
55669e306e
|
Added support for Stream (issue #300)
|
2017-01-03 22:03:50 +01:00 |
|
|
b923e8f4df
|
Travis: Added Clang AddressSanitizer and UndefinedBehaviorSanitizer
|
2017-01-01 21:29:38 +01:00 |
|
|
c5388cf8e7
|
Travis: Compile all examples with PlatformIO
|
2016-12-28 20:23:27 +01:00 |
|
|
cb908a2373
|
Travis: Fixed SSL error problem with coveralls
|
2016-12-28 20:22:07 +01:00 |
|
|
e75e843c88
|
Moved JsonBuffer size calculator to https://bblanchon.github.io/ArduinoJson/
|
2016-11-13 20:48:03 +01:00 |
|
|
cbfd331e50
|
JsonBuffer calculator now generates more compact expression
|
2016-09-30 10:44:05 +02:00 |
|
|
e401498e4a
|
Fixed JsonBuffer size calculator
|
2016-08-26 10:10:19 +02:00 |
|
|
d30e940b3b
|
Added JsonBuffer size calculator
|
2016-08-25 19:08:12 +02:00 |
|
|
59cd1f1433
|
Fix packaging script
|
2016-06-22 21:51:37 +02:00 |
|
|
bebd1c400c
|
Added OSX build on Travis
|
2016-05-15 09:41:53 +02:00 |
|
|
a138791964
|
Added custom implementation of ftoa (issues #266, #267, #269 and #270)
|
2016-04-28 18:54:14 +02:00 |
|
|
623aeee9bf
|
Added example JsonHttpClient (issue #256)
|
2016-04-08 20:11:36 +02:00 |
|
|
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 |
|
|
c57e6f3bd8
|
Made the library compatible with platform.io (issue #181)
|
2015-12-22 23:43:44 +01:00 |
|
|
b54f1ffc1d
|
Travis: build with Arduino 1.5.8 and 1.6.7
|
2015-12-22 22:01:30 +01:00 |
|