| Commit message (Expand) | Author | Age | Files | Lines |
* | Move out VS9 project files to PC\VS9.0 folder. Fixes #13210 | Brian Curtin | 2012-05-13 | 1 | -1917/+0 |
|
|
* | Kill remaining mentions of import_nt.c | Antoine Pitrou | 2012-05-04 | 1 | -4/+0 |
|
|
* | Issue #11750: The Windows API functions scattered in the _subprocess and | Antoine Pitrou | 2012-04-18 | 1 | -4/+4 |
|
|
* | Remove non-existing file from pythoncore project. | krisvale | 2012-03-21 | 1 | -4/+0 |
|
|
* | Issue #14180: Fix pythoncore.vcproj, Modules/_time.[ch] have been removed | Victor Stinner | 2012-03-13 | 1 | -8/+0 |
|
|
* | Merge 3.2: Issue #13703 plus some related test suite fixes. | Georg Brandl | 2012-02-20 | 1 | -0/+4 |
|\ |
|
| * | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic... | Georg Brandl | 2012-02-20 | 1 | -0/+4 |
| |\ |
|
| | * | Issue #13703: add a way to randomize the hash values of basic types (str, byt... | Georg Brandl | 2012-02-20 | 1 | -0/+4 |
|
|
* | | | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl... | Antoine Pitrou | 2011-10-06 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl... | Antoine Pitrou | 2011-10-06 | 1 | -0/+8 |
|
|
* | | | Enhance Py_ARRAY_LENGTH(): fail at build time if the argument is not an array | Victor Stinner | 2011-09-28 | 1 | -0/+4 |
|
|
* | | | Issue #11393: Add the new faulthandler module | Victor Stinner | 2011-03-30 | 1 | -0/+4 |
|/ / |
|
* | | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 1 | -1913/+1913 |
|\ \
| |/ |
|
| * | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 1 | -1817/+1817 |
|
|
| * | Merged revisions 84645 via svnmerge from | Hirokazu Yamamoto | 2010-09-09 | 1 | -5/+8 |
|
|
* | | issue 10501 | Kristján Valur Jónsson | 2010-11-22 | 1 | -16/+16 |
|
|
* | | issue 9981 | Kristján Valur Jónsson | 2010-11-03 | 1 | -16/+16 |
|
|
* | | On Windows, remove compilation warnings with the zlib and gzip modules. | Amaury Forgeot d'Arc | 2010-10-17 | 1 | -0/+64 |
|
|
* | | Create fileutils.c/.h | Victor Stinner | 2010-10-07 | 1 | -0/+8 |
|
|
* | | PCBuild cosmetic fixes. | Hirokazu Yamamoto | 2010-09-09 | 1 | -5/+8 |
|
|
* | | Issue #9079: Added _PyTime_gettimeofday(_PyTime_timeval *tp) to C API | Alexander Belopolsky | 2010-08-05 | 1 | -0/+8 |
|
|
* | | Issue #7989: Added pure python implementation of the datetime module. | Alexander Belopolsky | 2010-07-23 | 1 | -1/+1 |
|
|
* | | Issue #9089: Remove intobject.h from MSVC project files. | Mark Dickinson | 2010-06-27 | 1 | -4/+0 |
|
|
* | | Issue #9012: Add _time.c and _time.h to the Visual Studio project file | Victor Stinner | 2010-06-16 | 1 | -0/+8 |
|
|
* | | Make (most of) Python's tests pass under Thread Sanitizer. | Jeffrey Yasskin | 2010-05-03 | 1 | -0/+8 |
|
|
* | | Merged revisions 77461 via svnmerge from | Antoine Pitrou | 2010-01-13 | 1 | -0/+4 |
|
|
* | | Merged revisions 76861 via svnmerge from | Mark Dickinson | 2009-12-16 | 1 | -0/+8 |
|
|
* | | Updated MSVC project files to follow PyCObject removal (r73729) | Hirokazu Yamamoto | 2009-07-01 | 1 | -8/+0 |
|/ |
|
* | add a replacement API for PyCObject, PyCapsule #5630 | Benjamin Peterson | 2009-05-05 | 1 | -0/+5 |
|
|
* | Merged revisions 72040 via svnmerge from | Eric Smith | 2009-04-27 | 1 | -0/+8 |
|
|
* | Issue #1580: use short float repr where possible. | Mark Dickinson | 2009-04-16 | 1 | -0/+8 |
|
|
* | Issue 5682: Move _io module into its own subdirectory. | Alexandre Vassalotti | 2009-04-04 | 1 | -32/+36 |
|
|
* | merge the io-c branch: C implementation of the io module | Benjamin Peterson | 2009-03-04 | 1 | -0/+20 |
|
|
* | Merged revisions 68203 via svnmerge from | Martin v. Löwis | 2009-01-03 | 1 | -4/+0 |
|
|
* | Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from | Amaury Forgeot d'Arc | 2008-11-22 | 1 | -8/+0 |
|
|
* | On Windows, repair compilation of builtin modules _stringio and _pickle. | Amaury Forgeot d'Arc | 2008-06-12 | 1 | -0/+8 |
|
|
* | Remove last traces of cStringIO. | Georg Brandl | 2008-06-10 | 1 | -4/+0 |
|
|
* | Fix the Windows build by removing references to the cStringIO module | Thomas Heller | 2008-06-10 | 1 | -4/+0 |
|
|
* | Renamed files bytesobject.[ch] and stringobject.[ch] | Christian Heimes | 2008-05-26 | 1 | -8/+8 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | #2879: rename _winreg to winreg. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | Merged revisions 62734,62736,62748,62769 via svnmerge from | Christian Heimes | 2008-05-08 | 1 | -0/+4 |
|
|
* | Added code to compile new _bytesio on Windows | Christian Heimes | 2008-05-07 | 1 | -0/+4 |
|
|
* | Merged revisions 62380,62382-62383 via svnmerge from | Christian Heimes | 2008-04-19 | 1 | -0/+8 |
|
|
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Neal Norwitz | 2008-04-15 | 1 | -4/+4 |
|
|
* | Merged revisions 62260-62261,62266,62271,62277-62279,62289-62290,62293-62298,... | Christian Heimes | 2008-04-13 | 1 | -0/+4 |
|
|
* | Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-... | Christian Heimes | 2008-04-09 | 1 | -4/+0 |
|
|
* | Merged revisions 62177-62178,62180-62193 via svnmerge from | Martin v. Löwis | 2008-04-07 | 1 | -16/+16 |
|
|
* | Merged revisions 62129,62131,62133 via svnmerge from | Trent Nelson | 2008-04-03 | 1 | -16/+16 |
|
|
* | Merged revisions 59666-59679 via svnmerge from | Christian Heimes | 2008-01-03 | 1 | -4/+0 |
|
|