Historia zmian

Autor SHA1 Wiadomość Data
  Benoit Blanchon 8c7edbd9c3 ArduinoJson is now a header-only library (issue #199) 9 lat temu
  Benoit Blanchon b6d8e6c989 Updated copyright year from 2015 to 2016 10 lat temu
  Benoit Blanchon c6a4bfa886 Fixed ambiguous overload with `JsonArraySubscript` and `JsonObjectSubscript` (issue #122) 10 lat temu
  Benoit Blanchon 5a4d993f7d Fixed memory alignment, which made ESP8266 crash (issue #104) 10 lat temu
  Benoit Blanchon bfe60243a4 Fixed issue #65 10 lat temu
  Benoit Blanchon 5e5f060fc0 Updated copyright for 2015 11 lat temu
  Benoit Blanchon 80913b8044 Fixed Visual Studio's warnings 11 lat temu
  Benoit Blanchon 13e907c894 Test that DynamicJsonBuffer.size() is the sum of all blocks 11 lat temu
  Benoit Blanchon d19a34152f Test that DynamicJsonBuffer.blockCount() increases as expected 11 lat temu
  Benoit Blanchon 19cce08b2b Test initial value of DynamicJsonBuffer.blockCount() 11 lat temu
  Benoit Blanchon 3cd6f66067 Test that DynamicJsonBuffer can't alloc more than BLOCK_CAPACITY 11 lat temu
  Benoit Blanchon ada588c112 Test that DynamicJsonBuffer returns a different pointer after each alloc() 11 lat temu
  Benoit Blanchon 0d57fe5a7e Test that DynamicJsonBuffer grows after each alloc 11 lat temu
  Benoit Blanchon 5a74beb7e2 Test initial size() of DynamicJsonBuffer 11 lat temu