summaryrefslogtreecommitdiff
path: root/src/ofx.cc
Commit message (Collapse)AuthorAgeFilesLines
* 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
is in doc/, etc.