This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Utilities
/
cmjsoncpp
/
src
/
lib_json
History
Joerg Sonnenberger
75644dafe5
jsoncpp: Fix compilation as C99 on Solaris
...
In C99 mode, Solaris variants may already define isfinite, so check for the existence first.
2015-09-14 09:40:38 -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: Fix compilation as C99 on Solaris
2015-09-14 09:40:38 -04:00