CMake/Utilities/cmjsoncpp/src/lib_json
Ådne Hovda 7b1cdb0027 jsoncpp: Provide 'isfinite' implementation on older AIX and HP-UX
Newer AIX and HP-UX platforms provide 'isfinite' as a <math.h> macro.
Older versions do not, so add the definition if it is not provided.
2015-03-31 14:55:00 -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' implementation on older AIX and HP-UX 2015-03-31 14:55:00 -04:00