Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-17 | rest: small prototype fixes to clean up docs | Ross Burton | 1 | -2/+2 |
2009-05-15 | Revert RestXmlNode re-arrangement until I understand why it broke | Ross Burton | 1 | -2/+3 |
2009-05-15 | Make rest_xml_node_new private until it's useful | Ross Burton | 1 | -2/+0 |
2009-05-15 | Document RestXmlNode | Ross Burton | 1 | -1/+12 |
2009-01-15 | Add license header. | Rob Bradford | 1 | -0/+22 |
2008-12-18 | Make RestXmlNode ref counted, and add a boxed gtype | Ross Burton | 1 | -3/+11 |
2008-09-04 | Use goffset instead of gssize for payload lengths | Ross Burton | 1 | -1/+1 |
2008-09-01 | Add _find and _get_attrs to the parser API | Rob Bradford | 1 | -1/+6 |
2008-08-22 | Add an XML parser that parses XML into a simple structure | Rob Bradford | 1 | -0/+54 |