| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Add _stat module to VS project file -- this time with the GUI instead of manu... | Christian Heimes | 2013-06-23 | 2 | -2/+5 |
|
|
* | | 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 o... | Christian Heimes | 2013-06-14 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | Issue #15172: Document NASM 2.10+ as requirement for building OpenSSL 1.0.1 o... | Christian Heimes | 2013-06-14 | 1 | -2/+5 |
|
|
* | | 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 |
|
|
* | | 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 |
|
|
* | | Fix #14470. Remove w9xpopen per PEP 11. | Brian Curtin | 2012-12-23 | 4 | -307/+1 |
|
|
* | | Issue #16421: allow to load multiple modules from the same shared object. | Andrew Svetlov | 2012-12-14 | 3 | -0/+249 |
|
|
* | | 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 |
|
|
* | | correct build configuration of sha3 project for debug builds | Christian Heimes | 2012-10-07 | 1 | -3/+4 |
|
|
* | | _sha3 was missing debug build targets. I used xxlimited.vcxproj as template. ... | Christian Heimes | 2012-10-07 | 1 | -25/+46 |
|
|
* | | fixed _sha3 VS project file | Christian Heimes | 2012-10-06 | 1 | -11/+2 |
|
|
* | | Issue #16133: add Windows project file for _sha3 module. I choose to build _s... | Christian Heimes | 2012-10-06 | 2 | -0/+223 |
|
|
* | | Bump version to 3.4.0 alpha 0. | Georg Brandl | 2012-09-29 | 4 | -5/+5 |
|/ |
|
* | Output lib files for PGO build into PGO directory. | Martin v. Löwis | 2012-08-24 | 1 | -0/+1 |
|
|
* | Drop PC\python_nt.h as it's not used. | Martin v. Löwis | 2012-08-24 | 1 | -6/+7 |
|
|
* | Issue #15511: Drop explicit dependency on pythonxy.lib from amd64 configuration. | Martin v. Löwis | 2012-08-24 | 1 | -4/+0 |
|
|
* | Add missing PGI/PGO configurations for pywlauncher. | Martin v. Löwis | 2012-08-24 | 2 | -1/+46 |
|
|
* | Issue #8847: Disable COMDAT folding in Windows PGO builds. | Martin v. Löwis | 2012-08-01 | 3 | -12/+12 |
|
|
* | Issue #15431: Drop _freeze_importlib from all build configurations, | Martin v. Löwis | 2012-07-28 | 1 | -6/+0 |
|
|
* | Issue #15431: Add _freeze_importlib project to regenerate importlib.h on Wind... | Martin v. Löwis | 2012-07-28 | 3 | -0/+231 |
|
|
* | Create PGInstrument/PGUpdate configurations for py.exe and pyw.exe | Martin v. Löwis | 2012-06-26 | 3 | -24/+203 |
|
|
* | Issue #15102: Fix paths of python executables. | Stefan Krah | 2012-06-24 | 2 | -12/+12 |
|
|
* | Issue #15102: find python.exe in OutDir, not SolutionDir. | Martin v. Löwis | 2012-06-23 | 1 | -1/+1 |
|
|
* | Issue #15102: Use HOST_PYTHON only if it is set. | Martin v. Löwis | 2012-06-23 | 1 | -2/+2 |
|
|
* | Issue #15143: Define _DEBUG when compiling resources. | Martin v. Löwis | 2012-06-22 | 1 | -0/+3 |
|
|
* | Remove associator project - it's not needed | Brian Curtin | 2012-06-21 | 3 | -118/+0 |
|
|