| Commit message (Expand) | Author | Age | Files | Lines |
* | jsoncpp: Fix compilation on HP-UX 11.31 ia64 with GCC 4.9.3 | Earle Lowe | 2019-09-20 | 1 | -2/+3 |
|
|
* | Fixing warnings generated by clang 8.0 on Windows | Zsolt Parragi | 2019-05-29 | 1 | -6/+4 |
|
|
* | jsoncpp: Fix include order for build within CMake | Brad King | 2019-02-25 | 1 | -3/+4 |
|
|
* | Utilities: Suppress warnings in third-party code when using XLClang | Brad King | 2019-02-25 | 1 | -1/+1 |
|
|
* | Remove now-unused code once used for MIPSpro on IRIX | Brad King | 2019-02-21 | 1 | -1/+1 |
|
|
* | jsoncpp: fix signed overflow when parsing negative value | Brad King | 2018-12-11 | 1 | -1/+1 |
|
|
* | jsoncpp: Drop doxygen comments not recognized by Clang | Brad King | 2017-08-30 | 4 | -6/+6 |
|
|
* | jsoncpp: Add initialization to pacify scanbuild | Brad King | 2017-08-30 | 1 | -0/+1 |
|
|
* | jsoncpp: Fix compilation on SunPro | Brad King | 2017-08-30 | 5 | -0/+20 |
|
|
* | jsoncpp: Drop deprecation markup | Brad King | 2017-08-30 | 4 | -11/+12 |
|
|
* | Merge branch 'upstream-jsoncpp' into update-jsoncpp | Brad King | 2017-08-30 | 19 | -2272/+3417 |
|
|
* | jsoncpp: Drop unnecessary files from source list | Brad King | 2017-08-30 | 1 | -2/+0 |
|
|
* | jsoncpp: Exclude from include-what-you-use | Brad King | 2017-05-05 | 1 | -0/+1 |
|
|
* | Add option to use a system-installed KWIML | Brad King | 2015-12-18 | 1 | -0/+1 |
|
|
* | jsoncpp: Add missing cast to convert from char to UInt | Marc Chevrier | 2015-09-25 | 1 | -1/+1 |
|
|
* | jsoncpp: Fix compilation as C99 on Solaris | Joerg Sonnenberger | 2015-09-14 | 1 | -1/+3 |
|
|
* | jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576) | Michael Scott | 2015-05-26 | 1 | -1/+6 |
|
|
* | jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UX | Ådne Hovda | 2015-03-31 | 1 | -0/+14 |
|
|
* | jsoncpp: Drop doxygen comments that cause Clang warnings | Brad King | 2015-01-20 | 2 | -3/+0 |
|
|
* | jsoncpp: Add README-CMake.txt | Brad King | 2015-01-15 | 1 | -0/+66 |
|
|
* | jsoncpp: Provide 'isfinite' implementation on Solaris | Brad King | 2015-01-15 | 1 | -0/+6 |
|
|
* | jsoncpp: Provide 'isfinite' implementation on ancient glibc | Brad King | 2015-01-15 | 1 | -0/+7 |
|
|
* | jsoncpp: Add missing assert before strcmp in json_value.cpp | Brad King | 2015-01-15 | 1 | -2/+6 |
|
|
* | jsoncpp: Add missing <iosfwd> include in json/writer.h | Brad King | 2015-01-15 | 1 | -0/+1 |
|
|
* | jsoncpp: Include C headers since we use APIs without std:: | Brad King | 2015-01-15 | 2 | -5/+5 |
|
|
* | jsoncpp: Disable warnings to avoid changing 3rd party code | Brad King | 2015-01-15 | 2 | -0/+12 |
|
|
* | jsoncpp: Build the library within CMake | Brad King | 2015-01-15 | 3 | -1/+20 |
|
|
* | jsoncpp: Include "config.h" before system headers | Brad King | 2015-01-15 | 1 | -2/+2 |
|
|
* | Merge branch 'jsoncpp-upstream' into import-jsoncpp | Brad King | 2015-01-13 | 18 | -0/+6249 |
|
|
* | jsoncpp: Add .gitattributes to skip whitespace checks | Brad King | 2015-01-13 | 1 | -0/+1 |
|
|