| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch #1495999: Part two of Windows CE changes. | Martin v. Löwis | 2006-06-10 | 1 | -0/+2 |
|
|
* | Disable .DLL as an extension for extension modules. | Martin v. Löwis | 2006-04-04 | 1 | -0/+6 |
|
|
* | When importing an extension on Windows, the code reads the PE 'import | Thomas Heller | 2004-07-02 | 1 | -0/+12 |
|
|
* | Fix a couple of whitespace consistency nits. | Fred Drake | 2002-08-26 | 1 | -2/+2 |
|
|
* | Patch #569753: Remove support for WIN16. | Martin v. Löwis | 2002-06-30 | 1 | -29/+0 |
|
|
* | Use PyOS_snprintf instead of sprintf. | Jeremy Hylton | 2001-11-28 | 1 | -12/+14 |
|
|
* | Fixes for possible buffer overflows in sprintf() usages. | Marc-André Lemburg | 2001-11-28 | 1 | -1/+1 |
|
|
* | Always pass a full path name to LoadLibraryEx(). Fixes some Windows 9x probl... | Mark Hammond | 2001-05-09 | 1 | -17/+14 |
|
|
* | Detect conflicting Python DLL on module import under Windows - as per [ Patch... | Mark Hammond | 2000-10-05 | 1 | -1/+152 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Trent Mick's Win64 changes: size_t vs. int or long; also some overflow | Guido van Rossum | 2000-06-28 | 1 | -1/+1 |
|
|
* | Cleanup patches from Greg Stein: | Guido van Rossum | 1999-12-22 | 1 | -1/+4 |
|
|
* | The old platform-specific contents of importdl.c, broken down into one | Guido van Rossum | 1999-12-20 | 1 | -0/+149 |
|
|