Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added python support for Format() objects. see main.py | John Wiegley | 2004-09-10 | 1 | -2/+5 |
| | |||||
* | interval_t objects now play nicely with python. see the bottom of main.py | John Wiegley | 2004-09-10 | 1 | -0/+5 |
| | |||||
* | slight changed semantics of item_handler<T>, to play better with Boost.Python | John Wiegley | 2004-09-10 | 1 | -2/+2 |
| | |||||
* | Python fixes; starting adding support for using item_handlers in python | John Wiegley | 2004-09-08 | 1 | -1/+9 |
| | |||||
* | optimize python iterations of entries, transactions; use exceptions more | John Wiegley | 2004-09-08 | 1 | -1/+2 |
| | |||||
* | setup_ledger.py needs to link against libgmp | John Wiegley | 2004-09-08 | 1 | -4/+2 |
| | |||||
* | a bit of a reorg; still much more to go | John Wiegley | 2004-08-29 | 1 | -0/+13 |
| | |||||
* | removed the "standalone" flag (unsafe with Boost) | John Wiegley | 2004-08-28 | 1 | -0/+11 |