Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added much better error location. | John Wiegley | 2008-04-13 | 1 | -5/+3 |
| | |||||
* | Began support for improved commodity handling. | John Wiegley | 2008-04-13 | 1 | -9/+15 |
| | |||||
* | Checked in all major updates. | John Wiegley | 2008-04-13 | 1 | -15/+42 |
| | |||||
* | (entries::format_last_entry): XML format now always uses the same date | John Wiegley | 2008-04-13 | 1 | -9/+5 |
| | | | | format, and ignores --date-format. | ||||
* | Made several changes to the parsing infrastructure to allow passing | John Wiegley | 2008-04-13 | 1 | -4/+5 |
| | | | | | the "config_t" object around. This is needed for parsing option settings in the initialization file. | ||||
* | Added in.clear() before resetting I/Os streams. Again, thanks to the | John Wiegley | 2008-04-13 | 1 | -0/+3 |
| | | | | list. | ||||
* | Removed Python integration support. | John Wiegley | 2008-04-13 | 1 | -30/+0 |
| | |||||
* | See ChangeLog | John Wiegley | 2008-04-13 | 1 | -2/+22 |
| | |||||
* | Support has been added for clearing of individual transactions. Set | John Wiegley | 2008-04-13 | 1 | -10/+21 |
| | | | | `ledger-clear-whole-entries' in Emacs to revert to the old behavior. | ||||
* | *** empty log message *** | John Wiegley | 2008-04-13 | 1 | -1/+7 |
| | |||||
* | minor bit twiddling | John Wiegley | 2008-04-13 | 1 | -3/+3 |
| | |||||
* | Moved `format_xml_entries' to xml.cc. | John Wiegley | 2008-04-13 | 1 | -1/+209 |
| | |||||
* | (test): Check for <?xml only, not the full version string. | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | (endElement): Handle the <tr:virtual> and <tr:generated> tags, which | John Wiegley | 2008-04-13 | 1 | -5/+14 |
| | | | | | were being ignored. (parse): Corrected error reporting when it is a Ledger error. | ||||
* | updated to version 2.0 | John Wiegley | 2008-04-13 | 1 | -0/+220 |