Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The code is compiling again, but it's far from being able to run yet. | John Wiegley | 2008-05-08 | 1 | -14/+14 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -6/+6 |
| | |||||
* | Began support for improved commodity handling. | John Wiegley | 2008-04-13 | 1 | -3/+2 |
| | |||||
* | Made several changes to the parsing infrastructure to allow passing | John Wiegley | 2008-04-13 | 1 | -0/+1 |
| | | | | | the "config_t" object around. This is needed for parsing option settings in the initialization file. | ||||
* | (ofx_proc_transaction_cb): Applied patch for a bad reference to | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | | | | entry->date. | ||||
* | Added in.clear() before resetting I/Os streams. Again, thanks to the | John Wiegley | 2008-04-13 | 1 | -0/+4 |
| | | | | list. | ||||
* | Removed Python integration support. | John Wiegley | 2008-04-13 | 1 | -19/+0 |
| | |||||
* | Removed unused code. | John Wiegley | 2008-04-13 | 1 | -6/+0 |
| | |||||
* | minor bit twiddling | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Added preliminary support for OFX, using libofx. Needs much | John Wiegley | 2008-04-13 | 1 | -0/+247 |
real-world testing. |