| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Create a py_value module, for translating value_t objects to/from Python. | John Wiegley | 2009-01-23 | 2 | -15/+92 |
* | Report the name of a Python function if we have difficulties calling it. | John Wiegley | 2009-01-23 | 2 | -6/+20 |
* | Added tracing statements to the Python interpreter binding code. | John Wiegley | 2009-01-23 | 1 | -1/+7 |
* | Look up definitions in the Python evaluator directly, not with eval. | John Wiegley | 2009-01-23 | 2 | -11/+6 |
* | When Python support is present, use a session_t object which is derived from | John Wiegley | 2009-01-23 | 2 | -29/+82 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 11 | -11/+11 |
* | 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 sources which I did not write from src/ into lib/. | John Wiegley | 2008-08-09 | 1 | -281/+0 |
* | 'make distcheck' now works with Python support enabled. | John Wiegley | 2008-08-09 | 1 | -2/+1 |
* | Removed a redundant comment. | John Wiegley | 2008-08-08 | 1 | -9/+0 |
* | The Python interface code is now building again and passes its unit tests. | John Wiegley | 2008-08-07 | 1 | -1/+3 |
* | The Python interface layer is building again. | John Wiegley | 2008-08-07 | 8 | -42/+81 |
* | Moved several tests around again (python/test -> test/python). | John Wiegley | 2008-08-06 | 5 | -1483/+0 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 18 | -0/+3280 |