Benoit Blanchon e33e78d202 Rename undocumented `JsonString::isLinked()` to `isStatic()` 1 year ago
..
Cpp17 45611924f3 Tests: add user-defined literal `""_s` for `std::string` 1 year ago
Cpp20 0e8a236583 Update copyright year 2 years ago
Deprecated 57a9c50b38 Make `ElementProxy` and `MemberProxy` non-copyable 1 year ago
FailingBuilds 61ec2c4f95 Reduce boilerplate for failing build tests 1 year ago
Helpers 362201241f Make `MemoryPool` generic 1 year ago
IntegrationTests 0e8a236583 Update copyright year 2 years ago
JsonArray f02fcc96a2 JsonArray: remove redundant tests 1 year ago
JsonArrayConst 68a13117dc Allow using a `JsonVariant` as a key or index 1 year ago
JsonDeserializer 8110058729 Fix support for NUL characters in `deserializeJson()` 1 year ago
JsonDocument 594dc707cb Change string copy policy: only string literal are stored by pointer 1 year ago
JsonObject ed5f890d28 Replace `JsonString::Ownership` with `bool` 1 year ago
JsonObjectConst e007d71b4f Fix `operator[](variant)` ignoring NUL characters 1 year ago
JsonSerializer f806a42cc2 Add support for escape sequence `\'` 1 year ago
JsonVariant e33e78d202 Rename undocumented `JsonString::isLinked()` to `isStatic()` 1 year ago
JsonVariantConst 594dc707cb Change string copy policy: only string literal are stored by pointer 1 year ago
Misc e33e78d202 Rename undocumented `JsonString::isLinked()` to `isStatic()` 1 year ago
MixedConfiguration fd6314e132 Move some numbers tests to `use_double_0.cpp` 1 year ago
MsgPackDeserializer 3b64197869 MsgPackDeserializer: check extension allocation result 1 year ago
MsgPackSerializer ed5f890d28 Replace `JsonString::Ownership` with `bool` 1 year ago
Numbers 1f7a3f3174 JsonDeserializer: use `float` when the value has few digits 1 year ago
ResourceManager a1809d0f31 Replace `sizeof(VariantData)` with `sizeof(SlotData)` 1 year ago
TextFormatter 0e8a236583 Update copyright year 2 years ago
catch 62dea9d364 Reformat CMake files 3 years ago
.clang-tidy 9dbf44388d clang-tidy: muted "call to function is insecure" in tests 4 years ago
CMakeLists.txt 20219d74f0 Tests: don't link `FailingBuilds` with `catch` 1 year ago