kevin
|
6331cb1753
|
cmJson.h/c : Added cmJsonMemberAtIndex().
|
2016-07-13 16:42:03 -04:00 |
|
kevin
|
7e3a3ff0ab
|
cmJson.h/c : Added cmJsonFindPair() and cmJsonMemberType().
|
2016-07-06 18:54:43 -04:00 |
|
kevin
|
6e8dc7208a
|
cmJson.h/c:Added cmJsonIsModified().
|
2013-05-22 15:12:04 -07:00 |
|
kevin
|
23fcfed2fb
|
cmJson.c:cmJsonInserPairString() now passes NULL string value as 0 length string.
|
2013-04-11 00:27:14 -07:00 |
|
kevin
|
bf278aaa99
|
cmJson.c:Added case kBoolTId to switch in cmJsonMemberValues()
kBoolTId can now be used as a type rather than only kTrueTId or kFalseTId
to identify boolean values.
|
2013-03-28 23:20:27 -07:00 |
|
kevin
|
7aa3599d27
|
cmJson.c Fixed bug in _cmJsonFindPathValue() (np==rp) and logic error in cmJsonBoolValue()
|
2012-12-03 17:10:26 -08:00 |
|
kevin
|
b108da1911
|
Initial commit
|
2012-10-29 20:52:39 -07:00 |
|