This website requires JavaScript.
Explore
Help
Sign In
3party
/
jsoncpp
Watch
0
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2024-12-28 20:15:24 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
include
/
json
History
Baptiste Lepilleur
a1d6c9e66a
Fixed iteration bug over null values.
2009-11-23 22:33:30 +00:00
..
autolink.h
Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
2007-06-13 15:51:04 +00:00
config.h
- added mini unit testing framework
2009-11-21 18:07:09 +00:00
features.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
forwards.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
json.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
reader.h
- added Features class that describes allowed extension for Reader, to allow for strict configuration
2009-11-18 21:38:54 +00:00
value.h
Fixed iteration bug over null values.
2009-11-23 22:33:30 +00:00
writer.h
Added StyledStreamWriter, which has no reason to derive from Writer, since its write() method does cannot return a string and must take a stream.
2007-06-13 15:55:50 +00:00