summaryrefslogtreecommitdiff
path: root/rapidjson/document.h
AgeCommit message (Expand)Author
2025-07-03Fix C++ deprecation warnings in nlohmann and rapidjsonJosh Ferrell
2025-06-25Fix build error on Windows due to defined min/max.Alexander Taylor
2024-12-16Update dependencies and fix compilation errors/warnings for g++14 and c++20Josh Ferrell
2023-01-30Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIsRusty Wagner
2022-11-27Add workaround from https://github.com/Tencent/rapidjson/pull/1877Josh Ferrell
2022-11-27Add support for finding rapidjson member from stringJosh Ferrell
2022-03-15Fix usage of deprecated std::iterator in rapidjsonRusty Wagner
2020-10-28rapidjson serializationJosh Ferrell
2019-09-20Using rapidjson for database deserialization for quicker database loadsPeter LaFosse