| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | jsoncpp: Add missing cast to convert from char to UInt | Marc Chevrier | 2015-09-25 | 1 | -1/+1 |
| | | | | | | | When parsing digits we know our `c - '0'` expression results in a non-negative value due to preceding conditions. Simply cast the result to UInt. This fixes compilation on SolarisStudio 12.4. | ||||
| * | jsoncpp: Include C headers since we use APIs without std:: | Brad King | 2015-01-15 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'jsoncpp-upstream' into import-jsoncpp | Brad King | 2015-01-13 | 1 | -0/+885 |
| Use a subtree merge to place the upstream content in the Utilities/cmjsoncpp directory. | |||||
