This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
77cd83890d
jsoncpp
/
include
/
json
History
Aaron Jacobs
94d17e9fdf
Added missing includes for std::istream.
...
Thanks to Quentin Fiard for the report.
2014-01-29 00:13:38 +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
Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION
2011-05-02 21:09:30 +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 missing includes for std::istream.
2014-01-29 00:13:38 +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