Changeset 5949
- Timestamp:
- Feb 19, 2007, 4:20:04 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5941 r5949 1 2007-02-19 04:50 gb 2 3 * lib/foreign-types.lisp: Use keywords more consistently. 4 5 (Note: there seems to be a bug which is keeping the cdb data 6 structures from getting defined correctly at load time; the 7 workaround is to compile foreign-types.lisp - which defines them - 8 in the same session as and before db-io - which uses them - is 9 compiled.) 10 11 2007-02-19 04:48 gb 12 13 * level-0/X86/x86-clos.lisp: UNSET-FIN-TRAMPOLINE: don't tail-call 14 error. 15 16 2007-02-19 04:42 gb 17 18 * level-0/PPC/ppc-clos.lisp: UNSET-FIN-TRAMPOLINE: don't tail-call 19 the error function. 20 21 2007-02-19 04:40 gb 22 23 * level-1/l1-clos-boot.lisp: MAYBE-UPDATE-OBSOLETE-INSTANCE: handle 24 funcallable objects that aren't STANDARD-GENERIC-FUNCTIONs. 25 26 2007-02-19 04:40 gb 27 28 * level-1/l1-clos.lisp: Move GENERIC-FUNCTION-NAME to 29 FUNCALLABLE-STANDARD-OBJECT. 30 31 %ALLOCATE-GF-INSTANCE: don't create a dispatch table if not 32 creating a GF. 33 34 2007-02-19 04:36 gb 35 36 * lib/describe.lisp: STANDARD-OBJECT-LINE-N: handle 37 funcallable-stanard-objects better. 38 39 2007-02-19 04:34 gb 40 41 * lib/ccl-export-syms.lisp: Export FUNCALLABLE-STANDARD-OBJECT from 42 CCL, OPENMCL-MOP. 43 1 44 2007-02-19 02:09 gb 2 45
Note:
See TracChangeset
for help on using the changeset viewer.
