1. 94eba71 Repair compilation for Visual Studio 2005. by Amaury Forgeot d'Arc · 17 years ago
  2. e7fa408 Compilation was broken on Windows since the introduction of Advanced String Formatting. by Amaury Forgeot d'Arc · 18 years ago
  3. aee643b Reverted last transaction. It's the wrong branch. by Christian Heimes · 18 years ago
  4. 306179b And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks Hiro! by Christian Heimes · 18 years ago
  5. e6bdb9b Add the necessary dependency for the Windows VC6 build to ensure 'pythoncore' by Trent Mick · 18 years ago
  6. 79282a2 Remove obsolete file. Will backport. by Martin v. Löwis · 19 years ago
  7. 7addebf Patch #1457736: Update VC6 to use current PCbuild settings. by Martin v. Löwis · 19 years ago
  8. f56591c Set the eol-style for project files to "CRLF". by Martin v. Löwis · 19 years ago
  9. 6eb36b0 Patch #1577551: Add ctypes and ET build support for VC6. Will backport to 2.5. by Martin v. Löwis · 19 years ago
  10. c9e82f6 Patch #1576954: Update VC6 build directory; remove redundant by Martin v. Löwis · 19 years ago
  11. c649ec5 Apply modified version of Collin Winter's patch #1478788 by Nick Coghlan · 19 years ago
  12. 10be10c Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. by Neal Norwitz · 19 years ago
  13. ab0f947 Remove .cvsignore files, as they live in svn:ignore properties now. by Martin v. Löwis · 20 years ago
  14. d56827c Add AST files to VC6 build. by Raymond Hettinger · 20 years ago
  15. 94ac197 Update the PC configuration and project files for sha256 and sha512. by Raymond Hettinger · 20 years ago
  16. 9c323f8 SF patch #941881: PEP 309 Implementation (Partial Function Application). by Raymond Hettinger · 21 years ago
  17. de7b990 Update the MSC6 pythoncore projects to compile for Py2.5 by Raymond Hettinger · 21 years ago
  18. 919637a Add _subprocess.c by Martin v. Löwis · 21 years ago
  19. 6ce6ef3 Remove rotor and xreadlines from VC 6 build. by Raymond Hettinger · 21 years ago
  20. efdc16ff Remove unused source file from Windows project files. by Hye-Shik Chang · 21 years ago
  21. 07e5dc8 Teach VC6 project file about the new cjkcodecs structure. by Hye-Shik Chang · 21 years ago
  22. 2242fe8 Teach MSVC 6 about pystrtod.c. by Tim Peters · 21 years ago
  23. 9f5f056 Remove the pcre module. by Thomas Heller · 21 years ago
  24. 19a02ec Add genobject.c to the MSVC++ 6.0 build. by Raymond Hettinger · 21 years ago
  25. e898d19 Complete perky's name change patch. by Raymond Hettinger · 21 years ago
  26. 6024722 Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so by Thomas Heller · 21 years ago
  27. bd6850f Ignore oodles of MSVC-generated files. by Tim Peters · 21 years ago
  28. 4ae4f26 A helper for rt.bat, copied (but with path adjustment) from PCbuild. by Tim Peters · 21 years ago
  29. 756b3f3 * Move collections.deque() in from the sandbox by Raymond Hettinger · 22 years ago
  30. a70e6d8 Added the cjkcodecs files to the MSVC 6 build. by Tim Peters · 22 years ago
  31. 0c41027 SF Patch #864863: Bisect C implementation (Contributed by Dmitry Vasiliev.) by Raymond Hettinger · 22 years ago
  32. 12cfa6d That's it -- works as well under VC6 as it ever did now. by Tim Peters · 22 years ago
  33. 055844e The _tkinter subproject works with VC6 again. by Tim Peters · 22 years ago
  34. 590de2c The bz2 subproject works with VC6 again. by Tim Peters · 22 years ago
  35. f32b027 The _ssl subproject may <heh> be working w/ VC6 again. by Tim Peters · 22 years ago
  36. c844a03 The _bsddb subproject works again under VC6. by Tim Peters · 22 years ago
  37. caba60a Removed dead text about MS subprojects that no longer exist. by Tim Peters · 22 years ago
  38. 28df74f Getting closer (but not yet there) to being able to compile under VC6 by Tim Peters · 22 years ago
  39. ff8505d Tons of changes to get this closer to being buildable from this directory; by Tim Peters · 22 years ago
  40. 203eec4 Move VC6 project files here. by Martin v. Löwis · 22 years ago