summaryrefslogtreecommitdiff
path: root/PC/VS7.1
Commit message (Expand)AuthorAgeFilesLines
* [2.7] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2086)Zachary Ware2017-06-1125-5889/+5889
* Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-133-81/+81
* - Issue #22381: Update zlib to 1.2.8.doko@ubuntu.com2014-09-111-1/+10
* Issue14559: Attempt to fix compilation with previous versions of the Microsof...Amaury Forgeot d'Arc2012-04-131-0/+3
* Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that th...Martin v. Löwis2011-03-0622-5796/+5796
* Add updated .hgeol file and fix newlines in the 2.7 branch.Georg Brandl2011-03-052-300/+300
* Updated PC/*/select.[dsp,vcproj] to follow r86136. (use winsock2)Hirokazu Yamamoto2010-11-041-4/+4
* Recorded merge of revisions 86117 via svnmerge fromHirokazu Yamamoto2010-11-0216-62/+62
* Recorded rollback of revisions 84857,84870,84875 via svnmerge fromHirokazu Yamamoto2010-09-291-1/+1
* Merged revisions 84857,84870,84875 via svnmerge fromHirokazu Yamamoto2010-09-191-1/+1
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-63/+63
* Backported PyCapsule from 3.1, and converted most uses ofLarry Hastings2010-03-251-0/+3
* Issue #3366: Add expm1 function to math module. Thanks Eric Smith forMark Dickinson2009-12-161-0/+3
* Add dtoa.c and dtoa.h to the relevant project files.Mark Dickinson2009-11-301-0/+3
* Set svn:eol-style=CRLF on all Visual Studio solution files.Amaury Forgeot d'Arc2009-07-131-288/+288
* Updated MSVC files to follow r73394.Hirokazu Yamamoto2009-06-141-6/+21
* Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k....Eric Smith2009-04-271-0/+3
* Fixed compile error on windows.Hirokazu Yamamoto2009-04-031-0/+3
* Issue #4817: Remove unused function PyOS_GetLastModificationTime.Martin v. Löwis2009-01-031-3/+0
* Bumped up 2.6 to 2.7Christian Heimes2008-12-042-14/+14
* yuvconvert.c is a part of the "sv" module, an old IRIX thingAmaury Forgeot d'Arc2008-11-221-3/+0
* Attempt to correct the build files for the Microsoft VS7.1 compiler.Amaury Forgeot d'Arc2008-09-022-10/+13
* 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-3/+3
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-202-12/+0
* Add new tkinter dir to various locations where lib-tk shows up.Georg Brandl2008-05-172-0/+12
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-051-0/+3
* Added new files to Windows project filesChristian Heimes2008-04-181-0/+3
* Update project files for all Windows supported compilersAmaury Forgeot d'Arc2008-04-141-0/+3
* Issue 2408: remove the _types moduleAmaury Forgeot d'Arc2008-04-081-3/+0
* Repair compilation for Visual Studio 2005.Amaury Forgeot d'Arc2008-03-286-20/+17
* Compilation was broken on Windows since the introduction of Advanced String F...Amaury Forgeot d'Arc2008-02-171-0/+6
* The root of the project is two levels up from PC/VS7.1Christian Heimes2008-01-011-1/+1
* Fixed path to _ssl.c in Windows make file, take three ...Christian Heimes2007-12-311-1/+1
* Fixed path to _ssl.c in Windows make file, take twoChristian Heimes2007-12-311-3/+3
* Fixed path to _ssl.c in Windows make fileChristian Heimes2007-12-311-1/+1
* Fixed pathChristian Heimes2007-12-311-6/+6
* Fixed include paths of PC/VS7.1Christian Heimes2007-12-3120-318/+318
* Fix paths for build botChristian Heimes2007-12-312-5/+5
* Moved PCbuild directory to PC/VS7.1Christian Heimes2007-12-3137-0/+10664