jsoncpp/src/lib_json
Christopher Dunn 496c655523 fix numeric locale
In some locales (e.g. de_DE) floats have commas instead of
dots, but JSON requires dots.
See:
  https://github.com/open-source-parsers/jsoncpp/pull/9
  https://github.com/open-source-parsers/jsoncpp/pull/3
2014-07-10 20:24:23 -07:00
..
CMakeLists.txt - New CMake based build system. Based in part on contribution from 2013-05-08 20:21:11 +00:00
json_batchallocator.h Fixed some clang-format weirdness. 2014-07-01 09:15:11 +10:00
json_internalarray.inl vim modeline 2014-04-19 21:41:03 +00:00
json_internalmap.inl vim modeline 2014-04-19 21:41:03 +00:00
json_reader.cpp Fixed some clang-format weirdness. 2014-07-01 09:15:11 +10:00
json_tool.h fix numeric locale 2014-07-10 20:24:23 -07:00
json_value.cpp fix bug for static init 2014-07-05 17:36:20 -07:00
json_valueiterator.inl vim modeline 2014-04-19 21:41:03 +00:00
json_writer.cpp fix numeric locale 2014-07-10 20:24:23 -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 - New CMake based build system. Based in part on contribution from 2013-05-08 20:21:11 +00:00