summaryrefslogtreecommitdiffstats
path: root/PC/VC6
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to bzip2 1.0.6.Martin v. Löwis2012-05-142-7/+7
* Issue14559: Attempt to fix compilation with previous versions of the Microsof...Amaury Forgeot d'Arc2012-04-121-0/+4
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0622-3205/+3205
* Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-0522-3205/+3205
* Merged revisions 85071-85072,85894,87132 via svnmerge fromHirokazu Yamamoto2010-12-092-17/+54
* Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2)Hirokazu Yamamoto2010-11-041-2/+2
* Recorded merge of revisions 86113 via svnmerge fromHirokazu Yamamoto2010-11-0217-68/+68
* Recorded rollback of revisions 84902 via svnmerge fromHirokazu Yamamoto2010-09-211-4/+4
* Recorded merge of revisions 84902 via svnmerge fromHirokazu Yamamoto2010-09-191-4/+4
* Updated VC6 files.Hirokazu Yamamoto2010-09-102-13/+2
* Capsule-related changes:Larry Hastings2010-04-021-0/+4
* Issue #3366: Add expm1 function to math module. Thanks Eric Smith forMark Dickinson2009-12-161-0/+4
* Add dtoa.c and dtoa.h to the relevant project files.Mark Dickinson2009-11-301-0/+4
* Updated MSVC files to follow r73394.Hirokazu Yamamoto2009-06-141-8/+28
* Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k....Eric Smith2009-04-271-0/+4
* Fixed compile error on windows.Hirokazu Yamamoto2009-04-031-0/+4
* Updated openssl support on VC6. (openssl-0.9.6g is old, cannot compile with _...Hirokazu Yamamoto2009-03-183-49/+89
* Fixed svn:eol-style.Hirokazu Yamamoto2009-02-103-218/+218
* Added helper script to build Tcl/Tk.Hirokazu Yamamoto2009-01-101-0/+81
* Link to debug version of Tcl/Tk when python is built as debug version.Hirokazu Yamamoto2009-01-102-1/+5
* Bump up Tcl/Tk version on VC6. (tcl8.4.12 -> tcl8.5.2, tk8.4.12 -> tk8.5.2, t...Hirokazu Yamamoto2009-01-103-18/+43
* Bump up bsddb version on VC6. (db-4.4.20 -> db-4.7.25)Hirokazu Yamamoto2009-01-092-11/+11
* Bump up bzip2 version on VC6. (bzip2-1.0.3 -> bzip2-1.0.5)Hirokazu Yamamoto2009-01-092-8/+8
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-4/+0
* yuvconvert.c is a part of the "sv" module, an old IRIX thingAmaury Forgeot d'Arc2008-11-221-4/+0
* Follows to python's version change (VC6)Hirokazu Yamamoto2008-10-032-4/+4
* Added _multiprocessing module support. (VC6)Hirokazu Yamamoto2008-08-142-0/+130
* Issue #2065: VC6 related fix.Hirokazu Yamamoto2008-08-148-45/+169
* Restore support for Microsoft VC6 compiler.Amaury Forgeot d'Arc2008-06-132-2/+6
* Rename bytesobject.c back to stringobject.c to keep with the PyString theme.Gregory P. Smith2008-06-101-1/+1
* Used vs9to8.py to port all VS9.0 changes to 8.0Christian Heimes2008-05-261-4/+4
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-051-0/+4
* Added new files to Windows project filesChristian Heimes2008-04-181-0/+4
* Update project files for all Windows supported compilersAmaury Forgeot d'Arc2008-04-141-0/+4
* Issue 2408: remove the _types moduleAmaury Forgeot d'Arc2008-04-081-4/+0
* Repair compilation for Visual Studio 2005.Amaury Forgeot d'Arc2008-03-281-0/+16
* Compilation was broken on Windows since the introduction of Advanced String F...Amaury Forgeot d'Arc2008-02-171-8/+12
* Reverted last transaction. It's the wrong branch.Christian Heimes2008-01-046-167/+57
* And here is the rest of Hirokazu Yamamoto's patch for VS6.0 support. Thanks H...Christian Heimes2008-01-046-57/+167
* Add the necessary dependency for the Windows VC6 build to ensure 'pythoncore'Trent Mick2007-04-131-0/+3
* Remove obsolete file. Will backport.Martin v. Löwis2006-10-171-0/+0
* Patch #1457736: Update VC6 to use current PCbuild settings.Martin v. Löwis2006-10-1711-390/+278
* Set the eol-style for project files to "CRLF".Martin v. Löwis2006-10-153-424/+424
* Patch #1577551: Add ctypes and ET build support for VC6.Martin v. Löwis2006-10-154-16/+476
* Patch #1576954: Update VC6 build directory; remove redundantMartin v. Löwis2006-10-151-18/+78
* Apply modified version of Collin Winter's patch #1478788Nick Coghlan2006-05-291-1/+1
* Remove regsub, reconvert, regex, regex_syntax and everything under lib-old.Neal Norwitz2006-03-161-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