9 Commits (json-c-0.13-20171207)

Author SHA1 Message Date
  Eric Haszlakiewicz 1f3bc5f20c Bump the version up to 0.13 7 years ago
  Eric Haszlakiewicz 579f0746f0 Issue #173, follow up to using strtoll to allow this to work on older Windows environments: Use cmake to generate config.h from config.h.win32, including checking for strtoll with cmake, or fall back to _strtoi64 for older MSVC's. 8 years ago
  Pablo Sanabria 2cda677d06 Fix CMake Build process for MinGW and MSYS2 8 years ago
  Eric Haszlakiewicz 5e4e5f7d9d Issue #205: use _strdup instead of strdup on Windows. 9 years ago
  James Myatt a74f6b2867 Updated config for vs2010/winsdk71 as well as vs2013 10 years ago
  Christopher Watford 0609a5729c Fixes #160 'missing header file on windows' 10 years ago
  Eric Haszlakiewicz 781798ccdf Direct people to send bug reports to the json-c google group. 13 years ago
  Michael Clark f6a6e486ff * Make headers C++ compatible by change *this to *obj 18 years ago
  Michael Clark 4504df7117 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) 18 years ago