Историја ревизија

Аутор SHA1 Порука Датум
  Benoit Blanchon 96245dd3b4 Made library easier to use from a CMake project: simply add_subdirectory(ArduinoJson/src) пре 10 година
  Benoit Blanchon cbeefa2503 Examples: Added a loop to wait for serial port to be ready (issue #156) пре 10 година
  Benoit Blanchon ba3617c22f Added parameter to `DynamicJsonBuffer` constructor to set initial size (issue #152) пре 10 година
  Benoit Blanchon c0cf9c3fcc Use `float` instead of `double` to reduce the size of `JsonVariant` (issue #134) пре 10 година
  Benoit Blanchon 9f3ce18f06 Add overload `JsonObjectSuscript::set(value, decimals)` (issue #143) пре 10 година
  Benoit Blanchon b9e3255c9e Reached 100.00% code coverage :-) пре 10 година
  Benoit Blanchon c6a4bfa886 Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122) пре 10 година
  Benoit Blanchon 7cf6fe6d62 Fixed return type of `JsonArray::is<T>()` and some others (issue #121) пре 10 година
  Benoit Blanchon 155dd653e7 Fixed `printTo(String)` which wrote numbers instead of strings (issue #120) пре 10 година
  Benoit Blanchon b5c8cd1766 Set version to 5.0.3 пре 10 година
  Benoit Blanchon 04b8781c8d Fixed GCC warning "declaration shadows a member" (issue #103) пре 10 година
  Benoit Blanchon 5a4d993f7d Fixed memory alignment, which made ESP8266 crash (issue #104) пре 10 година
  Benoit Blanchon 823a172681 Fixed segmentation fault in `StaticJsonBuffer` (issue #104) пре 10 година
  Benoit Blanchon a1943e21ed Fixed compilation on Visual Studio 2010 and 2012 (issue #107) пре 10 година
  Benoit Blanchon 0cf8249b14 Fixed Clang warning "register specifier is deprecated" (issue #102) пре 10 година
  Benoit Blanchon a003a31952 Fixed compilation with Arduino 1.0.6 (issue #99) пре 10 година
  Benoit Blanchon 0a1c27f873 Updated copyright year пре 10 година
  Benoit Blanchon ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) пре 10 година
  Benoit Blanchon 601b51890f Fixed segmentation fault in when memory allocation fails (issue #92) пре 10 година
  Benoit Blanchon 2524a00a96 Fixed segmentation fault in `DynamicJsonBuffer` when memory allocation fails (issue #92) пре 10 година
  Benoit Blanchon e31d667bec Added support of comments in JSON input (issue #88) пре 10 година
  Benoit Blanchon c161f698fc Implicitly duplicate String in the JsonBuffer (issue #84, #87) пре 10 година
  Benoit Blanchon 92e687303d Added support of non standard JSON input (issue #44) пре 10 година
  Benoit Blanchon f5b83f9314 Added greeting to Giancarlo Canales Barreto пре 10 година
  Giancarlo Canales Barreto 5e7b9ec688 Fix buffer overflow (pull request #81) пре 10 година
  Benoit Blanchon 78ae0b8aee Updated changelog пре 10 година
  Benoit Blanchon 283dffc035 Switched to the new library layout пре 10 година
  Benoit Blanchon 1b5be892b9 Added support of String class (issue #55, #56, #70, #77) пре 10 година
  Benoit Blanchon 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators пре 10 година
  Benoit Blanchon 08d05df00e Added JsonPrintable::measureLength() (issue #75) пре 10 година