15 Commits (77a4276a8c210e1faa2e8c13421e9a3d62772340)

Author SHA1 Message Date
  Eric Haszlakiewicz 80c1f69b9e Use AX_APPEND_COMPILE_FLAGS() to check the various compile flags, such as -Wall, to ensure the compile supports. 10 years ago
  Eric Haszlakiewicz 10d50aadf2 Remove the AC_FUNC_MALLOC check, since we don't depend on the malloc(0) behavior it checks for, and we don't provide a rpl_malloc() implementation anyway. 10 years ago
  Jacob Alexander e8a302017f Syntax error 10 years ago
  Eric Haszlakiewicz e1eb298de1 Merge pull request #182 from tpetazzoni/libm-fix 10 years ago
  Thomas Petazzoni 93582ad85e Link against libm when needed 10 years ago
  Yegor Yefremov 36b0169ed6 Enable silent build by default 10 years ago
  Eric Haszlakiewicz 515ba0dfb7 Bump versions up to 0.12.99 since a 0.12 release was just created. 11 years ago
  Michael Clark 64e36901a0 Patch to address the following issues: 11 years ago
  Eric Haszlakiewicz 9f26d96f09 Fix warnings from autoconf about "...no AC_LANG_SOURCE call detected..." by adding that call within the AC_LINK_IFELSE call. 11 years ago
  Eric Haszlakiewicz 05da316b9c Issue #103: allow Infinity and -Infinity to be parsed. 11 years ago
  Eric Haszlakiewicz 0eedf3802f Issue#102 - add support for parsing "NaN". 11 years ago
  Eric Haszlakiewicz e6f1322b5e Issue#114: check for the presence of isnan and isinf, and provide compat macros on MSCV where _isnan and _finite exist instead. 11 years ago
  Eric Haszlakiewicz 4c086dfff7 Merge commit '89535bb' 11 years ago
  Eric Haszlakiewicz c8e0497d47 Merge branch 'master' of https://github.com/ebassi/json-c into ebassi-master 11 years ago
  Eric Haszlakiewicz a2c078fc6e Issue#105: Rename configure.in to configure.ac 11 years ago