Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly filter some recent additions in the Windows build files. | Zachary Ware | 2013-12-11 | 3 | -2/+44 |
| | |||||
* | Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the | Zachary Ware | 2013-11-26 | 1 | -0/+48 |
|\ | | | | | | | | | pythoncore sub-project. This should prevent build errors due a previous build's python(_d).exe still running. | ||||
| * | Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the | Zachary Ware | 2013-11-26 | 1 | -0/+48 |
| | | | | | | | | | | pythoncore sub-project. This should prevent build errors due a previous build's python(_d).exe still running. | ||||
* | | Add _opcode to Windows build env | Christian Heimes | 2013-11-24 | 1 | -0/+1 |
| | | |||||
* | | Update Tcl/Tk to 8.6.1. | Martin v. Löwis | 2013-11-23 | 3 | -9/+9 |
| | | |||||
* | | Issue #18874: Implement the PEP 454 (tracemalloc) | Victor Stinner | 2013-11-23 | 1 | -1/+4 |
| | | |||||
* | | Update xz to 5.0.5. | Martin v. Löwis | 2013-11-22 | 2 | -4/+4 |
| | | |||||
* | | Update SQLite to 3.8.1 on Windows. | Martin v. Löwis | 2013-11-22 | 2 | -2/+2 |
| | | |||||
* | | Issue #16632: Enable DEP and ASLR on Windows. | Christian Heimes | 2013-11-20 | 1 | -3/+2 |
| | | |||||
* | | ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'. | Christian Heimes | 2013-11-20 | 2 | -0/+8 |
| | | | | | | | | Python now uses SipHash24 on all major platforms. | ||||
* | | Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH ↵ | Christian Heimes | 2013-11-19 | 1 | -6/+6 |
|\ \ | |/ | | | | | for nmake.exe correctly. | ||||
| * | Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH ↵ | Christian Heimes | 2013-11-19 | 1 | -6/+6 |
| | | | | | | | | for nmake.exe correctly. | ||||
| * | Issue #19391: Clean up PCbuild/readme.txt | Zachary Ware | 2013-11-04 | 1 | -48/+26 |
| | | |||||
| * | Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. | Tim Golden | 2013-11-03 | 1 | -8/+8 |
| | | |||||
| * | Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth. | Tim Golden | 2013-10-29 | 1 | -1/+1 |
| | | |||||
* | | #19439: Update PCbuild/readme.txt with new sub-project | Zachary Ware | 2013-11-06 | 1 | -0/+3 |
| | | |||||
* | | Close #19439: execute embedding tests on Windows | Nick Coghlan | 2013-11-03 | 3 | -0/+201 |
| | | | | | | | | Patch by Zachary Ware | ||||
* | | Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware. | Tim Golden | 2013-11-01 | 1 | -8/+8 |
| | | |||||
* | | Issue 15792 Correct build options on Win64. Patch by Jeremy Kloth. | Tim Golden | 2013-10-27 | 1 | -1/+1 |
| | | |||||
* | | Issue #18685: Extract template part of _sre.c into separated sre_lib.h file. | Serhiy Storchaka | 2013-10-26 | 2 | -0/+12 |
| | | |||||
* | | Closes issue #19273: clean up the pcbuild readme.txt (Patch by Zachary Ware) | Tim Golden | 2013-10-25 | 1 | -259/+262 |
| | | |||||
* | | Update more configurations in pcbuild.sln. | Richard Oudkerk | 2013-10-18 | 1 | -0/+6 |
| | | |||||
* | | Update pcbuild.sln to build _overlapped. | Richard Oudkerk | 2013-10-18 | 1 | -16/+10 |
| | | |||||
* | | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 | 2 | -0/+236 |
| | | |||||
* | | Issue #19130: mention historic VS 2008 build dir, too | Christian Heimes | 2013-09-29 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Issue #19130: mention historic VS 2008 build dir, too | Christian Heimes | 2013-09-29 | 1 | -0/+2 |
| | | |||||
* | | Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 | Christian Heimes | 2013-09-29 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Issue #19130: Correct PCbuild/readme.txt, Python 3.3 and 3.4 require VS 2010 | Christian Heimes | 2013-09-29 | 1 | -4/+4 |
| | | |||||
* | | #18803: merge with 3.3. | Ezio Melotti | 2013-08-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | #18803: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-25 | 1 | -1/+1 |
| | | |||||
* | | #18466: merge with 3.3. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | #18466: fix more typos. Patch by Févry Thibault. | Ezio Melotti | 2013-08-17 | 1 | -1/+1 |
| | | |||||
* | | Issue #18701: Remove support of old CPython versions (<3.0) from C code. | Serhiy Storchaka | 2013-08-16 | 2 | -4/+0 |
| | | |||||
* | | Issue #17206: On Windows, increase the stack size from 2 MB to 4.2 MB to fix | Victor Stinner | 2013-07-07 | 1 | -1/+1 |
| | | | | | | | | | | a stack overflow in the marshal module (fix a crash in test_marshal). Patch written by Jeremy Kloth. | ||||
* | | Add _stat module to VS project file -- this time with the GUI instead of ↵ | Christian Heimes | 2013-06-23 | 2 | -2/+5 |
| | | | | | | | | manually. | ||||
* | | Issue #11016: Add C implementation of the stat module as _stat | Christian Heimes | 2013-06-22 | 1 | -1/+2 |
| | | |||||
* | | Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 ↵ | Christian Heimes | 2013-06-14 | 1 | -2/+5 |
|\ \ | |/ | | | | | on Windows | ||||
| * | Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 ↵ | Christian Heimes | 2013-06-14 | 1 | -2/+5 |
| | | | | | | | | on Windows | ||||
* | | Issue #17134: Add ssl.enum_cert_store() as interface to Windows' cert store. | Christian Heimes | 2013-06-09 | 1 | -8/+8 |
| | | |||||
* | | merge with 3.3 | Georg Brandl | 2013-05-12 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Closes #17962: Build with OpenSSL 1.0.1e on Windows.v3.3.2 | Georg Brandl | 2013-05-12 | 2 | -2/+2 |
| | | |||||
* | | Issue #16694: Add a pure Python implementation of the operator module. | Antoine Pitrou | 2013-04-20 | 2 | -2/+2 |
| | | | | | | | | Patch by Zachary Ware. | ||||
* | | Issue #16061: Speed up str.replace() for replacing 1-character strings. | Serhiy Storchaka | 2013-04-13 | 2 | -0/+4 |
| | | |||||
* | | #17425: merge 3.3 | Martin v. Löwis | 2013-03-24 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | Issue #17425: Build with openssl 1.0.1d on Windows. | Martin v. Löwis | 2013-03-24 | 2 | -2/+2 |
| | | |||||
* | | Drop support for Windows 2000; allow any XP API (but not Vista+). | Martin v. Löwis | 2013-01-25 | 1 | -5/+1 |
| | | | | | | | | | | Drop SDK version configuration for Tk compilation, to not bind it to W2k anymore. Binding it to XP would conflict with Tk's own binding of tkMenu to W2k. | ||||
* | | Fix #14470. Remove w9xpopen per PEP 11. | Brian Curtin | 2012-12-23 | 4 | -307/+1 |
| | | | | | | | | | | | | | | | | | | As stated in PEP 11, 3.4 removes code on Windows platforms where COMSPEC points to command.com. The w9xpopen project in Visual Studio was added to support that case, and there was a special case in subprocess to cover that situation. This change removes the w9xpopen project from the Visual Studio solution and removes any references to the w9xpopen executable. | ||||
* | | Issue #16421: allow to load multiple modules from the same shared object. | Andrew Svetlov | 2012-12-14 | 3 | -0/+249 |
| | | | | | | | | Patch by Václav Šmilauer. | ||||
* | | Merge with 3.3: Issue #16295: Link "select" with ws2_32, the winsock2 lib. | Kristjan Valur Jonsson | 2012-10-22 | 1 | -8/+8 |
|\ \ | |/ | |||||
| * | Issue #16295: Link "select" with ws2_32.lib, the winsock2 stub library. | Kristjan Valur Jonsson | 2012-10-22 | 1 | -8/+8 |
| | |