summaryrefslogtreecommitdiff
path: root/config.h.in
Commit message (Expand)AuthorAgeFilesLines
* Patch to address the following issues:Michael Clark2014-04-091-0/+6
* Issue #103: allow Infinity and -Infinity to be parsed.Eric Haszlakiewicz2014-03-221-0/+4
* Issue#102 - add support for parsing "NaN".Eric Haszlakiewicz2014-03-091-0/+3
* Issue#114: check for the presence of isnan and isinf, and provide compat macr...Eric Haszlakiewicz2014-03-021-0/+16
* Ignore and cleanup a few more files that automake creates.Eric Haszlakiewicz2014-02-111-1/+1
* Remove redefinition of strndup() which is no longer used in the codebaseEven Rouault2013-08-121-3/+0
* Update config.h.in to add the HAVE_SETLOCALE and HAVE_LOCALE_H lines.Eric Haszlakiewicz2013-03-311-0/+6
* Add PACKAGE_URL to config.h.inEric Haszlakiewicz2012-12-091-0/+3
* Add an autoconf test to test whether the .section .gnu<warning>Lin Xu2012-09-091-3/+3
* Check for the sys/cdefs.h header which on some systems defines the __warn_ref...Eric Haszlakiewicz2012-07-291-0/+3
* Added a bunch of missing HAVE_* defines tested with ./configure script to fix...Mateusz Loskot2012-06-191-0/+9
* Include json_inttypes.h in json_object.h since we use types like int32_t in t...Eric Haszlakiewicz2012-02-151-1/+11
* * Add int64 support. Two new functions json_object_net_int64 andMichael Clark2010-10-061-5/+1
* update auto generated filesMichael Clark2009-01-061-0/+4
* * Add macros to enable compiling out debug codeMichael Clark2007-10-251-1/+1
* * printbuf.c - C. Watford (christopher dot watford at gmail dot com)Michael Clark2007-03-131-0/+117