summaryrefslogtreecommitdiff
path: root/PC/VS7.1
Commit message (Expand)AuthorAgeFilesLines
* Remove dead Windows code which no longer will compile.Brett Cannon2012-05-041-27/+0
* Merge with 3.2: use ws2_32.lib rather than wsock32.lib on windows.Kristj?n Valur J?nsson2012-04-151-4/+4
|\
| * Make all socket related modules link with ws2_32.lib on windows, likeKristj?n Valur J?nsson2012-04-151-4/+4
* | hg merge 3.2Amaury Forgeot d'Arc2012-04-131-0/+3
|\ \ | |/
| * Issue14559: Fix build files old Microft compilers.Amaury Forgeot d'Arc2012-04-131-0/+3
* | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-062-14/+14
|\ \ | |/ |/|
| * Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-062-14/+14
| |\
| | * Make svn:eol-style's more consistentAntoine Pitrou2011-02-251-12/+12
| | * More automated version replacement.Georg Brandl2011-02-202-14/+14
* | | Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-061-0/+3
|/ /
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-062-27/+39
|\ \
| * | Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-052-287/+287
| |/
| * Defined Py_BUILD_CORE_MODULE also on VC7.1.Hirokazu Yamamoto2010-11-0215-58/+58
| * Follows Python/fileutils.c addition.Hirokazu Yamamoto2010-10-081-3/+6
| * Applied r84870 to older compilers.Hirokazu Yamamoto2010-09-181-1/+1
| * Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)Hirokazu Yamamoto2010-09-091-11/+17
| * Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-63/+63
| * Make (most of) Python's tests pass under Thread Sanitizer.Jeffrey Yasskin2010-05-031-0/+3
| * Merged revisions 76861 via svnmerge fromMark Dickinson2009-12-161-0/+3
| * Merged revisions 73998 via svnmerge fromAmaury Forgeot d'Arc2009-07-131-275/+275
| * Updated MSVC project files to follow PyCObject removal (r73729)Hirokazu Yamamoto2009-07-011-3/+0
| * Bump Windows versions to 3.2.Martin v. Löwis2009-06-271-12/+12
* | Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0621-5518/+5518
* | Add updated .hgeol file and fix newlines in the 3.1 branch.Georg Brandl2011-03-051-12/+12
* | Recorded merge of revisions 86117 via svnmerge fromHirokazu Yamamoto2010-11-0215-58/+58
* | Merged revisions 84644 via svnmerge fromHirokazu Yamamoto2010-09-101-3/+3
* | Recorded merge of revisions 81032 via svnmerge fromAntoine Pitrou2010-05-091-63/+63
|/
* #3791: remove last traces of bsddb.Georg Brandl2009-06-044-112/+1
* Added Objects/capsule.c to project files.Hirokazu Yamamoto2009-05-061-0/+3
* Merged revisions 72040 via svnmerge fromEric Smith2009-04-271-0/+3
* Added Python/dtoa.c to project files.Hirokazu Yamamoto2009-04-181-0/+3
* Issue 5682: Move _io module into its own subdirectory.Alexandre Vassalotti2009-04-041-9/+26
* Merged revisions 68203 via svnmerge fromMartin v. Löwis2009-01-031-3/+0
* More 3.0 -> 3.1 transistionsChristian Heimes2008-12-031-12/+12
* Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge fromAmaury Forgeot d'Arc2008-11-221-3/+0
* Align the VS2003 and VS2005 build files with the VS2008 onesAmaury Forgeot d'Arc2008-09-062-271/+0
* Merged revisions 66167 via svnmerge fromAmaury Forgeot d'Arc2008-09-022-13/+13
* On Windows, repair compilation of builtin modules _stringio and _pickle.Amaury Forgeot d'Arc2008-06-121-0/+6
* Removed _stringio from Windows build.Alexandre Vassalotti2008-06-121-3/+0
* revert the addition of _pickle because it was causing havok with 64-bitBenjamin Peterson2008-06-121-3/+0
* Attempt to fix the Windows build for _stringio and _pickle.Alexandre Vassalotti2008-06-121-0/+9
* Fix the Windows build by removing references to the cStringIO moduleThomas Heller2008-06-101-3/+0
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-1/+1
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-1/+1
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-1/+1
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-251-1/+1
* #2879: rename _winreg to winreg.Georg Brandl2008-05-253-7/+7
* Tkinter, step 5: remove lib-tk subdirectory and update all places where it wa...Georg Brandl2008-05-172-10/+8
* Merged revisions 62734,62736,62748,62769 via svnmerge fromChristian Heimes2008-05-081-0/+3
* Merged revisions 62380,62382-62383 via svnmerge fromChristian Heimes2008-04-191-0/+3