11 Commits (37355cf0e6dd2f299c1e1ded88c4f4e46f080ead)

Author SHA1 Message Date
  Björn Esser 37355cf0e6
Fix line terminators to be UNIX. 6 years ago
  dota17 3c3b5920f7 add uint64 data to json-c 6 years ago
  Eric Haszlakiewicz 0631c37c7f Update the master branch to version 0.13.99 8 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 9 years ago
  Eric Haszlakiewicz 5e4e5f7d9d Issue #205: use _strdup instead of strdup on Windows. 10 years ago
  James Myatt a74f6b2867 Updated config for vs2010/winsdk71 as well as vs2013 11 years ago
  Christopher Watford 0609a5729c Fixes #160 'missing header file on windows' 11 years ago
  Eric Haszlakiewicz 781798ccdf Direct people to send bug reports to the json-c google group. 14 years ago
  Michael Clark f6a6e486ff * Make headers C++ compatible by change *this to *obj 19 years ago
  Michael Clark 4504df7117 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) 19 years ago