0.8alpha.0.23:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 9 May 2003 10:22:48 +0000 (10:22 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 9 May 2003 10:22:48 +0000 (10:22 +0000)
commit21c2b080d512e218485a3969b773bea62a50b73d
tree310d71607610ca12e37de53ff4cfbf27469071a8
parent9d99a615347ab6c62a783309badc6b1d59d57c29
0.8alpha.0.23:
Fix a couple of the CLOS bugs that have been accumulating:
... make :ALLOCATION :CLASS slots behave as they should in slot
inheritance and class redefinition.
Slightly unKLUDGEify the %SET-SYMBOL-VALUE implementation
... do it the same way whether building with #!+SB-THREAD or
not, so at least it's ugly once and only once.
NEWS
src/compiler/generic/objdef.lisp
src/compiler/generic/vm-ir2tran.lisp
src/pcl/std-class.lisp
version.lisp-expr