summaryrefslogtreecommitdiff
path: root/libjsonpp
Commit message (Expand)AuthorAge
* Standalone split and remove PCHDan Goodliffe2017-04-28
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
* Tests and fixes over non-utf8 encodingslibjsonpp-0.9.3Dan Goodliffe2015-07-25
* Add test cases over serialisation, fix output of boolean, fix random fixed wi...Dan Goodliffe2015-07-25
* Rename test cases, parsing specificDan Goodliffe2015-07-25
* Visibility hidden and release ltoDan Goodliffe2015-07-25
* Fix corner case of empty array in object with covering unit test and highligh...libjsonpp-0.9.2Dan Goodliffe2015-07-03
* Correctly prefix the lexer and move the warning disabling into the specific filelibjsonpp-0.9.1Dan Goodliffe2015-05-31
* 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 fr...randomdan2014-11-13
* Use Boost UTF libraryrandomdan2014-11-06
* Fixes parser bug with escape sequences, improves error reporting (slightly) a...libjsonpp-0.8.1randomdan2014-09-12
* Standalone json librarylibjsonpp-0.8randomdan2014-07-04