Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Untabified all source files | John Wiegley | 2010-06-11 | 1 | -21/+21 |
* | Allow opt -NDEBUG build to complete without warnings | John Wiegley | 2010-06-04 | 1 | -0/+2 |
* | 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 | -8/+1 |
* | All strings passed to Python are now Unicode objects | John Wiegley | 2009-11-10 | 1 | -64/+41 |
* | Python Unicode objects are now handled | John Wiegley | 2009-11-10 | 1 | -10/+68 |
* | Made many object methods in Python properties | John Wiegley | 2009-11-05 | 1 | -6/+9 |
* | std::string now only intercepted if STRING_VERIFY_ON | John Wiegley | 2009-11-05 | 1 | -5/+11 |
* | Added Python interface for commodity_t | John Wiegley | 2009-11-02 | 1 | -0/+44 |
* | 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 | -0/+1 |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+170 |