| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|