1. e631ec4 Merged revisions 81509 via svnmerge from by Benjamin Peterson · 14 years ago
  2. 697cd21 Merged revisions 78962,78964 via svnmerge from by Benjamin Peterson · 14 years ago
  3. d54cdf0 Merged revisions 80574 via svnmerge from by Jesus Cea · 14 years ago
  4. a23bcce Fix for issue #8175: ensure that configure --with-universal-archs=all by Ronald Oussoren · 14 years ago
  5. e3eaf31 Merged revisions 80187 via svnmerge from by Ronald Oussoren · 14 years ago
  6. 5d39ab0 Merged revisions 79351 via svnmerge from by Benjamin Peterson · 14 years ago
  7. 2a5b622 Merged revisions 78817 via svnmerge from by Benjamin Peterson · 14 years ago
  8. 8a6e491 Fix copy&paste error in fix for Issue8089 by Ronald Oussoren · 14 years ago
  9. ea580e1 Fix for issue8089: a framework build with --with-universal-archs=3-way|intel had no way to select by Ronald Oussoren · 14 years ago
  10. 668907d I shall not rush commits.... by Ronald Oussoren · 14 years ago
  11. 0941621 Fix for issue 8084: fixes build issues on OSX 10.6 when targetting OSX 10.4 by Ronald Oussoren · 14 years ago
  12. 01e5391 run autoconf by Benjamin Peterson · 14 years ago
  13. 4c5e2c8 Merged revisions 78202 via svnmerge from by Martin v. Löwis · 14 years ago
  14. 4bacaca Merged revisions 78194 via svnmerge from by Martin v. Löwis · 14 years ago
  15. 25e192c Merged revisions 78154 via svnmerge from by Ronald Oussoren · 14 years ago
  16. d8244f5 Explicitly call '/usr/bin/arch' instead of just 'arch' to avoid using by Ronald Oussoren · 14 years ago
  17. 9b831f4 Merged revisions 77587 via svnmerge from by Ronald Oussoren · 14 years ago
  18. c0fa2d2 Fix for issue 7714 (backport from trunk) by Ronald Oussoren · 14 years ago
  19. b453f0b Merged revisions 76050 via svnmerge from by Benjamin Peterson · 15 years ago
  20. caa44c0 Merged revisions 77193 via svnmerge from by Mark Dickinson · 15 years ago
  21. d19e143 Regenerate configure using GNU autoconf 2.61. by Mark Dickinson · 15 years ago
  22. 5511442 Merged revisions 76403 via svnmerge from by Ronald Oussoren · 15 years ago
  23. 632e93f Merged revisions 75531,75725 via svnmerge from by Antoine Pitrou · 15 years ago
  24. d084171 Merged revisions 75131 via svnmerge from by Ronald Oussoren · 15 years ago
  25. ba0aa6b Merged revisions 74978 via svnmerge from by Ronald Oussoren · 15 years ago
  26. 7ab7435 Merged revisions 74701 via svnmerge from by Ronald Oussoren · 15 years ago
  27. e6e6267 Merged revisions 73305 via svnmerge from by Ronald Oussoren · 15 years ago
  28. 2eb6545 Merged revisions 72871-72872 via svnmerge from by Benjamin Peterson · 15 years ago
  29. e05e840 Issue #5724: Fix cmath failures on Solaris 10. by Mark Dickinson · 15 years ago
  30. 75d8385 Merged revisions 70730 via svnmerge from by Ronald Oussoren · 15 years ago
  31. 8fe4131 Merged revisions 68312 via svnmerge from by Mark Dickinson · 16 years ago
  32. e9cce8e Backport of r68146 by Ronald Oussoren · 16 years ago
  33. f9c0888 regenerate configure by Benjamin Peterson · 16 years ago
  34. 7f08c1f Merged revisions 67098 via svnmerge from by Martin v. Löwis · 16 years ago
  35. e080cdf reran autoconf by Gregory P. Smith · 16 years ago
  36. cc023f1 reran autoconf for r66283's checkin by Gregory P. Smith · 16 years ago
  37. ff7b2d5 Fix issue 3645: OpenBSD required -lcurses when linking with readline by Gregory P. Smith · 16 years ago
  38. a4cb472 Fix typo in the `arch` commandline by Ronald Oussoren · 16 years ago
  39. 5a849d4 Fix buglet in fix for issue3381 by Ronald Oussoren · 16 years ago
  40. 4347c44 #3381 fix framework builds on 10.4 by Benjamin Peterson · 16 years ago
  41. 0e6ea5d fix framework install on Mac 10.4 by Benjamin Peterson · 16 years ago
  42. dc1688a Fix typo in configure.in, and propagate configure.in changes from r64002 by Mark Dickinson · 16 years ago
  43. 0d236eb Fix build issue on OSX 10.4 by Ronald Oussoren · 16 years ago
  44. 2a3e3d0 Aldo Cortesi confirmed this is still needed for OpenBSD 4.2 and 4.3. by Neal Norwitz · 16 years ago
  45. 5640ce2 MacOS X: Enable 4-way universal builds by Ronald Oussoren · 16 years ago
  46. 0b334a6 Revert temporary checkin in revision 63545. by Mark Dickinson · 16 years ago
  47. 8c255e4 Patch #1722225: Support QNX 6. by Martin v. Löwis · 16 years ago
  48. 8f66a4a Temporary checkin to get configure to report more by Mark Dickinson · 16 years ago
  49. 580c7fe Fix for issue #2573: Can't change the framework name on OS X builds by Ronald Oussoren · 16 years ago
  50. 6513466 Issue #1496032. Add -mieee to BASECFLAGS on alpha, when gcc is by Mark Dickinson · 16 years ago
  51. 7a3d864 Make configure test for tanh(-0.) == -0. committed in r62447 actually by Mark Dickinson · 16 years ago
  52. 265d738 test_math and test_cmath are failing on the FreeBSD 6.2 trunk buildbot, by Mark Dickinson · 16 years ago
  53. 6f34109 I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math. by Christian Heimes · 16 years ago
  54. dc96a77 Issue #2544: On HP-UX systems, use 'gcc -shared' for linking when gcc by Thomas Heller · 16 years ago
  55. 9fdfaaf Fix compiler warning about finite() missing on Solaris. by Neal Norwitz · 16 years ago
  56. aef18b1 Patch #2240: Implement signal.setitimer and signal.getitimer. by Martin v. Löwis · 16 years ago
  57. 0e9ab5f Applied patch #1657 epoll and kqueue wrappers for the select module by Christian Heimes · 16 years ago
  58. aa5778d Remove our implementation of memmove() and strerror(); both are in the C89 by Brett Cannon · 16 years ago
  59. 1b4e45b Allow Gnu gcc's to build python on OSX by removing -Wno-long-double, by Jeffrey Yasskin · 16 years ago
  60. 8bdf81d Merged changes from libffi3-branch. by Thomas Heller · 16 years ago
  61. 91a1dec Fix --enable-universalsdk and its comment line so that zsh's flag completion by Brett Cannon · 16 years ago
  62. 9a8bb0e Fix a minor typo. by Brett Cannon · 16 years ago
  63. 951cc0f Fixed bug #1983: Return from fork() is pid_t, not int by Christian Heimes · 17 years ago
  64. cba36bb Bug #1234: Fixed semaphore errors on AIX 5.2 by Christian Heimes · 17 years ago
  65. 4872351 Fixed a wrong assumption in configure.in and Include/pyport.h. The is finite function is not called isfinite() but finite(). Sorry, my fault. :) by Christian Heimes · 17 years ago
  66. fb2d25a Issue #1646: Make socket support TIPC. The socket module now has support by Christian Heimes · 17 years ago
  67. cb78de6 Bug #1699: Define _BSD_SOURCE only on OpenBSD. by Martin v. Löwis · 17 years ago
  68. 0a8143f Applied patch #1635: Float patch for inf and nan on Windows (and other platforms). by Christian Heimes · 17 years ago
  69. db3d6cb Fixed #1638: %zd configure test fails on Linux by Christian Heimes · 17 years ago
  70. e552959 Ran autoconf. by Thomas Heller · 17 years ago
  71. a51d5c8 Fix chflags issue on Tru64, from #1490190. by Martin v. Löwis · 17 years ago
  72. 3628187 Fix for feature request #1528 Add os.fchmod by Christian Heimes · 17 years ago
  73. 486b1b0 Issue #1292: On alpha, arm, ppc, and s390 linux systems the by Thomas Heller · 17 years ago
  74. 6e183f8 - Build using system ffi library on arm*-linux*, pass --with-system-ffi to CONFIG_ARGS by Matthias Klose · 17 years ago
  75. 9afb985 - Build using system ffi library on arm*-linux*. by Matthias Klose · 17 years ago
  76. 58bd49f Patch #1388440: Add set_completion_display_matches_hook and by Martin v. Löwis · 17 years ago
  77. 38f1b98 Macosx: this patch ensures that the value of MACOSX_DEPLOYMENT_TARGET used by Ronald Oussoren · 17 years ago
  78. eba4065 Bump autoconf minimum version to 2.61. by Martin v. Löwis · 17 years ago
  79. 89e975f whoops - need to check in configure as well by Skip Montanaro · 17 years ago
  80. 76760b0 Define _BSD_SOURCE, to get access to POSIX extensions on OpenBSD 4.1+. by Martin v. Löwis · 17 years ago
  81. 19fab76 Have configure raise an error when building on AtheOS. Code specific to AtheOS by Brett Cannon · 17 years ago
  82. eb62357 Bug #1675511: Use -Kpic instead of -xcode=pic32 on Solaris/x86. by Martin v. Löwis · 17 years ago
  83. 382abef Patch #1490190: posixmodule now includes os.chflags() and os.lchflags() by Martin v. Löwis · 17 years ago
  84. aef4c6b Patch #1610575: Add support for _Bool to struct. by Martin v. Löwis · 18 years ago
  85. 4d542ec Disable _XOPEN_SOURCE on NetBSD 1.x. Will backport to 2.5 by Martin v. Löwis · 18 years ago
  86. 0347a9a Get DBL_MAX from float.h not values.h. Will backport. by Martin v. Löwis · 18 years ago
  87. 443ccc7 Check for values.h. Will backport. by Martin v. Löwis · 18 years ago
  88. c1d7597 Restore CFLAGS after checking for __attribute__ by Martin v. Löwis · 18 years ago
  89. aac1316 Add check for the PyArg_ParseTuple format, and declare it if it is supported. by Martin v. Löwis · 18 years ago
  90. fefbc20 Forward-port r52358: by Martin v. Löwis · 18 years ago
  91. 40e9aed Guard uintptr_t test with HAVE_STDINT_H, test for stdint.h. Will backport. by Martin v. Löwis · 18 years ago
  92. ebe2670 Fix test for uintptr_t. Fixes #1568842. Will backport. by Martin v. Löwis · 18 years ago
  93. 4a8fbdb Fix %zd string formatting on Mac OS X so it prints negative numbers. by Neal Norwitz · 18 years ago
  94. 4bc2c09 Patch #1540470, for OpenBSD 4.0. Backport candidate for 2.[34]. by Neal Norwitz · 18 years ago
  95. 9be5732 Try to get Unix bots install working again. by Neal Norwitz · 18 years ago
  96. c95f756 It's unlikely that future versions will require _POSIX_C_SOURCE by Ronald Oussoren · 18 years ago
  97. 0907f4d Drop usage of test -e in configure as it is not portable. by Martin v. Löwis · 18 years ago
  98. f875264 This patch solves the problem Skip was seeing with zlib, this patch ensures that by Ronald Oussoren · 18 years ago
  99. 4994d95 Patch #1506645: add Python wrappers for the curses functions by Walter Dörwald · 18 years ago
  100. 6e73aaa Patch #1503046, Conditional compilation of zlib.(de)compressobj.copy by Neal Norwitz · 18 years ago