Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Ledger/Python byte vs. char Unicode bridge | John Wiegley | 2009-11-20 | 1 | -0/+6 |
* | Added more documentation to python/demo.py | John Wiegley | 2009-11-20 | 1 | -4/+10 |
* | Many improvements to Ledger's Python bindings | John Wiegley | 2009-11-19 | 1 | -40/+159 |
* | Simplified passing of scope objects in Python | John Wiegley | 2009-11-05 | 1 | -12/+12 |
* | Made many object methods in Python properties | John Wiegley | 2009-11-05 | 1 | -4/+5 |
* | Simplified usage of Boost.Python in several cases | John Wiegley | 2009-11-05 | 1 | -2/+2 |
* | Added Python interface for annotated_commodity_t | John Wiegley | 2009-11-02 | 1 | -8/+81 |
* | Added Python interface for commodity_t | John Wiegley | 2009-11-02 | 1 | -12/+58 |
* | Added Python interface for commodity_pool_t | John Wiegley | 2009-11-02 | 1 | -0/+117 |
* | Enabled use of pre-compiled headers by default | John Wiegley | 2009-03-10 | 1 | -0/+2 |
* | Reduced the #include dependency tree to a minimum | John Wiegley | 2009-03-04 | 1 | -2/+1 |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+82 |