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
09439b7bc7
jsoncpp
/
src
/
test_lib_json
History
Christopher Dunn
ea0797351f
JSON_ASSERT -> JSON_ASSERT_MESSAGE
...
This way, assertions can produce exceptions.
https://sourceforge.net/p/jsoncpp/bugs/67/
2014-04-19 06:37:23 +00:00
..
CMakeLists.txt
Added missing source file to CMakeLists.txt.
2013-05-09 15:21:06 +00:00
jsontest.cpp
- CMake: added option to turn fail compilation if warning occurs, and warning level 4 with MSVC.
2013-05-09 18:42:33 +00:00
jsontest.h
- CMake: added option to turn fail compilation if warning occurs, and warning level 4 with MSVC.
2013-05-09 18:42:33 +00:00
main.cpp
JSON_ASSERT -> JSON_ASSERT_MESSAGE
2014-04-19 06:37:23 +00:00
sconscript
- changed SVN EOL properties so that HTML file are in Unix format, Visual Studio solution are always in Windows format, and sources are in native format.
2010-02-23 08:23:41 +00:00