CMake/Utilities/cmjsoncpp/src/lib_json
Michael Scott 9217b678b3 jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576)
Some versions of HP-UX do not define 'isfinite' or 'finite' in math.h
for Itanium when preprocessing with C++, so we have to add the
definition ourselves instead to map to the internal version.
2015-05-26 10:12:25 -04:00
..
json_batchallocator.h Merge branch 'jsoncpp-upstream' into import-jsoncpp 2015-01-13 14:42:00 -05:00
json_internalarray.inl Merge branch 'jsoncpp-upstream' into import-jsoncpp 2015-01-13 14:42:00 -05:00
json_internalmap.inl Merge branch 'jsoncpp-upstream' into import-jsoncpp 2015-01-13 14:42:00 -05:00
json_reader.cpp jsoncpp: Include C headers since we use APIs without std:: 2015-01-15 11:39:03 -05:00
json_tool.h Merge branch 'jsoncpp-upstream' into import-jsoncpp 2015-01-13 14:42:00 -05:00
json_value.cpp jsoncpp: Add missing assert before strcmp in json_value.cpp 2015-01-15 11:39:03 -05:00
json_valueiterator.inl Merge branch 'jsoncpp-upstream' into import-jsoncpp 2015-01-13 14:42:00 -05:00
json_writer.cpp jsoncpp: Provide 'isfinite' impl on more HP-UX versions (#15576) 2015-05-26 10:12:25 -04:00