summaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Expand)AuthorFilesLines
2014-04-09Patch to address the following issues:Michael Clark1-0/+6
2014-03-22Issue #103: allow Infinity and -Infinity to be parsed.Eric Haszlakiewicz1-0/+4
2014-03-09Issue#102 - add support for parsing "NaN".Eric Haszlakiewicz1-0/+3
2014-03-02Issue#114: check for the presence of isnan and isinf, and provide compat macr...Eric Haszlakiewicz1-0/+16
2014-02-11Ignore and cleanup a few more files that automake creates.Eric Haszlakiewicz1-1/+1
2013-08-12Remove redefinition of strndup() which is no longer used in the codebaseEven Rouault1-3/+0
2013-03-31Update config.h.in to add the HAVE_SETLOCALE and HAVE_LOCALE_H lines.Eric Haszlakiewicz1-0/+6
2012-12-09Add PACKAGE_URL to config.h.inEric Haszlakiewicz1-0/+3
2012-09-09Add an autoconf test to test whether the .section .gnu<warning>Lin Xu1-3/+3
2012-07-29Check for the sys/cdefs.h header which on some systems defines the __warn_ref...Eric Haszlakiewicz1-0/+3
2012-06-19Added a bunch of missing HAVE_* defines tested with ./configure script to fix...Mateusz Loskot1-0/+9
2012-02-15Include json_inttypes.h in json_object.h since we use types like int32_t in t...Eric Haszlakiewicz1-1/+11
2010-10-06 * Add int64 support. Two new functions json_object_net_int64 andMichael Clark1-5/+1
2009-01-06update auto generated filesMichael Clark1-0/+4
2007-10-25* Add macros to enable compiling out debug codeMichael Clark1-1/+1
2007-03-13 * printbuf.c - C. Watford (christopher dot watford at gmail dot com)Michael Clark1-0/+117