Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-23 | README.xml: remove example, just check examples listed | Hiltjo Posthuma | |
2015-08-22 | xml: simplify XML reader | Hiltjo Posthuma | |
2015-08-22 | README.xml: update example | Hiltjo Posthuma | |
2015-08-14 | xml: separate reader context from parser | Hiltjo Posthuma | |
also: - rename xmlparser_ prefix to xml_. - make xml_parse public, this allows a custom reader like a direct mmap, see: XMLParser.getnext and (optionall) XMLParser.getnext_data. - improve the README text. | |||
2015-05-16 | update README | Hiltjo Posthuma | |
2015-01-05 | README.xml: reword some things, reference files (to always have working ↵ | Hiltjo Posthuma | |
examples) | |||
2015-01-02 | README.xml: code-style | Hiltjo Posthuma | |
2014-06-27 | improve wording | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> | |||
2014-06-27 | add initial README for xml parser | Hiltjo Posthuma | |
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org> |