Historial de Commits

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