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