summaryrefslogtreecommitdiff
path: root/src/xml.cc
Commit message (Expand)AuthorAgeFilesLines
* Created a new stream.h file for dealing with output streaming.John Wiegley2009-01-301-1/+1
* Stopped using the generic "unsigned int" in favor of more specific types.John Wiegley2009-01-291-6/+6
* Switched over to using irrxml for parsing XML, rather than expat.John Wiegley2009-01-241-38/+51
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Factored common parts of entry_t and xact_t into new item_tJohn Wiegley2008-09-191-6/+6
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+499