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 | -45/+34 |
* | redid the way amount_t::commodity is handled; no more direct access | John Wiegley | 2004-08-29 | 1 | -25/+27 |
* | added (disabled) code for Boost.Python | John Wiegley | 2004-08-27 | 1 | -0/+15 |
* | fixed another memory strangeness (too much destruction) | John Wiegley | 2004-08-26 | 1 | -0/+1 |
* | added usual operator | John Wiegley | 2004-08-25 | 1 | -0/+3 |
* | use value_t instead of balance_pair_t; gains for 10% binary, 2% textual | John Wiegley | 2004-08-21 | 1 | -671/+355 |
* | moved code from value.h into value.cc | John Wiegley | 2004-08-21 | 1 | -0/+893 |