4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[docs] Consuming JSONCpp via Conan package manager (#1622) More... 17 days ago
Remove deprecated/removed clang-tidy key AnalyzeTemporaryDtors (#1614) (#1615) More... 17 days ago
Return false in Reader::readValue when stack limit is exceeded (#1619) More... 17 days ago
Add Bazel tests (#1601) More... 17 days ago
Make the build configuration under Bazel more correct. (#1600) More... 17 days ago
Fix "include what you use" issue (#1625) More... 18 days ago
Add a BUILD.bazel file for //example. (#1602) More... 9 months ago
Set up for Bazel module builds. (#1597) More... 9 months ago
Added Value::findType with String key (#1574) More... 11 months ago
feat: support std::string_view in Value API (#1584) More... 11 months ago
Drop pre-C++11 alternatives (#1593) More... 11 months ago
Fix comparison warnings caused by 54fc4e2 (#1575) More... 12 months ago
Fix name of static library when targeting MinGW. (#1579) More... 12 months ago
the cgi module was removed from Python3.13 (#1578) More... 12 months ago
fix(build): remove `check_required_components` for meson build (#1570) More... about 1 year ago
Fix typo in JSONCPP_USE_SECURE_MEMORY vs JSONCPP_USING_SECURE_MEMORY (#1567) More... about 1 year ago
Fix deallocate for working on old compiers (#1478) More... about 1 year ago
Release 1.9.6 and move versions to 1.9.7 (#1566) More... about 1 year ago
json_value.cpp bug in the edges of uint/int (#1519) More... about 1 year ago
Fixes PreventInSourceBuilds.cmake to work with add_subdirectory (#1383) More... about 1 year ago
Don't use build dir build interfaces (#1419) More... about 1 year ago
Added Value::find with String key (#1467) More... about 1 year ago
cmake export configuration: allow repeating find_package(jsoncpp) calls (#1491) More... about 1 year ago
Introduce CharReaderBuilder::ecma404Mode (#1333) More... about 1 year ago
meson.build: fix the version number (#1432) More... about 1 year ago
include/json/value.h is changed (#1462) More... about 1 year ago
Create a jsoncppConfig.cmake file, even if building under meson (#1486) More... about 1 year ago
Update CMakeLists.txt (#1528) More... about 1 year ago
Protect target JsonCpp::JsonCpp against multi-include (#1435) More... about 1 year ago
Opportunistically take advantage of C++20 move-in/out-of stringstream (#1457) More... about 1 year ago