Commit grafiek

20 Commits

Auteur SHA1 Bericht Datum
kpl
d92465cb37 cmData.h/c : Changed cmDataRecdAllocXXX() to return a cmDtRC_t. 2013-12-03 13:48:31 -08:00
kpl
86f64739e4 cmData.h/c : Added scalar bool (kBoolDtId) data type.
Changed container values from integers to flags so they can be mixed with
basic data types when used with var-arg based functions.
Added cmErr_t* arg's to all var-arg based functions.
2013-12-03 13:29:05 -08:00
kevin
033681c8b4 cmData.h/c : Many minor changes and bug fixes. 2013-12-01 22:41:16 -05:00
kevin
ebef000a27 cmData.h/c: Commented out uncompilable bits. 2013-11-19 11:07:22 -05:00
kpl
c809469b62 cmData.h/c : More changes - that won't fully compile. 2013-11-19 00:11:25 -08:00
kpl
b74e24a46b cmData.h/c: Initial rewrite of cmData to include the concept of homogeneous arrays as containers and leaf nodes. 2013-11-18 22:36:24 -08:00
kpl
2e1c77f150 cmData.h/c : Initial debugging and testing of cmDataParser. 2013-11-15 16:44:05 -08:00
kevin
fd56025468 cmData.c : Minor bug fixes to complete initial testing of cmDataParser. 2013-11-15 08:52:26 -05:00
kevin
ead258c822 Merging 'de' libcm into 'cmtest' libcm 2013-11-14 16:51:20 -05:00
kevin
1a70a5afa0 cmData.h/c : Completed initial implementation of cmDataParser. 2013-11-14 16:45:01 -05:00
kpl
9928dc4f4a cmData.h/c : Inital implementation of cmDataParser. 2013-11-14 09:16:50 -08:00
kevin
0debd730a6 cmData.c : Initial implementation of cmDataSerialize(). 2013-11-05 14:37:38 -08:00
kpl
341bde7a7c cmData.h/c : Initial implementation of serialization functions.
Not yet tested.
2013-10-21 22:17:24 -07:00
kevin
80498f4f79 cmData.h/c: cmDataPrepend/Insert/AppendChild() now automatically unlinks the
new child prior to relinking it to it's new parent.

Fixed bug in cmDataMakePair() where the key and value were never actually
linked in.
2013-10-11 12:00:06 -07:00
kevin
b0a06eba95 cmData.h/c : Update the cmDataGetXXX() functions to return error codes. 2013-10-10 14:54:04 -07:00
kpl
55fe26deb2 cmData.h/c : Addd cmDataRecdParseXXX() functions. Added beginning
modifications to include function which report errors without using
the global variable _cmDataErrNo.
2013-10-10 08:42:47 -07:00
kevin
37fffdf181 cmData.h/c: Initial working version in cmtest. 2013-05-21 11:49:24 -07:00
kpl
ece2c83bf7 cmData.h/c:More basic development. 2013-05-12 12:23:26 -07:00
kpl
e25c92802e cmData.h/c Initialize Add 2013-05-07 13:03:14 -07:00
kpl
dfb569b548 cmData.h/c,Makefile.am:Initial commit. 2013-05-04 23:49:37 -07:00