1. d6baa70 welcome to 2009, Python! by Benjamin Peterson · 16 years ago
  2. f7f1fb6 be more specific, and parallel to the py3k branch by Fred Drake · 16 years ago
  3. 0afa20c bump version number by Fred Drake · 16 years ago
  4. afa1436 Bumping to 2.6 final. by Barry Warsaw · 16 years ago
  5. 6af1619 Bumping to 2.6rc2 by Barry Warsaw · 16 years ago
  6. 1e62aec Bumping to 2.6rc1 by Barry Warsaw · 16 years ago
  7. 873c9f1 docs are pretty good about new-style classes these days by Benjamin Peterson · 16 years ago
  8. 07a4a38 Bump to 2.6b3. by Barry Warsaw · 16 years ago
  9. daddf03 Bumping to 2.6b2 by Barry Warsaw · 16 years ago
  10. b5d1740 Bumping to 2.6b1 by Barry Warsaw · 16 years ago
  11. 405b5f3 GHOP #217: add support for compiling Python with coverage checking enabled. by Georg Brandl · 16 years ago
  12. 6cc7940 Bump to 2.6a3 by Barry Warsaw · 16 years ago
  13. 9649cdd Updating for 2.6a2 by Barry Warsaw · 16 years ago
  14. b235500 Suggested proposed changes to Python be considered on some mailing lists first by Benjamin Peterson · 16 years ago
  15. 1c88e0f The other download formats will be available for 2.6 too. by Georg Brandl · 16 years ago
  16. 9d0b604 Updated README regarding doc formats by Benjamin Peterson · 16 years ago
  17. 86d4e7a Elaborate on the role of the altinstall target when installing multiple by Skip Montanaro · 16 years ago
  18. 189b6d8 More copyright year and version number bumps by Barry Warsaw · 16 years ago
  19. c207c71 Docs are rst now. by Georg Brandl · 16 years ago
  20. 951300e Update links to bug/patch tracker by Andrew M. Kuchling · 17 years ago
  21. 0a0e583 Fixed bug #1613: Makefile's VPATH feature is broken by Christian Heimes · 17 years ago
  22. b0885b7 Remove all tabs in that file. by Georg Brandl · 17 years ago
  23. 3fc792b #1575: the Mac readme is now one level up. by Georg Brandl · 17 years ago
  24. 19fab76 Have configure raise an error when building on AtheOS. Code specific to AtheOS by Brett Cannon · 17 years ago
  25. f8519c4 Update directories/files at the top-level. by Neal Norwitz · 17 years ago
  26. 90340a1 rotor is long gone. by Neal Norwitz · 17 years ago
  27. dc48b74 Remove the rgbimg module. It has been deprecated since Python 2.5. by Brett Cannon · 17 years ago
  28. 667eb7c Patch #1673121: update README wrt. OSX default shell. by Georg Brandl · 17 years ago
  29. 83955ef update to (c) years to include 2007 by Anthony Baxter · 18 years ago
  30. c764340 Update version. by Guido van Rossum · 18 years ago
  31. 250755b Bug #1594809: add a note to README regarding PYTHONPATH and make install. by Georg Brandl · 18 years ago
  32. b409666 preparing for 2.5c1 by Anthony Baxter · 18 years ago
  33. 5d32a9f pre-release machinations by Anthony Baxter · 18 years ago
  34. 8cab8b0 Update list of unsupported systems. Fixes #1510853. by Martin v. Löwis · 18 years ago
  35. 70e8e87 preparing for 2.5b2 by Anthony Baxter · 18 years ago
  36. 988117f Patch 1471883: --enable-universalsdk on Mac OS X by Ronald Oussoren · 18 years ago
  37. 0f48d98 Patch #1324762: Change --with-cxx to --with-cxx-main. by Martin v. Löwis · 18 years ago
  38. 3adc4aa raise the minimum supported BerkeleyDB version to 3.3 and add notes to by Gregory P. Smith · 18 years ago
  39. 9176fc1 Patch #1464444: Add --with-system-ffi. by Martin v. Löwis · 18 years ago
  40. ebed3f6 preparation for 2.5a1 by Anthony Baxter · 18 years ago
  41. 70e0796 added sqlite3 section by Anthony Baxter · 18 years ago
  42. a0dd3e3 Remove mention of fpectl in README. by Georg Brandl · 18 years ago
  43. 81299ad bug #872175: add --with-fpectl to README by Georg Brandl · 18 years ago
  44. b69406d Update general copyright years to 2006. by Georg Brandl · 18 years ago
  45. a538992 don't get me started about distutils... by Skip Montanaro · 19 years ago
  46. 9f6606a note build workaround for Sol10/gcc 3.4 by Skip Montanaro · 19 years ago
  47. a2534c8 Update 64-bit AIX and HP-UX build instructions (forward port). by Guido van Rossum · 19 years ago
  48. 539c662 - Changes donated by Elemental Security to make it work on HP-UX 11 on by Guido van Rossum · 19 years ago
  49. fad4640 Update URL. by Michael W. Hudson · 19 years ago
  50. 08cd598 Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant by Brett Cannon · 19 years ago
  51. 71dcc3e A few random updates to make things less horrifyingly out of date. by Michael W. Hudson · 19 years ago
  52. c560a00 happy new year! (on the trunk) by Anthony Baxter · 20 years ago
  53. 2eba0d6 Update VC references. Backported to 2.4. by Martin v. Löwis · 20 years ago
  54. e9d719b update gcc ref by Anthony Baxter · 20 years ago
  55. f30bc11 update version by Anthony Baxter · 20 years ago
  56. f30d60e Patch #510695: Add TSC profiling for the VM. by Martin v. Löwis · 20 years ago
  57. bb3ed7e Add this year to the copyright notices. by Barry Warsaw · 20 years ago
  58. bff63f0 update version at top of file by Skip Montanaro · 20 years ago
  59. 7c49747 updated HPUX notes. by Anthony Baxter · 21 years ago
  60. 9b32acd note about HP compiler. CC="cc -Ae" is least broken, but still broken by Anthony Baxter · 21 years ago
  61. c0bf33e This is release candidate 2 by Barry Warsaw · 21 years ago
  62. 55512dc Clarify a statement regarding both shared and static library. by Fred Drake · 21 years ago
  63. fa2d0eb Update version label by Jeremy Hylton · 21 years ago
  64. 3efa04a Patch #753845: Update README for Redhat 9 Tkinter compile with USC-4. by Martin v. Löwis · 21 years ago
  65. 932dab6 AMK's no longer maintaining his bookstore page. Refer to the books page on by Skip Montanaro · 21 years ago
  66. 3b8ee08 Patch #718286: Support DESTDIR. by Martin v. Löwis · 21 years ago
  67. 6dc4a8e add note about building with bsddb185 and making it appear as bsddb. by Skip Montanaro · 21 years ago
  68. fa1eddf Update version number and release date. by Guido van Rossum · 21 years ago
  69. 22e2f73 Update versions/dates for release of 2.3a2. Added some last-minute news. by Guido van Rossum · 21 years ago
  70. 7dc65d6 Fix typos. by Walter Dörwald · 21 years ago
  71. f60cdff Remove misleading advice. VERSION was not intended to be used that way. by Neil Schemenauer · 22 years ago
  72. 2d98db6 delete reference to defunct Misc/HPUX-NOTES. Adjust reference for BeOS notes. by Skip Montanaro · 22 years ago
  73. 56d8301 Merged Misc/AtheOS-NOTES into the platform-specific section. Rewrote the by Skip Montanaro · 22 years ago
  74. 4de9cba qualify known Solaris versions related to the binutils breakage. by Skip Montanaro · 22 years ago
  75. 59a7555 update info about binutils 2.13 breakage on Solaris. by Skip Montanaro · 22 years ago
  76. f122688 Various updates to the version number, on the eve of the 2.3a1 release. by Guido van Rossum · 22 years ago
  77. 7e4cfcb Unsupport --without-universal-newlines. by Martin v. Löwis · 22 years ago
  78. 779ffc0 Add compile-time errors for unsupported systems. by Martin v. Löwis · 22 years ago
  79. 62d45c0 Add XXX note about Sleepycat's BSDDB. by Guido van Rossum · 22 years ago
  80. 9cea5f5 Explain what to do in case of missing shared libraries. Remove mentioning by Martin v. Löwis · 22 years ago
  81. 3a7ad5c delete reference to building on Minix, which will be unsupported in 2.3 by Skip Montanaro · 22 years ago
  82. 146f61d Update config.h to pyconfig.h. by Fred Drake · 22 years ago
  83. 6e75364 I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system by Barry Warsaw · 22 years ago
  84. 6a8557d There was a typo in the MacOSX section regarding the stacksize issue. by Barry Warsaw · 22 years ago
  85. 4299231 Warn about binutils 2.13 on Solaris. by Guido van Rossum · 22 years ago
  86. 84a0164 Changes to the OSX section: by Jack Jansen · 22 years ago
  87. 6506967 Document that --enable-shared puts PIC objects into the static libpython. by Martin v. Löwis · 22 years ago
  88. 33876f5 Patch: by Michael W. Hudson · 22 years ago
  89. 1c63a59 Actualized descrintro.html URL. by Guido van Rossum · 22 years ago
  90. be6e0f4 Random tweaks & updates. by Michael W. Hudson · 22 years ago
  91. 57454e5 This introduces stricter library/header file checking for the Berkeley DB by Skip Montanaro · 22 years ago
  92. 59518b0 Fix typo: ptread --> pthread Closes SF bug #554644. by Fred Drake · 22 years ago
  93. 4e1dd7d Add warning about the HP PA-RISC 2.0 C compiler's optimizer. by Guido van Rossum · 22 years ago
  94. 7b8c754 Mass checkin of universal newline support. by Jack Jansen · 22 years ago
  95. 1142de3 Patch #527027: Allow building python as shared library. by Martin v. Löwis · 22 years ago
  96. 83d042d [Bug #532136] Change path in README, as suggested by Ralph Corderoy by Andrew M. Kuchling · 22 years ago
  97. c7f4541 Update version number in README. by Guido van Rossum · 22 years ago
  98. 494cdb6 Add 2002 to PSF copyrights. by Michael W. Hudson · 22 years ago
  99. 59b0b60 Updates related to Modules/Setup and setup.py. This addresses SF bug by Guido van Rossum · 22 years ago
  100. 2dcec0c Quick build: clarify that you have to do "make install" as root; OS by Guido van Rossum · 22 years ago