Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | | Also commit several improvements in the descriptions of the QNX and BeOS port, both by Chris Herborth. | |||||
* | 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 | |
| | | | | # later release. | |||||
* | 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 | |
| | | | | for 1.5.1 I'd say. | |||||
* | 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 | |
| | | | | | changing the --with-thread option. I'm doubtful this will help though... | |||||
* | 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 | |
| | | | | package, and -lcrypt for the crypt module. | |||||
* | Add attributions to Jeffrey Ollie and Tim Peters for re.py; new QNX | Guido van Rossum | 1997-12-02 | 1 | -4/+33 | |
| | | | | section from Chris Herborth. | |||||
* | 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 | |
| | | | | | | use -Ae). Added Cray T3E comments. | |||||
* | 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 | |
| | | | | | whole list. Also changed all references to the FAQ to point to the FAQ wizard. | |||||
* | Added QNX remarks. | Guido van Rossum | 1997-08-14 | 1 | -0/+5 | |
| | ||||||
* | --with-readline is obsolete (and some editorial stuff in README) | Guido van Rossum | 1997-08-05 | 1 | -35/+34 | |
| | ||||||
* | Minor edits for 1.5a2 | Guido van Rossum | 1997-05-22 | 1 | -14/+21 | |
| | ||||||
* | Update description of "make test" to new test harness. | Guido van Rossum | 1997-05-14 | 1 | -13/+17 | |
| | | | | | Change DEC OSF/1 to DEC Unix. Add note about AIX bug in 4.2.1. | |||||
* | 1.5a1 adaptations. | Guido van Rossum | 1997-05-09 | 1 | -18/+19 | |
| | ||||||
* | Various notes added: | Guido van Rossum | 1997-01-22 | 1 | -16/+32 | |
| | | | | | | | | | | - -mt option for Solaris threads with Solaris compiler - make clean when switching static link status for Linux - DEC alpha --with-dec-threads option - SunOS removed unnecessary warnings, mention -Xa for SunPro - Setup.local file - warn to try make clean after changing readline option - mention --with-threads as alias for --with-thread | |||||
* | Ready for release. Added section on the book. Removed bugs/gripes emails. | Guido van Rossum | 1996-10-25 | 1 | -41/+70 | |
| | | | | New copyright. | |||||
* | Changes in description of NeXT options. Fixed reference to newsgroup | Guido van Rossum | 1996-10-21 | 1 | -5/+4 | |
| | | | | (above instead of below). | |||||
* | Reformatted some stuff. Put FEATURE FREEZE in all caps. | Guido van Rossum | 1996-08-26 | 1 | -36/+38 | |
| | ||||||
* | Updated for 1.4beta3 | Guido van Rossum | 1996-08-26 | 1 | -66/+81 | |
| | ||||||
* | Final text for beta2 release. Hopefully no pre-1.4 information is left. | Guido van Rossum | 1996-08-01 | 1 | -151/+219 | |
| | ||||||
* | Added doc para for --with-libs | Guido van Rossum | 1996-07-31 | 1 | -0/+3 | |
| | ||||||
* | Numerous changes, but still a lot of XXX thingies. | Guido van Rossum | 1996-07-30 | 1 | -47/+37 | |
| | ||||||
* | Various changes (not done yet even for beta2 release) | Guido van Rossum | 1996-07-30 | 1 | -18/+36 | |
| |