|
9a11d98117
|
Tests: make allocator assertions more readable
|
2023-07-26 09:28:21 +02:00 |
|
|
1a14499612
|
Preallocate pool list
|
2023-07-21 17:57:13 +02:00 |
|
|
0f319e7ca4
|
Remove capacity from JsonDocument 's constructor
|
2023-07-18 09:08:55 +02:00 |
|
|
42b2840009
|
Create more memory pools as needed (resolves #1074)
|
2023-07-18 09:08:55 +02:00 |
|
|
c4e5051a7a
|
Store index of slot in the pool instead of a pointer or a distance
|
2023-07-17 11:20:46 +02:00 |
|
|
0f511b873d
|
VariantPool: store VariantSlot s instead of char s
|
2023-07-12 15:03:56 +02:00 |
|
|
d8f3058efa
|
Store the strings in the heap
|
2023-04-17 10:42:08 +02:00 |
|
|
c4b879645a
|
Remove JsonDocument::capacity()
|
2023-04-03 09:51:43 +02:00 |
|
|
0643c2e708
|
Test: gather JsonDocument constructor and assignment tests
|
2023-04-03 09:51:09 +02:00 |
|
|
bcf1339e89
|
Test: split JsonDocument.cpp into multiple files
|
2023-04-03 09:51:09 +02:00 |
|