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