]> git.ipfire.org Git - thirdparty/json-c.git/commit
* Fix bug with use of capital E in numbers with exponents
authorMichael Clark <michael@metaparadigm.com>
Fri, 7 Dec 2007 02:44:24 +0000 (02:44 +0000)
committerMichael Clark <michael@metaparadigm.com>
Fri, 7 Dec 2007 02:44:24 +0000 (02:44 +0000)
commitc8f4a6e7de8a4307ca795f307774ef66e1248c11
treee8d77e7901c83019b878ccb9058aa2225b8efb46
parentdfaf67043658eef1d76df9d3f71b4952302ee936
* Fix bug with use of capital E in numbers with exponents
    Mateusz Loskot, mateusz at loskot dot net
  * Add stddef.h include

git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@19 327403b1-1117-474d-bef2-5cb71233fd97
ChangeLog
json_object.c
json_tokener.c
json_tokener.h
json_util.c
test1.c
test2.c