Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conditionalized the reference to xmlparse and xmltok from setup.py | John Wiegley | 2004-09-24 | 1 | -1/+7 |
* | passing --enable-python to configure is now required for python support | John Wiegley | 2004-09-20 | 1 | -11/+0 |
* | main.py (via ledger.so) and main.cc can now use the same shared library | John Wiegley | 2004-09-14 | 1 | -5/+6 |
* | main.py does everything except balance reports now | John Wiegley | 2004-09-14 | 1 | -10/+10 |
* | python integrated both ways (see sample.dat), and initialized on-demand | John Wiegley | 2004-09-14 | 1 | -0/+26 |
* | removed an older python file | John Wiegley | 2004-08-29 | 1 | -15/+0 |
* | the amount/balance/value logic is now a library, completely separate from ledger | John Wiegley | 2004-08-29 | 1 | -3/+3 |
* | ledger.so (the python module) now builds based on autoconf discovery | John Wiegley | 2004-08-28 | 1 | -0/+15 |