racket/collects/ffi/unsafe
Matthew Flatt 6e40caa7e2 ffi/com: repairs, including `mysterx' compatibility
Restore MysterX-style handling of parameterzied properties in
`com-get-property'.  It turns out that the original `com-get-property'
handles parameterized properties by allowing a list in place of a
property-name string, and that handling got lost in the re-write.

Fix the name of `com-get-active-from-from-coclass'.

Fix arity checking for optional arguments.

Closes PR 13603
Closes PR 13604
2013-03-31 11:12:45 -06:00
..
private Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
alloc.rkt change allocator wrapper to ignore #f results 2012-11-21 12:56:30 -05:00
atomic.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
com.rkt ffi/com: repairs, including `mysterx' compatibility 2013-03-31 11:12:45 -06:00
custodian.rkt ffi/unsafe/custodian: fix weak-reference problem 2012-12-11 09:30:15 -07:00
cvector.rkt
define.rkt
nsalloc.rkt fix `ffi/unsafe/nsalloc' 2012-08-28 18:45:55 -06:00
nsstring.rkt add ffi/unsafe/nsalloc' and ffi/unsafe/nsstring' 2012-08-24 15:48:58 -06:00
objc.rkt ffi/unsafe/objc: weaken cache of method-invoke functions 2013-03-29 08:09:57 -06:00
try-atomic.rkt fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00