kpl
d92465cb37
cmData.h/c : Changed cmDataRecdAllocXXX() to return a cmDtRC_t.
il y a 11 ans
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.
il y a 11 ans
kevin
033681c8b4
cmData.h/c : Many minor changes and bug fixes.
il y a 11 ans
kevin
ebef000a27
cmData.h/c: Commented out uncompilable bits.
il y a 11 ans
kpl
c809469b62
cmData.h/c : More changes - that won't fully compile.
il y a 11 ans
kpl
b74e24a46b
cmData.h/c: Initial rewrite of cmData to include the concept of homogeneous arrays as containers and leaf nodes.
il y a 11 ans
kpl
2e1c77f150
cmData.h/c : Initial debugging and testing of cmDataParser.
il y a 11 ans
kevin
1a70a5afa0
cmData.h/c : Completed initial implementation of cmDataParser.
il y a 11 ans
kpl
9928dc4f4a
cmData.h/c : Inital implementation of cmDataParser.
il y a 11 ans
kpl
341bde7a7c
cmData.h/c : Initial implementation of serialization functions.
Not yet tested.
il y a 11 ans
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.
il y a 11 ans
kevin
b0a06eba95
cmData.h/c : Update the cmDataGetXXX() functions to return error codes.
il y a 11 ans
kpl
55fe26deb2
cmData.h/c : Addd cmDataRecdParseXXX() functions. Added beginning
modifications to include function which report errors without using
the global variable _cmDataErrNo.
il y a 11 ans
kevin
37fffdf181
cmData.h/c: Initial working version in cmtest.
il y a 11 ans
kpl
ece2c83bf7
cmData.h/c:More basic development.
il y a 11 ans
kpl
e25c92802e
cmData.h/c Initialize Add
il y a 11 ans
kpl
dfb569b548
cmData.h/c,Makefile.am:Initial commit.
il y a 11 ans