0.7.1.16:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 8 Feb 2002 23:10:25 +0000 (23:10 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 8 Feb 2002 23:10:25 +0000 (23:10 +0000)
commit78a057624fecd10d0fb2ead4ef02ffc361b1ee22
tree6297b7018377f5fe4cda5633febd2713eb3cd78d
parenta0a198faba322eccaf947862b59946aed99b2347
0.7.1.16:
merged the first of the two patches (the one that's supposed to
work) from Dave McDonald's "patch for CLISP
compilation" message (sbcl-devel 2002-02-03)...
...stopped use of keywords as slot names in DEFSTRUCT :INCLUDE
overrides
...used portable boa-constructor &AUX lambda list hackery
instead of non-standard structure member
initializations in terms of other structure members
...wrapped changes to package "CL" in EXT:WITHOUT-PACKAGE-LOCK
...reworked RENAME-FILE-A-LA-UNIX
...used EVAL-WHEN to put the constant values of some
DEFCONSTANT forms into the compilation environment
tweaking so that the patched system will build...
...used COPIER-NAME instead of old (0.6.13) COPIER slot name
in &AUX lambda list
16 files changed:
BUGS
CREDITS
src/code/class.lisp
src/code/defstruct.lisp
src/code/early-type.lisp
src/code/host-alieneval.lisp
src/code/pathname.lisp
src/code/pprint.lisp
src/code/stream.lisp
src/cold/ansify.lisp
src/cold/shared.lisp
src/compiler/globaldb.lisp
src/compiler/meta-vmdef.lisp
src/compiler/node.lisp
src/compiler/x86/vm.lisp
version.lisp-expr