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-05-16 19:21:59 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
src
/
lib_json
History
Mark Lakata
8051cf6ba7
changed length argument of duplicateStringValue from unsigned int to size_t, to avoid warnings in Visual Studio.
2015-03-02 11:57:17 -08:00
..
CMakeLists.txt
drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR
2015-02-25 10:04:13 -06:00
json_reader.cpp
allowSingleQuotes
2015-02-24 15:49:45 -06:00
json_tool.h
Revert "Revert "Removed vim mode lines.""
2014-09-18 16:46:40 -07:00
json_value.cpp
changed length argument of duplicateStringValue from unsigned int to size_t, to avoid warnings in Visual Studio.
2015-03-02 11:57:17 -08:00
json_valueiterator.inl
drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR
2015-02-25 10:04:13 -06:00
json_writer.cpp
stop calling validate() in newReader/Writer()
2015-02-11 11:15:32 -06: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
drop version qualifier
2014-09-18 16:43:07 -07:00