summaryrefslogtreecommitdiff
path: root/src/xml.h
Commit message (Collapse)AuthorAgeFilesLines
* Switched over to using irrxml for parsing XML, rather than expat.John Wiegley2009-01-241-5/+33
|
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
|
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+85
is in doc/, etc.