Guido van Rossum
126cbfa449
Updated for 1.5.2b2 release.
1999-02-18 16:04:35 +00:00
Guido van Rossum
583b019de4
Addition to previous note -- comfigure --without-gcc also works.
1999-01-11 16:47:30 +00:00
Guido van Rossum
f5ade40375
Add note about gcc-2.8.1 setting sys.maxint to -1 on 64-bit IRIX.
1999-01-11 16:45:44 +00:00
Guido van Rossum
d449342966
Optimistically, we label this as ready to go today.
...
Also commit several improvements in the descriptions of the QNX and
BeOS port, both by Chris Herborth.
1998-12-22 16:37:01 +00:00
Guido van Rossum
de64eafbc9
Time for 1.5.2a2.
1998-10-17 19:44:20 +00:00
Guido van Rossum
6fa49e2418
Prepping for 1.5.2a1 release...
1998-08-11 17:31:39 +00:00
Guido van Rossum
ec95c7bd2b
Changes for BeOS, QNX and long long, by Chris Herborth.
1998-08-04 17:59:56 +00:00
Guido van Rossum
0dd010a9e4
# Be more definite about the MIPSpro compiler bug being fixed in a
...
# later release.
1998-06-30 16:58:58 +00:00
Guido van Rossum
d92fb16d57
Oops, bug in release date!
1998-06-11 15:17:53 +00:00
Barry Warsaw
fe216b7937
A few minor updates on Emacs mode section
1998-05-29 20:56:34 +00:00
Guido van Rossum
2094e044c7
Add pointer to Misc/HPUX-NOTES.
1998-05-14 15:47:35 +00:00
Guido van Rossum
dc8a3cb06d
Add Bill Janssen's notes on configuring threads.
1998-05-12 15:29:18 +00:00
Guido van Rossum
a16e2753ed
The usual edits... Updated some stuff about the mailing list. Ready
...
for 1.5.1 I'd say.
1998-04-13 20:14:05 +00:00
Guido van Rossum
462a5495fb
README ready for 1.5.1
1998-04-10 21:36:04 +00:00
Guido van Rossum
0e13da904c
Add slightly more explicit warning about running "make clean" when
...
changing the --with-thread option. I'm doubtful this will help
though...
1998-02-22 04:36:34 +00:00
Guido van Rossum
9ac9a26f08
Oh, well, various miscellaneous changes.
1998-02-16 22:19:21 +00:00
Guido van Rossum
efce03036e
Ready for release of 1.5.
1997-12-31 00:04:54 +00:00
Guido van Rossum
24df68493a
Refine note about strftime test failure (it's fixed in Linux glibc 6).
1997-12-30 04:32:30 +00:00
Guido van Rossum
b1d368c00d
Tiny doc patch for QNS
1997-12-17 21:08:34 +00:00
Guido van Rossum
7980826d37
Prepared the README for 1.5b2.
1997-12-11 18:01:47 +00:00
Fred Drake
61280916f6
For RedHat Linux 5.0, added notes about needing to remove the LinuxThreads
...
package, and -lcrypt for the crypt module.
1997-12-08 14:10:40 +00:00
Guido van Rossum
b7f454d119
Add attributions to Jeffrey Ollie and Tim Peters for re.py; new QNX
...
section from Chris Herborth.
1997-12-02 19:44:31 +00:00
Guido van Rossum
8253671b6f
Dumb typo.
1997-11-26 21:20:51 +00:00
Guido van Rossum
66d010ab3c
Reordered and slightly edited the highlights of changes.
1997-11-26 17:37:31 +00:00
Guido van Rossum
647738002c
Revamped README for release of 1.5b1.
1997-11-26 17:07:02 +00:00
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