Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed constructors to downgrade BALANCE and BALANCE_PAIR types when possible | John Wiegley | 2004-09-06 | 1 | -2/+3 |
| | |||||
* | the amount/balance/value logic is now a library, completely separate from ledger | John Wiegley | 2004-08-29 | 1 | -19/+18 |
| | |||||
* | fixed another memory strangeness (too much destruction) | John Wiegley | 2004-08-26 | 1 | -25/+44 |
| | |||||
* | slight cleanup | John Wiegley | 2004-08-23 | 1 | -2/+1 |
| | |||||
* | use value_t instead of balance_pair_t; gains for 10% binary, 2% textual | John Wiegley | 2004-08-21 | 1 | -3/+32 |
| | |||||
* | fixes so that ledger will build optimized | John Wiegley | 2004-08-21 | 1 | -0/+1 |
| | |||||
* | moved code from value.h into value.cc | John Wiegley | 2004-08-21 | 1 | -887/+34 |
| | |||||
* | tracked down a tricky memory leak in value.h | John Wiegley | 2004-08-21 | 1 | -26/+16 |
| | |||||
* | speed improvements; my "bal" script is cut to a third | John Wiegley | 2004-08-17 | 1 | -0/+995 |