This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2025-09-18 19:19:31 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
src
/
lib_json
History
Christopher Dunn
0d25d9aebf
Merge pull request
#556
from Infotecs/nnkur-rec-fix
...
Removed a static variable used to contain the current recursion depth in json_reader.cpp
2016-12-09 10:47:17 -06:00
..
CMakeLists.txt
Rename NO_LOCALE_SUPPORT to JSONCPP_NO_LOCALE_SUPPORT
2016-11-08 09:47:27 +01:00
json_reader.cpp
Renamed JSONCPP_STACK_LIMIT to JSONCPP_DEPRECATED_STACK_LIMIT
2016-12-07 15:47:08 +03:00
json_tool.h
Rename NO_LOCALE_SUPPORT to JSONCPP_NO_LOCALE_SUPPORT
2016-11-08 09:47:27 +01:00
json_value.cpp
Optimize value check
2016-11-20 03:55:08 +03:00
json_valueiterator.inl
JSONCPP_STRING
2016-03-06 11:56:38 -06:00
json_writer.cpp
Ensure that the fact that a float was provided on input is preserved when writing output; update tests to reflect this fact
2016-10-27 04:49:11 -07:00
sconscript
Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
2007-06-13 15:48:30 +00:00
version.h.in
-DJSONCPP_USE_SECURE_MEMORY=1 for cmake
2016-03-19 19:21:15 -05:00