index
:
JSON++
main
C++ JSON library.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fixes recommend from clang build and clang-tidy
Dan Goodliffe
2019-02-24
*
Parallel lto only with gcc
Dan Goodliffe
2019-02-17
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-03
*
Add test case over default encoding
libjsonpp-0.11.0
Dan Goodliffe
2018-05-06
*
Remove dead code
Dan Goodliffe
2018-05-06
*
Vector
Dan Goodliffe
2018-05-05
*
Variant fix
Dan Goodliffe
2018-05-05
*
Pointer free
Dan Goodliffe
2018-05-02
*
Remove pointless VALUE state...
Dan Goodliffe
2018-05-02
*
Lexical cast is overkill, we're already pattern matched
Dan Goodliffe
2018-05-01
*
Remove unused lexer pattern
Dan Goodliffe
2018-05-01
*
Remove straggling boost include
Dan Goodliffe
2018-05-01
*
std::variant over boost::variant
Dan Goodliffe
2018-05-01
*
Tidy parser handlers into lambdas
Dan Goodliffe
2018-05-01
*
Replace boost::shared_ptr
Dan Goodliffe
2018-05-01
*
Don't install the flex header
libjsonpp-0.10.0
Dan Goodliffe
2018-04-02
*
Refactor
Dan Goodliffe
2018-04-02
*
Add some nice cxxflags
Dan Goodliffe
2018-03-19
*
Standalone split and remove PCH
Dan Goodliffe
2017-04-28
*
Upgrade to libxml++3
Dan Goodliffe
2017-04-28
*
Set cxxflags specifically, not cflags
Dan Goodliffe
2016-10-07
*
Build most things by default
Dan Goodliffe
2016-01-27
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Switch lib64 references for native ones
Dan Goodliffe
2015-12-12
*
Enable gc-sections in release
Dan Goodliffe
2015-12-06
*
Tidy up and alias glibmm and libxml++ refs
Dan Goodliffe
2015-10-23
*
Restructure alias all list and add missing things
Dan Goodliffe
2015-10-17
*
Add new projects to default build
Dan Goodliffe
2015-10-02
*
Add a code coverage profile
Dan Goodliffe
2015-09-12
*
Add libadhocutil to the default build
Dan Goodliffe
2015-09-03
*
Tests and fixes over non-utf8 encodings
libjsonpp-0.9.3
Dan Goodliffe
2015-07-25
*
Add test cases over serialisation, fix output of boolean, fix random fixed wi...
Dan Goodliffe
2015-07-25
*
Rename test cases, parsing specific
Dan Goodliffe
2015-07-25
*
Visibility hidden and release lto
Dan Goodliffe
2015-07-25
*
Fix corner case of empty array in object with covering unit test and highligh...
libjsonpp-0.9.2
Dan Goodliffe
2015-07-03
*
Move to C++0y
Dan Goodliffe
2015-06-03
*
Correctly prefix the lexer and move the warning disabling into the specific file
libjsonpp-0.9.1
Dan Goodliffe
2015-05-31
*
Switch to using a flex based parser, not a hand-rolled character consumer
libjsonpp-0.9
Dan Goodliffe
2015-05-31
*
Switch to run rule, intead of test
Dan Goodliffe
2015-05-30
*
Ignore Vim swap files
Dan Goodliffe
2015-01-15
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
*
Support complex types in rows and parameters
Dan Goodliffe
2014-12-09
*
Add .gitignore files
Dan Goodliffe
2014-11-22
*
Scattering of fixes to remove hacks around paths and fix running the build fr...
randomdan
2014-11-13
*
Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE...
randomdan
2014-11-13
*
Use Boost UTF library
randomdan
2014-11-06
*
Fixes parser bug with escape sequences, improves error reporting (slightly) a...
libjsonpp-0.8.1
randomdan
2014-09-12
*
Standalone json library
libjsonpp-0.8
randomdan
2014-07-04
*
More friendly linkflags and some ycm configs
randomdan
2014-06-05
[next]