jsoncpp/include/json
2014-05-13 09:49:25 +00:00
..
assertions.h fix stdexcept 2014-05-13 09:49:25 +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 structured error reporting to Reader. 2014-04-23 23:41:12 +00:00
value.h Added structured error reporting to Reader. 2014-04-23 23:41:12 +00:00
version.h fix stdexcept 2014-05-13 09:49:25 +00:00
writer.h - New CMake based build system. Based in part on contribution from 2013-05-08 20:21:11 +00:00