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
f572e8e42e
jsoncpp
/
include
/
json
History
Aaron Jacobs
f572e8e42e
Added an exit() to JSON_FAIL_MESSAGE to fix "no return" errors.
2012-01-08 23:49:55 +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
Made JSON_USE_EXCEPTION's value in config.h a default that can be overridden.
2011-09-14 08:41:37 +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
Got rid of several unnecessary includes of <iostream>.
2011-12-22 03:18:24 +00:00
value.h
Gave a more consistent behavior to the Value::isFoo methods. See
2011-05-25 04:19:17 +00:00
writer.h
Got rid of several unnecessary includes of <iostream>.
2011-12-22 03:18:24 +00:00