Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all projects so Debug builds use "/Zi" instead of "/ZI", which means ↵ | Mark Hammond | 2000-07-01 | 1 | -1/+1 |
| | | | | | | everything should still build under MSVC5 NOTE: All these projects had messed-up line endings (but MSVC didnt mind). Executing a diff with "--ignore-all-space" will show the specific changes, but I made a complete checkin with correct line endiings as it is the correct thing to do! | ||||
* | Finish converting the winreg extension to _winreg. | Fred Drake | 2000-06-29 | 1 | -3/+3 |
| | |||||
* | Bit of cleanup on the projects. | Guido van Rossum | 2000-03-31 | 1 | -12/+0 |
| | | | | Some refinements on the Wise file, also adding mmap.pyd. | ||||
* | Internal changes. | Guido van Rossum | 2000-03-30 | 1 | -5/+4 |
| | |||||
* | Mark Hammond: add winreg module as new subproject. | Guido van Rossum | 2000-03-28 | 1 | -0/+121 |