summaryrefslogtreecommitdiff
path: root/python/py_commodity.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved python/*.cc files into src/John Wiegley2009-02-241-82/+0
* Moved several #includes to facilitate the use of pre-compiled headers.John Wiegley2009-02-081-3/+0
* Removed a great many unnecessary Boost.Python files.John Wiegley2009-02-071-9/+0
* Added stubs for all the Python integration classes.John Wiegley2009-02-061-0/+21
* Unit test for Python are now auto-generated from the C++ tests.John Wiegley2009-01-281-1/+10
* Expose the commodity type to python as "Commodity".John Wiegley2009-01-281-1/+1
* Increased copyright range to include 2009.John Wiegley2009-01-201-1/+1
* Changed COMMODITY_STYLE_NOMARKET TO COMMODITY_NOMARKET.John Wiegley2009-01-191-1/+1
* Changed COMMODITY_STYLE_BUILTIN to COMMODITY_BUILTIN, and added new flagJohn Wiegley2009-01-191-1/+2
* Moved around most of the files so that source code is in src/, documentationJohn Wiegley2008-08-051-0/+63