Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved python/*.cc files into src/ | John Wiegley | 2009-02-24 | 1 | -66/+0 |
| | | | | | This is because soon, I intend to have real Python source files in python/. | ||||
* | The Great Renaming, Part II | John Wiegley | 2009-02-23 | 1 | -1/+1 |
| | | | | | The last commit did not contain the majority of changes because of a slight mishap. This contains the real changeset. | ||||
* | Moved several #includes to facilitate the use of pre-compiled headers. | John Wiegley | 2009-02-08 | 1 | -4/+0 |
| | |||||
* | Added stubs for all the Python integration classes. | John Wiegley | 2009-02-06 | 1 | -0/+70 |