summaryrefslogtreecommitdiffstats
path: root/PC/VC6
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 69494 via svnmerge fromHirokazu Yamamoto2009-02-103-218/+218
* Merged revisions 68468-68470 via svnmerge fromHirokazu Yamamoto2009-01-104-18/+128
* Merged revisions 68435 via svnmerge fromHirokazu Yamamoto2009-01-092-8/+8
* Merged revisions 68203 via svnmerge fromMartin v. Löwis2009-01-031-4/+0
* More 3.0 -> 3.1 transistionsChristian Heimes2008-12-032-4/+4
* Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge fromAmaury Forgeot d'Arc2008-11-221-4/+0
* forgot to remove _bsddb description from readme.txt (VC6)Hirokazu Yamamoto2008-09-061-54/+0
* Follows to bsddb removal (VC6)Hirokazu Yamamoto2008-09-042-114/+0
* Merged revisions 65672 via svnmerge fromHirokazu Yamamoto2008-08-142-0/+130
* Issue #2065: VC6 related fix.Hirokazu Yamamoto2008-08-145-40/+48
* Merged revisions 64214 via svnmerge fromAmaury Forgeot d'Arc2008-06-132-22/+10
* On Windows, repair compilation of builtin modules _stringio and _pickle.Amaury Forgeot d'Arc2008-06-121-0/+8
* Removed _stringio from Windows build.Alexandre Vassalotti2008-06-121-4/+0
* revert the addition of _pickle because it was causing havok with 64-bitBenjamin Peterson2008-06-121-4/+0
* Attempt to fix the Windows build for _stringio and _pickle.Alexandre Vassalotti2008-06-121-0/+12
* Fix the Windows build by removing references to the cStringIO moduleThomas Heller2008-06-101-4/+0
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-2/+2
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-2/+2
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-2/+2
* 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/+4
* Merged revisions 62380,62382-62383 via svnmerge fromChristian Heimes2008-04-191-0/+4
* Merged revisions 61440-61441,61443,61445-61448,61451-61452,61455-61457,61459-...Neal Norwitz2008-04-151-0/+4
* Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-...Christian Heimes2008-04-091-4/+0
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-191-0/+12
* And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks H...Christian Heimes2008-01-046-41/+171
* Remove more hotshot cruft.Neal Norwitz2007-10-131-4/+0
* Remove more traces of bufferobject.[ch] from build files etc.Guido van Rossum2007-10-081-4/+0
* cPickle was removedNeal Norwitz2007-08-241-4/+0
* Remove more references to intobject.Guido van Rossum2007-08-071-4/+0
* Merged revisions 55342-55406 via svnmerge fromGuido van Rossum2007-05-171-4/+0
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-0/+3
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-1311-201/+609
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-1/+1
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-211-8/+0
* Remove .cvsignore files, as they live in svn:ignoreMartin v. Löwis2005-10-301-14/+0
* Add AST files to VC6 build.Raymond Hettinger2005-10-231-0/+16
* Update the PC configuration and project files for sha256 and sha512.Raymond Hettinger2005-08-241-0/+8
* SF patch #941881: PEP 309 Implementation (Partial Function Application).Raymond Hettinger2005-02-281-0/+4
* Update the MSC6 pythoncore projects to compile for Py2.5Raymond Hettinger2004-12-021-2/+2
* Add _subprocess.cMartin v. Löwis2004-10-151-0/+4
* Remove rotor and xreadlines from VC 6 build.Raymond Hettinger2004-08-311-8/+0
* Remove unused source file from Windows project files.Hye-Shik Chang2004-07-281-4/+0
* Teach VC6 project file about the new cjkcodecs structure.Hye-Shik Chang2004-07-181-77/+9
* Teach MSVC 6 about pystrtod.c.Tim Peters2004-06-081-0/+4
* Remove the pcre module.Thomas Heller2004-06-021-8/+0
* Add genobject.c to the MSVC++ 6.0 build.Raymond Hettinger2004-06-011-0/+4
* Complete perky's name change patch.Raymond Hettinger2004-04-271-1/+1
* Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, soThomas Heller2004-04-221-4/+4