0.7.9.29:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 4 Nov 2002 14:59:35 +0000 (14:59 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 4 Nov 2002 14:59:35 +0000 (14:59 +0000)
commite43ebe3057bd62a58987b22f53c386ca7f5740f8
treeb7c0f9da105d741641535bc285e9cda884b993ef
parent7e6a733d8decb72a778323d6dba4dcc5699a91fc
0.7.9.29:
Ensure that ELT signals an error of type TYPE-ERROR when its
index is too big or too small
... make the internal error signal a SIMPLE-TYPE-ERROR
... make %ARRAY-ROW-MAJOR-INDEX signal TYPE-ERRORs where
appropriate
... also fix END-TOO-LARGE-ERROR
Implement some AMOP Class readers on FORWARD-REFERENCED-CLASSES
as per Gerd Moellmann cmucl-imp 2002-10-28
... but with nicer format strings
NEWS
src/code/array.lisp
src/code/condition.lisp
src/code/interr.lisp
src/code/seq.lisp
src/pcl/std-class.lisp
tests/mop.impure.lisp
tests/seq.impure.lisp
version.lisp-expr