summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Explicitly disable checker for generated codelibjsonpp-0.11.1Dan Goodliffe2019-03-19
* Fixes recommend from clang build and clang-tidyDan Goodliffe2019-02-24
* Parallel lto only with gccDan Goodliffe2019-02-17
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
* Add test case over default encodinglibjsonpp-0.11.0Dan Goodliffe2018-05-06
* Remove dead codeDan Goodliffe2018-05-06
* VectorDan Goodliffe2018-05-05
* Variant fixDan Goodliffe2018-05-05
* Pointer freeDan Goodliffe2018-05-02
* Remove pointless VALUE state...Dan Goodliffe2018-05-02
* Lexical cast is overkill, we're already pattern matchedDan Goodliffe2018-05-01
* Remove unused lexer patternDan Goodliffe2018-05-01
* Remove straggling boost includeDan Goodliffe2018-05-01
* std::variant over boost::variantDan Goodliffe2018-05-01
* Tidy parser handlers into lambdasDan Goodliffe2018-05-01
* Replace boost::shared_ptrDan Goodliffe2018-05-01
* Don't install the flex headerlibjsonpp-0.10.0Dan Goodliffe2018-04-02
* RefactorDan Goodliffe2018-04-02
* Add some nice cxxflagsDan Goodliffe2018-03-19
* Standalone split and remove PCHDan Goodliffe2017-04-28
* Upgrade to libxml++3Dan Goodliffe2017-04-28
* Set cxxflags specifically, not cflagsDan Goodliffe2016-10-07
* Build most things by defaultDan Goodliffe2016-01-27
* 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
* Switch lib64 references for native onesDan Goodliffe2015-12-12
* Enable gc-sections in releaseDan Goodliffe2015-12-06
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
* Add new projects to default buildDan Goodliffe2015-10-02
* Add a code coverage profileDan Goodliffe2015-09-12
* Add libadhocutil to the default buildDan Goodliffe2015-09-03
* 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
* Move to C++0yDan Goodliffe2015-06-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
* Ignore Vim swap filesDan Goodliffe2015-01-15
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
* Support complex types in rows and parametersDan Goodliffe2014-12-09
* Add .gitignore filesDan Goodliffe2014-11-22
* Scattering of fixes to remove hacks around paths and fix running the build fr...randomdan2014-11-13
* Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE...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