0.pre7.109:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 31 Dec 2001 02:01:16 +0000 (02:01 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 31 Dec 2001 02:01:16 +0000 (02:01 +0000)
commit90ca09b75fbc3b63b2f7d09c67b04b866dd783f6
treea3dfd62d6bc22210c0f51dd784a9add644586b6d
parent6395ade4d85003101ed3391ab3b2df06c6255289
0.pre7.109:
function name mess, continued...
...used NAMED-LAMBDA in DEFMACRO-MUNDANELY DEFUN
...tweaked non-toplevel handling of COLD-FSET so that it
notifies the compiler about the source name (using
NAMED-LAMBDA to do so)
deleted dead symbols from package-data-list.lisp-expr as per
APD sbcl-devel 2001-12-30
deleted bug 128 as per NJF sbcl-devel 2001-12-30
merged DB patch sbcl-devel 2001-12-30 for (mostly)
conditional-on-SB-LDB gross errors dating back to
all the global substitutions I was doing a while
ago (and added :SB-LDB to my default
customize-target-features.lisp, in hopes that maybe
I can catch more such problems myself)
13 files changed:
BUGS
TODO
base-target-features.lisp-expr
package-data-list.lisp-expr
src/code/defboot.lisp
src/code/early-extensions.lisp
src/compiler/alpha/call.lisp
src/compiler/alpha/macros.lisp
src/compiler/generic/objdef.lisp
src/runtime/alpha-assem.S
src/runtime/monitor.c
src/runtime/print.c
version.lisp-expr