Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed unnecessary #ifdef block. pyinterp.h now guards itself. | John Wiegley | 2009-01-31 | 1 | -0/+4 |
* | Only initialize Python if it's used. | John Wiegley | 2009-01-24 | 1 | -3/+10 |
* | Report the name of a Python function if we have difficulties calling it. | John Wiegley | 2009-01-23 | 1 | -2/+8 |
* | Look up definitions in the Python evaluator directly, not with eval. | John Wiegley | 2009-01-23 | 1 | -1/+1 |
* | When Python support is present, use a session_t object which is derived from | John Wiegley | 2009-01-23 | 1 | -11/+9 |
* | Increased copyright range to include 2009. | John Wiegley | 2009-01-20 | 1 | -1/+1 |
* | The Python interface layer is building again. | John Wiegley | 2008-08-07 | 1 | -4/+4 |
* | Moved around most of the files so that source code is in src/, documentation | John Wiegley | 2008-08-05 | 1 | -0/+118 |