| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed all instances of RETSIGTYPE from the source code: signal | Tim Peters | 2000-07-23 | 1 | -3/+2 |
* | Update a bunch of URLs. No longer suggests to join PSA or Consortium. | Guido van Rossum | 2000-07-01 | 1 | -55/+18 |
* | add note about what happened to Python 1.6 | Jeremy Hylton | 2000-06-30 | 1 | -1/+5 |
* | Tentative 2.0 and BeOpen upgrade. | Guido van Rossum | 2000-06-29 | 1 | -50/+38 |
* | Add weasel-words about versioning, so I don't have to check in a new | Guido van Rossum | 2000-04-11 | 1 | -2/+6 |
* | Quick update to the README file. For intros and books we now point to | Guido van Rossum | 2000-03-31 | 1 | -42/+13 |
* | Hint for C++ users on AIX by Gary Duzan added. | Guido van Rossum | 1999-11-16 | 1 | -0/+3 |
* | Add warning FreeBSD users of a problem with curses and termcap, | Guido van Rossum | 1999-06-21 | 1 | -0/+9 |
* | Added "Learning Python" to the books section. | Fred Drake | 1999-05-17 | 1 | -25/+23 |
* | Prepare for final release. | Guido van Rossum | 1999-04-13 | 1 | -2/+2 |
* | Add note about popen2 problem on Linux noticed by Pablo Bleyer. | Guido van Rossum | 1999-04-12 | 1 | -0/+6 |
* | Add note about -D_REENTRANT for HP-UX 10.20. | Guido van Rossum | 1999-04-12 | 1 | -1/+5 |
* | Clarify PC build instructions (point to PCbuild). | Guido van Rossum | 1999-04-12 | 1 | -5/+6 |
* | Add DEC Ultrix notes (from Donn Cave's email). | Guido van Rossum | 1999-04-10 | 1 | -0/+3 |
* | # File location for tut.tex and URL for Aaron Watters' tutorial have changed. | Guido van Rossum | 1999-04-08 | 1 | -5/+5 |
* | Release 1.5.2c1. | Guido van Rossum | 1999-04-08 | 1 | -2/+2 |
* | Updated for 1.5.2b2 release. | Guido van Rossum | 1999-02-18 | 1 | -2/+2 |
* | Addition to previous note -- comfigure --without-gcc also works. | Guido van Rossum | 1999-01-11 | 1 | -1/+2 |
* | Add note about gcc-2.8.1 setting sys.maxint to -1 on 64-bit IRIX. | Guido van Rossum | 1999-01-11 | 1 | -0/+4 |
* | Optimistically, we label this as ready to go today. | Guido van Rossum | 1998-12-22 | 1 | -16/+5 |
* | Time for 1.5.2a2. | Guido van Rossum | 1998-10-17 | 1 | -4/+4 |
* | Prepping for 1.5.2a1 release... | Guido van Rossum | 1998-08-11 | 1 | -35/+33 |
* | Changes for BeOS, QNX and long long, by Chris Herborth. | Guido van Rossum | 1998-08-04 | 1 | -12/+30 |
* | # Be more definite about the MIPSpro compiler bug being fixed in a | Guido van Rossum | 1998-06-30 | 1 | -2/+2 |
* | Oops, bug in release date! | Guido van Rossum | 1998-06-11 | 1 | -1/+1 |
* | A few minor updates on Emacs mode section | Barry Warsaw | 1998-05-29 | 1 | -6/+6 |
* | Add pointer to Misc/HPUX-NOTES. | Guido van Rossum | 1998-05-14 | 1 | -0/+2 |
* | Add Bill Janssen's notes on configuring threads. | Guido van Rossum | 1998-05-12 | 1 | -0/+56 |
* | The usual edits... Updated some stuff about the mailing list. Ready | Guido van Rossum | 1998-04-13 | 1 | -36/+29 |
* | README ready for 1.5.1 | Guido van Rossum | 1998-04-10 | 1 | -99/+9 |
* | Add slightly more explicit warning about running "make clean" when | Guido van Rossum | 1998-02-22 | 1 | -1/+2 |
* | Oh, well, various miscellaneous changes. | Guido van Rossum | 1998-02-16 | 1 | -10/+21 |
* | Ready for release of 1.5. | Guido van Rossum | 1997-12-31 | 1 | -57/+31 |
* | Refine note about strftime test failure (it's fixed in Linux glibc 6). | Guido van Rossum | 1997-12-30 | 1 | -3/+4 |
* | Tiny doc patch for QNS | Guido van Rossum | 1997-12-17 | 1 | -2/+2 |
* | Prepared the README for 1.5b2. | Guido van Rossum | 1997-12-11 | 1 | -17/+50 |
* | For RedHat Linux 5.0, added notes about needing to remove the LinuxThreads | Fred Drake | 1997-12-08 | 1 | -0/+22 |
* | Add attributions to Jeffrey Ollie and Tim Peters for re.py; new QNX | Guido van Rossum | 1997-12-02 | 1 | -4/+33 |
* | Dumb typo. | Guido van Rossum | 1997-11-26 | 1 | -1/+1 |
* | Reordered and slightly edited the highlights of changes. | Guido van Rossum | 1997-11-26 | 1 | -47/+53 |
* | Revamped README for release of 1.5b1. | Guido van Rossum | 1997-11-26 | 1 | -101/+109 |
* | AIX notes are simpler -- no need to enable sharedlibs with an edit. | Guido van Rossum | 1997-10-20 | 1 | -2/+1 |
* | Ready for the release, I'd say. | Guido van Rossum | 1997-10-08 | 1 | -102/+145 |
* | Add warning about dumb SGI make. | Guido van Rossum | 1997-08-21 | 1 | -0/+6 |
* | Got rid of HP-UX comments (which seem to be out of date -- one should | Guido van Rossum | 1997-08-20 | 1 | -9/+8 |
* | Another typo (importand). | Guido van Rossum | 1997-08-15 | 1 | -1/+1 |
* | Final touch... | Guido van Rossum | 1997-08-15 | 1 | -4/+3 |
* | Type ("thgis"). | Guido van Rossum | 1997-08-15 | 1 | -1/+1 |
* | New, more complete list of what's new, pointing to Misc/NEWS for the | Guido van Rossum | 1997-08-15 | 1 | -34/+86 |
* | Added QNX remarks. | Guido van Rossum | 1997-08-14 | 1 | -0/+5 |