1. cf9727f Twiddle the banner by Barry Warsaw · 22 years ago
  2. 8b4226b Slight rephrasing of the OSX stacksize problem with test_re. by Jack Jansen · 22 years ago
  3. cd0cbbe Explain what to do in case of missing shared libraries. Fixes #635929. by Martin v. Löwis · 23 years ago
  4. 622dca0 Update config.h to pyconfig.h and config.h.in to pyconfig.h.in. by Fred Drake · 23 years ago
  5. 9edaba6 I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system by Barry Warsaw · 23 years ago
  6. b606e3d There was a typo in the MacOSX section regarding the stacksize issue. by Barry Warsaw · 23 years ago
  7. 241aa8b Bump release version to 2.2.2 -- the final release is imminent. by Guido van Rossum · 23 years ago
  8. b87bdb7 Update version to 2.2.2b1. by Guido van Rossum · 23 years ago
  9. 9eda652 Warn about binutils 2.13 on Solaris. by Guido van Rossum · 23 years ago
  10. 227c769 Put Cray fixes on the branch, too. by Michael W. Hudson · 23 years ago
  11. 8520b36 Fix typo: ptread --> pthread Closes SF bug #554644. by Fred Drake · 23 years ago
  12. 777f143 backport akuchling's checkin of revision 1.142 of README by Michael W. Hudson · 23 years ago
  13. c104d89 Another Guido backport: by Michael W. Hudson · 23 years ago
  14. 4605ec9 backport my checkin of revision 1.19 of LICENSE revision 1.140 of README by Michael W. Hudson · 23 years ago
  15. 45c44fb backport guido's checkin of revision 1.139: by Michael W. Hudson · 24 years ago
  16. b655464 Apparently it's Cygwin with a capital C. by Michael W. Hudson · 24 years ago
  17. 4ebde09 Fix a typo by Neal Norwitz · 24 years ago
  18. 1c4523f More cygwin news. This section is getting a bit long. Oh well. by Michael W. Hudson · 24 years ago
  19. 0655745 Merge last minute 2.2c1 changes from branch to trunk. by Barry Warsaw · 24 years ago
  20. be5ce18 This is what Jason Tishler and I believe to be the state of play on Cygwin by Michael W. Hudson · 24 years ago
  21. 6a77cf1 Cleaned up Mac OS X section to the current state of affairs. by Jack Jansen · 24 years ago
  22. f8197d4 OSX notes: by Jack Jansen · 24 years ago
  23. 4c398fd Mac OS X build instructions talked about --without-toolbox-glue, but by Jack Jansen · 24 years ago
  24. ef67ded Remove false statement about running make in the Modules directory. by Guido van Rossum · 24 years ago
  25. a68ca35 Add note about profiling. by Guido van Rossum · 24 years ago
  26. 387c547 Revert parts of patch #453627, documenting the resulting test failures instead. by Martin v. Löwis · 24 years ago
  27. a39ef86 Removed NeXT notes (replacing them with a line saying NeXT is no by Jack Jansen · 24 years ago
  28. 8449f6b Update build notes for Mac OS X 10.0. This closes SF bug #416530. by Fred Drake · 24 years ago
  29. 6db412b Bump the version number in more places by Guido van Rossum · 24 years ago
  30. 16e809e This is (hopefully) last checkin before releasing 2.1c2 -- get rid of by Guido van Rossum · 24 years ago
  31. 7be8ca0 Add more general warning against the SGI optimizer. by Guido van Rossum · 24 years ago
  32. 23f7aed Because this code was derived from Python 1.6.1 (amongst others), the by Guido van Rossum · 24 years ago
  33. 42fc7cc SF patch [ #413750 ] Cygwin entry for README file, from Jason Tishler. by Tim Peters · 24 years ago
  34. 27dca06 Update Mac OS X platform notes. by Fred Drake · 24 years ago
  35. a0ea7c1 Set copyright to PSF. Don't bother with 2000. by Guido van Rossum · 24 years ago
  36. 1c24f9c Document that _REENTRANT is not needed explicitly. by Martin v. Löwis · 24 years ago
  37. ebe3045 Update build notes to mention setup.py by Andrew M. Kuchling · 24 years ago
  38. 9e9bb01 Fix typo by Andrew M. Kuchling · 24 years ago
  39. 0e91dc7 Add more information regarding the altinstall target. by Neil Schemenauer · 25 years ago
  40. 8ee0614 Rewrite AIX blurb to make clear threads are the default, and add note about by Thomas Wouters · 25 years ago
  41. dabed75 Added note about need for -traditional-cpp on the MacOS X Public Beta. by Fred Drake · 25 years ago
  42. 73f8ab2 - Edit the QNX instructions to refer to Makefile, not Modules/Makefile. by Neil Schemenauer · 25 years ago
  43. 3f52da5 Update the build instructions for flat makefile. by Neil Schemenauer · 25 years ago
  44. 67345eb Updated for 2.1; removed references to BeOpen.com and PythonLabs. by Guido van Rossum · 25 years ago
  45. 2df6694 Document --with-cxx. by Martin v. Löwis · 25 years ago
  46. 8007849 Update build instructions to reflect the rename from Setup.in to Setup.dist. by Fred Drake · 25 years ago
  47. 6caae14 Try to clarify when the Modules/Setup file should be edited. Added by Fred Drake · 25 years ago
  48. b675081 the usual by Jeremy Hylton · 25 years ago
  49. cc46bd2 the usual by Jeremy Hylton · 25 years ago
  50. 36ed560 Added section on threads problems on Reliant UNIX; this relates to by Fred Drake · 25 years ago
  51. 0b5fb2b Add a paragraph about an optimization bug in SGI compilers which affects by Fred Drake · 25 years ago
  52. 3cc7e4d Update list of extension modules that may be interesting to enable on by Fred Drake · 25 years ago
  53. 8179a9d Clarify that the Tk interface is not enabled by default when building by Fred Drake · 25 years ago
  54. ba90909 It's beta 2 now. Updated some stale URLs at pythonlabs.com. by Guido van Rossum · 25 years ago
  55. 0344424 Updated Windows build info. by Tim Peters · 25 years ago
  56. 7a12ef3 Added BeOpen support plug. by Guido van Rossum · 25 years ago
  57. 4f40c2d Many changes suggested by Bob Weiner, mostly small grammatical fixes by Guido van Rossum · 25 years ago
  58. 6ebd299 Remove a comma from CWI's copyright notice. by Guido van Rossum · 25 years ago
  59. c07d5fa Ready to go. by Guido van Rossum · 25 years ago
  60. 7ac1153 Various tweaks and improvements by Thomas Wouters (who apparently lost by Guido van Rossum · 25 years ago
  61. 635f6fb This patch partly (some stuff went in already) ports Python to Monterey. by Trent Mick · 25 years ago
  62. 81db1a3 Updated some URLs; removed mention of copyright (we'll have to add by Guido van Rossum · 25 years ago
  63. 4f1b208 Removed all instances of RETSIGTYPE from the source code: signal by Tim Peters · 25 years ago
  64. 973e4dc Update a bunch of URLs. No longer suggests to join PSA or Consortium. by Guido van Rossum · 25 years ago
  65. 7efcafb add note about what happened to Python 1.6 by Jeremy Hylton · 25 years ago
  66. 901454e Tentative 2.0 and BeOpen upgrade. by Guido van Rossum · 25 years ago
  67. 9144763 Add weasel-words about versioning, so I don't have to check in a new by Guido van Rossum · 25 years ago
  68. d0a42e2 Quick update to the README file. For intros and books we now point to by Guido van Rossum · 25 years ago
  69. ed7f9e2 Hint for C++ users on AIX by Gary Duzan added. by Guido van Rossum · 26 years ago
  70. 5923050 Add warning FreeBSD users of a problem with curses and termcap, by Guido van Rossum · 26 years ago
  71. 0e6444c Added "Learning Python" to the books section. by Fred Drake · 26 years ago
  72. 9e47859 Prepare for final release. by Guido van Rossum · 26 years ago
  73. fe23ad7 Add note about popen2 problem on Linux noticed by Pablo Bleyer. by Guido van Rossum · 26 years ago
  74. 59a88f4 Add note about -D_REENTRANT for HP-UX 10.20. by Guido van Rossum · 26 years ago
  75. 31ae207 Clarify PC build instructions (point to PCbuild). by Guido van Rossum · 26 years ago
  76. e1cdb16 Add DEC Ultrix notes (from Donn Cave's email). by Guido van Rossum · 26 years ago
  77. 2aeba70 # File location for tut.tex and URL for Aaron Watters' tutorial have changed. by Guido van Rossum · 26 years ago
  78. 42efa61 Release 1.5.2c1. by Guido van Rossum · 26 years ago
  79. 126cbfa Updated for 1.5.2b2 release. by Guido van Rossum · 27 years ago
  80. 583b019 Addition to previous note -- comfigure --without-gcc also works. by Guido van Rossum · 27 years ago
  81. f5ade40 Add note about gcc-2.8.1 setting sys.maxint to -1 on 64-bit IRIX. by Guido van Rossum · 27 years ago
  82. d449342 Optimistically, we label this as ready to go today. by Guido van Rossum · 27 years ago
  83. de64eaf Time for 1.5.2a2. by Guido van Rossum · 27 years ago
  84. 6fa49e2 Prepping for 1.5.2a1 release... by Guido van Rossum · 27 years ago
  85. ec95c7b Changes for BeOS, QNX and long long, by Chris Herborth. by Guido van Rossum · 27 years ago
  86. 0dd010a # Be more definite about the MIPSpro compiler bug being fixed in a by Guido van Rossum · 27 years ago
  87. d92fb16 Oops, bug in release date! by Guido van Rossum · 27 years ago
  88. fe216b7 A few minor updates on Emacs mode section by Barry Warsaw · 27 years ago
  89. 2094e04 Add pointer to Misc/HPUX-NOTES. by Guido van Rossum · 27 years ago
  90. dc8a3cb Add Bill Janssen's notes on configuring threads. by Guido van Rossum · 27 years ago
  91. a16e275 The usual edits... Updated some stuff about the mailing list. Ready by Guido van Rossum · 27 years ago
  92. 462a549 README ready for 1.5.1 by Guido van Rossum · 27 years ago
  93. 0e13da9 Add slightly more explicit warning about running "make clean" when by Guido van Rossum · 28 years ago
  94. 9ac9a26 Oh, well, various miscellaneous changes. by Guido van Rossum · 28 years ago
  95. efce030 Ready for release of 1.5. by Guido van Rossum · 28 years ago
  96. 24df684 Refine note about strftime test failure (it's fixed in Linux glibc 6). by Guido van Rossum · 28 years ago
  97. b1d368c Tiny doc patch for QNS by Guido van Rossum · 28 years ago
  98. 7980826 Prepared the README for 1.5b2. by Guido van Rossum · 28 years ago
  99. 6128091 For RedHat Linux 5.0, added notes about needing to remove the LinuxThreads by Fred Drake · 28 years ago
  100. b7f454d Add attributions to Jeffrey Ollie and Tim Peters for re.py; new QNX by Guido van Rossum · 28 years ago