Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the filenames in the MSVC project file for Python 2.5. | Thomas Heller | 2004-12-01 | 1 | -9/+9 |
| | |||||
* | Bump buildno for 2.4 release | Martin v. Löwis | 2004-11-29 | 2 | -3/+5 |
| | |||||
* | Bump version for 2.4c1 | Martin v. Löwis | 2004-11-07 | 2 | -4/+6 |
| | |||||
* | Bump buildno for 2.4b2. | Martin v. Löwis | 2004-11-02 | 2 | -3/+5 |
| | |||||
* | Bump buildno for 2.4b1 | Martin v. Löwis | 2004-10-15 | 2 | -3/+5 |
| | |||||
* | Supply the _subprocess module under 7.1. I'm not sure what the status | Tim Peters | 2004-10-12 | 1 | -0/+3 |
| | | | | of this should be on non-WIN32 Windows variants. | ||||
* | Link with ws2_32 instead of wsock32. | Martin v. Löwis | 2004-09-18 | 1 | -3/+3 |
| | |||||
* | Revert creation of launcher.exe | Martin v. Löwis | 2004-09-08 | 2 | -194/+0 |
| | |||||
* | Add launcher program | Martin v. Löwis | 2004-09-07 | 2 | -0/+194 |
| | |||||
* | Update buildno for 2.4a3 | Martin v. Löwis | 2004-09-01 | 2 | -3/+5 |
| | |||||
* | Add instructions for building Tix | Martin v. Löwis | 2004-08-31 | 1 | -0/+9 |
| | |||||
* | Remove rotor and xreadlines from VC 7.1 build. | Tim Peters | 2004-08-31 | 1 | -54/+0 |
| | |||||
* | More cmd.exe exploitation. | Tim Peters | 2004-08-30 | 1 | -38/+50 |
| | |||||
* | Since it's impossible to build Python using VC7.1 on a command.com | Tim Peters | 2004-08-30 | 1 | -6/+1 |
| | | | | system, exploit cmd.exe's setlocal function in this directory. | ||||
* | Updated test-runner .bat for new location of Tcl/Tk. | Tim Peters | 2004-08-30 | 2 | -8/+6 |
| | | | | | | | Replaced outcomes from native Tcl/Tk tests. Maybe the diffs are legit, maybe not. I noticed that the Tcl results I'm replacing here claimed both that there were no failures, and that one file had tests with failures, so I wasn't inclined to trust them <wink>. | ||||
* | Bump Tk version to 8.4.7. Build into tcltk directory. | Martin v. Löwis | 2004-08-30 | 2 | -36/+28 |
| | |||||
* | Boosted the stack reservation for python.exe and python_w.exe from the | Tim Peters | 2004-08-12 | 2 | -0/+6 |
| | | | | | default 1MB to 2 million bytes. The test suite passes with -uall again (test_compiler no longer drives WinXP into an insane state). | ||||
* | Patch #1006916: Remove ODBC library references. | Martin v. Löwis | 2004-08-12 | 7 | -20/+20 |
| | |||||
* | Bump buildno for 2.4a2 | Martin v. Löwis | 2004-08-04 | 2 | -3/+5 |
| | |||||
* | Remove unused source file from Windows project files. | Hye-Shik Chang | 2004-07-28 | 1 | -3/+0 |
| | |||||
* | Generate rc[_d].h after linking | Martin v. Löwis | 2004-07-25 | 1 | -2/+5 |
| | |||||
* | Add Itanium targets. | Martin v. Löwis | 2004-07-20 | 16 | -0/+2064 |
| | |||||
* | cjkcodecs/mapdata_*.c are removed by the recent import CJKCodecs 1.1. | Hye-Shik Chang | 2004-07-18 | 1 | -12/+0 |
| | |||||
* | Ignore more encoding input files. | Tim Peters | 2004-07-18 | 1 | -0/+2 |
| | |||||
* | Ignore input files for encoding tests (these aren't checked in). | Tim Peters | 2004-07-18 | 1 | -0/+12 |
| | |||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
| | |||||
* | Teach VC 7.1 about the new cjkcodecs structure. This still doesn't compile | Tim Peters | 2004-07-18 | 1 | -59/+20 |
| | | | | | on Windows, because of non-standard code in cjkcodes.h, but it's *almost* there. | ||||
* | Temporarily add the Tcl/Tk bin directory to PATH, so that test_tcl can | Tim Peters | 2004-07-17 | 1 | -0/+4 |
| | | | | | actually run. When it fails, it pops up a dialog box, and the test run hangs waiting for you to click OK -- that sucks too much to bear. | ||||
* | dont think it's still being used, but just in case | Anthony Baxter | 2004-07-08 | 1 | -4/+4 |
| | |||||
* | Bump build number to 54 for 2.4.0a1 | Martin v. Löwis | 2004-07-08 | 2 | -2/+4 |
| | |||||
* | Update info about the windows build. | Thomas Heller | 2004-07-02 | 1 | -3/+2 |
| | |||||
* | Add readme.txt | Martin v. Löwis | 2004-06-28 | 1 | -0/+3 |
| | |||||
* | Teach pythoncore project about new pystrtod.c for VC7.1. This was done | Tim Peters | 2004-06-14 | 1 | -0/+3 |
| | | | | a long time ago for VC6. | ||||
* | Remove the pcre module. | Thomas Heller | 2004-06-02 | 1 | -38/+0 |
| | |||||
* | Record Python 2.3.4 (final) build number. | Thomas Heller | 2004-06-02 | 1 | -0/+2 |
| | |||||
* | Add genobject.c | Martin v. Löwis | 2004-06-01 | 1 | -0/+3 |
| | |||||
* | Windows build number for 2.3.4c1 is 52. | Thomas Heller | 2004-05-12 | 1 | -1/+3 |
| | |||||
* | The filename of this module changed again... | Thomas Heller | 2004-04-27 | 1 | -1/+1 |
| | |||||
* | cvs ignore the user options files *.suo | Thomas Heller | 2004-04-22 | 1 | -0/+1 |
| | |||||
* | Modules/heapqmodule.c removed. | Thomas Heller | 2004-04-22 | 1 | -19/+3 |
| | | | | Modules/_heapmodule.c added. | ||||
* | Record test_bsddb3 test results on WinXP. | Tim Peters | 2004-04-11 | 1 | -0/+10 |
| | |||||
* | Update the OpenSSL version example from c to d (the current stable one), | Tim Peters | 2004-04-11 | 1 | -2/+7 |
| | |||||
* | The native bz2 tests worked fine for me under WinXP Pro + VC7.1, so | Tim Peters | 2004-04-11 | 2 | -3/+2 |
| | | | | | | removed the comment saying they don't work, and changed the build step to run them. If they're failing for someone else, please give details about what failed. | ||||
* | Record Tcl and Tk test results for WinXP Pro. | Tim Peters | 2004-04-11 | 1 | -14/+24 |
| | |||||
* | Tweaked after following all these instructions. | Guido van Rossum | 2004-03-20 | 1 | -37/+11 |
| | | | | Removed Win9x notes (since the .NET compiler requires Win2K or XP anyway). | ||||
* | Add collectionsmodule.c. | Martin v. Löwis | 2004-02-01 | 1 | -2/+3 |
| | | | | Don't link with largeint.lib anymore. | ||||
* | Add cjkcodecs to build process | Martin v. Löwis | 2004-01-21 | 1 | -0/+75 |
| | |||||
* | More updates for zlib 1.2.1 | Martin v. Löwis | 2004-01-17 | 1 | -4/+4 |
| | |||||
* | Update to 1.2.1 for release build too. | Martin v. Löwis | 2004-01-17 | 1 | -1/+1 |
| | |||||
* | Update Windows build to use zlib 1.2.1 | Jeremy Hylton | 2004-01-09 | 2 | -9/+10 |
| |