| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Fixed svn merge issues | Christian Heimes | 2007-12-31 | 1 | -36/+32 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -650/+1617 |
|
|
* | Merged revisions 59541-59561 via svnmerge from | Christian Heimes | 2007-12-19 | 1 | -0/+4 |
|
|
* | Merged revisions 59450-59464 via svnmerge from | Christian Heimes | 2007-12-11 | 1 | -0/+3 |
|
|
* | Issue #1580: New free format floating point representation based on "Floating... | Christian Heimes | 2007-12-10 | 1 | -0/+3 |
|
|
* | Patch 1304, by Amaury Forgeot d'Arc. | Guido van Rossum | 2007-10-22 | 1 | -3/+9 |
|
|
* | ssue 1309: fix by Christian Heimes to be able to build on Windows. | Guido van Rossum | 2007-10-22 | 1 | -1/+4 |
|
|
* | clean out some hotshot-related build turds | Fred Drake | 2007-10-11 | 1 | -3/+0 |
|
|
* | Remove more traces of bufferobject.[ch] from build files etc. | Guido van Rossum | 2007-10-08 | 1 | -3/+0 |
|
|
* | Add a couple of files that are necessary based on getting PCbuil8 to work. | Neal Norwitz | 2007-08-26 | 1 | -0/+6 |
|
|
* | Remove more references to intobject. | Guido van Rossum | 2007-08-07 | 1 | -3/+0 |
|
|
* | Drop cPickle from Windows build process. | Martin v. Löwis | 2007-07-22 | 1 | -3/+0 |
|
|
* | atexit is a builtin module now, provide that on Windows. | Thomas Heller | 2007-07-13 | 1 | -0/+3 |
|
|
* | See SF# 1751801: Windows: Add the _fileio builtin module, and undefine | Thomas Heller | 2007-07-11 | 1 | -0/+3 |
|
|
* | Merged revisions 55962-56019 via svnmerge from | Guido van Rossum | 2007-06-18 | 1 | -15/+15 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -9/+0 |
|
|
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 | 1 | -6/+0 |
|
|
* | Merged revisions 55342-55406 via svnmerge from | Guido van Rossum | 2007-05-17 | 1 | -3/+0 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -1/+1 |
|
|
* | Merged revisions 53451-53537 via svnmerge from | Thomas Wouters | 2007-02-01 | 1 | -1/+1 |
|
|
* | Add the bytes type to the build process. | Martin v. Löwis | 2007-01-06 | 1 | -0/+3 |
|
|