| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Issue #11743: Rewrite multiprocessing connection classes in pure Python. | Antoine Pitrou | 2011-05-09 | 1 | -12/+0 |
|
|
* | | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 25 | -14193/+14193 |
|\ \
| |/ |
|
| * | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 31 | -15107/+15107 |
| |\ |
|
| | * | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th... | Martin v. Löwis | 2011-03-06 | 30 | -14876/+14876 |
|
|
| | * | Add updated .hgeol file and fix newlines in the 3.1 branch. | Georg Brandl | 2011-03-05 | 11 | -308/+308 |
|
|
| | * | Merged revisions 85071-85072,85894,87132 via svnmerge from | Hirokazu Yamamoto | 2010-12-09 | 1 | -6/+6 |
|
|
| | * | Merged revisions 84763,85135 via svnmerge from | Hirokazu Yamamoto | 2010-10-08 | 1 | -1/+1 |
|
|
| | * | Updated VS8.0 project files with PCBuild/vs9to8.py. | Hirokazu Yamamoto | 2010-09-21 | 9 | -93/+153 |
|
|
| | * | Recorded merge of revisions 81032 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -64/+64 |
|
|
| * | | Add updated .hgeol file and fix newlines in the 3.2 branch. | Georg Brandl | 2011-03-05 | 13 | -1057/+1057 |
|
|
* | | | Make svn:eol-style's more consistent | Antoine Pitrou | 2011-02-25 | 7 | -143/+143 |
|
|
* | | | More automated version replacement. | Georg Brandl | 2011-02-20 | 3 | -4/+4 |
|/ / |
|
* | | Updated PC/VS8.0. (mainly to follow r86137: use temporary dir in make_buildin... | Hirokazu Yamamoto | 2010-11-04 | 4 | -95/+120 |
|
|
* | | Can build older OpenSSL in http://svn.python.org/projects/externals/ | Hirokazu Yamamoto | 2010-11-04 | 1 | -1/+1 |
|
|
* | | Follows Python/fileutils.c addition. | Hirokazu Yamamoto | 2010-10-08 | 1 | -0/+8 |
|
|
* | | Now perl path with spaces can be used. | Hirokazu Yamamoto | 2010-09-28 | 1 | -6/+6 |
|
|
* | | Updated VS8.0 bz2.vcproj with PCBuild/vs9to8.py. | Hirokazu Yamamoto | 2010-09-28 | 1 | -24/+60 |
|
|
* | | Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows) | Hirokazu Yamamoto | 2010-09-24 | 5 | -20/+232 |
|
|
* | | Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows) | Hirokazu Yamamoto | 2010-09-21 | 1 | -2/+13 |
|
|
* | | Revert r84902 before committing better solution. | Hirokazu Yamamoto | 2010-09-21 | 1 | -4/+4 |
|
|
* | | Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows) | Hirokazu Yamamoto | 2010-09-19 | 1 | -4/+4 |
|
|
* | | Applied r84870 to older compilers. | Hirokazu Yamamoto | 2010-09-18 | 1 | -1/+1 |
|
|
* | | Cosmetic fix to project files. | Hirokazu Yamamoto | 2010-09-13 | 1 | -1/+1 |
|
|
* | | Updated PC/VS8.0 with PCBuild/vs9to8.py. | Hirokazu Yamamoto | 2010-09-13 | 9 | -91/+115 |
|
|
* | | Fix the VS8.0 build | Raymond Hettinger | 2010-08-06 | 1 | -0/+8 |
|
|
* | | Fix VS8.0 build by adding _time.h and _time.c to the project file. | Raymond Hettinger | 2010-08-01 | 1 | -0/+8 |
|
|
* | | Fix build on VS8. | Raymond Hettinger | 2010-07-31 | 1 | -1/+1 |
|
|
* | | Issue #9089: Remove intobject.h from MSVC project files. | Mark Dickinson | 2010-06-27 | 1 | -4/+0 |
|
|
* | | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 1 | -64/+64 |
|
|
* | | 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 |
|
|
* | | Merged revisions 73998 via svnmerge from | Amaury Forgeot d'Arc | 2009-07-13 | 1 | -537/+537 |
|
|
* | | Updated MSVC project files to follow PyCObject removal (r73729) | Hirokazu Yamamoto | 2009-07-01 | 1 | -8/+0 |
|
|
* | | Bump Windows versions to 3.2. | Martin v. Löwis | 2009-06-27 | 3 | -4/+4 |
|/ |
|
* | #3791: remove last traces of bsddb. | Georg Brandl | 2009-06-04 | 1 | -24/+0 |
|
|
* | Added Objects/capsule.c to project files. | Hirokazu Yamamoto | 2009-05-06 | 1 | -0/+4 |
|
|
* | Merged revisions 72040 via svnmerge from | Eric Smith | 2009-04-27 | 1 | -0/+8 |
|
|
* | Add dtoc.[ch] to the VS8.0 project file. | Raymond Hettinger | 2009-04-17 | 1 | -0/+8 |
|
|
* | Issue 5682: Move _io module into its own subdirectory. | Alexandre Vassalotti | 2009-04-04 | 1 | -28/+32 |
|
|
* | Update project file. | Raymond Hettinger | 2009-03-04 | 1 | -0/+16 |
|
|
* | Merged revisions 68203 via svnmerge from | Martin v. Löwis | 2009-01-03 | 1 | -4/+0 |
|
|
* | More 3.0 -> 3.1 transistion in the Windows and OS/2 build files | Christian Heimes | 2008-12-04 | 2 | -3/+3 |
|
|
* | More 3.0 -> 3.1 transistions | Christian Heimes | 2008-12-03 | 1 | -1/+1 |
|
|
* | Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge from | Amaury Forgeot d'Arc | 2008-11-22 | 1 | -8/+0 |
|
|
* | #3791: Remove bsddb from the Windows msi installer, | Amaury Forgeot d'Arc | 2008-09-09 | 2 | -1273/+0 |
|
|
* | Align the VS2003 and VS2005 build files with the VS2008 ones | Amaury Forgeot d'Arc | 2008-09-06 | 3 | -600/+20 |
|
|
* | Merged revisions 66166 via svnmerge from | Amaury Forgeot d'Arc | 2008-09-02 | 5 | -254/+67 |
|
|