Final head of the former 2.4 branch
- b499eec Bump buildno for 2.4.4. by Martin v. Löwis · 19 years ago
- 84332f9 what month is it again? I get confused... by Anthony Baxter · 19 years ago v2.4.4c1
- 126ba44 preparing for 2.4.4c1 by Anthony Baxter · 19 years ago
- c5e1e15 Note that there are no longer warnings when building by Tim Peters · 19 years ago
- ad7dd88 Ignore libcmt, not msvcrt. by Martin v. Löwis · 19 years ago
- 5cef0bb Add user32.lib to the libraries. Fixes #1571023. by Martin v. Löwis · 19 years ago
- d005dd9 Build _ssl.pyd with OpenSSL 0.9.7l by Martin v. Löwis · 19 years ago
- 87a7d50 Define WIN32, to get proper struct alignment in WinSock2.h. Fixes #1462352. by Martin v. Löwis · 19 years ago
- e77ff2a preparing for 2.4.3 final by Anthony Baxter · 19 years ago
- 022a55c update - still some old .cvsignore files lying around by Anthony Baxter · 19 years ago
- e33da3b 2.4.3c1 by Anthony Baxter · 19 years ago
- 25aeec5 Backport of 42993: by Martin v. Löwis · 19 years ago
- 7a0109f Move buildbot scripts to Tools/buildbot. by Martin v. Löwis · 19 years ago
- 9eee616 Add a do-nothing "clean" operation to the _ssl project, by Tim Peters · 19 years ago
- c8bbcc3 Copied from the trunk for buildbot use. by Tim Peters · 19 years ago
- c7ddece Copy from the trunk, for the buildbot. by Tim Peters · 19 years ago
- 8d51d55 Copy from the trunk, for the buildbot. by Tim Peters · 19 years ago
- 6fc1da1 Even more copyright locations! by Georg Brandl · 20 years ago
- f9fde1e 2.4.2 release stuff by Anthony Baxter · 20 years ago
- 4ab7786 pre-release machinations by Anthony Baxter · 20 years ago
- 668c5f0 Patch #1160164: Use ReleaseItanium for zlib build. by Martin v. Löwis · 20 years ago
- a9abcfa Upgrade Windows build to zlib 1.2.3 (a security fix) by Trent Mick · 20 years ago
- 92d3950 2.4.1 buildno by Anthony Baxter · 20 years ago
- 905e912 2.4.1rc2 setup by Anthony Baxter · 20 years ago
- 32ffd3d bump buildno for 2.4c1 by Anthony Baxter · 20 years ago
- b3baf32 pre-release magic by Anthony Baxter · 20 years ago
- af1389a Bump buildno for 2.4 release by Martin v. Löwis · 21 years ago
- e174ae9 Bump version for 2.4c1 by Martin v. Löwis · 21 years ago
- 6450190 Bump buildno for 2.4b2. by Martin v. Löwis · 21 years ago
- d37ddeb Bump buildno for 2.4b1 by Martin v. Löwis · 21 years ago
- 4eb5978 Supply the _subprocess module under 7.1. I'm not sure what the status by Tim Peters · 21 years ago
- c9f53b4 Link with ws2_32 instead of wsock32. by Martin v. Löwis · 21 years ago
- 5a6653c Revert creation of launcher.exe by Martin v. Löwis · 21 years ago
- 195578a Add launcher program by Martin v. Löwis · 21 years ago
- 6d77213 Update buildno for 2.4a3 by Martin v. Löwis · 21 years ago
- 3cf2163 Add instructions for building Tix by Martin v. Löwis · 21 years ago
- adadc0f Remove rotor and xreadlines from VC 7.1 build. by Tim Peters · 21 years ago
- 42cd14d More cmd.exe exploitation. by Tim Peters · 21 years ago
- e2f6899 Since it's impossible to build Python using VC7.1 on a command.com by Tim Peters · 21 years ago
- e82b00f Updated test-runner .bat for new location of Tcl/Tk. by Tim Peters · 21 years ago
- 6de2d4d Bump Tk version to 8.4.7. Build into tcltk directory. by Martin v. Löwis · 21 years ago
- 79b52b7 Boosted the stack reservation for python.exe and python_w.exe from the by Tim Peters · 21 years ago
- 9ecf326 Patch #1006916: Remove ODBC library references. by Martin v. Löwis · 21 years ago
- ed0d9c6 Bump buildno for 2.4a2 by Martin v. Löwis · 21 years ago
- efdc16ff Remove unused source file from Windows project files. by Hye-Shik Chang · 21 years ago
- d945f4e Generate rc[_d].h after linking by Martin v. Löwis · 21 years ago
- 13e50fe Add Itanium targets. by Martin v. Löwis · 21 years ago
- 3341e38 cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1. by Hye-Shik Chang · 21 years ago
- 56b021a Ignore more encoding input files. by Tim Peters · 21 years ago
- a44b565 Ignore input files for encoding tests (these aren't checked in). by Tim Peters · 21 years ago
- 3d7d372 Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
- d0bcf35 Teach VC 7.1 about the new cjkcodecs structure. This still doesn't compile by Tim Peters · 21 years ago
- 1d64fb3 Temporarily add the Tcl/Tk bin directory to PATH, so that test_tcl can by Tim Peters · 21 years ago
- dfef882 dont think it's still being used, but just in case by Anthony Baxter · 21 years ago
- 74a72b9 Bump build number to 54 for 2.4.0a1 by Martin v. Löwis · 21 years ago
- 8139140 Update info about the windows build. by Thomas Heller · 21 years ago
- 93d1b2c Add readme.txt by Martin v. Löwis · 21 years ago
- 3d1f6bb Teach pythoncore project about new pystrtod.c for VC7.1. This was done by Tim Peters · 21 years ago
- 9f5f056 Remove the pcre module. by Thomas Heller · 21 years ago
- aa2e498 Record Python 2.3.4 (final) build number. by Thomas Heller · 21 years ago
- 7897ff0 Add genobject.c by Martin v. Löwis · 21 years ago
- fd3f4fb Windows build number for 2.3.4c1 is 52. by Thomas Heller · 21 years ago
- 1a74a12 The filename of this module changed again... by Thomas Heller · 21 years ago
- 1a9d32b cvs ignore the user options files *.suo by Thomas Heller · 21 years ago
- 8598b10 Modules/heapqmodule.c removed. Modules/_heapmodule.c added. by Thomas Heller · 21 years ago
- 71b2411 Record test_bsddb3 test results on WinXP. by Tim Peters · 21 years ago
- a0d781a Update the OpenSSL version example from c to d (the current stable one), by Tim Peters · 21 years ago
- 0e93309 The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so by Tim Peters · 21 years ago
- 011de6cc Record Tcl and Tk test results for WinXP Pro. by Tim Peters · 21 years ago
- d54357d Tweaked after following all these instructions. by Guido van Rossum · 21 years ago
- e2879c3 Add collectionsmodule.c. Don't link with largeint.lib anymore. by Martin v. Löwis · 22 years ago
- daea3e5 Add cjkcodecs to build process by Martin v. Löwis · 22 years ago
- 09de756 More updates for zlib 1.2.1 by Martin v. Löwis · 22 years ago
- 21eca43 Update to 1.2.1 for release build too. by Martin v. Löwis · 22 years ago
- 73b3df9 Update Windows build to use zlib 1.2.1 by Jeremy Hylton · 22 years ago
- d2afa67 Add the _bisectmodule.c source file to the pythoncore project - seems to have been forgotten. by Thomas Heller · 22 years ago
- 2362da8 Update information about building bsddb, particularly re with and without by Mark Hammond · 22 years ago
- 4618cc0 Bump build number by Martin v. Löwis · 22 years ago
- caba60a Removed dead text about MS subprojects that no longer exist. by Tim Peters · 22 years ago
- 79ef96d Update build procedure to VC 7.1. by Martin v. Löwis · 22 years ago
- b38b019 Update build procedure to VC 7.1 and newer versions of several packages. by Martin v. Löwis · 22 years ago
- 435f648 Python 2.3.3 Window build number and release date. by Thomas Heller · 22 years ago
- 6b70f8b Sigh. dsp files must be marked as binary files for cvs, otherwise by Thomas Heller · 22 years ago
- 7425c38 The Windows build number for 2.3.3c1 is 50. by Thomas Heller · 22 years ago
- a690a99 * Migrate set() and frozenset() from the sandbox. by Raymond Hettinger · 22 years ago
- 045f1de pyexpat stopped building on Windows -- whining about the lack of a by Tim Peters · 22 years ago
- b3af181 Convert heapq.py to a C implementation. by Raymond Hettinger · 22 years ago
- 04570db Patch #628301: Update installer to by Martin v. Löwis · 22 years ago
- 13dbabe To build on windows, the manual editing of the python_nt.rc file to by Thomas Heller · 22 years ago
- d12819c Release 2.3.2 (final) has a windows build number of 49. by Thomas Heller · 22 years ago
- 36bd2a1 The windows build number for 2.3.2c1 is 48 by Thomas Heller · 22 years ago
- ffe469e Build number for Python 2.3.1. by Thomas Heller · 22 years ago
- 46a007e Build the bzip2.lib as a custom pre-link step in MSVC. by Thomas Heller · 22 years ago
- 2258227 Opening the WISE script changes a few items: by Thomas Heller · 22 years ago
- 67e5582 Complete move of windows builds to 2.4alpha by Mark Hammond · 22 years ago
- 36c1afc SF bug 778400: IDLE hangs when selecting "Edit with IDLE". by Tim Peters · 22 years ago
- 7388dff Updated Windows installer for 2.3 final. by Tim Peters · 22 years ago
- 32675b6 Bump Windows build number for 2.3 final. by Tim Peters · 22 years ago
- 6560a25 Update version numbers and dates for 2.3c2 -- we won't be able to do this by Tim Peters · 22 years ago
- 6601b13 Corrected release date for 2.3c1. by Tim Peters · 22 years ago