summaryrefslogtreecommitdiff
path: root/xml.h
Commit message (Collapse)AuthorAgeFilesLines
* Reduced memory consumption of register report.John Wiegley2008-04-131-22/+28
|
* Optimized XML auto-doc memory usageJohn Wiegley2008-04-131-8/+20
|
* Decreased memory usage considerablyJohn Wiegley2008-04-131-70/+60
|
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-16/+20
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-2/+83
| | | | | | back a useless version of the register command (just to prove the command sequence); and added smart XML semantics to the XPath implementation so that nodes can be coerced to values.
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-15/+18
|
* Cleaned up warnings revealed by building with Xcode.John Wiegley2008-04-131-0/+2
|
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-21/+308
|
* *** empty log message ***John Wiegley2008-04-131-0/+4
|
* Made several changes to the parsing infrastructure to allow passingJohn Wiegley2008-04-131-0/+1
| | | | | the "config_t" object around. This is needed for parsing option settings in the initialization file.
* Support has been added for clearing of individual transactions. SetJohn Wiegley2008-04-131-1/+1
| | | | `ledger-clear-whole-entries' in Emacs to revert to the old behavior.
* Moved `format_xml_entries' to xml.cc.John Wiegley2008-04-131-0/+20
|
* updated to version 2.0John Wiegley2008-04-131-0/+21