Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplified passing of scope objects in Python | John Wiegley | 2009-11-05 | 1 | -8/+8 |
* | Added Python interface for commodity_t | John Wiegley | 2009-11-02 | 1 | -3/+0 |
* | Fixes to the Python bindings for amount_t | John Wiegley | 2009-11-02 | 1 | -48/+54 |
* | Fleshed out the Python bindings for amount_t | John Wiegley | 2009-11-02 | 1 | -13/+33 |
* | Removed most #if 0 blocks and callout comments | John Wiegley | 2009-10-31 | 1 | -58/+0 |
* | Split commodity.h/cc into three files | John Wiegley | 2009-06-24 | 1 | -0/+2 |
* | 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 | -5/+2 |
* | Marked all strings needing internationalization | John Wiegley | 2009-02-25 | 1 | -4/+4 |
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -0/+340 |