summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0
Commit message (Expand)AuthorAgeFilesLines
...
* Merged revisions 72040 via svnmerge fromEric Smith2009-04-271-0/+8
* Add dtoc.[ch] to the VS8.0 project file.Raymond Hettinger2009-04-171-0/+8
* Issue 5682: Move _io module into its own subdirectory.Alexandre Vassalotti2009-04-041-28/+32
* Update project file.Raymond Hettinger2009-03-041-0/+16
* Merged revisions 68203 via svnmerge fromMartin v. Löwis2009-01-031-4/+0
* More 3.0 -> 3.1 transistion in the Windows and OS/2 build filesChristian Heimes2008-12-042-3/+3
* More 3.0 -> 3.1 transistionsChristian Heimes2008-12-031-1/+1
* Merged revisions 67295,67301-67302,67318,67330,67342-67343 via svnmerge fromAmaury Forgeot d'Arc2008-11-221-8/+0
* #3791: Remove bsddb from the Windows msi installer,Amaury Forgeot d'Arc2008-09-092-1273/+0
* Align the VS2003 and VS2005 build files with the VS2008 onesAmaury Forgeot d'Arc2008-09-063-600/+20
* Merged revisions 66166 via svnmerge fromAmaury Forgeot d'Arc2008-09-025-254/+67
* Ran svneol.pyMartin v. Löwis2008-06-1329-16865/+16865
* Add missing files for the windows VS2005 compilerAmaury Forgeot d'Arc2008-06-135-0/+3376
* Merged revisions 64202 via svnmerge fromAmaury Forgeot d'Arc2008-06-1217-132/+510
* 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
* Added Windows build config for _stringio and _pickle.Alexandre Vassalotti2008-06-111-4/+12
* Remove last traces of cStringIO.Georg Brandl2008-06-101-4/+0
* Fix the Windows build by removing references to the cStringIO moduleThomas Heller2008-06-101-8/+4
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-1/+1
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-1/+1
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-1/+1
* 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
* Added code to compile new _bytesio on WindowsChristian Heimes2008-05-071-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
* Change \u which is causing a syntax error. I'm not sure if that should be, butNeal Norwitz2008-04-051-1/+1
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+0
* Merged revisions 59864-59882 via svnmerge fromChristian Heimes2008-01-101-0/+1
* Merged revisions 59666-59679 via svnmerge fromChristian Heimes2008-01-031-4/+0
* Merged revisions 59642-59665 via svnmerge fromChristian Heimes2008-01-0243-0/+14000