summaryrefslogtreecommitdiff
path: root/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* All tests now working again. Reduced size of entity_t andJohn Wiegley2008-04-131-1/+1
| | | | transaction_t considerably.
* Reduced memory consumption of register report.John Wiegley2008-04-131-0/+4
|
* Decreased memory usage considerablyJohn Wiegley2008-04-131-2/+2
|
* Did some optimization and memory cleanupJohn Wiegley2008-04-131-6/+17
|
* Made the amount/balance/value interface a bit more rational; addedJohn Wiegley2008-04-131-1/+2
| | | | | | 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.
* Initial round of changes to use boost_date_timeJohn Wiegley2008-04-131-2/+0
|
* make distcheck now works.John Wiegley2008-04-131-1/+13
|
* Cleared out all warnings; started work on getting Python up again.John Wiegley2008-04-131-0/+2
|
* Check in all changes made so far toward 3.0.John Wiegley2008-04-131-0/+4
|
* Reworked the way date/times are handled.John Wiegley2008-04-131-5/+4
|
* Added much better error location.John Wiegley2008-04-131-1/+24
|
* Checked in all major updates.John Wiegley2008-04-131-0/+5
|
* updated to version 2.0John Wiegley2008-04-131-0/+119
|
* changesJohn Wiegley2008-04-131-119/+0
|
* made several of the buffers used non-staticJohn Wiegley2004-09-261-2/+2
|
* added asserts to, and proof-read, amount.ccJohn Wiegley2004-08-251-1/+1
|
* a few fixesJohn Wiegley2004-08-241-1/+1
|
* cleanup; fully switched to autoconf -- use scripts/acprepJohn Wiegley2004-08-241-47/+20
|
* fixes so that ledger will build optimizedJohn Wiegley2004-08-211-0/+2
|
* changed RELEASE_LEVEL to DEBUG_LEVELJohn Wiegley2004-08-211-12/+12
|
* add copy-on-write semantics to amount.cc; cuts object creation by 5xJohn Wiegley2004-08-211-12/+1
|
* more time interval support: last month, last feb, next year, etc.John Wiegley2004-08-181-4/+4
|
* slight fixesJohn Wiegley2004-08-171-0/+13
|
* added timing codeJohn Wiegley2004-08-131-2/+13
|
* added support for interval reporting; changed some option flagsJohn Wiegley2004-08-121-0/+8
|
* added debug codeJohn Wiegley2004-08-101-0/+123