1. 0286ae8 Some cleanup for FreeBSD. This gets rid of version numbers and by Guido van Rossum · 24 years ago
  2. 0db2b2b Don't enable the 'thread' module if threads are not possible. by Thomas Wouters · 24 years ago
  3. 5821b77 Add configure tests for poll() (SF patch #100852) by Andrew M. Kuchling · 24 years ago
  4. 635f6fb This patch partly (some stuff went in already) ports Python to Monterey. by Trent Mick · 24 years ago
  5. bc7c7f9 Added test for uintptr_t, the C9X acceptable way to spell "type to by Barry Warsaw · 24 years ago
  6. a179503 Reran autoconf. by Sjoerd Mullender · 24 years ago
  7. 10e1bf2 remove all occurence of math.rint() from the sources by Peter Schneider-Kamp · 24 years ago
  8. 3a58420 Cleanup configure.in. Specifically: by Thomas Wouters · 24 years ago
  9. cb25d5e Gregor Hoffleit: don't link with libnet on non-BeOS systems by Jeremy Hylton · 24 years ago
  10. be28f5b Gregor Hoffleit: Don't link with the libieee library if it's not necessary by Jeremy Hylton · 24 years ago
  11. 70c21a1 Move (actually copy) support for the sgi._getpty() function into by Thomas Wouters · 24 years ago
  12. 8d2f2b2 From Sam Rushing's Medusa, via SF patch #100858: add & document by Andrew M. Kuchling · 24 years ago
  13. a618028 Second try: checks whether right shift extends the sign bit. by Vladimir Marangozov · 24 years ago
  14. 676aa88 Checks whether right shift extends the sign bit. by Vladimir Marangozov · 24 years ago
  15. ce81d59 Remove setup of HAVE_OLD_CPP; it is no longer used in the Python sources. by Fred Drake · 24 years ago
  16. adf63d6 check for Pth *after* the standard system threading libraries. Pth should by Greg Stein · 24 years ago
  17. a0f3c5c Document --with-thread as deprecated. This gets rid of the annoying by Barry Warsaw · 24 years ago
  18. ef82cd7 Enable the garbage collection module by default. --without-cycle-gc by Barry Warsaw · 24 years ago
  19. 2a2c218 penultimate phase of Neil Schemenauer's GC patches by Jeremy Hylton · 24 years ago
  20. b9a22a1 Bump version to 2.0. by Guido van Rossum · 24 years ago
  21. c0d24d8b Thread support is turned on my default now. To disable building by Barry Warsaw · 24 years ago
  22. 8cef4cf Thomas Wouters <thomas@xs4all.net>: by Fred Drake · 24 years ago
  23. 22c6934 Regenerated autoconf files. There's an extra change to config.h.in beyond by Andrew M. Kuchling · 24 years ago
  24. 57c9a663 When building on Solaris and the compiler is GCC, use '$(CC) -G' to by Greg Ward · 24 years ago
  25. 32000e8 Reduce opt level for BeOS - Donn Cave. by Guido van Rossum · 24 years ago
  26. 95713eb Fix the test for socklen_t so that it searches through sys/socket.h. by Guido van Rossum · 24 years ago
  27. a28518a Add check for rint() in math library. by Guido van Rossum · 24 years ago
  28. 07bd90e Andy Dustman: add GNU pth user-space thread support. by Guido van Rossum · 24 years ago
  29. 59903fe Added tests for socklen_t by Guido van Rossum · 24 years ago
  30. 6a6a77c Add Python version bump to configure script. (AMK) by Guido van Rossum · 24 years ago
  31. ef2255b Part of the Unicode checkin for Marc-Andre Lemburg. by Guido van Rossum · 24 years ago
  32. 02a1c40 Pat Knight: by Guido van Rossum · 24 years ago
  33. ff48418 According to Harri Pasanen, the Solaris+gcc test for LINKFORSHARED by Guido van Rossum · 24 years ago
  34. e97ee18 Changes to auto-detect the correct dynload_<platform>.c file. by Guido van Rossum · 25 years ago
  35. 9501219 Patch by Geoff Furnish to make compiling with C++ more gentle. by Guido van Rossum · 25 years ago
  36. f581db1 Remove test for getlogin_r(); the interface is not clearly defined, at by Fred Drake · 25 years ago
  37. 3bb3e57 Added detection of getlogin() and getlogin_r(). by Fred Drake · 25 years ago
  38. 35a092f Added detection for getgroups(), fpathconf(), pathconf(), by Fred Drake · 25 years ago
  39. 89143df Added support for ctermid, tempnam, tmpfile, tmpnam, and tmpnam_r. by Fred Drake · 25 years ago
  40. 0eefa3f Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  41. f5957ea Dynamic linking support for BSD/OS 4.x as suggested by Vivek Khera by Guido van Rossum · 25 years ago
  42. 458e7fa Erik Lindvall contributed a BSD/OS 4 patch for LDSHARED. by Guido van Rossum · 25 years ago
  43. a8acf72 Need to double the macro brackets in FreeBSD check. by Guido van Rossum · 25 years ago
  44. eeb63fd FreeBSD/[34]* change, Dom Mitchell. by Guido van Rossum · 25 years ago
  45. 96f2eb9 The usual by Guido van Rossum · 25 years ago
  46. 8137680 For BeOS PowerPC. Chris Herborth. by Guido van Rossum · 25 years ago
  47. 6b9da45 Chris Herborth: the new compiler in R4.1 needs some new options to work... by Guido van Rossum · 25 years ago
  48. 8db7d8b Ack! It never defined HAVE_GETHOSTBYNAME_R so that code was never tested! by Guido van Rossum · 25 years ago
  49. a96f0ba Add code to test for all sorts of gethostbyname_r variants, by Guido van Rossum · 25 years ago
  50. 79e8f1b # the usual by Guido van Rossum · 25 years ago
  51. 54ecc3d Patches by William Lewis for Nextstep descendants. by Guido van Rossum · 25 years ago
  52. 7a5f420 Chris Herborth's first pass at making config and install for BeOS better. by Guido van Rossum · 25 years ago
  53. e6c2cf1 Now using autoconf 2.13 by Guido van Rossum · 25 years ago
  54. df69365 Ty Sarna writes: by Guido van Rossum · 25 years ago
  55. f98e2a7 Changes for long file support by Steve Clift. by Guido van Rossum · 25 years ago
  56. ea51632 The usual by Guido van Rossum · 26 years ago
  57. dd997f7 Add test for BSDI -- by Nigel Head and otto@mail.olympus.net. by Guido van Rossum · 26 years ago
  58. ad678af The usual by Guido van Rossum · 26 years ago
  59. ec95c7b Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 26 years ago
  60. 6b3d77e Guess what... by Guido van Rossum · 26 years ago
  61. 08d6be4 Add timegm to list of functions tested, for Marc-Andre L. by Guido van Rossum · 26 years ago
  62. b93a862 support hpux pthreads by Guido van Rossum · 26 years ago
  63. ee21f41 Remove bogus CCSHARED for cc on IRIX 6.x. by Guido van Rossum · 26 years ago
  64. 1f74016 Support for OpenBSD :-( by Guido van Rossum · 26 years ago
  65. 70c7f48 Get rid of the check for -linet -- recent Sequent Dynix systems don't by Guido van Rossum · 26 years ago
  66. 1809975 Added mktime to checked functions by Guido van Rossum · 26 years ago
  67. 56896dd Setting LINKFORSHARED for IRIX was a mistake. by Guido van Rossum · 26 years ago
  68. 2b5ca00 Some changes because gcc on SGI doesn't support '-all' by Guido van Rossum · 26 years ago
  69. 69f6580 Misc changes for AIX: install the python.exp file, and properly use $(srcdir). by Guido van Rossum · 26 years ago
  70. 3574285 Different way to suppores the DGUX rule by Guido van Rossum · 26 years ago
  71. 8f00627 Some shifting around of the DGUX hack so that it won't break on DEC Unix by Guido van Rossum · 26 years ago
  72. 3c4bb80 Patch by Brian Gallew for DG/UX. I'm not quite sure what it does but by Guido van Rossum · 27 years ago
  73. 8f4ceb1 Two unrelated changes: by Guido van Rossum · 27 years ago
  74. 009f787 When --with-thread(s) is specified, the thread module is now automatically by Guido van Rossum · 27 years ago
  75. 4954595 Changes for FreeBSD and NetBSD: NetBSD does shared libs just like FreeBSD by Guido van Rossum · 27 years ago
  76. 2d9feed Change the option used on Linux to export all symbols by Guido van Rossum · 27 years ago
  77. 2efa34b Daniel Larsson discovered another cut-n-paste bug in the Olimit story... by Guido van Rossum · 27 years ago
  78. 304dd2d Switch around OPT assignments in Don Beaudry's patch for Olimit (his by Guido van Rossum · 27 years ago
  79. 9192267 Don Beaudry's changes to support SGI_ABI on Irix 6.x. by Guido van Rossum · 27 years ago
  80. 9601315 Add checks for setlocale() and <locale.h> by Guido van Rossum · 27 years ago
  81. b97ef17 Remove plat- prefix from MACHDEP macro; by Guido van Rossum · 27 years ago
  82. bbd6152 Prefix MACHDEP directory with 'plat-'. by Guido van Rossum · 27 years ago
  83. 45140f9 Subtle changes to the AIX shared library things to make them work by Guido van Rossum · 27 years ago
  84. 1171ee6 Added configuration tests for presence of alarm(), pause(), and getpwent() by Guido van Rossum · 27 years ago
  85. 24b1e75 the usual by Guido van Rossum · 27 years ago
  86. 25f9303 Moved inclusion of PURIFY in LINKCC to configure by Guido van Rossum · 27 years ago
  87. 0393e18 Fix LINKCC for AIX by Guido van Rossum · 27 years ago
  88. 749af7c the usual by Guido van Rossum · 27 years ago
  89. 76c5fe2 The usual by Guido van Rossum · 27 years ago
  90. b06df27 --with-readline is obsolete (and some editorial stuff in README) by Guido van Rossum · 27 years ago
  91. 1fd74a7 The usual by Guido van Rossum · 27 years ago
  92. edca74a The usual by Guido van Rossum · 27 years ago
  93. ad71370 Added check whether malloc(0) returns NULL or not. by Guido van Rossum · 27 years ago
  94. db7098c The usual by Guido van Rossum · 27 years ago
  95. 9726690 More usual effects of a new configure.in by Guido van Rossum · 27 years ago
  96. 0be3e49 The usual effects of a new configure.in by Guido van Rossum · 27 years ago
  97. 201afe5 Add -Olimit 1500 to OPT if CC supports it. by Guido van Rossum · 27 years ago
  98. e4766f6 The usual by Guido van Rossum · 27 years ago
  99. 7f25391 The usual. by Guido van Rossum · 27 years ago
  100. 37e97bc The usual. by Guido van Rossum · 27 years ago