jsoncpp/src/lib_json
Christopher Dunn 004270db37 Avoid memory error
But simply use `.assign()` instead of the extra copy. (See comment from
@BillyDonhue at #580.)

fixes #578
closes #580
2017-08-27 14:16:01 -05:00
..
CMakeLists.txt Avoid import/static libs name clash 2017-07-13 09:03:35 +02:00
json_reader.cpp Avoid memory error 2017-08-27 14:16:01 -05:00
json_tool.h Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing. 2017-07-21 03:44:36 -07:00
json_value.cpp Fixing warnings. Added JSONCPP_DEPRECATED definition for clang. Also updating .gitignore to ignore .DS_Store files (Mac OS Finder generated) 2017-08-02 22:44:42 -07:00
json_valueiterator.inl Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing. 2017-07-21 03:44:36 -07:00
json_writer.cpp Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing. 2017-07-21 03:44:36 -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