Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the amount/balance/value logic is now a library, completely separate from ledger | John Wiegley | 2004-08-29 | 1 | -5/+0 |
* | redid the way amount_t::commodity is handled; no more direct access | John Wiegley | 2004-08-29 | 1 | -0/+1 |
* | fixed two memory corruption bugs | John Wiegley | 2004-08-25 | 1 | -0/+1 |
* | Bulk alloc bigints in the binary reader; this gains another 20% | John Wiegley | 2004-08-25 | 1 | -1/+3 |
* | add copy-on-write semantics to amount.cc; cuts object creation by 5x | John Wiegley | 2004-08-21 | 1 | -0/+4 |
* | fixes | John Wiegley | 2004-08-19 | 1 | -0/+25 |
* | added back sorting support | John Wiegley | 2004-08-05 | 1 | -21/+0 |
* | rewrote the way registers are computed -- again | John Wiegley | 2004-08-04 | 1 | -1/+1 |
* | two major changes | John Wiegley | 2004-07-30 | 1 | -1/+1 |
* | Exit if parsing errors are encountered | John Wiegley | 2004-07-29 | 1 | -4/+4 |
* | initial rev of 2.0 | John Wiegley | 2004-07-26 | 1 | -0/+21 |