summaryrefslogtreecommitdiff
path: root/ofx.cc
Commit message (Collapse)AuthorAgeFilesLines
* (ofx_proc_transaction_cb): Applied patch for a bad reference toJohn Wiegley2008-04-131-2/+2
| | | | entry->date.
* Added in.clear() before resetting I/Os streams. Again, thanks to theJohn Wiegley2008-04-131-0/+4
| | | | list.
* Removed Python integration support.John Wiegley2008-04-131-19/+0
|
* Removed unused code.John Wiegley2008-04-131-6/+0
|
* minor bit twiddlingJohn Wiegley2008-04-131-3/+3
|
* Added preliminary support for OFX, using libofx. Needs muchJohn Wiegley2008-04-131-0/+247
real-world testing.