| Commit message (Expand) | Author | Age | Files | Lines |
* | The new float repr causes too much trouble and pain. I'm disabling the featur... | Christian Heimes | 2007-12-11 | 1 | -3/+3 |
|
|
* | Backport of r59456:59458 from py3k to trunk | Christian Heimes | 2007-12-10 | 1 | -0/+3 |
|
|
* | Rename import library for debug build to _msi_d.lib. | Martin v. Löwis | 2007-09-14 | 1 | -1/+1 |
|
|
* | Add bufferoverflowU.lib to PCBuild\_bsddb.vcproj. | Thomas Heller | 2007-06-12 | 1 | -1/+1 |
|
|
* | Specify the bufferoverflowU.lib to the makefile on the command line | Thomas Heller | 2007-06-12 | 2 | -3/+4 |
|
|
* | Revert this change, since it breaks the win32 build: | Thomas Heller | 2007-06-12 | 1 | -2/+2 |
|
|
* | Add bufferoverflowU.lib to the libraries needed by _ssl (is this the | Thomas Heller | 2007-06-12 | 2 | -2/+4 |
|
|
* | Revert commit 55855. | Thomas Heller | 2007-06-10 | 1 | -0/+6 |
|
|
* | For now, disable the _bsddb, _sqlite3, _ssl, _testcapi, _tkinter | Thomas Heller | 2007-06-10 | 1 | -6/+0 |
|
|
* | Build _ctypes and _ctypes_test in the ReleaseAMD64 configuration. | Thomas Heller | 2007-06-06 | 1 | -0/+2 |
|
|
* | Try to remove rgbimg from Windows builds. | Brett Cannon | 2007-05-20 | 1 | -3/+0 |
|
|
* | Prepare collections module for pure python code entries. | Raymond Hettinger | 2007-02-28 | 1 | -1/+1 |
|
|
* | Merge 53501 and 53502 from 25 branch: | Martin v. Löwis | 2007-01-20 | 17 | -19/+21 |
|
|
* | update to (c) years to include 2007 | Anthony Baxter | 2007-01-06 | 1 | -2/+2 |
|
|
* | Patch #1576954: Update VC6 build directory; remove redundant | Martin v. Löwis | 2006-10-15 | 1 | -9/+3 |
|
|
* | Build _ctypes.pyd for win AMD64 into the MSVC project file. | Thomas Heller | 2006-08-25 | 2 | -1/+54 |
|
|
* | Try to get the windows bots working again with the new peephole.c | Neal Norwitz | 2006-08-21 | 1 | -0/+3 |
|
|
* | Try to get Windows bots working again. Take 2 | Neal Norwitz | 2006-08-18 | 2 | -14/+14 |
|
|
* | Merge 51340 and 51341 from 2.5 branch: | Martin v. Löwis | 2006-08-17 | 1 | -4/+7 |
|
|
* | Make cl build step compile-only (/c). Remove libs from source list. | Martin v. Löwis | 2006-08-16 | 1 | -5/+5 |
|
|
* | Build _hashlib on Windows. Build OpenSSL with masm assembler code. | Martin v. Löwis | 2006-08-16 | 3 | -49/+56 |
|
|
* | Fix #1534738: win32 debug version of _msi must be _msi_d.pyd, not _msi.pyd. | Thomas Heller | 2006-08-04 | 1 | -2/+2 |
|
|
* | Enable the building of the _types module on Windows. | Barry Warsaw | 2006-07-27 | 1 | -6/+9 |
|
|
* | Fix Debug build of _ssl. | Martin v. Löwis | 2006-07-14 | 3 | -10/+15 |
|
|
* | Add debug output to analyse buildbot failure. | Martin v. Löwis | 2006-07-14 | 1 | -0/+1 |
|
|
* | Extend build_ssl to Win64, using VSExtComp. | Martin v. Löwis | 2006-07-14 | 4 | -45/+76 |
|
|
* | Patch #1509163: MS Toolkit Compiler no longer available | Martin v. Löwis | 2006-06-29 | 1 | -1/+10 |
|
|
* | Apply modified version of Collin Winter's patch #1478788 | Nick Coghlan | 2006-05-29 | 1 | -4/+1 |
|
|
* | Conversion of exceptions over from faked-up classes to new-style C types. | Richard Jones | 2006-05-27 | 1 | -1/+1 |
|
|
* | Get the Windows build working again (recover from | Tim Peters | 2006-05-23 | 1 | -3/+3 |
|
|
* | Patch 1490384: New Icons for the PC build. | Martin v. Löwis | 2006-05-22 | 1 | -0/+0 |
|
|
* | Use GS- and bufferoverlowU.lib where appropriate, for AMD64. | Martin v. Löwis | 2006-04-26 | 10 | -11/+11 |
|
|
* | Updated the sqlite3 module to the external pysqlite 2.2.2 version. | Gerhard Häring | 2006-04-23 | 1 | -6/+0 |
|
|
* | Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1) | Martin v. Löwis | 2006-04-21 | 18 | -37/+37 |
|
|
* | Fix typo. | Thomas Heller | 2006-04-15 | 1 | -1/+1 |
|
|
* | Patch #1470875: Building Python with MS Free Compiler. | Martin v. Löwis | 2006-04-15 | 3 | -0/+168 |
|
|
* | Allocate the 0x1D1A0000 base adress for the _ctypes extension module. | Thomas Heller | 2006-04-13 | 1 | -2/+8 |
|
|
* | Define WIN32, to get proper struct alignment in WinSock2.h. | Martin v. Löwis | 2006-04-08 | 1 | -2/+2 |
|
|
* | upgrade to final version of pysqlite 2.2.0 | Anthony Baxter | 2006-04-05 | 1 | -4/+4 |
|
|
* | Adjust sqlite3 build process to Win64. | Martin v. Löwis | 2006-04-04 | 1 | -2/+2 |
|
|
* | update to correct version of pysqlite | Anthony Baxter | 2006-04-04 | 1 | -4/+4 |
|
|
* | Fix Debug, Itanium, AMD64 configurations | Martin v. Löwis | 2006-04-04 | 1 | -3/+6 |
|
|
* | Add sqlite3 to the Windows build process. | Martin v. Löwis | 2006-04-04 | 3 | -0/+308 |
|
|
* | Looks like someone renamed (or something) md5c.c to md5.c. | Tim Peters | 2006-04-03 | 1 | -1/+1 |
|
|
* | Patch #1462700: Make _ctypes_test depend on _ctypes. | Martin v. Löwis | 2006-04-03 | 2 | -1/+2 |
|
|
* | Allow supression of subwcrev.exe invocation on a per-working-copy basis. | Martin v. Löwis | 2006-03-27 | 1 | -0/+3 |
|
|
* | Update to Tk 8.4.12 and Tix 8.4.0 | Martin v. Löwis | 2006-03-21 | 1 | -22/+13 |
|
|
* | Update to OpenSSL 0.9.8a | Martin v. Löwis | 2006-03-21 | 2 | -12/+4 |
|
|
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -6/+0 |
|
|
* | For x86 Release and Debug builds, remove the /Wp64 compiler flag, it | Thomas Heller | 2006-03-14 | 1 | -2/+2 |
|
|