| Commit message (Expand) | Author | Age | Files | Lines |
* | More 3.0 -> 3.1 transistions | Christian Heimes | 2008-12-03 | 2 | -4/+4 |
|
|
* | Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from | Amaury Forgeot d'Arc | 2008-11-22 | 1 | -4/+0 |
|
|
* | forgot to remove _bsddb description from readme.txt (VC6) | Hirokazu Yamamoto | 2008-09-06 | 1 | -54/+0 |
|
|
* | Follows to bsddb removal (VC6) | Hirokazu Yamamoto | 2008-09-04 | 2 | -114/+0 |
|
|
* | Merged revisions 65672 via svnmerge from | Hirokazu Yamamoto | 2008-08-14 | 2 | -0/+130 |
|
|
* | Issue #2065: VC6 related fix. | Hirokazu Yamamoto | 2008-08-14 | 5 | -40/+48 |
|
|
* | Merged revisions 64214 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-13 | 2 | -22/+10 |
|
|
* | On Windows, repair compilation of builtin modules _stringio and _pickle. | Amaury Forgeot d'Arc | 2008-06-12 | 1 | -0/+8 |
|
|
* | Removed _stringio from Windows build. | Alexandre Vassalotti | 2008-06-12 | 1 | -4/+0 |
|
|
* | revert the addition of _pickle because it was causing havok with 64-bit | Benjamin Peterson | 2008-06-12 | 1 | -4/+0 |
|
|
* | Attempt to fix the Windows build for _stringio and _pickle. | Alexandre Vassalotti | 2008-06-12 | 1 | -0/+12 |
|
|
* | Fix the Windows build by removing references to the cStringIO module | Thomas Heller | 2008-06-10 | 1 | -4/+0 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -2/+2 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 1 | -2/+2 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 1 | -2/+2 |
|
|
* | 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 |
|
|
* | Merged revisions 62380,62382-62383 via svnmerge from | Christian Heimes | 2008-04-19 | 1 | -0/+4 |
|
|
* | Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-... | Neal Norwitz | 2008-04-15 | 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 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-19 | 1 | -0/+12 |
|
|
* | And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks H... | Christian Heimes | 2008-01-04 | 6 | -41/+171 |
|
|
* | Remove more hotshot cruft. | Neal Norwitz | 2007-10-13 | 1 | -4/+0 |
|
|
* | Remove more traces of bufferobject.[ch] from build files etc. | Guido van Rossum | 2007-10-08 | 1 | -4/+0 |
|
|
* | cPickle was removed | Neal Norwitz | 2007-08-24 | 1 | -4/+0 |
|
|
* | Remove more references to intobject. | Guido van Rossum | 2007-08-07 | 1 | -4/+0 |
|
|
* | Merged revisions 55342-55406 via svnmerge from | Guido van Rossum | 2007-05-17 | 1 | -4/+0 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -0/+3 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 11 | -201/+609 |
|
|
* | Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn | Thomas Wouters | 2006-06-08 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -8/+0 |
|
|
* | Remove .cvsignore files, as they live in svn:ignore | Martin v. Löwis | 2005-10-30 | 1 | -14/+0 |
|
|
* | Add AST files to VC6 build. | Raymond Hettinger | 2005-10-23 | 1 | -0/+16 |
|
|
* | Update the PC configuration and project files for sha256 and sha512. | Raymond Hettinger | 2005-08-24 | 1 | -0/+8 |
|
|
* | SF patch #941881: PEP 309 Implementation (Partial Function Application). | Raymond Hettinger | 2005-02-28 | 1 | -0/+4 |
|
|
* | Update the MSC6 pythoncore projects to compile for Py2.5 | Raymond Hettinger | 2004-12-02 | 1 | -2/+2 |
|
|
* | Add _subprocess.c | Martin v. Löwis | 2004-10-15 | 1 | -0/+4 |
|
|
* | Remove rotor and xreadlines from VC 6 build. | Raymond Hettinger | 2004-08-31 | 1 | -8/+0 |
|
|
* | Remove unused source file from Windows project files. | Hye-Shik Chang | 2004-07-28 | 1 | -4/+0 |
|
|
* | Teach VC6 project file about the new cjkcodecs structure. | Hye-Shik Chang | 2004-07-18 | 1 | -77/+9 |
|
|
* | Teach MSVC 6 about pystrtod.c. | Tim Peters | 2004-06-08 | 1 | -0/+4 |
|
|
* | Remove the pcre module. | Thomas Heller | 2004-06-02 | 1 | -8/+0 |
|
|
* | Add genobject.c to the MSVC++ 6.0 build. | Raymond Hettinger | 2004-06-01 | 1 | -0/+4 |
|
|
* | Complete perky's name change patch. | Raymond Hettinger | 2004-04-27 | 1 | -1/+1 |
|
|
* | Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so | Thomas Heller | 2004-04-22 | 1 | -4/+4 |
|
|
* | Ignore oodles of MSVC-generated files. | Tim Peters | 2004-03-20 | 1 | -0/+14 |
|
|
* | A helper for rt.bat, copied (but with path adjustment) from PCbuild. | Tim Peters | 2004-03-20 | 1 | -0/+25 |
|
|
* | * Move collections.deque() in from the sandbox | Raymond Hettinger | 2004-01-29 | 1 | -0/+4 |
|
|
* | Added the cjkcodecs files to the MSVC 6 build. | Tim Peters | 2004-01-25 | 1 | -0/+100 |
|
|