1. 6abce91 Get rid of --with-check-import-case. (Jason Tishler, SF #409924) by Guido van Rossum · 23 years ago
  2. e8964d4 Define __EXTENSIONS__ on Solaris. Fixes posixmodule error in bug #232787. by Martin v. Löwis · 23 years ago
  3. a35c688 Add Vladimir Marangozov's object allocator. It is disabled by default. This by Neil Schemenauer · 23 years ago
  4. 1360359 Make HAVE_TERMIOS_H and associated config.sh shell variable available by Eric S. Raymond · 24 years ago
  5. aef734b Part of SF patch #102409 by jlt63: Cygwin Python DLL and Shared Extension Patch. by Guido van Rossum · 24 years ago
  6. 4c3f57c SF Patch #103154 by jlt63: Cygwin Check Import Case Patch. by Guido van Rossum · 24 years ago
  7. cadfaec Configuration test for working getc_unlocked() (and flockfile() and by Guido van Rossum · 24 years ago
  8. a2cb78f Donn Cave <donn@oz.net>: by Fred Drake · 24 years ago
  9. 9e8181b Make better use of GNU Pth -- patch by Andy Dustman. by Guido van Rossum · 24 years ago
  10. c9cb847 Skip Montanaro <skip@mojam.com>: by Fred Drake · 24 years ago
  11. cb85326 adds support for --with-pydebug configure option by Skip Montanaro · 24 years ago
  12. 635f6fb This patch partly (some stuff went in already) ports Python to Monterey. by Trent Mick · 24 years ago
  13. e736177 Added #undef HAVE_UINTPTR_T for autoconf's delight. by Barry Warsaw · 24 years ago
  14. ce81d59 Remove setup of HAVE_OLD_CPP; it is no longer used in the Python sources. by Fred Drake · 24 years ago
  15. 7d3a511 Cray J90 fixes for long ints. by Tim Peters · 24 years ago
  16. cf053b1 Added #undef of WITH_CYCLE_GC for autoconf's delight. by Barry Warsaw · 24 years ago
  17. a3f6e91 This patch extends PC/config.h and configure.in as appropriate for by Fred Drake · 24 years ago
  18. 07bd90e Andy Dustman: add GNU pth user-space thread support. by Guido van Rossum · 24 years ago
  19. 59903fe Added tests for socklen_t by Guido van Rossum · 24 years ago
  20. ef2255b Part of the Unicode checkin for Marc-Andre Lemburg. by Guido van Rossum · 24 years ago
  21. 85d8be5 Define HAVE_DYNAMIC_LOADING. by Guido van Rossum · 25 years ago
  22. c6f6df3 Correct stupid typo (HAVE_GETHOSTBTNAME). by Guido van Rossum · 25 years ago
  23. e74c429 Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  24. 8137680 For BeOS PowerPC. Chris Herborth. by Guido van Rossum · 25 years ago
  25. 7152e9b Add symbols for gethostbyname_r variants (sigh). by Guido van Rossum · 25 years ago
  26. 54ecc3d Patches by William Lewis for Nextstep descendants. by Guido van Rossum · 25 years ago
  27. f98e2a7 Changes for long file support by Steve Clift. by Guido van Rossum · 26 years ago
  28. 2522136 Added BEOS_THREADS, HAVE_LONG_LONG, and SIZEOF_VOID_P templates. by Guido van Rossum · 26 years ago
  29. b06df27 --with-readline is obsolete (and some editorial stuff in README) by Guido van Rossum · 27 years ago
  30. 443389f Add MALLOC_ZERO_RETURNS_NULL symbol. by Guido van Rossum · 27 years ago
  31. 7a24c37 Move WANT_SIGFPE_HANDLER. by Guido van Rossum · 27 years ago
  32. 4a3df1c Changes for Lee Busby's SIGFPE patch set. New symbol WANT_SIGFPE_HANDLER. by Guido van Rossum · 27 years ago
  33. 8e09a9f Add HAVE_OLD_CPP to list of known defines by Guido van Rossum · 28 years ago
  34. 93ee6e0 Add entry for _REENTRANT macro by Guido van Rossum · 28 years ago
  35. 94d46d5 Added C_THREADS by Guido van Rossum · 28 years ago
  36. 76be6ed The usual changes when a release is nearing... by Guido van Rossum · 30 years ago
  37. 2bcafeb test for presence of stddef.h by Guido van Rossum · 30 years ago
  38. dabb11b add test for volatile by Guido van Rossum · 30 years ago
  39. 32d8ba4 * Makefile.in (Makefile): add dependency on config.status by Guido van Rossum · 30 years ago
  40. 0039f51 changed GETPGRP_HAVE_ARGS into GETPGRP_HAVE_ARG by Guido van Rossum · 30 years ago
  41. c5832ff Changes for posix threads by Guido van Rossum · 30 years ago
  42. aff6906 Added HAVE_STDARG_PROTOTYPES and signed by Guido van Rossum · 30 years ago
  43. 4c627be Small changes by Guido van Rossum · 31 years ago
  44. 2712c16 Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward, by Guido van Rossum · 31 years ago
  45. f1009e8 * README: describe new build procedure; added section on building by Guido van Rossum · 31 years ago
  46. 79556aa redid build process; added --with-svr4; renamed USE_THREAD to by Guido van Rossum · 31 years ago