1996-07-30 15:53:51 -03:00
|
|
|
======================================
|
|
|
|
==> Release 1.4 (sometime 3Q 1996) <==
|
|
|
|
======================================
|
1995-03-09 10:44:51 -04:00
|
|
|
|
1996-07-30 15:53:51 -03:00
|
|
|
XXX This file still has to be updated!
|
1995-10-11 15:03:13 -03:00
|
|
|
|
1996-07-30 15:53:51 -03:00
|
|
|
Some highlights:
|
1995-10-11 15:03:13 -03:00
|
|
|
|
1996-07-30 15:53:51 -03:00
|
|
|
- "make install" overhaul to install everything and use a version number
|
1995-03-09 10:44:51 -04:00
|
|
|
|
1996-07-30 15:53:51 -03:00
|
|
|
- new builtin modules operator, errno
|
1995-03-09 10:44:51 -04:00
|
|
|
|
1996-07-30 15:53:51 -03:00
|
|
|
- changes needed by Numeric Python extensions:
|
1995-10-11 15:03:13 -03:00
|
|
|
|
1996-07-30 15:53:51 -03:00
|
|
|
- x[lo:hi:stride]
|
|
|
|
- x[a, b, c]
|
|
|
|
- x[a, ..., z]
|
1995-03-09 10:44:51 -04:00
|
|
|
|
1996-07-30 15:53:51 -03:00
|
|
|
plus "ellipses" and "slice" objects
|
1995-03-09 10:44:51 -04:00
|
|
|
|