summaryrefslogtreecommitdiff
path: root/PC/VS8.0
Commit message (Expand)AuthorAgeFilesLines
* [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)Zachary Ware2017-06-1144-17952/+17952
* Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-137-143/+143
* - Issue #22381: Update zlib to 1.2.8.doko@ubuntu.com2014-09-111-1/+13
* Issue #17425: Build against openssl 0.9.8y on Windows.Martin v. Loewis2013-03-221-1/+1
* Upgrade openssl to 0.9.8x.Martin v. Löwis2012-05-151-1/+1
* Upgrade to bzip2 1.0.6.Martin v. Löwis2012-05-142-3/+3
* Issue14559: Attempt to fix compilation with previous versions of the Microsof...Amaury Forgeot d'Arc2012-04-131-0/+4
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0637-17793/+17793
* Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-0518-1548/+1548
* Merged revisions 85071-85072,85894,87132 via svnmerge fromHirokazu Yamamoto2010-12-091-6/+6
* Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2)Hirokazu Yamamoto2010-11-041-8/+8
* Merged revisions 84763,85135 via svnmerge fromHirokazu Yamamoto2010-10-081-1/+1
* Recorded rollback of revisions 84857,84870,84875 via svnmerge fromHirokazu Yamamoto2010-09-291-1/+1
* Updated VS8.0 project files with PCBuild/vs9to8.py.Hirokazu Yamamoto2010-09-2110-77/+129
* 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
* Merged revisions 84857,84870,84875 via svnmerge fromHirokazu Yamamoto2010-09-191-1/+1
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-64/+64
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+8
* Issue #7622: Improve the split(), rsplit(), splitlines() and replace()Antoine Pitrou2010-01-131-0/+4
* Issue #3366: Add expm1 function to math module. Thanks Eric Smith forMark Dickinson2009-12-161-0/+8
* Add dtoa.c and dtoa.h to the relevant project files.Mark Dickinson2009-11-301-0/+4
* Update project file for new file: dtoa.cRaymond Hettinger2009-11-301-0/+4
* Set svn:eol-style=CRLF on all Visual Studio solution files.Amaury Forgeot d'Arc2009-07-131-559/+559
* Updated MSVC files to follow r73394.Hirokazu Yamamoto2009-06-141-8/+36
* Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k....Eric Smith2009-04-271-0/+8
* Fixed compile error on windows.Hirokazu Yamamoto2009-04-031-0/+4
* Fixed version number in build_ssl.bat.Hirokazu Yamamoto2009-01-111-2/+2
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-4/+0
* Bumped up 2.6 to 2.7Christian Heimes2008-12-041-1/+1
* yuvconvert.c is a part of the "sv" module, an old IRIX thingAmaury Forgeot d'Arc2008-11-221-8/+0
* Use vs9to8.py to refresh the Visual Studio 2005 build files.Amaury Forgeot d'Arc2008-09-027-296/+982
* Run svneol.py on all sources.Martin v. Löwis2008-06-1328-16344/+16344
* Add a missing file for VS2005Amaury Forgeot d'Arc2008-06-131-0/+568
* Update VS8.0 build files, using the script vs9to8.py.Amaury Forgeot d'Arc2008-06-1210-311/+492
* 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-2620-102/+3140
* Backport fast alternate io.BytesIO implementation.Alexandre Vassalotti2008-05-091-0/+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-284-20/+26
* Patch #2167 from calvin: Remove unused importsChristian Heimes2008-02-231-1/+0
* Compilation was broken on Windows since the introduction of Advanced String F...Amaury Forgeot d'Arc2008-02-171-0/+8
* vs9to8 syncChristian Heimes2008-01-091-0/+1
* Issue #1726: Remove Python/atof.c from PCBuild/pythoncore.vcprojChristian Heimes2008-01-031-8/+0
* Removed PCbuild8/ directory and added a new build directory for VS 2005Christian Heimes2008-01-0243-0/+14004