summaryrefslogtreecommitdiff
path: root/xml.h
AgeCommit message (Expand)Author
2015-07-29improve includes (dont include headers in .h), fix build on LinuxHiltjo Posthuma
2015-06-21separate xml specific code into xml.cHiltjo Posthuma
2015-05-16xml: allow to read from fd or string bufferHiltjo Posthuma
2015-01-02Makefile: fix prerequisite rulesHiltjo Posthuma
2014-12-13xml.h: code-style, function declarationsHiltjo Posthuma
2014-05-08style: linewrap, etcHiltjo Posthuma
2014-04-01fix crlf newlines, add fp arg to xmlparser_initHiltjo Posthuma
2014-03-31new versionHiltjo Posthuma
2013-05-20update xml parser, many optimizations and dos to unix newlines, much cleanup ...Hiltjo Posthuma
2013-01-20add custom xml parser (WIP)Hiltjo Posthuma