Commit History

Auteur SHA1 Bericht Datum
  Benoit Blanchon c1a507c158 Set `ARDUINOJSON_POOL_CAPACITY` from `ARDUINOJSON_SLOT_ID_SIZE` 1 jaar geleden
  Benoit Blanchon a1809d0f31 Replace `sizeof(VariantData)` with `sizeof(SlotData)` 1 jaar geleden
  Benoit Blanchon 0278e94fce Set `ARDUINOJSON_USE_DOUBLE` to `0` by default on 8-bit architectures 1 jaar geleden
  Benoit Blanchon 4327f72140 Remove `VariantSlot` 1 jaar geleden
  Benoit Blanchon 09c89dcacf Store object members with two slots: one for the key and one for the value 1 jaar geleden
  Benoit Blanchon c4e5051a7a Store index of slot in the pool instead of a pointer or a distance 2 jaren geleden
  Benoit Blanchon 03139a08af Set default for `ARDUINOJSON_ENABLE_PROGMEM` to `1` on AVR 2 jaren geleden
  Benoit Blanchon 1b66a217bf Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820) 2 jaren geleden
  Benoit Blanchon 7764515f56 Change the default of `ARDUINOJSON_USE_DOUBLE` to `1` 4 jaren geleden
  Benoit Blanchon 9e9bb30a57 CI: Test ArduinoJson's configuration 4 jaren geleden