Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | changed the management of "xdata" in walk.h | John Wiegley | 2004-09-17 | 1 | -26/+97 | |
* | Python fixes; starting adding support for using item_handlers in python | John Wiegley | 2004-09-08 | 1 | -1/+8 | |
* | optimize python iterations of entries, transactions; use exceptions more | John Wiegley | 2004-09-08 | 1 | -43/+64 | |
* | some python code fixes | John Wiegley | 2004-09-07 | 1 | -15/+12 | |
* | 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 |