summaryrefslogtreecommitdiff
path: root/xml.cc
Commit message (Collapse)AuthorAgeFilesLines
* Made several changes to the parsing infrastructure to allow passingJohn Wiegley2008-04-131-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 theJohn Wiegley2008-04-131-0/+3
| | | | list.
* Removed Python integration support.John Wiegley2008-04-131-30/+0
|
* See ChangeLogJohn Wiegley2008-04-131-2/+22
|
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-10/+21
| | | | `ledger-clear-whole-entries' in Emacs to revert to the old behavior.
* *** empty log message ***John Wiegley2008-04-131-1/+7
|
* minor bit twiddlingJohn Wiegley2008-04-131-3/+3
|
* Moved `format_xml_entries' to xml.cc.John Wiegley2008-04-131-1/+209
|
* (test): Check for <?xml only, not the full version string.John Wiegley2008-04-131-1/+1
|
* (endElement): Handle the <tr:virtual> and <tr:generated> tags, whichJohn Wiegley2008-04-131-5/+14
| | | | | were being ignored. (parse): Corrected error reporting when it is a Ledger error.
* updated to version 2.0John Wiegley2008-04-131-0/+220