Historique des commits

Auteur SHA1 Message Date
  Benoit Blanchon c1a507c158 Set `ARDUINOJSON_POOL_CAPACITY` from `ARDUINOJSON_SLOT_ID_SIZE` il y a 1 an
  Benoit Blanchon a1809d0f31 Replace `sizeof(VariantData)` with `sizeof(SlotData)` il y a 1 an
  Benoit Blanchon e297932a98 Store 64-bit numbers (`double` and `long long`) in an additional slot il y a 1 an
  Benoit Blanchon 4327f72140 Remove `VariantSlot` il y a 1 an
  Benoit Blanchon c4e5051a7a Store index of slot in the pool instead of a pointer or a distance il y a 2 ans
  Benoit Blanchon 1b66a217bf Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820) il y a 3 ans
  Benoit Blanchon e4658e963f Change the default of `ARDUINOJSON_USE_LONG_LONG` to `1` on 32-bit platforms il y a 4 ans
  Benoit Blanchon 7764515f56 Change the default of `ARDUINOJSON_USE_DOUBLE` to `1` il y a 4 ans
  Benoit Blanchon 9e9bb30a57 CI: Test ArduinoJson's configuration il y a 4 ans