|
31a729d35c
|
Extract VariantImpl
|
2025-06-26 20:48:13 +02:00 |
|
|
8e3286aac8
|
Store static strings in a dedicated pool
Because a slot id is smaller than a pointer, this change will ultimately allow reducing the slot size.
|
2025-06-26 20:48:13 +02:00 |
|
|
411424b74e
|
CI: upgrade clang-tidy
|
2025-05-20 20:55:01 +02:00 |
|
|
91397f9f06
|
Optimize storage of tiny strings (up to 3 characters)
|
2025-04-09 08:55:08 +02:00 |
|
|
05b68fc7cc
|
Change StringBuilder::save() to take a VariantData*
|
2025-02-28 09:59:46 +01:00 |
|
|
01e49b33b7
|
Update copyright year
|
2025-02-24 15:18:26 +01:00 |
|
|
362201241f
|
Make MemoryPool generic
|
2024-08-25 14:58:23 +02:00 |
|
|
f2894552f2
|
Rename VariantPool to MemoryPool
|
2024-08-25 14:36:38 +02:00 |
|
|
98fca74f66
|
Fix undefined reference to VariantPool::usage()
|
2024-05-16 17:47:07 +02:00 |
|
|
0e8a236583
|
Update copyright year
|
2024-01-03 08:47:06 +01:00 |
|
|
9a11d98117
|
Tests: make allocator assertions more readable
|
2023-07-26 09:28:21 +02:00 |
|
|
7a76da3bc7
|
Tests: rename ControllableAllocator to KillswitchAllocator
|
2023-07-25 14:46:25 +02:00 |
|
|
0f319e7ca4
|
Remove capacity from JsonDocument 's constructor
|
2023-07-18 09:08:55 +02:00 |
|
|
4871380060
|
Rename MemoryPool to ResourceManager
|
2023-06-18 10:14:39 +02:00 |
|