Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A bunch of project files were checked in as text files. | Guido van Rossum | 2000-07-01 | 1 | -99/+99 |
| | | | | They should all be binary (cvs admin -kv has now been applied). | ||||
* | The Python include paths were not specified. | Mark Hammond | 2000-07-01 | 1 | -2/+2 |
| | |||||
* | ucnhash now correctly builds for Windows. | Mark Hammond | 2000-07-01 | 1 | -20/+16 |
| | |||||
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-28 | 1 | -0/+103 |
MSVC project file for the new module ucnhash. This may have to be added to pcbuild.dsw with an dependancy on python16. By Bill Tutt. |