История коммитов

Автор SHA1 Сообщение Дата
  Benoit Blanchon a096098c1f Fixed error when the key of a `JsonObject` is a `char[]` and reduced code size when using const references (issue #423) 9 лет назад
  Benoit Blanchon 11432253a1 Fixed error when assigning a `volatile int` to a `JsonVariant` (issue #415) 9 лет назад
  Benoit Blanchon 671329a3e9 Updated copyright year from 2016 to 2017 9 лет назад
  Benoit Blanchon 432476c98a Added an `printTo(char[N])` and `prettyPrintTo(char[N])` (issue #292) 9 лет назад
  Benoit Blanchon c87a0e97ab Added `as<JsonArray>()` as a synonym for `as<JsonArray&>()`... (issue #291) 9 лет назад
  Benoit Blanchon 8733f95e51 Added support of `long long` (issue #171) 10 лет назад
  Benoit Blanchon b6d8e6c989 Updated copyright year from 2015 to 2016 10 лет назад
  Benoit Blanchon 9f3ce18f06 Add overload `JsonObjectSuscript::set(value, decimals)` (issue #143) 10 лет назад
  Benoit Blanchon c6a4bfa886 Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122) 10 лет назад