Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed --european option to --decimal-comma | John Wiegley | 2010-06-01 | 1 | -13/+13 |
| | | | | Fixes #211 / 1736ACA5-5DE6-4826-AEB4-DB5B2A2217AC | ||||
* | Updated to Boost 1.43 | John Wiegley | 2010-05-27 | 1 | -5/+8 |
| | |||||
* | Updated copyrights to 2003-2010 | John Wiegley | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | 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 |
This is because soon, I intend to have real Python source files in python/. |