0.6.11.33:
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 6 Apr 2001 18:08:11 +0000 (18:08 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 6 Apr 2001 18:08:11 +0000 (18:08 +0000)
commitde201aeb12169d0bd377eca4da6116c2797a66ad
tree91f8c15469bff277c41f05104ae00d70f93d20b2
parenta8fa26a6e9804d3548f5bca9361a91345a689099
0.6.11.33:
bug fixes from cmucl-imp..
..duplicate keys in macro arg lists, Pierre Mai, 2001-03-30
..SXHASH of strings with fill pointers, Tim Moore, 2001-03-29
(was actually already fixed in SBCL, but I added a
test case or two to make sure that it stays fixed)
added/enabled regression tests for SXHASH and PSXHASH
Screwed-up lambda list syntax isn't a continuable error.
package-data-list.lisp-expr
src/code/parse-defmacro-errors.lisp
src/code/parse-defmacro.lisp
src/code/target-sxhash.lisp
src/compiler/locall.lisp
tests/compiler.impure.lisp
tests/hash.impure.lisp [new file with mode: 0644]
version.lisp-expr