summaryrefslogtreecommitdiff
path: root/src/xml.cc
Commit message (Expand)AuthorAgeFilesLines
* XML reporting now works via the "xml" commandJohn Wiegley2009-11-091-34/+8
* Added basic foundation for XML reportingJohn Wiegley2009-11-091-0/+150
* Removed the binary caching code, and the XML, QIF and Gnucash parsers.John Wiegley2009-02-031-512/+0
* 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