4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix out of bounds read with kParseValidateEncodingFlag More... 9 months ago
Fix parsing 0.184467440737095516159 with kParseFullPrecisionFlag More... 9 months ago
Fix endif condition to match `NOT MSVC and VALGRIND_FOUND`. More... 11 months ago
add test for sso optimized string More... 12 months ago
Fix issue 2307 More... 12 months ago
Fix bug when parsing NaN, Inf with fraction or exponent parts (fixes #2299) More... about 1 year ago
Cpp version depended if constexpr schema.h More... about 1 year ago
Cpp depended if constexpr pointer.h More... about 1 year ago
Guard against max being macros in schema.h More... about 1 year ago
tests: Only run valgrind tests if valgrind was found More... over 1 year ago
Fix static_cast in regex.h More... over 1 year ago
rapidjson.h: add forgotten ppc64 case More... over 1 year ago
Increase CMake minimum version to 3.5 (fixes #2159) More... over 1 year ago
fix Visual Studio 2022 (using /std:c++20) warning warning C5232: in C++20 this comparison calls ... recursively More... over 1 year ago
Fix comparision of two doubles More... over 1 year ago
Use correct format for printf More... over 1 year ago
Add Hasher tests for objects where key eq value More... almost 2 years ago
Fix swapped high and low offset basis values More... almost 2 years ago
Fix object hashing in schema More... almost 2 years ago
unit tests for 'Stringify NaN, Inf as null' More... almost 2 years ago
Fix: 'Stringify NaN, Inf as null' More... almost 2 years ago
Add RAPIDJSON_BUILD_CXX20 option More... about 2 years ago
Rename to fix allocator shadowing More... about 2 years ago
CMakeLists: include path fix + compatibility. More... about 2 years ago
Eliminate old style cast warning More... about 2 years ago
Merge pull request #1901 from JackBoosY/master More... about 2 years ago
Merge branch 'master' into pr/1901
Milo Yip
as miloyip
More... about 2 years ago
Remove empty cross-reference in comment More... about 2 years ago
Fixing printf format warning More... about 2 years ago
Avoid ptrdiff between pointers to different allocations More... over 2 years ago