index
:
JSON++
main
C++ JSON library.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libjsonpp
Commit message (
Collapse
)
Author
Age
*
Visibility hidden and release lto
Dan Goodliffe
2015-07-25
|
*
Fix corner case of empty array in object with covering unit test and ↵
libjsonpp-0.9.2
Dan Goodliffe
2015-07-03
|
|
|
|
highlighting sample
*
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
|
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
|
*
Scattering of fixes to remove hacks around paths and fix running the build ↵
randomdan
2014-11-13
|
|
|
|
from folders other than the project root
*
Use Boost UTF library
randomdan
2014-11-06
|
*
Fixes parser bug with escape sequences, improves error reporting (slightly) ↵
libjsonpp-0.8.1
randomdan
2014-09-12
|
|
|
|
and adds some covering unit tests
*
Standalone json library
libjsonpp-0.8
randomdan
2014-07-04