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
7b62ceacee
jsoncpp
/
include
/
json
History
Baptiste Lepilleur
7b62ceacee
- disabled warning 4786 for VS6 caused by STL (identifier was truncated to '255' characters in the debug information)
...
- added batchbuild config for XP VM
2013-05-09 16:24:13 +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
- New CMake based build system. Based in part on contribution from
2013-05-08 20:21:11 +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