Benoit Blanchon
|
18671a5f3b
|
Replace catch with doctest
This reduces the build times by about 38%
|
2026-07-06 17:59:49 +02:00 |
|
Benoit Blanchon
|
dddc4912c4
|
Don't store string literals by pointer anymore
Fixes #2189
|
2025-08-28 10:04:11 +02:00 |
|
Benoit Blanchon
|
91397f9f06
|
Optimize storage of tiny strings (up to 3 characters)
|
2025-04-09 08:55:08 +02:00 |
|
Benoit Blanchon
|
01e49b33b7
|
Update copyright year
|
2025-02-24 15:18:26 +01:00 |
|
Benoit Blanchon
|
386105be90
|
Allocate slot before key
|
2024-08-23 15:27:46 +02:00 |
|
Benoit Blanchon
|
45611924f3
|
Tests: add user-defined literal ""_s for std::string
|
2024-06-07 09:35:45 +02:00 |
|
Benoit Blanchon
|
5a60c55be7
|
Don't add partial objects when allocation fails
Fixes #2081
|
2024-05-23 18:36:24 +02:00 |
|
Benoit Blanchon
|
af8c615266
|
Rename tests/JsonObject/copy.cpp to set.cpp
|
2024-03-16 14:02:56 +01:00 |
|