Commit történet

Szerző SHA1 Üzenet Dátum
  Benoit Blanchon db2eec46c7 Add a pool dedicated to 8-byte values (`double`/`int64_t`/`uint64_t`) 4 hónapja
  Benoit Blanchon c1a507c158 Set `ARDUINOJSON_POOL_CAPACITY` from `ARDUINOJSON_SLOT_ID_SIZE` 1 éve
  Benoit Blanchon a1809d0f31 Replace `sizeof(VariantData)` with `sizeof(SlotData)` 1 éve
  Benoit Blanchon e297932a98 Store 64-bit numbers (`double` and `long long`) in an additional slot 1 éve
  Benoit Blanchon 4327f72140 Remove `VariantSlot` 1 éve
  Benoit Blanchon c4e5051a7a Store index of slot in the pool instead of a pointer or a distance 2 éve
  Benoit Blanchon 1b66a217bf Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820) 2 éve
  Benoit Blanchon e4658e963f Change the default of `ARDUINOJSON_USE_LONG_LONG` to `1` on 32-bit platforms 4 éve
  Benoit Blanchon 7764515f56 Change the default of `ARDUINOJSON_USE_DOUBLE` to `1` 4 éve
  Benoit Blanchon 9e9bb30a57 CI: Test ArduinoJson's configuration 4 éve