1. 0d7ce4e Teach the Windows build & installer about the new csv module + DLL. by Tim Peters · 21 years ago
  2. 2a799bf datetime escapes the sandbox. The Windows build is all set. I leave it by Tim Peters · 22 years ago
  3. b4f0a12 Made the _ssl subproject depend on the w9xpopen subproject, because by Tim Peters · 22 years ago
  4. f229f9f Add _ssl build process for Windows. by Mark Hammond · 22 years ago
  5. 4c88773 My MSVC seems to like writing the project names in quotes. Letting it do by Mark Hammond · 22 years ago
  6. 84c7a3f Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say by Tim Peters · 22 years ago
  7. 78e35f9 Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest. by Tim Peters · 22 years ago
  8. b0ead4e Start building the bz2 module on Windows. by Tim Peters · 22 years ago
  9. d66595f Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call! by Tim Peters · 23 years ago
  10. b16c56f Teach Windows build and installer about new _symtable module/DLL. by Tim Peters · 23 years ago
  11. 9ea17ac Patch derived from Trent's 101162: a Python/C API testing framework. by Tim Peters · 23 years ago
  12. 19f52c2 Windows: ucnhash subproject no longer exists (/F merged into unicodedata). by Tim Peters · 23 years ago
  13. 97c9640 Windows: 2.1a1 changes so Python runs again. Note that the python20 by Tim Peters · 23 years ago
  14. f08b5d0 Support for building the new w9xpopen.exe, which is used for reliable popen operation on Windows 9x. by Mark Hammond · 24 years ago
  15. b07cf50 Revert this checkin: by Trent Mick · 24 years ago
  16. 557d35e These files all used to be tagged as binary in CVS. I recently changed this so by Trent Mick · 24 years ago
  17. 2c62154 Add ucnhash to the workspace, as a dependency of python20. by Mark Hammond · 24 years ago
  18. 3afe36d More 2.0 stuff -- fix workspace, remove 1.6 files by Guido van Rossum · 24 years ago
  19. c35a20e Mark Hammond: Added dependency of winsound project on python16 by Guido van Rossum · 24 years ago
  20. 6dd9fc1 Added winsound project to workspace, and added -I options to winsound by Guido van Rossum · 24 years ago
  21. 4dfcd76 Added project dependencies -- Mark is right, these are needed. by Guido van Rossum · 24 years ago
  22. b1b3096 Moved socket, select, unicodedata to their own PYD. This should by Guido van Rossum · 24 years ago
  23. 7025599 Adding pyexpat project. by Guido van Rossum · 24 years ago
  24. 5fc4e20 Added _sre project to workspace. by Guido van Rossum · 24 years ago
  25. 43da798 Bit of cleanup on the projects. by Guido van Rossum · 24 years ago
  26. a7937e5 Added mmap project. (Mark Hammond.) by Guido van Rossum · 24 years ago
  27. 15a57a7 Update for creating and linking with python16.dll. by Guido van Rossum · 24 years ago
  28. 09fca8d Mark Hammond: add winreg module as new subproject. by Guido van Rossum · 24 years ago
  29. 72ca1b3 Changes by Trent Mick (of ActiveState) and Dale Nagata to support by Guido van Rossum · 24 years ago
  30. f6240cf Some kind of source control krept in. by Guido van Rossum · 26 years ago
  31. 5bf2864 Added dependencies between projects. by Guido van Rossum · 26 years ago
  32. 0f586da Put the CRLF back in. by Guido van Rossum · 26 years ago
  33. 844ea7b New project files... by Guido van Rossum · 26 years ago
  34. 15b239f Moved VC++ 5.x stuff here. by Guido van Rossum · 26 years ago