summaryrefslogtreecommitdiff
path: root/xml.cc
Commit message (Expand)AuthorAgeFilesLines
* All system headers (except Boost) now included through system.hh;John Wiegley2008-04-131-5/+0
* Reduced memory consumption of register report.John Wiegley2008-04-131-43/+60
* Optimized XML auto-doc memory usageJohn Wiegley2008-04-131-26/+36
* Decreased memory usage considerablyJohn Wiegley2008-04-131-7/+30
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-7/+17
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-10/+36
* Initial round of changes to use boost_date_timeJohn Wiegley2008-04-131-1/+0
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-6/+5
* Cleaned up warnings revealed by building with Xcode.John Wiegley2008-04-131-4/+5
* Removed all uses of PCH (which was far more trouble than it was worth).John Wiegley2008-04-131-4/+0
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-342/+337
* Reworked the way date/times are handled.John Wiegley2008-04-131-20/+21
* Tons of corrections and fixes to value expressions and lot figures.John Wiegley2008-04-131-2/+2
* Added much better error location.John Wiegley2008-04-131-5/+3
* Began support for improved commodity handling.John Wiegley2008-04-131-9/+15
* Checked in all major updates.John Wiegley2008-04-131-15/+42
* (entries::format_last_entry): XML format now always uses the same dateJohn Wiegley2008-04-131-9/+5
* Made several changes to the parsing infrastructure to allow passingJohn Wiegley2008-04-131-4/+5
* Added in.clear() before resetting I/Os streams. Again, thanks to theJohn Wiegley2008-04-131-0/+3
* 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
* *** 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
* updated to version 2.0John Wiegley2008-04-131-0/+220