Changeset 5463
- Timestamp:
- Nov 3, 2006, 1:20:38 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5459 r5463 1 2006-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 11 2006-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 18 2006-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 1 23 2006-11-03 12:53 gb 2 24
Note:
See TracChangeset
for help on using the changeset viewer.
