summaryrefslogtreecommitdiff
path: root/libjsonpp
Commit message (Collapse)AuthorAge
* Switch to using a flex based parser, not a hand-rolled character consumerlibjsonpp-0.9Dan Goodliffe2015-05-31
|
* Switch to run rule, intead of testDan Goodliffe2015-05-30
|
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
|
* Scattering of fixes to remove hacks around paths and fix running the build ↵randomdan2014-11-13
| | | | from folders other than the project root
* Use Boost UTF libraryrandomdan2014-11-06
|
* Fixes parser bug with escape sequences, improves error reporting (slightly) ↵libjsonpp-0.8.1randomdan2014-09-12
| | | | and adds some covering unit tests
* Standalone json librarylibjsonpp-0.8randomdan2014-07-04