Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pounded the logging and memory tracing code into better shape. | John Wiegley | 2008-04-13 | 1 | -1/+20 |
| | |||||
* | Moved around the Python code. | John Wiegley | 2008-04-13 | 1 | -86/+0 |
| | |||||
* | Restructured the code to use the new utility code in utils.h. | John Wiegley | 2008-04-13 | 1 | -75/+77 |
| | |||||
* | All system headers (except Boost) now included through system.hh; | John Wiegley | 2008-04-13 | 1 | -5/+0 |
| | | | | | also, added support for pre-compiled headers since I'm now using a centralized resource for system headers. | ||||
* | Reduced memory consumption of register report. | John Wiegley | 2008-04-13 | 1 | -3/+9 |
| | |||||
* | Decreased memory usage considerably | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | |||||
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -53/+64 |
| | |||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -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 have | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | | | | been stubbed out as a result). | ||||
* | Cleared out all warnings; started work on getting Python up again. | John Wiegley | 2008-04-13 | 1 | -180/+103 |
| | |||||
* | Cleaned up warnings revealed by building with Xcode. | John Wiegley | 2008-04-13 | 1 | -2/+0 |
| | |||||
* | Removed all uses of PCH (which was far more trouble than it was worth). | John Wiegley | 2008-04-13 | 1 | -6/+0 |
| | |||||
* | Check in all changes made so far toward 3.0. | John Wiegley | 2008-04-13 | 1 | -0/+2560 |