Changeset 5891
- Timestamp:
- Feb 10, 2007, 11:20:03 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5887 r5891 1 2007-02-11 00:01 gb 2 3 * examples/objc-support.lisp: Deftype for CF-FLOAT. 4 5 Handle callback-error-returns on x86-64. 6 7 2007-02-11 00:00 gb 8 9 * examples/objc-runtime.lisp: Pointer comparisons in splay trees 10 use %ptr<, to hide word-size differences. 11 12 __NSConstantStringClassReference isn't what it used to be, so look 13 up NSConstantStringClass the hard way. 14 15 Handle ns-exception/lisp-error stuff on x86-64. 16 17 Do arg/result coercions differently. Does any code depend on 18 COERCE-TO-ADDRESS behavior ? (It can cause extra consing of 19 MACPTRs). 20 21 Use the new FFI interface for message-sends, callbacks to try to 22 hide platform-specific ABI issues. 23 24 The _deallocate-hook mechanism - which never really worked - 25 probably can't work on Objc-2.0. 26 27 2007-02-10 23:54 gb 28 29 * examples/bridge.lisp: Make structure return-type explicit in 30 objc-message-send calls in send/stret and variants. 31 1 32 2007-02-10 22:34 gb 2 33
Note:
See TracChangeset
for help on using the changeset viewer.
