summaryrefslogtreecommitdiff
path: root/Utilities/cmjsoncpp/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2022-01-124-44/+60
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2021-09-095-1509/+1416
* clang-analyzer: rename from scan-build in commentsBrad King2021-06-031-1/+1
* jsoncpp: Revert "Code style: add missed explicit 'this->'"Kitware Robot2021-06-033-2883/+2411
* Code style: add missed explicit 'this->'Oleksandr Koval2021-01-053-2411/+2883
* jsoncpp: Fix compilation on HP-UX 11.31 ia64 with GCC 4.9.3Earle Lowe2019-09-201-2/+3
* jsoncpp: fix signed overflow when parsing negative valueBrad King2018-12-111-1/+1
* jsoncpp: Drop doxygen comments not recognized by ClangBrad King2017-08-301-1/+1
* jsoncpp: Add initialization to pacify scanbuildBrad King2017-08-301-0/+1
* Merge branch 'upstream-jsoncpp' into update-jsoncppBrad King2017-08-308-1694/+2588
* jsoncpp: Add missing cast to convert from char to UIntMarc Chevrier2015-09-251-1/+1
* jsoncpp: Fix compilation as C99 on SolarisJoerg Sonnenberger2015-09-141-1/+3
* jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576)Michael Scott2015-05-261-1/+6
* jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UXÅdne Hovda2015-03-311-0/+14
* jsoncpp: Provide 'isfinite' implementation on SolarisBrad King2015-01-151-0/+6
* jsoncpp: Provide 'isfinite' implementation on ancient glibcBrad King2015-01-151-0/+7
* jsoncpp: Add missing assert before strcmp in json_value.cppBrad King2015-01-151-2/+6
* jsoncpp: Include C headers since we use APIs without std::Brad King2015-01-152-5/+5
* Merge branch 'jsoncpp-upstream' into import-jsoncppBrad King2015-01-138-0/+4335