Commit Graph

  • f2a8b52c2c PlatformIO: Use the same name as for Arduino IDE (PR #339) Ivan Kravets 2016-08-24 14:44:10 +03:00
  • 409ca7ee4e Fixed -Wparentheses warning introduced in v5.6.5 (PR #335 by @nuket) Max Vilimpoc (unu) 2016-08-17 20:36:50 +02:00
  • 387b565705 Set version to 5.6.5 v5.6.5 Benoit Blanchon 2016-08-15 12:25:48 +02:00
  • 96f486001d as<char*>() now returns true when input is null (issue #330) Benoit Blanchon 2016-08-15 12:24:08 +02:00
  • a498abc14a Set version to 5.6.4 v5.6.4 Benoit Blanchon 2016-07-20 13:16:14 +02:00
  • c64340a9bb Fixed error in float serialization (issue #324) Benoit Blanchon 2016-07-20 13:15:17 +02:00
  • 79d80a5dbf Set version to 5.6.3 v5.6.3 Benoit Blanchon 2016-07-19 08:59:42 +02:00
  • 7ebff5949f Fixed call of overloaded isinf(double&) is ambiguous (issue #284) Benoit Blanchon 2016-07-19 08:57:19 +02:00
  • 434080572c AppVeyor: Disabled build on MinGW32 Benoit Blanchon 2016-07-17 18:29:38 +02:00
  • c87a0e97ab Added as<JsonArray>() as a synonym for as<JsonArray&>()... (issue #291) Benoit Blanchon 2016-07-17 17:22:58 +02:00
  • 2dbd94951c Improved speed of float serialization (about twice faster) Benoit Blanchon 2016-07-10 16:12:49 +02:00
  • 1e044f50c7 Set version to 5.6.2 v5.6.2 Benoit Blanchon 2016-06-30 20:23:58 +02:00
  • a7aa98510c Restored Travis build on all clang version Benoit Blanchon 2016-06-30 20:23:21 +02:00
  • 729ab56878 Fixed build when another lib does #undef isnan (issue #284) Benoit Blanchon 2016-06-30 20:22:47 +02:00
  • 907b627e16 Set version to 5.6.1 v5.6.1 Benoit Blanchon 2016-06-24 09:24:44 +02:00
  • 10fcca20f8 Added missing #pragma once (issue #310) Benoit Blanchon 2016-06-23 21:27:24 +02:00
  • 59cd1f1433 Fix packaging script Benoit Blanchon 2016-06-22 21:51:37 +02:00
  • 4a2c570270 Set version to 5.6.0 v5.6.0 Benoit Blanchon 2016-06-22 21:42:55 +02:00
  • 8c7edbd9c3 ArduinoJson is now a header-only library (issue #199) Benoit Blanchon 2016-06-22 21:41:19 +02:00
  • 0801e16327 Added GitHub issue template Benoit Blanchon 2016-06-15 10:13:43 +02:00
  • 0df2a365f5 Set version to 5.5.1 v5.5.1 Benoit Blanchon 2016-06-06 22:12:48 +02:00
  • c7d6d33e6c Fixed compilation error with Intel Galileo (issue #299) Benoit Blanchon 2016-06-06 22:10:28 +02:00
  • c705f3cfeb Disabled build on Clang 3.5, 3.6, 3.7 and 3.8 because llvm.org/apt is down Benoit Blanchon 2016-06-06 22:09:34 +02:00
  • 7fecb36aee Added Kestutis Liaugminas to the list of donators Benoit Blanchon 2016-06-03 20:16:47 +02:00
  • 657a2ea8d9 Added Jon Williams to the list of donators Benoit Blanchon 2016-05-23 11:02:19 +02:00
  • dd064f4c96 Added Arduino 1.6.9 to the continuous integration Benoit Blanchon 2016-05-22 22:24:31 +02:00
  • 3bc05b97ea Set version to 5.5.0 v5.5.0 Benoit Blanchon 2016-05-22 15:00:09 +02:00
  • bbd515f6f6 Added Nick Koumaris to the list of donators Benoit Blanchon 2016-05-22 14:58:48 +02:00
  • 9b3e3a3d9c Renamed JsonVariant::invalid<T>() to JsonVariant::defaultValue<T>() Benoit Blanchon 2016-05-18 09:17:45 +02:00
  • a3a2ca4796 Added JsonVariant::success() (issue #279) Benoit Blanchon 2016-05-18 09:15:49 +02:00
  • eab13dc565 Added Martijn van den Burg to the list of donators Benoit Blanchon 2016-05-16 20:35:26 +02:00
  • bebd1c400c Added OSX build on Travis Benoit Blanchon 2016-05-15 09:41:53 +02:00
  • 36d1bb2f52 Added Charles-Henri Hallard to the list of donator Benoit Blanchon 2016-05-08 20:59:59 +02:00
  • ae32695c3e Set version to 5.4.0 v5.4.0 Benoit Blanchon 2016-05-06 08:46:13 +02:00
  • c5d19a4dbd Changed ::String to ArduinoJson::String (issue #275) Benoit Blanchon 2016-05-06 08:44:31 +02:00
  • 78728c6547 Set version to 5.3.0 v5.3.0 Benoit Blanchon 2016-04-30 09:49:45 +02:00
  • a8032f81d9 Added JsonVariant JsonBuffer::parse() (issue #265) Benoit Blanchon 2016-04-30 09:47:53 +02:00
  • a138791964 Added custom implementation of ftoa (issues #266, #267, #269 and #270) Benoit Blanchon 2016-04-28 18:54:14 +02:00
  • f9f002c8f7 Fix unsigned long printed as signed long (issue #170) Benoit Blanchon 2016-04-28 08:42:59 +02:00
  • f192d5c12e Set version to 5.2.0 v5.2.0 Benoit Blanchon 2016-04-16 16:17:19 +02:00
  • a6724bd03f Added RawJson() to insert pregenerated JSON portions (issue #259) Benoit Blanchon 2016-04-16 16:15:01 +02:00
  • c77c3f33ef Added JsonArray::copyTo() and JsonArray::copyFrom() (issue #254) Benoit Blanchon 2016-04-14 20:06:38 +02:00
  • 623aeee9bf Added example JsonHttpClient (issue #256) Benoit Blanchon 2016-04-08 20:11:36 +02:00
  • a241d53d28 Added JsonVariant::as<char*>() as a synonym for JsonVariant::as<const char*>() (issue #257) Benoit Blanchon 2016-04-05 20:47:04 +02:00
  • 11500d2ff5 Fixed strange Markdown rendering in README Benoit Blanchon 2016-04-05 10:27:39 +02:00
  • 85708bc94f Added Arduino 1.6.8 to the continuous integration Benoit Blanchon 2016-04-05 09:49:12 +02:00
  • ba6e8856f2 Added Tweet from @hemalchevli Benoit Blanchon 2016-04-04 22:23:51 +02:00
  • c8448b0abf Added Gustavo Donizeti Gini to the list of donators Benoit Blanchon 2016-02-29 09:27:52 +01:00
  • e35248ffc4 Set version to 5.1.1 v5.1.1 Benoit Blanchon 2016-02-23 21:30:01 +01:00
  • b47a3b566a Removed duplication when one replaces a value in a (PR #232 by @ulion) ulion 2016-02-23 21:27:52 +01:00
  • 6ab23bd523 Added RedBearLab BLE Nano to the list of supported platforms Benoit Blanchon 2016-02-17 10:24:37 +01: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 Benoit Blanchon 2016-02-17 10:15:40 +01:00
  • 564c62f3b3 Set version to 5.1.0 v5.1.0 Benoit Blanchon 2016-02-14 16:20:33 +01:00
  • 8733f95e51 Added support of long long (issue #171) Moved all build settings to ArduinoJson/Configuration.hpp Added AppVeyor settings in source tree Benoit Blanchon 2016-02-14 16:18:13 +01:00
  • d655000467 Set version to 5.1.0 beta 2 v5.1.0-beta.2 Benoit Blanchon 2016-02-06 21:22:46 +01:00
  • 428dddf2cc Fix build on Visual Studio 2010, 2012, MinGW32 and GCC 5 Benoit Blanchon 2016-02-06 21:21:34 +01:00
  • 5f589d3836 Set version to 5.1.0-beta.1 v5.1.0-beta.1 Benoit Blanchon 2016-02-01 21:26:15 +01:00
  • ed4ec6ed2e Added support of long long (issue #171) Benoit Blanchon 2016-02-01 21:17:32 +01:00
  • ce63e9c3c3 Added comments in examples Benoit Blanchon 2016-02-01 13:31:07 +01:00
  • 77b7124cf1 Set version to 5.0.8 v5.0.8 Benoit Blanchon 2016-01-31 21:57:08 +01:00
  • 6a608d4b49 Fixed JsonVariant::is<bool>() that was incorrectly returning false (issue #214) Benoit Blanchon 2016-01-31 21:56:04 +01:00
  • 01924618bd Merge pull request #215 from ivankravets/patch-1 Benoît Blanchon 2016-01-31 21:00:46 +01:00
  • 666e2fd0ce Use tagged source code from repo Ivan Kravets 2016-01-31 21:24:37 +02:00
  • 0cfc25d751 Added Johann Stieger to the list of donators Benoit Blanchon 2016-01-07 22:40:12 +01:00
  • b6d8e6c989 Updated copyright year from 2015 to 2016 Benoit Blanchon 2016-01-07 22:35:12 +01:00
  • ab2502f7b8 Fix misspelled PlatformIO Benoit Blanchon 2015-12-23 14:42:22 +01:00
  • c57e6f3bd8 Made the library compatible with platform.io (issue #181) Ivan Kravets 2015-12-22 23:43:44 +01:00
  • b54f1ffc1d Travis: build with Arduino 1.5.8 and 1.6.7 Benoit Blanchon 2015-12-22 22:01:30 +01:00
  • bd0ea42277 Added a badge with the number of stars Benoit Blanchon 2015-11-25 21:22:49 +01:00
  • 7ae43bc4f8 Set version to 5.0.7 v5.0.7 Benoit Blanchon 2015-11-25 21:15:11 +01:00
  • 056682327b Changed String to be a typedef of std::string (issues #142 and #161) Benoit Blanchon 2015-11-25 21:09:18 +01:00
  • 8b66a25f66 Removed a useless line of code Benoit Blanchon 2015-11-22 10:18:21 +01:00
  • 96245dd3b4 Made library easier to use from a CMake project: simply add_subdirectory(ArduinoJson/src) Benoit Blanchon 2015-11-19 21:53:27 +01:00
  • 9cc49da68a Moved to the new Travis infrastructure Benoit Blanchon 2015-11-19 21:31:23 +01:00
  • 224918b463 Set version to 5.0.6 v5.0.6 Benoit Blanchon 2015-11-09 23:10:14 +01:00
  • cbeefa2503 Examples: Added a loop to wait for serial port to be ready (issue #156) Benoit Blanchon 2015-11-09 22:49:49 +01:00
  • 6d68806633 Added donators list Benoit Blanchon 2015-11-09 22:55:29 +01:00
  • ba3617c22f Added parameter to DynamicJsonBuffer constructor to set initial size (issue #152) Benoit Blanchon 2015-11-09 21:37:40 +01:00
  • b7d9bb2765 Merge pull request #150 from marvinroger/patch-1 Benoît Blanchon 2015-11-06 14:50:18 +01:00
  • 74b42e2251 Add library category Marvin Roger 2015-11-06 14:30:20 +01:00
  • c0cf9c3fcc Use float instead of double to reduce the size of JsonVariant (issue #134) v5.0.5 Benoit Blanchon 2015-10-30 23:03:16 +01:00
  • 9f3ce18f06 Add overload JsonObjectSuscript::set(value, decimals) (issue #143) Benoit Blanchon 2015-10-30 22:29:47 +01:00
  • b9e3255c9e Reached 100.00% code coverage :-) v5.0.4 Benoit Blanchon 2015-09-29 22:02:12 +02:00
  • e657396f65 Added -fno-rtti Benoit Blanchon 2015-09-29 21:51:21 +02:00
  • 929f608f2f Added list of supported platforms Benoit Blanchon 2015-09-29 21:49:19 +02:00
  • c6a4bfa886 Fixed ambiguous overload with JsonArraySubscript and JsonObjectSubscript (issue #122) Benoit Blanchon 2015-09-28 22:14:50 +02:00
  • d5e25b12b8 Added a comment to prevent issue #112 Benoit Blanchon 2015-09-27 14:18:14 +02:00
  • 7cf6fe6d62 Fixed return type of JsonArray::is<T>() and some others (issue #121) v5.0.3 Benoit Blanchon 2015-09-19 16:25:18 +02:00
  • 155dd653e7 Fixed printTo(String) which wrote numbers instead of strings (issue #120) Benoit Blanchon 2015-09-19 16:23:09 +02:00
  • b5c8cd1766 Set version to 5.0.3 Benoit Blanchon 2015-09-19 16:20:06 +02:00
  • 4967e389c5 Added a script to create the package with the old layout (issues #97, #114, #116) Benoit Blanchon 2015-09-13 21:04:30 +02:00
  • ffbaebd198 Added testimonials from Reddit users erm_what_ and makerhacks Benoit Blanchon 2015-09-06 22:11:53 +02:00
  • 04b8781c8d Fixed GCC warning "declaration shadows a member" (issue #103) v5.0.2 Benoit Blanchon 2015-09-01 22:26:51 +02:00
  • 5a4d993f7d Fixed memory alignment, which made ESP8266 crash (issue #104) Benoit Blanchon 2015-09-01 22:21:50 +02:00
  • 823a172681 Fixed segmentation fault in StaticJsonBuffer (issue #104) Benoit Blanchon 2015-08-29 22:51:17 +02:00
  • a1943e21ed Fixed compilation on Visual Studio 2010 and 2012 (issue #107) Benoit Blanchon 2015-08-27 21:47:49 +02:00
  • 01c287bc89 Removed -Wdeprecated-register for GCC Benoit Blanchon 2015-08-26 21:00:28 +02:00
  • 0cf8249b14 Fixed Clang warning "register specifier is deprecated" (issue #102) Benoit Blanchon 2015-08-26 20:49:24 +02:00
  • a8265a799d Merge pull request #100 from Eriatolc/master Benoît Blanchon 2015-08-24 18:18:05 +02:00
  • 18bb653f10 fix typo Eriatolc 2015-08-24 18:10:10 +02:00