1. 8598b10 Modules/heapqmodule.c removed. Modules/_heapmodule.c added. by Thomas Heller · 20 years ago
  2. 71b2411 Record test_bsddb3 test results on WinXP. by Tim Peters · 20 years ago
  3. a0d781a Update the OpenSSL version example from c to d (the current stable one), by Tim Peters · 20 years ago
  4. 0e93309 The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so by Tim Peters · 20 years ago
  5. 011de6cc Record Tcl and Tk test results for WinXP Pro. by Tim Peters · 20 years ago
  6. d54357d Tweaked after following all these instructions. by Guido van Rossum · 20 years ago
  7. e2879c3 Add collectionsmodule.c. Don't link with largeint.lib anymore. by Martin v. Löwis · 20 years ago
  8. daea3e5 Add cjkcodecs to build process by Martin v. Löwis · 20 years ago
  9. 09de756 More updates for zlib 1.2.1 by Martin v. Löwis · 20 years ago
  10. 21eca43 Update to 1.2.1 for release build too. by Martin v. Löwis · 20 years ago
  11. 73b3df9 Update Windows build to use zlib 1.2.1 by Jeremy Hylton · 21 years ago
  12. d2afa67 Add the _bisectmodule.c source file to the pythoncore project - seems to have been forgotten. by Thomas Heller · 21 years ago
  13. 2362da8 Update information about building bsddb, particularly re with and without by Mark Hammond · 21 years ago
  14. 4618cc0 Bump build number by Martin v. Löwis · 21 years ago
  15. caba60a Removed dead text about MS subprojects that no longer exist. by Tim Peters · 21 years ago
  16. 79ef96d Update build procedure to VC 7.1. by Martin v. Löwis · 21 years ago
  17. b38b019 Update build procedure to VC 7.1 and newer versions of several packages. by Martin v. Löwis · 21 years ago
  18. 435f648 Python 2.3.3 Window build number and release date. by Thomas Heller · 21 years ago
  19. 6b70f8b Sigh. dsp files must be marked as binary files for cvs, otherwise by Thomas Heller · 21 years ago
  20. 7425c38 The Windows build number for 2.3.3c1 is 50. by Thomas Heller · 21 years ago
  21. a690a99 * Migrate set() and frozenset() from the sandbox. by Raymond Hettinger · 21 years ago
  22. 045f1de pyexpat stopped building on Windows -- whining about the lack of a by Tim Peters · 21 years ago
  23. b3af181 Convert heapq.py to a C implementation. by Raymond Hettinger · 21 years ago
  24. 04570db Patch #628301: Update installer to by Martin v. Löwis · 21 years ago
  25. 13dbabe To build on windows, the manual editing of the python_nt.rc file to by Thomas Heller · 21 years ago
  26. d12819c Release 2.3.2 (final) has a windows build number of 49. by Thomas Heller · 21 years ago
  27. 36bd2a1 The windows build number for 2.3.2c1 is 48 by Thomas Heller · 21 years ago
  28. ffe469e Build number for Python 2.3.1. by Thomas Heller · 21 years ago
  29. 46a007e Build the bzip2.lib as a custom pre-link step in MSVC. by Thomas Heller · 21 years ago
  30. 2258227 Opening the WISE script changes a few items: by Thomas Heller · 21 years ago
  31. 67e5582 Complete move of windows builds to 2.4alpha by Mark Hammond · 21 years ago
  32. 36c1afc SF bug 778400: IDLE hangs when selecting "Edit with IDLE". by Tim Peters · 21 years ago
  33. 7388dff Updated Windows installer for 2.3 final. by Tim Peters · 21 years ago
  34. 32675b6 Bump Windows build number for 2.3 final. by Tim Peters · 21 years ago
  35. 6560a25 Update version numbers and dates for 2.3c2 -- we won't be able to do this by Tim Peters · 21 years ago
  36. 6601b13 Corrected release date for 2.3c1. by Tim Peters · 21 years ago
  37. 0dc4b10 For my convenience in building installers, added a makes-sense-on-my-box by Tim Peters · 21 years ago
  38. 29dfcd1 Bump the release number to 2.3c1. by Tim Peters · 21 years ago
  39. d02d305 SF Patch 763681 "Support IDLE Edit of .py/.pyw from idlelib" by Kurt B. Kaiser · 21 years ago
  40. e6f7f9a I "cvs admin -kb"'ed these files to close a bug report. Now they need by Tim Peters · 21 years ago
  41. 8f6c7c5 Some Windows changes preparing for 2.3b2. by Tim Peters · 21 years ago
  42. faa697a 2.3b2 on Windows will ship with Tcl/Tk 8.4.3. Note: this still didn't by Tim Peters · 21 years ago
  43. b1e63c0 Install IDLE's .def files; these are essential for the configuration! by Guido van Rossum · 21 years ago
  44. 5041cf6 Changes to install the new idle: it's now in Lib/idlelib instead of by Guido van Rossum · 21 years ago
  45. 98c20be Updated Windows buildno for 2.2.3 final. by Tim Peters · 21 years ago
  46. c8fb937 Record 2.2.3c1 Windows build number. by Tim Peters · 21 years ago
  47. 0ff2ee0 Effectively renamed tokenize_tests.py to have a txt extension instead. by Tim Peters · 21 years ago
  48. c4607da Leading "C:" no longer hardcoded in the default installation directory. by Tim Peters · 21 years ago
  49. 8b7beb6 Use os.walk() to find files to delete. by Tim Peters · 21 years ago
  50. abea7ea Try to recover from changes in the structure of the CSV package/module. by Tim Peters · 21 years ago
  51. 91007e2 Bump Windows build number for 2.3b1. by Tim Peters · 21 years ago
  52. 3209410 Bump version number to 2.3b1. by Tim Peters · 21 years ago
  53. e125268 Add MessageBeep() API. by Guido van Rossum · 21 years ago
  54. b84e6fa Stop creating empty CVS directories in the csv subtree. by Tim Peters · 21 years ago
  55. 82d6195 Changed the DLL base-address assignment for _csv so it no longer by Tim Peters · 21 years ago
  56. 0d7ce4e Teach the Windows build & installer about the new csv module + DLL. by Tim Peters · 21 years ago
  57. 8266af4 Removed debugging print in test_tarfile. by Tim Peters · 21 years ago
  58. d6cfccf I entered the wrong year for 2.3a2. by Tim Peters · 21 years ago
  59. 2b0643a Bump Windows build number for 2.3a2. by Tim Peters · 21 years ago
  60. 1441cf9 Bump version # to 2.3a2. by Tim Peters · 21 years ago
  61. 289587e Use python_d.exe to build _ssl_d.pyd - we can not express that we depend by Mark Hammond · 21 years ago
  62. 96ef811 Move itertools module from the sandbox and into production. by Raymond Hettinger · 21 years ago
  63. ad8605d Updated info about test_bsddb3 failures. by Tim Peters · 21 years ago
  64. cc4c50c Define XML_STATIC. by Martin v. Löwis · 21 years ago
  65. c35d199 Undo inclusion of Python.h. Remove HAVE_MEMCPY section. by Martin v. Löwis · 21 years ago
  66. 0064026 Bump the Windows build to use Sleepycat's 4.1.25.NC release (the by Tim Peters · 21 years ago
  67. a8b2e32 CVS patch 669645: wininst.exe missing in Windows installer. by Tim Peters · 21 years ago
  68. 9c2fbb5 There are two more copyright notices in the Windows world: by Tim Peters · 22 years ago
  69. bbc5d16 SF bug 660795: logging missing from Python 2.3a1 for Windows. by Tim Peters · 22 years ago
  70. 88ad134 Merging in changes from r23a1-branch. Doc/makefile had conflicts, which by Tim Peters · 22 years ago
  71. 735950b Bump the Windows build # for 2.3a1. by Tim Peters · 22 years ago
  72. 52e14d6 PEP 302 + zipimport: by Just van Rossum · 22 years ago
  73. 4647f50 Revert the last change. Tim was faster and chose a different route. by Raymond Hettinger · 22 years ago
  74. a6af477 Document the _randommodule project for the Windows build. by Raymond Hettinger · 22 years ago
  75. d1f5ccc Taught the Windows build about _randommodule.c. This is compiled by Tim Peters · 22 years ago
  76. 2a799bf datetime escapes the sandbox. The Windows build is all set. I leave it by Tim Peters · 22 years ago
  77. b4f0a12 Made the _ssl subproject depend on the w9xpopen subproject, because by Tim Peters · 22 years ago
  78. 598c210 Install the tools/i18n directory on Windows. A user requested it, by Tim Peters · 22 years ago
  79. 21d77f5 Added _ssl.lib to the installer too. Restored alphabetical order of by Tim Peters · 22 years ago
  80. 6ee68d2 Explain what's probably a problem unique to Win9x in building _ssl. by Tim Peters · 22 years ago
  81. e8bcb25 Clarify _ssl instructions. by Tim Peters · 22 years ago
  82. 03cb7ee Don't make all the OpenSSL executables, just the library we need. by Mark Hammond · 22 years ago
  83. 040b00a Add the SSL libraries as dependencies. by Mark Hammond · 22 years ago
  84. 4b2030f Ensure the ssl temp directory exists! by Mark Hammond · 22 years ago
  85. fbac75f Add _ssl.pyd to the list of files to be installed by Wise. by Mark Hammond · 22 years ago
  86. f229f9f Add _ssl build process for Windows. by Mark Hammond · 22 years ago
  87. 4c88773 My MSVC seems to like writing the project names in quotes. Letting it do by Mark Hammond · 22 years ago
  88. 84c7a3f Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say by Tim Peters · 22 years ago
  89. 19cf4ee More bsddb-on-Windows fiddling: by Tim Peters · 22 years ago
  90. 78e35f9 Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest. by Tim Peters · 22 years ago
  91. a406b58 Renamed Wise vrbl from _TCLMINOR_ to _TCLDIR_, to remove any script by Tim Peters · 22 years ago
  92. 6c62995 Repaired typos in the Tcl/Tk compilation instructions. Turns out they by Tim Peters · 22 years ago
  93. 077736b Windows changes to move from Tcl/Tk 8.3.2 to 8.4.1. I tested this by by Tim Peters · 22 years ago
  94. 84fcd92 Install the bz2 DLL on Windows. by Tim Peters · 22 years ago
  95. b0ead4e Start building the bz2 module on Windows. by Tim Peters · 22 years ago
  96. 19697bc Update list of Windows buildnos for 2.2.2 final. by Tim Peters · 22 years ago
  97. c78462f The MS resource compiler simply cannot be convinced to do arithmetic by Tim Peters · 22 years ago
  98. 638a1e2 Update info for impending 2.2.2. by Tim Peters · 22 years ago
  99. fb1db4c Add -E and -tt options to the python invocations, as for the Unix tests. by Guido van Rossum · 22 years ago
  100. 78e30fb Taught the Windows installer about changes in the structure of the email by Tim Peters · 22 years ago