summaryrefslogtreecommitdiffstats
path: root/PC/VS7.1/pythoncore.vcproj
Commit message (Expand)AuthorAgeFilesLines
* Issue #12911: Fix memory consumption when calculating the repr() of huge tupl...Antoine Pitrou2011-10-061-0/+3
|\
| * 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-061-847/+847
|\ \ | |/
| * Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-061-847/+847
| |\
| | * Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-061-835/+835
| | * Recorded merge of revisions 86117 via svnmerge fromHirokazu Yamamoto2010-11-021-4/+4
| | * Merged revisions 84644 via svnmerge fromHirokazu Yamamoto2010-09-101-3/+3
* | | More automated version replacement.Georg Brandl2011-02-201-12/+12
|/ /
* | Defined Py_BUILD_CORE_MODULE also on VC7.1.Hirokazu Yamamoto2010-11-021-4/+4
* | Follows Python/fileutils.c addition.Hirokazu Yamamoto2010-10-081-3/+6
* | Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)Hirokazu Yamamoto2010-09-091-11/+17
* | 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
* | 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
|/
* 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
* Merged revisions 66167 via svnmerge fromAmaury Forgeot d'Arc2008-09-021-4/+4
* 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
* 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-251-1/+1
* 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
* Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-...Neal Norwitz2008-04-151-0/+3
* Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-...Christian Heimes2008-04-091-3/+0
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-191-0/+3
* Fixed #1733: Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.cChristian Heimes2008-01-041-0/+3
* Fixed merge accidentChristian Heimes2008-01-021-38/+29
* Merged revisions 59625-59627 via svnmerge fromChristian Heimes2007-12-311-174/+174
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-0/+806