1. 6947d0b -- from Trent Mick: [Patch #101010] replace use of INT_PTR by Fredrik Lundh · 24 years ago
  2. ff7b562 Pragmas that instruct the linker to link against python20.lib (or by Greg Ward · 24 years ago
  3. 361b583 Only include <basetsd.h> for VC 6.0 and higher. by Guido van Rossum · 24 years ago
  4. 4767402 As Neil Schemenauer points out, WITH_CYCLE_GC should be uncommented if by Guido van Rossum · 24 years ago
  5. 306e240 Python's .lib is now named Python20.lib by Mark Hammond · 24 years ago
  6. c5007aa final patches from Neil Schemenauer for garbage collection by Jeremy Hylton · 24 years ago
  7. a3f6e91 This patch extends PC/config.h and configure.in as appropriate for by Fred Drake · 24 years ago
  8. e39607f Changed the #error to a #warning when checking gcc versions, and by Fred Drake · 24 years ago
  9. 91c4e2b Patch from Rene Liebscher <R.Liebscher@gmx.de>, slightly modified and by Fred Drake · 24 years ago
  10. da5cc82 Trent Mick: by Guido van Rossum · 24 years ago
  11. c66ae96 Trent Mick: by Guido van Rossum · 24 years ago
  12. db575db Add definition of socklen_t so that socketmodule.c will compile on Windows. by Guido van Rossum · 24 years ago
  13. 436364c Change the pragmas to use python16.lib instead of python15.lib. (Took by Guido van Rossum · 24 years ago
  14. bffd683 The rest of the changes by Trent Mick and Dale Nagata for warning-free by Guido van Rossum · 24 years ago
  15. 9f9fa6d Add HAVE_DYNAMIC_LOADING. by Guido van Rossum · 25 years ago
  16. c87f5f4 Set the max recursion limit to 5000 -- rather conservative (this uses by Guido van Rossum · 25 years ago
  17. 3d37f43 Jim Ahlstrom added some SIZEOF defs for VC and WATCOM (only). by Guido van Rossum · 26 years ago
  18. 9df827f Need to define DL_EXPORT, of course! by Guido van Rossum · 26 years ago
  19. 4da55f0 Add define of HAVE_STDDEF_H (to 1). Suggested by Greg Stein. by Guido van Rossum · 26 years ago
  20. 78694d9 Patches from Greg Stein to support 'P' format in struct module's by Guido van Rossum · 26 years ago
  21. b00d252 Define SIZEOF_LONG_LONG (as 8) at Greg Stein's request. by Guido van Rossum · 26 years ago
  22. 3293b07 Patch by Mark Hammond to support 64-bit ints on MS platforms. by Guido van Rossum · 26 years ago
  23. 9b499d2 Define HAVE_STRERROR. by Guido van Rossum · 26 years ago
  24. 1a87be1 Shouldn't include the lib pragma when building python15.dll itself! by Guido van Rossum · 26 years ago
  25. 446f033 For Win32, added pragmas specifying the python15[_d].lib library. by Guido van Rossum · 26 years ago
  26. d3ab101 Quick fix -- define SIZEOF_LONG and SIZEOF_INT. by Guido van Rossum · 26 years ago
  27. 52f4915 Oops, ".\DLLs" should be in the default path now. by Guido van Rossum · 26 years ago
  28. 63096d4 Add HAVE_MKTIME. by Guido van Rossum · 26 years ago
  29. f4aeb84 Enable CHECK_IMPORT_CASE on Win32. by Guido van Rossum · 26 years ago
  30. d3af2f3 win -> plat-win by Guido van Rossum · 27 years ago
  31. ccf0a44 Fix PYTHONPATH for new names; rename tkinter to lib-tk, rename win to by Guido van Rossum · 27 years ago
  32. f57c170 Remove #ifdef __cplusplus. by Guido van Rossum · 27 years ago
  33. 5137ea9 Remove #define main; remove vc40 from PYTHONPATH. by Guido van Rossum · 27 years ago
  34. fcc7704 Typo! \\lib\\<path> should be .\\lib\\<path> by Guido van Rossum · 27 years ago
  35. e0332c7 Longer default PYTHONPATH will find test, tkinter, and shared modules by Guido van Rossum · 27 years ago
  36. c339753 Added HAVE_ macros for getpeername, getpid, setvbuf. by Guido van Rossum · 27 years ago
  37. a31e084 It turns out that VC1.5 does not necessarily define _WINDOWS. by Guido van Rossum · 28 years ago
  38. cf6c0ea Add an XXX comment about apparent incompleteness of Borland defines. by Guido van Rossum · 28 years ago
  39. 3db4103 Use MS_DLL_ID and similar changes by Guido van Rossum · 28 years ago
  40. eaf9b6c More changes for NT, Guido style by Guido van Rossum · 28 years ago
  41. 950a126 New versions of almost all files. by Guido van Rossum · 28 years ago
  42. 1bc716f Added PC files from Jim Ahlstrom. by Guido van Rossum · 28 years ago
  43. f2e98b4 new versions from Jim A by Guido van Rossum · 28 years ago
  44. 87d5e70 config files for DOS and Windows (all versions, all compilers) by Guido van Rossum · 28 years ago