| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | jsoncpp: Drop doxygen comments not recognized by Clang | Brad King | 2017-08-30 | 1 | -1/+1 |
| | | | | | | Some Clang versions warn with `-Wdocumentation-unknown-command` about the `\internal` and `\snippet` command tag names. | ||||
| * | Merge branch 'upstream-jsoncpp' into update-jsoncpp | Brad King | 2017-08-30 | 1 | -355/+535 |
| | | | | | | * upstream-jsoncpp: jsoncpp 2017-08-27 (4cfae897) | ||||
| * | jsoncpp: Add missing assert before strcmp in json_value.cpp | Brad King | 2015-01-15 | 1 | -2/+6 |
| | | | | | | | The strcmp function does not allow NULL pointers, so add an assert to tell Clang scan-build that the code does not expect a NULL pointer. | ||||
| * | jsoncpp: Include C headers since we use APIs without std:: | Brad King | 2015-01-15 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'jsoncpp-upstream' into import-jsoncpp | Brad King | 2015-01-13 | 1 | -0/+1478 |
| Use a subtree merge to place the upstream content in the Utilities/cmjsoncpp directory. | |||||
