Commit Graph

98 Commits

Author SHA1 Message Date
Guido van Rossum cbfcb17e96 AIX notes are simpler -- no need to enable sharedlibs with an edit. 1997-10-20 22:57:00 +00:00
Guido van Rossum c0be2f5d56 Ready for the release, I'd say. 1997-10-08 05:05:28 +00:00
Guido van Rossum 0078aaf950 Add warning about dumb SGI make. 1997-08-21 03:05:11 +00:00
Guido van Rossum 1bf0bf40b4 Got rid of HP-UX comments (which seem to be out of date -- one should
use -Ae).

Added Cray T3E comments.
1997-08-20 23:50:51 +00:00
Guido van Rossum 1fed5b3fbd Another typo (importand). 1997-08-15 20:18:44 +00:00
Guido van Rossum bda6fe6bb8 Final touch... 1997-08-15 20:09:56 +00:00
Guido van Rossum e7fe864c1e Type ("thgis"). 1997-08-15 18:51:38 +00:00
Guido van Rossum 4952369e61 New, more complete list of what's new, pointing to Misc/NEWS for the
whole list.  Also changed all references to the FAQ to point to the
FAQ wizard.
1997-08-15 18:30:14 +00:00
Guido van Rossum 40d635848d Added QNX remarks. 1997-08-14 19:45:30 +00:00
Guido van Rossum b06df27843 --with-readline is obsolete (and some editorial stuff in README) 1997-08-05 21:50:20 +00:00
Guido van Rossum 8d90f9d551 Minor edits for 1.5a2 1997-05-22 20:13:25 +00:00
Guido van Rossum 6ae5d3dcdc Update description of "make test" to new test harness.
Change DEC OSF/1 to DEC Unix.
Add note about AIX bug in 4.2.1.
1997-05-14 21:39:05 +00:00
Guido van Rossum 33fde57300 1.5a1 adaptations. 1997-05-09 02:40:09 +00:00
Guido van Rossum 4462e93259 Various notes added:
- -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
1997-01-22 21:00:32 +00:00
Guido van Rossum f501b4e524 Ready for release. Added section on the book. Removed bugs/gripes emails.
New copyright.
1996-10-25 14:32:48 +00:00
Guido van Rossum cc55c2d295 Changes in description of NeXT options. Fixed reference to newsgroup
(above instead of below).
1996-10-21 15:14:27 +00:00
Guido van Rossum dfcf35dc59 Reformatted some stuff. Put FEATURE FREEZE in all caps. 1996-08-26 17:52:09 +00:00
Guido van Rossum d0fe8454dd Updated for 1.4beta3 1996-08-26 03:02:37 +00:00
Guido van Rossum 6d9cc808a2 Final text for beta2 release. Hopefully no pre-1.4 information is left. 1996-08-01 17:31:22 +00:00
Guido van Rossum d02ba45edc Added doc para for --with-libs 1996-07-31 17:36:01 +00:00
Guido van Rossum 8d7d4ede2c Numerous changes, but still a lot of XXX thingies. 1996-07-30 21:41:07 +00:00
Guido van Rossum 3ff96dd8f7 Various changes (not done yet even for beta2 release) 1996-07-30 18:05:04 +00:00
Guido van Rossum a3b4b61a74 Added extra notes for AIX and SCO. 1996-07-21 02:48:16 +00:00
Guido van Rossum faf681a154 Some cleanups. Change of address. 1996-06-20 14:32:08 +00:00
Guido van Rossum 8eca2c2c95 Added ref to Misc/NEWS file; added hint to run regen script on Linux. 1996-02-14 18:37:46 +00:00
Jack Jansen 10d0f8fc40 Renamed module tkinter to _tkinter 1995-10-23 14:36:05 +00:00
Guido van Rossum 0447a32bcc release 1.3 for real 1995-10-08 01:22:33 +00:00
Guido van Rossum ff84049b25 added psa plug 1995-09-18 22:02:47 +00:00
Guido van Rossum 84c8c7f9ee 1.3b1 notes 1995-08-28 02:44:24 +00:00
Guido van Rossum 3c294caa7a add note about font-lock and fix doc URL 1995-06-14 18:17:22 +00:00
Guido van Rossum 91cb9d2fda revamped README; the usual elsewhere... 1995-04-10 11:47:38 +00:00
Guido van Rossum e109aa71f2 add warning about recompiling myreadline.o; add Tools/ 1995-03-09 14:12:10 +00:00
Guido van Rossum af07a44428 the usual 1995-02-13 19:45:27 +00:00
Guido van Rossum 9bc247a915 change NeXT hint to add -posix to C compiler flags 1995-01-20 16:50:15 +00:00
Guido van Rossum 19e0c26e6f add hint for NeXT users 1995-01-17 16:36:34 +00:00
Guido van Rossum d626da8ace removed refs to --with-svr4, add --without-gcc 1995-01-12 12:24:52 +00:00
Guido van Rossum af5b83ec4a README: changed URL format to <URL:...>; added section on Tk.
Makefile.in: run config.status in "make recheck".
configure.in: add test for hypot().
config.h.in, configure: since configure.in changed.
rest: the usual boring stuff.
1995-01-04 19:02:35 +00:00
Guido van Rossum 76be6eda96 The usual changes when a release is nearing... 1995-01-02 18:33:54 +00:00
Guido van Rossum 5dee5e7dc0 bugfix release 1994-11-10 23:06:54 +00:00
Guido van Rossum 9444ce0b41 the usual 1994-10-20 22:10:23 +00:00
Guido van Rossum 6b111b0aef remove old readline note, add smake note 1994-10-11 15:03:34 +00:00
Guido van Rossum b85ae1aa65 Hopefully the last edits for 1.1 1994-10-06 16:15:09 +00:00
Guido van Rossum 0a516c99dd The usual junk 1994-09-12 10:58:40 +00:00
Guido van Rossum c561e5dd58 The usual... 1994-08-23 13:52:46 +00:00
Guido van Rossum 03d8f745e6 Rewrote sections on GNU readline (now that I'm using 2.0), ftp, and
mailing list / newsgroup.
1994-08-12 12:45:02 +00:00
Guido van Rossum 433c8ade13 Merge alpha100 branch back to main trunk 1994-08-01 12:07:07 +00:00
Guido van Rossum 6085e32a75 Alpha 1.0.0 1993-12-26 18:24:40 +00:00
Guido van Rossum 627b2d7cd7 New files 1993-12-24 10:39:16 +00:00