summaryrefslogtreecommitdiffstats
path: root/PC/VC6
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ignore oodles of MSVC-generated files.Tim Peters2004-03-201-0/+14
* A helper for rt.bat, copied (but with path adjustment) from PCbuild.Tim Peters2004-03-201-0/+25
* * Move collections.deque() in from the sandboxRaymond Hettinger2004-01-291-0/+4
* Added the cjkcodecs files to the MSVC 6 build.Tim Peters2004-01-251-0/+100
* SF Patch #864863: Bisect C implementationRaymond Hettinger2004-01-051-0/+4
* That's it -- works as well under VC6 as it ever did now.Tim Peters2004-01-041-0/+41
* The _tkinter subproject works with VC6 again.Tim Peters2004-01-041-2/+2
* The bz2 subproject works with VC6 again.Tim Peters2004-01-041-4/+4
* The _ssl subproject may <heh> be working w/ VC6 again.Tim Peters2004-01-042-0/+184
* The _bsddb subproject works again under VC6.Tim Peters2004-01-041-2/+2
* Removed dead text about MS subprojects that no longer exist.Tim Peters2004-01-041-14/+0
* Getting closer (but not yet there) to being able to compile under VC6Tim Peters2004-01-0410-811/+29
* Tons of changes to get this closer to being buildable from this directory;Tim Peters2004-01-0324-202/+504
* Move VC6 project files here.Martin v. Löwis2004-01-0224-0/+3152