11 Commits (80961256182a465b75d790005fa30db9a043b885)

Author SHA1 Message Date
  Björn Esser 37355cf0e6
Fix line terminators to be UNIX. 5 years ago
  dota17 3c3b5920f7 add uint64 data to json-c 5 years ago
  Eric Haszlakiewicz 0631c37c7f Update the master branch to version 0.13.99 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