Benoit Blanchon 21144d5691 Don't rely on array size to get the length of string literals 4 months ago
..
CMakeLists.txt 01e49b33b7 Update copyright year 1 year ago
ElementProxy.cpp dddc4912c4 Don't store string literals by pointer anymore 6 months ago
MemberProxy.cpp dddc4912c4 Don't store string literals by pointer anymore 6 months ago
add.cpp dddc4912c4 Don't store string literals by pointer anymore 6 months ago
assignment.cpp 411424b74e CI: upgrade clang-tidy 9 months ago
cast.cpp 01e49b33b7 Update copyright year 1 year ago
clear.cpp 01e49b33b7 Update copyright year 1 year ago
compare.cpp 01e49b33b7 Update copyright year 1 year ago
constructor.cpp 01de2f3fbb Rename `CollectionData.hpp` to `CollectionIterator.hpp` 4 months ago
isNull.cpp 01e49b33b7 Update copyright year 1 year ago
issue1120.cpp 57a9c50b38 Make `ElementProxy` and `MemberProxy` non-copyable 1 year ago
nesting.cpp 01e49b33b7 Update copyright year 1 year ago
overflowed.cpp 01e49b33b7 Update copyright year 1 year ago
remove.cpp 21144d5691 Don't rely on array size to get the length of string literals 4 months ago
set.cpp dddc4912c4 Don't store string literals by pointer anymore 6 months ago
shrinkToFit.cpp dddc4912c4 Don't store string literals by pointer anymore 6 months ago
size.cpp 01e49b33b7 Update copyright year 1 year ago
subscript.cpp 21144d5691 Don't rely on array size to get the length of string literals 4 months ago
swap.cpp 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor 2 years ago