Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All tests now working again. Reduced size of entity_t and | John Wiegley | 2008-04-13 | 1 | -1/+1 |
| | | | | transaction_t considerably. | ||||
* | Reduced memory consumption of register report. | John Wiegley | 2008-04-13 | 1 | -0/+4 |
| | |||||
* | Decreased memory usage considerably | John Wiegley | 2008-04-13 | 1 | -2/+2 |
| | |||||
* | Did some optimization and memory cleanup | John Wiegley | 2008-04-13 | 1 | -6/+17 |
| | |||||
* | Made the amount/balance/value interface a bit more rational; added | John Wiegley | 2008-04-13 | 1 | -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_time | John Wiegley | 2008-04-13 | 1 | -2/+0 |
| | |||||
* | make distcheck now works. | John Wiegley | 2008-04-13 | 1 | -1/+13 |
| | |||||
* | Cleared out all warnings; started work on getting Python up again. | John Wiegley | 2008-04-13 | 1 | -0/+2 |
| | |||||
* | Check in all changes made so far toward 3.0. | John Wiegley | 2008-04-13 | 1 | -0/+4 |
| | |||||
* | Reworked the way date/times are handled. | John Wiegley | 2008-04-13 | 1 | -5/+4 |
| | |||||
* | Added much better error location. | John Wiegley | 2008-04-13 | 1 | -1/+24 |
| | |||||
* | Checked in all major updates. | John Wiegley | 2008-04-13 | 1 | -0/+5 |
| | |||||
* | updated to version 2.0 | John Wiegley | 2008-04-13 | 1 | -0/+119 |
| | |||||
* | changes | John Wiegley | 2008-04-13 | 1 | -119/+0 |
| | |||||
* | made several of the buffers used non-static | John Wiegley | 2004-09-26 | 1 | -2/+2 |
| | |||||
* | added asserts to, and proof-read, amount.cc | John Wiegley | 2004-08-25 | 1 | -1/+1 |
| | |||||
* | a few fixes | John Wiegley | 2004-08-24 | 1 | -1/+1 |
| | |||||
* | cleanup; fully switched to autoconf -- use scripts/acprep | John Wiegley | 2004-08-24 | 1 | -47/+20 |
| | |||||
* | fixes so that ledger will build optimized | John Wiegley | 2004-08-21 | 1 | -0/+2 |
| | |||||
* | changed RELEASE_LEVEL to DEBUG_LEVEL | John Wiegley | 2004-08-21 | 1 | -12/+12 |
| | |||||
* | add copy-on-write semantics to amount.cc; cuts object creation by 5x | John Wiegley | 2004-08-21 | 1 | -12/+1 |
| | |||||
* | more time interval support: last month, last feb, next year, etc. | John Wiegley | 2004-08-18 | 1 | -4/+4 |
| | |||||
* | slight fixes | John Wiegley | 2004-08-17 | 1 | -0/+13 |
| | |||||
* | added timing code | John Wiegley | 2004-08-13 | 1 | -2/+13 |
| | |||||
* | added support for interval reporting; changed some option flags | John Wiegley | 2004-08-12 | 1 | -0/+8 |
| | |||||
* | added debug code | John Wiegley | 2004-08-10 | 1 | -0/+123 |