- 436364c Change the pragmas to use python16.lib instead of python15.lib. (Took by Guido van Rossum · 25 years ago
- bffd683 The rest of the changes by Trent Mick and Dale Nagata for warning-free by Guido van Rossum · 25 years ago
- 9f9fa6d Add HAVE_DYNAMIC_LOADING. by Guido van Rossum · 25 years ago
- c87f5f4 Set the max recursion limit to 5000 -- rather conservative (this uses by Guido van Rossum · 25 years ago
- 3d37f43 Jim Ahlstrom added some SIZEOF defs for VC and WATCOM (only). by Guido van Rossum · 26 years ago
- 9df827f Need to define DL_EXPORT, of course! by Guido van Rossum · 26 years ago
- 4da55f0 Add define of HAVE_STDDEF_H (to 1). Suggested by Greg Stein. by Guido van Rossum · 26 years ago
- 78694d9 Patches from Greg Stein to support 'P' format in struct module's by Guido van Rossum · 26 years ago
- b00d252 Define SIZEOF_LONG_LONG (as 8) at Greg Stein's request. by Guido van Rossum · 26 years ago
- 3293b07 Patch by Mark Hammond to support 64-bit ints on MS platforms. by Guido van Rossum · 26 years ago
- 9b499d2 Define HAVE_STRERROR. by Guido van Rossum · 26 years ago
- 1a87be1 Shouldn't include the lib pragma when building python15.dll itself! by Guido van Rossum · 26 years ago
- 446f033 For Win32, added pragmas specifying the python15[_d].lib library. by Guido van Rossum · 26 years ago
- d3ab101 Quick fix -- define SIZEOF_LONG and SIZEOF_INT. by Guido van Rossum · 26 years ago
- 52f4915 Oops, ".\DLLs" should be in the default path now. by Guido van Rossum · 27 years ago
- 63096d4 Add HAVE_MKTIME. by Guido van Rossum · 27 years ago
- f4aeb84 Enable CHECK_IMPORT_CASE on Win32. by Guido van Rossum · 27 years ago
- d3af2f3 win -> plat-win by Guido van Rossum · 27 years ago
- ccf0a44 Fix PYTHONPATH for new names; rename tkinter to lib-tk, rename win to by Guido van Rossum · 27 years ago
- f57c170 Remove #ifdef __cplusplus. by Guido van Rossum · 27 years ago
- 5137ea9 Remove #define main; remove vc40 from PYTHONPATH. by Guido van Rossum · 27 years ago
- fcc7704 Typo! \\lib\\<path> should be .\\lib\\<path> by Guido van Rossum · 27 years ago
- e0332c7 Longer default PYTHONPATH will find test, tkinter, and shared modules by Guido van Rossum · 27 years ago
- c339753 Added HAVE_ macros for getpeername, getpid, setvbuf. by Guido van Rossum · 28 years ago
- a31e084 It turns out that VC1.5 does not necessarily define _WINDOWS. by Guido van Rossum · 28 years ago
- cf6c0ea Add an XXX comment about apparent incompleteness of Borland defines. by Guido van Rossum · 28 years ago
- 3db4103 Use MS_DLL_ID and similar changes by Guido van Rossum · 28 years ago
- eaf9b6c More changes for NT, Guido style by Guido van Rossum · 28 years ago
- 950a126 New versions of almost all files. by Guido van Rossum · 28 years ago
- 1bc716f Added PC files from Jim Ahlstrom. by Guido van Rossum · 28 years ago
- f2e98b4 new versions from Jim A by Guido van Rossum · 28 years ago
- 87d5e70 config files for DOS and Windows (all versions, all compilers) by Guido van Rossum · 28 years ago