1. 16ec24a Replay svn r88850. by Barry Warsaw · 13 years ago
  2. 3428926 Replay changeset 70248:c714e2f92f63 from fubar branch. Original commit message: by Barry Warsaw · 13 years ago
  3. cf0d8ab Replay changeset 70238:03e488b5c009 from fubar branch. Original commit message: by Barry Warsaw · 13 years ago
  4. d7bed77 Whoops. The copyright should be two lines (merge from 2.5). by Guido van Rossum · 13 years ago
  5. 197f7f6 Whoops. The copyright should be two lines. by Guido van Rossum · 13 years ago
  6. 54b76d4 Test commit. Add 2011 to copyright line (merge from 2.5). by Guido van Rossum · 13 years ago
  7. deeb71e Test commit. Add 2011 to copyright line. by Guido van Rossum · 13 years ago
  8. d724296 2.6.6 final. \o/ by Barry Warsaw · 14 years ago
  9. 607a2e3 Bumping to 2.6.6rc2. by Barry Warsaw · 14 years ago
  10. 6053744 Bumping to 2.6.6 rc 1 by Barry Warsaw · 14 years ago
  11. 4f6ebc2 Merged revisions 81933 via svnmerge from by Georg Brandl · 14 years ago
  12. b6ca2d6 Merged revisions 69924,69998-69999 via svnmerge from by Georg Brandl · 14 years ago
  13. c0fd6ff Merged revisions 73824,78887,78895,78900,79024 via svnmerge from by Ezio Melotti · 14 years ago
  14. d1dd2e3 Bumping to 2.6.5 final. by Barry Warsaw · 14 years ago
  15. fb0928d Bumping to 2.6.5rc2 by Barry Warsaw · 14 years ago
  16. fc79e8f Bump to 2.6.5 rc 1. by Barry Warsaw · 14 years ago
  17. ec2aed6 Prepare for 2.5.5. by Martin v. Löwis · 15 years ago
  18. e7abfd7 Prepare for 2.5.5c2. by Martin v. Löwis · 15 years ago
  19. 906e26e Prepare for 2.5.5c1. by Martin v. Löwis · 15 years ago
  20. 558a57a Merged revisions 77203-77204 via svnmerge from by Ezio Melotti · 15 years ago
  21. f004d9d Merged revisions 73206,73232,73299,73683,74020,74185,74544,74643,74647,74817,74838-74839,74865,74946,75402,75459,75604,75696 via svnmerge from by Georg Brandl · 15 years ago
  22. 28dbc1f bumping to 2.6.4 by Barry Warsaw · 15 years ago
  23. bde4487 Bump to 2.6.4rc2 by Barry Warsaw · 15 years ago
  24. f71d45a Bumping to 2.6.4rc1 by Barry Warsaw · 15 years ago
  25. e948ea0 Bump to 2.6.3 by Barry Warsaw · 15 years ago
  26. 103e323 Bumping for 2.6.3rc1 by Barry Warsaw · 15 years ago
  27. 90971e0 Bump to 2.6.2c1. by Barry Warsaw · 15 years ago
  28. 9b08e05 Merged revisions 70866-70868,70870-70871,70893,70896,70902,70905,70907,70912,70915,70927,70933,70940,70944,70954,70963,70998,71056 via svnmerge from by Georg Brandl · 15 years ago
  29. 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 16 years ago
  30. 3b43e46 Prepare for 2.5.4. by Martin v. Löwis · 16 years ago
  31. 3d9eecb Prepare for 2.5.3. by Martin v. Löwis · 16 years ago
  32. 073ff24 Prepare for 2.5.3c1. by Martin v. Löwis · 16 years ago
  33. 3d407dc Prep for 2.6.1 by Barry Warsaw · 16 years ago
  34. afa1436 Bumping to 2.6 final. by Barry Warsaw · 16 years ago
  35. 6af1619 Bumping to 2.6rc2 by Barry Warsaw · 16 years ago
  36. 1e62aec Bumping to 2.6rc1 by Barry Warsaw · 16 years ago
  37. 873c9f1 docs are pretty good about new-style classes these days by Benjamin Peterson · 16 years ago
  38. 07a4a38 Bump to 2.6b3. by Barry Warsaw · 16 years ago
  39. daddf03 Bumping to 2.6b2 by Barry Warsaw · 16 years ago
  40. b5d1740 Bumping to 2.6b1 by Barry Warsaw · 16 years ago
  41. 405b5f3 GHOP #217: add support for compiling Python with coverage checking enabled. by Georg Brandl · 16 years ago
  42. 6cc7940 Bump to 2.6a3 by Barry Warsaw · 16 years ago
  43. 9649cdd Updating for 2.6a2 by Barry Warsaw · 16 years ago
  44. b235500 Suggested proposed changes to Python be considered on some mailing lists first by Benjamin Peterson · 16 years ago
  45. 1c88e0f The other download formats will be available for 2.6 too. by Georg Brandl · 16 years ago
  46. 9d0b604 Updated README regarding doc formats by Benjamin Peterson · 16 years ago
  47. 86d4e7a Elaborate on the role of the altinstall target when installing multiple by Skip Montanaro · 16 years ago
  48. 189b6d8 More copyright year and version number bumps by Barry Warsaw · 16 years ago
  49. 10eac2c Update copyright years to 2008. Update README to 2.5.2. by Martin v. Löwis · 16 years ago
  50. c207c71 Docs are rst now. by Georg Brandl · 16 years ago
  51. b234ceb Update links to bug/patch tracker by Andrew M. Kuchling · 17 years ago
  52. 951300e Update links to bug/patch tracker by Andrew M. Kuchling · 17 years ago
  53. d4029c8 Bug #1608: use -fwrapv when GCC supports it. This is important, newer by Guido van Rossum · 17 years ago
  54. 0a0e583 Fixed bug #1613: Makefile's VPATH feature is broken by Christian Heimes · 17 years ago
  55. b0885b7 Remove all tabs in that file. by Georg Brandl · 17 years ago
  56. 3fc792b #1575: the Mac readme is now one level up. by Georg Brandl · 17 years ago
  57. 19fab76 Have configure raise an error when building on AtheOS. Code specific to AtheOS by Brett Cannon · 17 years ago
  58. f8519c4 Update directories/files at the top-level. by Neal Norwitz · 17 years ago
  59. 90340a1 rotor is long gone. by Neal Norwitz · 17 years ago
  60. dc48b74 Remove the rgbimg module. It has been deprecated since Python 2.5. by Brett Cannon · 17 years ago
  61. 9515c96 preparing for 2.5.1c1 by Anthony Baxter · 17 years ago
  62. 2230d98 Patch #1673121: update README wrt. OSX default shell. by Georg Brandl · 17 years ago
  63. 667eb7c Patch #1673121: update README wrt. OSX default shell. by Georg Brandl · 17 years ago
  64. a7118d3 update to (c) years to include 2007 by Anthony Baxter · 18 years ago
  65. 83955ef update to (c) years to include 2007 by Anthony Baxter · 18 years ago
  66. c764340 Update version. by Guido van Rossum · 18 years ago
  67. fb4da1d Bug #1594809: add a note to README regarding PYTHONPATH and make install. by Georg Brandl · 18 years ago
  68. 250755b Bug #1594809: add a note to README regarding PYTHONPATH and make install. by Georg Brandl · 18 years ago
  69. 2d8697f Preparing for 2.5 final. by Anthony Baxter · 18 years ago
  70. 347f3cc better wording by Anthony Baxter · 18 years ago
  71. cf783eb Mention that GCC 4.1 is also affected, and that adding -fwrapv helps. by Martin v. Löwis · 18 years ago
  72. 885d8e7 Discourage using GCC 4.2 for Python. by Martin v. Löwis · 18 years ago
  73. 2d4183c preparing for 2.5c2 by Anthony Baxter · 18 years ago
  74. b409666 preparing for 2.5c1 by Anthony Baxter · 18 years ago
  75. 5d32a9f pre-release machinations by Anthony Baxter · 18 years ago
  76. 8cab8b0 Update list of unsupported systems. Fixes #1510853. by Martin v. Löwis · 18 years ago
  77. 70e8e87 preparing for 2.5b2 by Anthony Baxter · 18 years ago
  78. 988117f Patch 1471883: --enable-universalsdk on Mac OS X by Ronald Oussoren · 18 years ago
  79. 0f48d98 Patch #1324762: Change --with-cxx to --with-cxx-main. by Martin v. Löwis · 18 years ago
  80. 3adc4aa raise the minimum supported BerkeleyDB version to 3.3 and add notes to by Gregory P. Smith · 18 years ago
  81. 9176fc1 Patch #1464444: Add --with-system-ffi. by Martin v. Löwis · 18 years ago
  82. ebed3f6 preparation for 2.5a1 by Anthony Baxter · 18 years ago
  83. 70e0796 added sqlite3 section by Anthony Baxter · 18 years ago
  84. a0dd3e3 Remove mention of fpectl in README. by Georg Brandl · 18 years ago
  85. 81299ad bug #872175: add --with-fpectl to README by Georg Brandl · 18 years ago
  86. b69406d Update general copyright years to 2006. by Georg Brandl · 18 years ago
  87. a538992 don't get me started about distutils... by Skip Montanaro · 19 years ago
  88. 9f6606a note build workaround for Sol10/gcc 3.4 by Skip Montanaro · 19 years ago
  89. a2534c8 Update 64-bit AIX and HP-UX build instructions (forward port). by Guido van Rossum · 19 years ago
  90. 539c662 - Changes donated by Elemental Security to make it work on HP-UX 11 on by Guido van Rossum · 19 years ago
  91. fad4640 Update URL. by Michael W. Hudson · 19 years ago
  92. 08cd598 Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant by Brett Cannon · 19 years ago
  93. 71dcc3e A few random updates to make things less horrifyingly out of date. by Michael W. Hudson · 19 years ago
  94. c560a00 happy new year! (on the trunk) by Anthony Baxter · 20 years ago
  95. 2eba0d6 Update VC references. Backported to 2.4. by Martin v. Löwis · 20 years ago
  96. e9d719b update gcc ref by Anthony Baxter · 20 years ago
  97. f30bc11 update version by Anthony Baxter · 20 years ago
  98. f30d60e Patch #510695: Add TSC profiling for the VM. by Martin v. Löwis · 20 years ago
  99. bb3ed7e Add this year to the copyright notices. by Barry Warsaw · 20 years ago
  100. bff63f0 update version at top of file by Skip Montanaro · 20 years ago