Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified entry_t::add_transaction and remove_transaction, since now using lists | John Wiegley | 2004-09-06 | 1 | -21/+3 |
* | the amount/balance/value logic is now a library, completely separate from ledger | John Wiegley | 2004-08-29 | 1 | -18/+0 |
* | redid the way amount_t::commodity is handled; no more direct access | John Wiegley | 2004-08-29 | 1 | -11/+8 |
* | a bit of a reorg; still much more to go | John Wiegley | 2004-08-29 | 1 | -1/+5 |
* | ledger.so (the python module) now builds based on autoconf discovery | John Wiegley | 2004-08-28 | 1 | -15/+67 |
* | added (disabled) code for Boost.Python | John Wiegley | 2004-08-27 | 1 | -0/+546 |