This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
open-source-parsers
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
jsoncpp
/
src
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
..
jsontestrunner
Fixed some snprintf-related build breakages in Visual Studio.
2013-08-08 23:08:28 +00:00
lib_json
JSON_ASSERT -> JSON_ASSERT_MESSAGE
2014-04-19 06:37:23 +00:00
test_lib_json
JSON_ASSERT -> JSON_ASSERT_MESSAGE
2014-04-19 06:37:23 +00:00
CMakeLists.txt
- New CMake based build system. Based in part on contribution from
2013-05-08 20:21:11 +00:00