summaryrefslogtreecommitdiff
path: root/rest/rest-xml-parser.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-17rest: small prototype fixes to clean up docsRoss Burton1-2/+2
2009-05-15Revert RestXmlNode re-arrangement until I understand why it brokeRoss Burton1-2/+3
2009-05-15Make rest_xml_node_new private until it's usefulRoss Burton1-2/+0
2009-05-15Document RestXmlNodeRoss Burton1-1/+12
2009-01-15Add license header.Rob Bradford1-0/+22
2008-12-18Make RestXmlNode ref counted, and add a boxed gtypeRoss Burton1-3/+11
2008-09-04Use goffset instead of gssize for payload lengthsRoss Burton1-1/+1
2008-09-01Add _find and _get_attrs to the parser APIRob Bradford1-1/+6
2008-08-22Add an XML parser that parses XML into a simple structureRob Bradford1-0/+54