summaryrefslogtreecommitdiff
path: root/libezxml/src/ezxml.h
AgeCommit message (Collapse)AuthorFilesLines
2010-12-26Better directory layoutLars-Dominik Braun1-93/+0
Removed useless AUTHORS, COPYING and README files. Move manpage to contrib (it's not exactly source code).
2009-08-04Use "static" keyword for functionsLars-Dominik Braun1-35/+0
2009-07-11ezxml: Slightly modified version of ezxml addedLars-Dominik Braun1-0/+128
ezxml is a light xml parser, homepage: http://ezxml.sourceforge.net/ Removed xml write and modify functions, added cmake build system