Eric Haszlakiewicz
|
a37ddcff2d
|
Note the json-c home page in the README file.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@72 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 21:19:55 +00:00 |
|
Eric Haszlakiewicz
|
20707f4e14
|
Note a few recent changes in the ChangeLog.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@71 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 21:17:50 +00:00 |
|
Eric Haszlakiewicz
|
7a593a0fa7
|
Bump up the libtool library version to "1:0:1" (aka libjson.0.1.0) since the API has been extended, but is still backwards compatible..
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@70 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 21:12:17 +00:00 |
|
Eric Haszlakiewicz
|
0354e19c31
|
Bump the version to 0.10, since that's what we were at.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@69 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 21:09:30 +00:00 |
|
Eric Haszlakiewicz
|
41e67d0f6f
|
Add a test_cast test case. This checks that the casting that is implied when calling the various json_object_get_FOO() functions on a differently typed object works correctly.
git-svn-id: http://svn.metaparadigm.com/svn/json-c/trunk@68 327403b1-1117-474d-bef2-5cb71233fd97
|
2011-05-03 20:42:25 +00:00 |
|
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 |
|