summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0
Commit message (Expand)AuthorAgeFilesLines
* Fix #16769. Remove outdated Visual Studio project directories for VC6, VS7.1,...Brian Curtin2013-01-2548-15481/+0
* Fix #14470. Remove mentions of w9xpopen on old versions of Visual Studio.Brian Curtin2012-12-242-581/+0
* Issue #16719: Get rid of WindowsError. Use OSError insteadAndrew Svetlov2012-12-191-1/+1
* Bump version to 3.4.0 alpha 0.Georg Brandl2012-09-293-4/+4
* Upgrade OpenSSL to 1.0.1cMartin v. Löwis2012-05-181-1/+1
* merge 3.2Martin v. Löwis2012-05-181-1/+1
|\
| * Upgrade OpenSSL to 1.0.0jMartin v. Löwis2012-05-181-1/+1
| * Upgrade bzip2 to 1.0.6.Martin v. Löwis2012-05-142-3/+3
* | Relabel bzip2 filters.Martin v. Löwis2012-05-141-2/+2
* | Upgrade bzip2 to 1.0.6.Martin v. Löwis2012-05-141-1/+1
* | Remove dead Windows code which no longer will compile.Brett Cannon2012-05-041-4/+0
* | Merge with 3.2: use ws2_32.lib rather than wsock32.lib on windows.Kristján Valur Jónsson2012-04-151-8/+8
|\ \ | |/
| * Make all socket related modules link with ws2_32.lib on windows, likeKristján Valur Jónsson2012-04-151-8/+8
* | hg merge 3.2Amaury Forgeot d'Arc2012-04-131-0/+4
|\ \ | |/
| * Issue14559: Fix build files old Microft compilers.Amaury Forgeot d'Arc2012-04-131-0/+4
* | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-061-0/+8
|\ \ | |/
| * Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-061-0/+8
* | Issue #11743: Rewrite multiprocessing connection classes in pure Python.Antoine Pitrou2011-05-091-12/+0
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0625-14193/+14193
|\ \ | |/
| * Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0631-15107/+15107
| |\
| | * Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0630-14876/+14876
| | * Add updated .hgeol file and fix newlines in the 3.1 branch.Georg Brandl2011-03-0511-308/+308
| | * Merged revisions 85071-85072,85894,87132 via svnmerge fromHirokazu Yamamoto2010-12-091-6/+6
| | * Merged revisions 84763,85135 via svnmerge fromHirokazu Yamamoto2010-10-081-1/+1
| | * Updated VS8.0 project files with PCBuild/vs9to8.py.Hirokazu Yamamoto2010-09-219-93/+153
| | * Recorded merge of revisions 81032 via svnmerge fromAntoine Pitrou2010-05-091-64/+64
| * | Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-0513-1057/+1057
* | | Make svn:eol-style's more consistentAntoine Pitrou2011-02-257-143/+143
* | | More automated version replacement.Georg Brandl2011-02-203-4/+4
|/ /
* | Updated PC/VS8.0. (mainly to follow r86137: use temporary dir in make_buildin...Hirokazu Yamamoto2010-11-044-95/+120
* | Can build older OpenSSL in http://svn.python.org/projects/externals/Hirokazu Yamamoto2010-11-041-1/+1
* | Follows Python/fileutils.c addition.Hirokazu Yamamoto2010-10-081-0/+8
* | Now perl path with spaces can be used.Hirokazu Yamamoto2010-09-281-6/+6
* | Updated VS8.0 bz2.vcproj with PCBuild/vs9to8.py.Hirokazu Yamamoto2010-09-281-24/+60
* | Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)Hirokazu Yamamoto2010-09-245-20/+232
* | Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)Hirokazu Yamamoto2010-09-211-2/+13
* | Revert r84902 before committing better solution.Hirokazu Yamamoto2010-09-211-4/+4
* | Issue #9552: Avoid unnecessary rebuild of OpenSSL. (Windows)Hirokazu Yamamoto2010-09-191-4/+4
* | Applied r84870 to older compilers.Hirokazu Yamamoto2010-09-181-1/+1
* | Cosmetic fix to project files.Hirokazu Yamamoto2010-09-131-1/+1
* | Updated PC/VS8.0 with PCBuild/vs9to8.py.Hirokazu Yamamoto2010-09-139-91/+115
* | Fix the VS8.0 buildRaymond Hettinger2010-08-061-0/+8
* | Fix VS8.0 build by adding _time.h and _time.c to the project file.Raymond Hettinger2010-08-011-0/+8
* | Fix build on VS8.Raymond Hettinger2010-07-311-1/+1
* | Issue #9089: Remove intobject.h from MSVC project files.Mark Dickinson2010-06-271-4/+0
* | Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-64/+64
* | Make (most of) Python's tests pass under Thread Sanitizer.Jeffrey Yasskin2010-05-031-0/+8
* | Merged revisions 77461 via svnmerge fromAntoine Pitrou2010-01-131-0/+4
* | Merged revisions 76861 via svnmerge fromMark Dickinson2009-12-161-0/+8
* | Merged revisions 73998 via svnmerge fromAmaury Forgeot d'Arc2009-07-131-537/+537