Eric Haszlakiewicz
|
515ba0dfb7
|
Bump versions up to 0.12.99 since a 0.12 release was just created.
|
2014-04-10 22:44:13 -04:00 |
|
Michael Clark
|
64e36901a0
|
Patch to address the following issues:
* CVE-2013-6371: hash collision denial of service
* CVE-2013-6370: buffer overflow if size_t is larger than int
|
2014-04-09 13:48:21 +08:00 |
|
Eric Haszlakiewicz
|
9f26d96f09
|
Fix warnings from autoconf about "...no AC_LANG_SOURCE call detected..." by adding that call within the AC_LINK_IFELSE call.
|
2014-03-22 19:15:01 -04:00 |
|
Eric Haszlakiewicz
|
05da316b9c
|
Issue #103: allow Infinity and -Infinity to be parsed.
|
2014-03-22 17:28:40 -04:00 |
|
Eric Haszlakiewicz
|
0eedf3802f
|
Issue#102 - add support for parsing "NaN".
|
2014-03-09 16:41:33 -04:00 |
|
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.
|
2014-03-02 12:16:37 -05:00 |
|
Eric Haszlakiewicz
|
4c086dfff7
|
Merge commit '89535bb'
|
2014-02-11 23:57:24 -05:00 |
|
Eric Haszlakiewicz
|
c8e0497d47
|
Merge branch 'master' of https://github.com/ebassi/json-c into ebassi-master
Conflicts:
Makefile.am
|
2014-02-11 23:05:54 -05:00 |
|
Eric Haszlakiewicz
|
a2c078fc6e
|
Issue#105: Rename configure.in to configure.ac
|
2014-02-11 22:55:52 -05:00 |
|