index
:
JSON++
main
C++ JSON library.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
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 ↵
randomdan
2014-11-13
|
|
|
|
from folders other than the project root
*
Fix quirk (from glibc update?) around fields in struct tm and the ↵
randomdan
2014-11-13
|
|
|
|
_BSD_SOURCE macro
*
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
|
*
More friendly linkflags and some ycm configs
randomdan
2014-06-05
|
*
Split out ICE support from project jam file, add support for slicer
randomdan
2014-06-02
|
*
Fix slice scanner and split .ice files back into logical blocks
randomdan
2013-12-22
|
*
Use CXX from the environment
randomdan
2013-08-19
|
*
Migrate all stuff to stricter compilations/links and C++0x builds
randomdan
2012-07-10
|
*
Finally convert ytfs to use boost stuff (untested, but it does build)
randomdan
2011-02-23
|
|
|
|
Finally bin all the old build process drivel
*
Centralise the ICE splicer
randomdan
2011-01-24
|
*
Tidy up jam stuff
randomdan
2010-11-23
|
*
Initial workings of project2 - renders gentoobrowse homepage
randomdan
2010-06-09