Eric Haszlakiewicz
|
886c4fbebf
|
Add a json_type_to_name() function which returns a string that describes the type. Useful for logging.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@67 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 20:40:49 +00:00 |
|
Eric Haszlakiewicz
|
e2e16011f0
|
Fix a bug in json_object_get_int() where calling it on a string type object would always return 0, instead of the actual numerical value of the string.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@66 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 20:39:07 +00:00 |
|
Eric Haszlakiewicz
|
d1342d6f2d
|
Add a dummy "NEWS" file to automake doesn't complain.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@65 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 19:24:07 +00:00 |
|