summaryrefslogtreecommitdiff
path: root/xpath.cc
Commit message (Collapse)AuthorAgeFilesLines
* Reduced memory consumption of register report.John Wiegley2008-04-131-3/+9
|
* Decreased memory usage considerablyJohn Wiegley2008-04-131-1/+1
|
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-53/+64
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-10/+7
| | | | | | 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.
* We now compile with boost_date_time (although parts of the code haveJohn Wiegley2008-04-131-1/+1
| | | | been stubbed out as a result).
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-180/+103
|
* Cleaned up warnings revealed by building with Xcode.John Wiegley2008-04-131-2/+0
|
* Removed all uses of PCH (which was far more trouble than it was worth).John Wiegley2008-04-131-6/+0
|
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-0/+2560