Get rid of string type and replace with a bool typemaster
commitc82d30da16e1325d3337218dc6790e5e57adf2ec
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 30 Aug 2010 23:55:18 +0000 (30 18:55 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 30 Aug 2010 23:55:18 +0000 (30 18:55 -0500)
tree05b4f5fb3d9941c1bec36eaa9b8c317af84ed987
parent2963c5b24bf4ab3700f8bce8f274c9d134e621c8
Get rid of string type and replace with a bool type

Update xml-reader to support double and bool type and update xml-writer to
support bool type.
marshal.h
test.h
xml-reader.c
xml-writer.c