summaryrefslogtreecommitdiff
path: root/src/ofx.cc
Commit message (Expand)AuthorAgeFilesLines
* Stopped using the generic "unsigned int" in favor of more specific types.John Wiegley2009-01-291-5/+5
* 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-2/+1
* Basic balance reports are working again!John Wiegley2008-08-101-1/+2
* The OFX parsing code is compiling again, but not working yet.John Wiegley2008-08-071-33/+39
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+257