Benoit Blanchon
|
1e0bbd518c
Add a pool dedicated to 8-byte values (`double`/`int64_t`/`uint64_t`)
|
7 kuukautta sitten |
Benoit Blanchon
|
c1a507c158
Set `ARDUINOJSON_POOL_CAPACITY` from `ARDUINOJSON_SLOT_ID_SIZE`
|
1 vuosi sitten |
Benoit Blanchon
|
a1809d0f31
Replace `sizeof(VariantData)` with `sizeof(SlotData)`
|
1 vuosi sitten |
Benoit Blanchon
|
0278e94fce
Set `ARDUINOJSON_USE_DOUBLE` to `0` by default on 8-bit architectures
|
1 vuosi sitten |
Benoit Blanchon
|
4327f72140
Remove `VariantSlot`
|
1 vuosi sitten |
Benoit Blanchon
|
09c89dcacf
Store object members with two slots: one for the key and one for the value
|
1 vuosi sitten |
Benoit Blanchon
|
c4e5051a7a
Store index of slot in the pool instead of a pointer or a distance
|
2 vuotta sitten |
Benoit Blanchon
|
03139a08af
Set default for `ARDUINOJSON_ENABLE_PROGMEM` to `1` on AVR
|
2 vuotta sitten |
Benoit Blanchon
|
1b66a217bf
Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820)
|
2 vuotta sitten |
Benoit Blanchon
|
7764515f56
Change the default of `ARDUINOJSON_USE_DOUBLE` to `1`
|
4 vuotta sitten |
Benoit Blanchon
|
9e9bb30a57
CI: Test ArduinoJson's configuration
|
4 vuotta sitten |