Commit Graph

6 Commits

Author SHA1 Message Date
7e093ffc25 Add a pool dedicated to 8-byte values (double/int64_t/uint64_t)
This new pool replaced the "extension" slot where a secondary variant slot was used to store 8-byte values.
2025-06-26 20:48:13 +02:00
01e49b33b7 Update copyright year 2025-02-24 15:18:26 +01:00
1f7a3f3174 JsonDeserializer: use float when the value has few digits 2024-09-04 14:33:14 +02:00
0e8a236583 Update copyright year 2024-01-03 08:47:06 +01:00
6fe4b9c01d Detect string length overflows 2023-10-09 14:15:55 +02:00
8fb187baed Tests: gather deserializeJson() errors test cases 2023-07-29 06:33:45 +02:00