Changeset 5463


Ignore:
Timestamp:
Nov 3, 2006, 1:20:38 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5459 r5463  
     12006-11-03 13:46  gb
     2
     3        * level-1/l1-clos-boot.lisp: CANONICALIZE-SPECIALIZERS optionally
     4        returns its argument if all members are SPECIALIZERS.
     5       
     6        Use CANONICALIZE-SPECIALIZERS to canonicalize FIND-METHOD
     7        arguments, for the benefit of people who haven't read the MOP spec
     8        or who don't realize that the MOP defines some things differently
     9        from CLHS.
     10
     112006-11-03 13:38  gb
     12
     13        * compiler/X86/x862.lisp: Consistently use :struct (not :structure)
     14        to refer to primitive structure type.
     15       
     16        Fix array-ctype-dimensions check in %aref1, add it to %aset1.
     17
     182006-11-03 13:37  gb
     19
     20        * compiler/X86/X8664/x8664-arch.lisp: Ensure that :STRUCT (not
     21        :STRUCTURE) is on target-gvector-types.
     22
    1232006-11-03 12:53  gb
    224
Note: See TracChangeset for help on using the changeset viewer.