4
I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[CMake] Generate CMake config files by default More... almost 8 years ago
Add setting precision for json writers and also add decimal places precision type. (#752) More... about 8 years ago
Merge pull request #751 from open-source-parsers/properly_swappable More... about 8 years ago
Remove std::swap<Json::Value> in favor of ADL More... about 8 years ago
Minor changes for static analysis (#749) More... about 8 years ago
Merge pull request #748 from dueringa/feature/clarifyIndentDocumentation More... about 8 years ago
Clarify documentation regarding indentation / newline More... about 8 years ago
Merge pull request #743 from tjanc/tjanc/fix-utf8-codepoint More... about 8 years ago
fix: byte shift when interpreting 32-bit utf-8 codepoints More... about 8 years ago
Misc-typos (#741) More... about 8 years ago
Merge pull request #736 from maxim-ky/master More... about 8 years ago
Value::removeMember arg "removed" is optional now (could be nullptr) More... about 8 years ago
Value::removeMember moves the existing value to "removed" now More... about 8 years ago
Merge pull request #726 from okodron/fix-704 More... about 8 years ago
Issue #731: Provide new JSONCPP_OP_EXPLICIT macro to restore VS 2012 support after recent introduction of explicit conversion function in JSON::Value. More... about 8 years ago
Do not deprecate whole class but only constructors of Json::Reader. More... about 8 years ago
Make Value copy constructor simplier More... about 8 years ago
Add basic test for Value::copy() (#704) More... about 8 years ago
Fix Value::copyPayload() and Value::copy() (#704) More... about 8 years ago
Merge pull request #718 from dbeurle/master More... about 8 years ago
CZString as public when using NVCC, see issue #486 More... about 8 years ago
Merge pull request #716 from cdunn2001/master More... over 8 years ago
pyenv global 3.6 More... over 8 years ago
Try to use default python on Trusty, for speed More... over 8 years ago
-std=c++11 (#715) More... over 8 years ago
1.8.4; soversion=20 More... over 8 years ago
replace code point in range(0xD800, 0xDFFF) to replacement mark (#714) More... over 8 years ago
pyenv install (#713) More... over 8 years ago
Allow Json::Value to be used in a boolean context (#695) More... over 8 years ago
Merge pull request #707 from remyjette/valuetostring-sign-mismatch More... over 8 years ago