1. 773e42d Issue #15359: Add CAN_BCM protocol support to the socket module. Patch by Brian by Charles-François Natali · 11 years ago
  2. 682d8d4 - Issue #3718: Use AC_ARG_VAR to set MACHDEP in configure.ac. by doko@python.org · 11 years ago
  3. eab42bf - Issue #3718: Use AC_ARG_VAR to set MACHDEP in configure.ac. by doko@python.org · 11 years ago
  4. f86e484 - Follow-up for issue #15484: In PYTHON_FOR_BUILD, use $(PLATDIR) instead by doko@python.org · 11 years ago
  5. 244b687 - Follow-up for issue #15484: In PYTHON_FOR_BUILD, use $(PLATDIR) instead by doko@python.org · 11 years ago
  6. 8742119 - Issue #16235: Implement python-config as a shell script. by doko@python.org · 11 years ago
  7. 90c8d06 - Issue #17031: Fix running regen in cross builds. by doko@python.org · 11 years ago
  8. a10e4a9 - Issue #17031: Fix running regen in cross builds. by doko@python.org · 11 years ago
  9. 454ea92 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  10. 96a9f89 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  11. 7981f20 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  12. 937c8e1 - Issue #16292: Improve a comment for cross building in configure.ac by doko@python.org · 11 years ago
  13. 44bbbda - Issue #16292: Improve a comment for cross building in configure.ac by doko@python.org · 11 years ago
  14. 981eec3 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 11 years ago
  15. 9731330 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 11 years ago
  16. 6951fea - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  17. 0c77bf7 - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  18. 3e6e2ac - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  19. 5cc36bc Merge 3.3. by Stefan Krah · 11 years ago
  20. 8c8adf6 Issue #16987: Fix definition of SHLIB_EXT. by Stefan Krah · 11 years ago
  21. cd18e78 Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 11 years ago
  22. 1aa004b Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 11 years ago
  23. f6fd794 Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 11 years ago
  24. b92c40e Cross compiling needs host and build settings. configure no longer by Christian Heimes · 12 years ago
  25. 954ac03 Cross compiling needs host and build settings. configure no longer by Christian Heimes · 12 years ago
  26. 6e61d18 Issue 10052: merge fix from 3.2. by Mark Dickinson · 12 years ago
  27. ce31f66 Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 12 years ago
  28. 983bc16 Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 12 years ago
  29. 588090f Merge 3.3. by Stefan Krah · 12 years ago
  30. 19c2139 Fix more usages of NULL without including stdio.h. by Stefan Krah · 12 years ago
  31. 8cb9e2e Merge 3.3. by Stefan Krah · 12 years ago
  32. 7dba594 Issue #13057: Include stdio.h when NULL is used in configure.ac. by Stefan Krah · 12 years ago
  33. 2bb842a Merge with 3.3 for issue #16262 by Ross Lagerwall · 12 years ago
  34. 646eb1e Merge with 3.2 for issue #16262 by Ross Lagerwall · 12 years ago
  35. 1b863eb Fix regression from issue #16262 by Ross Lagerwall · 12 years ago
  36. 1348747 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  37. aee3c76 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  38. c4c4842 - Issue #16262: fix out-of-src-tree builds, if mercurial is not installed. by Matthias Klose · 12 years ago
  39. 9a537a6 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  40. 5595ab5 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  41. 739fc54 Issue #15819: use standard autoconf preset output variables. by Trent Nelson · 12 years ago
  42. a4519a6 Bump autoconf from 2.68 to 2.69. by Trent Nelson · 12 years ago
  43. 65c6085 Merge issue #15819: tweak logic in previous commit. by Trent Nelson · 12 years ago
  44. 56d4c03 Merge issue #15819: tweak logic in previous commit. by Trent Nelson · 12 years ago
  45. 6603118 Issue #15819: tweak logic in previous commit (617591e7d708). by Trent Nelson · 12 years ago
  46. cd02b3f Merge issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  47. 4d4ec65 Merge issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  48. 9effe69 Issue #15819: additional fixes for out-of-tree builds from read-only src. by Trent Nelson · 12 years ago
  49. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  50. a45afca Issue #15819: Fix out-of-tree builds from a readonly source. by Trent Nelson · 12 years ago
  51. 9dc823d - Issue #15268: Search curses.h in /usr/include/ncursesw. by doko@ubuntu.com · 12 years ago
  52. 7e6c2e2 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  53. 1abe1c5 - Issue #14330: For cross builds, don't use host python, use host search paths by doko@ubuntu.com · 12 years ago
  54. b457b9b - Issue #3754: Fix /dev/ptmx, /dev/ptc file checks for cross builds, by doko@ubuntu.com · 12 years ago
  55. 5884449 - Issue #3754: Use readelf instead of ldd for the cross build readline check by doko@ubuntu.com · 12 years ago
  56. f2967c7 - check for libtinfo as a termcap library by doko@ubuntu.com · 12 years ago
  57. 9c7817e - Issue #3754: Some unrelated configure.ac cleanups. by doko@ubuntu.com · 12 years ago
  58. ba01583 - Issue #14324: use a linker test to check for profiling support by doko@ubuntu.com · 12 years ago
  59. 51f6594 - Issue #3754: Use AC_PATH_TOOL and AC_CHECK_TOOLS instead of by doko@ubuntu.com · 12 years ago
  60. 3784ff9 Issue #13950: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
  61. cbfb9a5 Issue #13590: Improve support for OS X Xcode 4: by Ned Deily · 12 years ago
  62. 60187b5 Issue #7652: Enable linking of _decimal.so against an installed libmpdec. by Stefan Krah · 12 years ago
  63. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 12 years ago
  64. df2aecb - Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in by Matthias Klose · 12 years ago
  65. ca2f6ec - Issue #14327: Call AC_CANONICAL_HOST in configure.ac and check in by Matthias Klose · 12 years ago
  66. 9635013 - Issue #14324: Fix configure tests for cross builds. by Matthias Klose · 12 years ago
  67. b17289e - Issue #14324: Fix configure tests for cross builds. by Matthias Klose · 12 years ago
  68. 3b739b1 - Issue #14324: Fix configure tests for cross builds. by Matthias Klose · 12 years ago
  69. 93a0ef1 - Issue #14321: Do not run pgen during the build if files are up to date. by Matthias Klose · 12 years ago
  70. 5ce31cc merge 3.2 by Matthias Klose · 12 years ago
  71. d83be23 merge 3.1 by Matthias Klose · 12 years ago
  72. 0f4c16e - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  73. bcf2b59 Issue #13609: Add two functions to query the terminal size: by Antoine Pitrou · 12 years ago
  74. 9d6c669 Issue #13777: Add PF_SYSTEM sockets on OS X. Patch by Michael Goderbauer. by Martin v. Löwis · 12 years ago
  75. 1577cf7 Improve the test for dirfd(). Some systems #define it rather than by Gregory P. Smith · 12 years ago
  76. df300d5 Improve the test for dirfd(), some systems #define it rather than have by Gregory P. Smith · 12 years ago
  77. d635af5 Fixes issue #8052: The posix subprocess module's close_fds behavior was by Gregory P. Smith · 12 years ago
  78. 8facece Fixes issue #8052: The posix subprocess module's close_fds behavior was by Gregory P. Smith · 12 years ago
  79. d1bb06f regenerated using autoconf, includes dirfd test. by Gregory P. Smith · 12 years ago
  80. 6914048 regenerate configure using autoconf. includes the dirfd test. by Gregory P. Smith · 12 years ago
  81. 95c1662 fix for old kernels which don't have epoll_create1 by Benjamin Peterson · 13 years ago
  82. 9a17cc3 Merge second fix for issue #11149. by Stefan Krah · 13 years ago
  83. af04ff2 Issue #11149: Also enable -fwrapv if $CC is a full path by Stefan Krah · 13 years ago
  84. f0effe6 Better resolution for issue #11849: Ensure that free()d memory arenas are really released by Antoine Pitrou · 13 years ago
  85. 984890f Close #13415: Test in configure if unsetenv() has a return value or not. by Victor Stinner · 13 years ago
  86. d8b9ae6 Issue #6397: Support '/dev/poll' polling objects in select module, under Solaris & derivatives. by Jesus Cea · 13 years ago
  87. e0be423 Close #10278: Add clock_getres(), clock_gettime() and CLOCK_xxx constants to by Victor Stinner · 13 years ago
  88. 47413c1 Issue #10141: socket: add SocketCAN (PF_CAN) support. Initial patch by Matthias by Charles-François Natali · 13 years ago
  89. d63a3b8 Implement PEP 393. by Martin v. Löwis · 13 years ago
  90. 7ddbf10 disable unused result warnings when possible by Benjamin Peterson · 13 years ago
  91. 66611c5 Merge fix for issue #11149. by Stefan Krah · 13 years ago
  92. 962055d Issue #11149: recent versions of clang require the -fwrapv flag. by Stefan Krah · 13 years ago
  93. b77fe17 Use xattr functions from sys/xattr.h instead of attr/xattr.h (closes #12720) by Benjamin Peterson · 13 years ago
  94. d169fdc Issue #12852: Set _POSIX_C_SOURCE to 200809 to get POSIX 2008 by Victor Stinner · 13 years ago
  95. 14d098d Issue #12852: Set _XOPEN_SOURCE to 700 to get POSIX 2008 by Victor Stinner · 13 years ago
  96. ea0d5fc Issue #12871: sched_get_priority_(min|max) might not be defined even though by Charles-François Natali · 13 years ago
  97. 799bd80 expose linux extended file system attributes (closes #12720) by Benjamin Peterson · 13 years ago
  98. 7209ff2 Issue #12326: woops, I really mean 'linux', not 'linux2' by Victor Stinner · 13 years ago
  99. ff3d939 Close #12326: sys.platform is now always 'linux' on Linux by Victor Stinner · 13 years ago
  100. 0c17d0d Issue #12326: sys.platform is now always 'linux2' on Linux by Victor Stinner · 13 years ago