This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
open-source-parsers
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
jsoncpp
/
include
/
json
History
Aaron Jacobs
642befc836
Added features that allow the reader to accept common non-standard JSON.
...
This is a version of patch
#17
, from Clay Wood:
http://sourceforge.net/p/jsoncpp/patches/17/
2014-04-23 23:28:23 +00:00
..
assertions.h
Added an exit() to JSON_FAIL_MESSAGE to fix "no return" errors.
2012-01-08 23:49:55 +00:00
autolink.h
JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.
2010-04-20 21:35:19 +00:00
config.h
- disabled warning 4786 for VS6 caused by STL (identifier was truncated to '255' characters in the debug information)
2013-05-09 16:24:13 +00:00
features.h
Added features that allow the reader to accept common non-standard JSON.
2014-04-23 23:28:23 +00:00
forwards.h
Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION
2011-05-02 21:09:30 +00:00
json.h
JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.
2010-04-20 21:35:19 +00:00
reader.h
Added features that allow the reader to accept common non-standard JSON.
2014-04-23 23:28:23 +00:00
value.h
- New CMake based build system. Based in part on contribution from
2013-05-08 20:21:11 +00:00
version.h
- New CMake based build system. Based in part on contribution from
2013-05-08 20:21:11 +00:00
writer.h
- New CMake based build system. Based in part on contribution from
2013-05-08 20:21:11 +00:00