summaryrefslogtreecommitdiffstats
path: root/PC
Commit message (Expand)AuthorAgeFilesLines
* Allow any object supporting the buffer protocol to be written as a binary obj...Mark Hammond2000-07-281-7/+11
* ANSIfication: remove very-old-varargs code, fix function declarations soThomas Wouters2000-07-223-4/+4
* Miscelaneous ANSIfications. I'm assuming here 'main' should take (int,Thomas Wouters2000-07-228-107/+92
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* Add "exceptions" to list of built-in modules for the sake ofGuido van Rossum2000-07-121-0/+1
* - win95/98 helper for new os.popen codeFredrik Lundh2000-07-091-0/+60
* - removed barry's workaround, to make room forFredrik Lundh2000-07-081-30/+0
* - this is a tentative checkin of the #100764 patch (byFredrik Lundh2000-07-081-5/+37
* Squash signed-vs-unsigned warning. Also edits to bring into lineTim Peters2000-07-031-14/+33
* Checked in a wrong version.Tim Peters2000-07-021-2/+2
* The example_nt directory was old enough to vote. Frank StajanoTim Peters2000-07-024-419/+152
* Change copyright notice - 2nd try.Guido van Rossum2000-06-304-24/+0
* Change copyright notice.Guido van Rossum2000-06-304-88/+28
* Only include <basetsd.h> for VC 6.0 and higher.Guido van Rossum2000-06-301-0/+2
* As Neil Schemenauer points out, WITH_CYCLE_GC should be uncommented ifGuido van Rossum2000-06-301-1/+1
* [*** Not tested as I don't have Windows running right now! ***]Fred Drake2000-06-302-4/+24
* Python's .lib is now named Python20.libMark Hammond2000-06-301-2/+2
* Trivial commit to test Windows CVS capabilities.Guido van Rossum2000-06-301-2/+2
* final patches from Neil Schemenauer for garbage collectionJeremy Hylton2000-06-302-0/+9
* Bump version to 2.0b1. Change copyright to BeOpen, CNRI, SMC.Guido van Rossum2000-06-291-4/+4
* This patch extends PC/config.h and configure.in as appropriate forFred Drake2000-06-291-10/+32
* This patch addresses two main issues: (1) There exist some non-fatalFred Drake2000-06-291-1/+1
* Finish converting the winreg extension to _winreg.Fred Drake2000-06-291-1474/+0
* Update the module name to _winreg, pending checkin of Paul Prescod'sFred Drake2000-06-291-3/+3
* Trent Mick: familiar simple Win64 patchesGuido van Rossum2000-06-282-9/+8
* Changed the #error to a #warning when checking gcc versions, andFred Drake2000-06-281-1/+1
* Patch from Rene Liebscher <R.Liebscher@gmx.de>, slightly modified andFred Drake2000-06-191-0/+8
* Cleanup a few docstrings.Mark Hammond2000-06-092-30/+34
* Patch from M.-A. Lemburg:Jeremy Hylton2000-05-262-4/+4
* Trent Mick:Guido van Rossum2000-05-101-1/+4
* Trent Mick:Guido van Rossum2000-05-081-3/+17
* Trent Mick:Guido van Rossum2000-05-081-23/+57
* Vladimir Marangozov's long-awaited malloc restructuring.Guido van Rossum2000-05-032-10/+14
* Add definition of socklen_t so that socketmodule.c will compile on Windows.Guido van Rossum2000-04-241-0/+3
* Mark Hammond:Guido van Rossum2000-04-212-3/+10
* Remove _socket, select, soundex, and unicodedata. These have beenGuido van Rossum2000-04-061-10/+0
* Get rid of Win32s check.Guido van Rossum2000-04-041-17/+1
* Seems there was a version string here that still looked like 1.5.2.Guido van Rossum2000-03-301-2/+2
* Revamped path access again, by Mark Hammond, to be more robust in theGuido van Rossum2000-03-301-91/+193
* Version -> 1.6.Guido van Rossum2000-03-291-2/+2
* Changes to completely ignore the registry when it detects that you areGuido van Rossum2000-03-291-25/+30
* Change the pragmas to use python16.lib instead of python15.lib. (TookGuido van Rossum2000-03-291-2/+2
* Mark Hammond: new winreg module; updated dllbase file.Guido van Rossum2000-03-283-8/+2954
* VC++ project changes to add new Unicode files and modules.Guido van Rossum2000-03-111-0/+5
* The rest of the changes by Trent Mick and Dale Nagata for warning-freeGuido van Rossum2000-01-201-1/+6
* Add HAVE_DYNAMIC_LOADING.Guido van Rossum1999-12-201-0/+4
* Mark Hammond writes:Guido van Rossum1999-10-011-1/+31
* Set the max recursion limit to 5000 -- rather conservative (this usesGuido van Rossum1999-06-091-0/+7
* Added sha module!Guido van Rossum1999-04-131-0/+2
* Bump the myusterious M$ version number from 1,5,2,1 to 1,5,2,3.Guido van Rossum1999-04-131-2/+2