Benoit Blanchon e33e78d202 Rename undocumented `JsonString::isLinked()` to `isStatic()` 1 год назад
..
CMakeLists.txt d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` 1 год назад
add.cpp 31253dbe13 Add more tests with VLAs 1 год назад
as.cpp e33e78d202 Rename undocumented `JsonString::isLinked()` to `isStatic()` 1 год назад
clear.cpp 45611924f3 Tests: add user-defined literal `""_s` for `std::string` 1 год назад
compare.cpp 18a9a5b590 Add MsgPack bin8/bin16/bin32 support 1 год назад
converters.cpp 9e0c56acc3 Replace `ConverterNeedsWriteableRef` with `function_traits` 1 год назад
copy.cpp 45611924f3 Tests: add user-defined literal `""_s` for `std::string` 1 год назад
is.cpp 315cc722e9 Add more tests for `JsonVariantConst` 2 лет назад
isnull.cpp 315cc722e9 Add more tests for `JsonVariantConst` 2 лет назад
misc.cpp 0e8a236583 Update copyright year 2 лет назад
nesting.cpp 0e8a236583 Update copyright year 2 лет назад
nullptr.cpp 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor 2 лет назад
or.cpp 0e8a236583 Update copyright year 2 лет назад
overflow.cpp 0e8a236583 Update copyright year 2 лет назад
remove.cpp 31253dbe13 Add more tests with VLAs 1 год назад
set.cpp ed5f890d28 Replace `JsonString::Ownership` with `bool` 1 год назад
size.cpp 0e8a236583 Update copyright year 2 лет назад
stl_containers.cpp c6c0649d70 Replace `typedef` with `using` 1 год назад
subscript.cpp e007d71b4f Fix `operator[](variant)` ignoring NUL characters 1 год назад
types.cpp 594dc707cb Change string copy policy: only string literal are stored by pointer 1 год назад
unbound.cpp d92eee8736 Deprecate `containsKey()` in favor of `doc["key"].is<T>()` 1 год назад