Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved several #includes to facilitate the use of pre-compiled headers. | John Wiegley | 2009-02-08 | 1 | -3/+0 |
* | Removed a great many unnecessary Boost.Python files. | John Wiegley | 2009-02-07 | 1 | -9/+0 |
* | Added stubs for all the Python integration classes. | John Wiegley | 2009-02-06 | 1 | -0/+21 |
* | Unit test for Python are now auto-generated from the C++ tests. | John Wiegley | 2009-01-28 | 1 | -1/+10 |
* | Expose the commodity type to python as "Commodity". | John Wiegley | 2009-01-28 | 1 | -1/+1 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | Changed COMMODITY_STYLE_NOMARKET TO COMMODITY_NOMARKET. | John Wiegley | 2009-01-19 | 1 | -1/+1 |
* | Changed COMMODITY_STYLE_BUILTIN to COMMODITY_BUILTIN, and added new flag | John Wiegley | 2009-01-19 | 1 | -1/+2 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+63 |