| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent possible buffer overflow exploits under Windows. As per (the very qu... | Mark Hammond | 2000-10-07 | 1 | -9/+30 |
|
|
* | Remove some debugging messages - although this code is a complete hack, we do... | Mark Hammond | 2000-10-05 | 1 | -2/+2 |
|
|
* | Enable the binascii module for Win64. It builds and passes the test suite. | Trent Mick | 2000-10-04 | 1 | -3/+1 |
|
|
* | Patch for [ Bug #113828 ] getpythonregpath with null data in registry key | Mark Hammond | 2000-09-10 | 1 | -8/+14 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 3 | -28/+0 |
|
|
* | add user-modifiable recursion_limit | Jeremy Hylton | 2000-08-31 | 1 | -7/+0 |
|
|
* | Registered modules could only exist in HKEY_LOCAL_MACHINE - now HKEY_CURRENT_... | Mark Hammond | 2000-08-22 | 1 | -3/+12 |
|
|
* | From Rene Liebscher: | Mark Hammond | 2000-08-15 | 1 | -9/+146 |
|
|
* | Patch #101032, from David Bolen: | Mark Hammond | 2000-08-14 | 1 | -2/+5 |
|
|
* | -- from Trent Mick: [Patch #101010] replace use of INT_PTR | Fredrik Lundh | 2000-08-07 | 1 | -2/+2 |
|
|
* | Pragmas that instruct the linker to link against python20.lib (or | Greg Ward | 2000-08-05 | 1 | -2/+4 |
|
|
* | Allow any object supporting the buffer protocol to be written as a binary obj... | Mark Hammond | 2000-07-28 | 1 | -7/+11 |
|
|
* | ANSIfication: remove very-old-varargs code, fix function declarations so | Thomas Wouters | 2000-07-22 | 3 | -4/+4 |
|
|
* | Miscelaneous ANSIfications. I'm assuming here 'main' should take (int, | Thomas Wouters | 2000-07-22 | 8 | -107/+92 |
|
|
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | Add "exceptions" to list of built-in modules for the sake of | Guido van Rossum | 2000-07-12 | 1 | -0/+1 |
|
|
* | - win95/98 helper for new os.popen code | Fredrik Lundh | 2000-07-09 | 1 | -0/+60 |
|
|
* | - removed barry's workaround, to make room for | Fredrik Lundh | 2000-07-08 | 1 | -30/+0 |
|
|
* | - this is a tentative checkin of the #100764 patch (by | Fredrik Lundh | 2000-07-08 | 1 | -5/+37 |
|
|
* | Squash signed-vs-unsigned warning. Also edits to bring into line | Tim Peters | 2000-07-03 | 1 | -14/+33 |
|
|
* | Checked in a wrong version. | Tim Peters | 2000-07-02 | 1 | -2/+2 |
|
|
* | The example_nt directory was old enough to vote. Frank Stajano | Tim Peters | 2000-07-02 | 4 | -419/+152 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 4 | -24/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 4 | -88/+28 |
|
|
* | Only include <basetsd.h> for VC 6.0 and higher. | Guido van Rossum | 2000-06-30 | 1 | -0/+2 |
|
|
* | As Neil Schemenauer points out, WITH_CYCLE_GC should be uncommented if | Guido van Rossum | 2000-06-30 | 1 | -1/+1 |
|
|
* | [*** Not tested as I don't have Windows running right now! ***] | Fred Drake | 2000-06-30 | 2 | -4/+24 |
|
|
* | Python's .lib is now named Python20.lib | Mark Hammond | 2000-06-30 | 1 | -2/+2 |
|
|
* | Trivial commit to test Windows CVS capabilities. | Guido van Rossum | 2000-06-30 | 1 | -2/+2 |
|
|
* | final patches from Neil Schemenauer for garbage collection | Jeremy Hylton | 2000-06-30 | 2 | -0/+9 |
|
|
* | Bump version to 2.0b1. Change copyright to BeOpen, CNRI, SMC. | Guido van Rossum | 2000-06-29 | 1 | -4/+4 |
|
|
* | This patch extends PC/config.h and configure.in as appropriate for | Fred Drake | 2000-06-29 | 1 | -10/+32 |
|
|
* | This patch addresses two main issues: (1) There exist some non-fatal | Fred Drake | 2000-06-29 | 1 | -1/+1 |
|
|
* | Finish converting the winreg extension to _winreg. | Fred Drake | 2000-06-29 | 1 | -1474/+0 |
|
|
* | Update the module name to _winreg, pending checkin of Paul Prescod's | Fred Drake | 2000-06-29 | 1 | -3/+3 |
|
|
* | Trent Mick: familiar simple Win64 patches | Guido van Rossum | 2000-06-28 | 2 | -9/+8 |
|
|
* | Changed the #error to a #warning when checking gcc versions, and | Fred Drake | 2000-06-28 | 1 | -1/+1 |
|
|
* | Patch from Rene Liebscher <R.Liebscher@gmx.de>, slightly modified and | Fred Drake | 2000-06-19 | 1 | -0/+8 |
|
|
* | Cleanup a few docstrings. | Mark Hammond | 2000-06-09 | 2 | -30/+34 |
|
|
* | Patch from M.-A. Lemburg: | Jeremy Hylton | 2000-05-26 | 2 | -4/+4 |
|
|
* | Trent Mick: | Guido van Rossum | 2000-05-10 | 1 | -1/+4 |
|
|
* | Trent Mick: | Guido van Rossum | 2000-05-08 | 1 | -3/+17 |
|
|
* | Trent Mick: | Guido van Rossum | 2000-05-08 | 1 | -23/+57 |
|
|
* | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 2 | -10/+14 |
|
|
* | Add definition of socklen_t so that socketmodule.c will compile on Windows. | Guido van Rossum | 2000-04-24 | 1 | -0/+3 |
|
|
* | Mark Hammond: | Guido van Rossum | 2000-04-21 | 2 | -3/+10 |
|
|
* | Remove _socket, select, soundex, and unicodedata. These have been | Guido van Rossum | 2000-04-06 | 1 | -10/+0 |
|
|
* | Get rid of Win32s check. | Guido van Rossum | 2000-04-04 | 1 | -17/+1 |
|
|
* | Seems there was a version string here that still looked like 1.5.2. | Guido van Rossum | 2000-03-30 | 1 | -2/+2 |
|
|
* | Revamped path access again, by Mark Hammond, to be more robust in the | Guido van Rossum | 2000-03-30 | 1 | -91/+193 |
|
|