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