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