Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: 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: Include C headers since we use APIs without std:: | Brad King | 2015-01-15 | 2 | -5/+5 |
* | Merge branch 'jsoncpp-upstream' into import-jsoncpp | Brad King | 2015-01-13 | 8 | -0/+4335 |