20 Commits (32d149c8f60a5bdad4f678013a83d052ffd8ad43)

Author SHA1 Message Date
  Remi Collet 16a4a32e29 float parsing must be locale independent 13 years ago
  Lin Xu e7e0600405 Add an autoconf test to test whether the .section .gnu<warning> 13 years ago
  Eric Haszlakiewicz 1f9d199522 Re-add the "json" pkg-config file as a compatibility shim. 13 years ago
  Eric Haszlakiewicz 075b783631 Add a --disable-oldname-compat option to configure to turn off the creation of the libjson.so library, and only include libjson-c.so 13 years ago
  Eric Haszlakiewicz eb37094aa6 Check for the sys/cdefs.h header which on some systems defines the __warn_references macro. 13 years ago
  Eric Haszlakiewicz c2d3ccf3af Merge branch 'rename_library' of https://github.com/kdopen/json-c into kdopen-rename_library 13 years ago
  Eric Haszlakiewicz 381f77c5bc Merge pull request #26 from ford-prefect/master 13 years ago
  Mateusz Loskot 984303dfe5 Added a bunch of missing HAVE_* defines tested with ./configure script to fix compilation on Linux with GCC 4.7.1. The issue likely caused by my previous commits related to Visual C++ port of the code. 13 years ago
  Arun Raghavan cb29a77c94 Add a pkgconfig file for uninstalled builds 13 years ago
  Eric Haszlakiewicz 1e89ba68af Create a tests subdirectory and move one of the test to there. 13 years ago
  Keith Derrick 30dd367c0a Modify install names for library and include files 13 years ago
  Eric Haszlakiewicz 2b5929bb13 Direct people to send bug reports to the json-c google group. 13 years ago
  Eric Haszlakiewicz 781798ccdf Direct people to send bug reports to the json-c google group. 13 years ago
  Eric Haszlakiewicz b21b137805 Include json_inttypes.h in json_object.h since we use types like int32_t in the API and some systems need that header to compile. 13 years ago
  Eric Haszlakiewicz 0354e19c31 Bump the version to 0.10, since that's what we were at. 14 years ago
  Michael Clark 68cafad078 Add const correctness to public interfaces 16 years ago
  Michael Clark 80a6007009 changes to make 'make dist' work properly 16 years ago
  Michael Clark a0d35c7ebf change version to 0.8 17 years ago
  Michael Clark 7b899b6dc5 * fix pointer arithmetic bug for error pointer check in is_error() macro 18 years ago
  Michael Clark 4504df7117 * printbuf.c - C. Watford (christopher dot watford at gmail dot com) 18 years ago