racket/collects/ffi/unsafe
Matthew Flatt 7c5174d54e ffi/com: faster when calling methods on many objects of same type
Move the method-type cache to the type-info object, instead of
the instance.
2012-10-05 11:05:42 -06:00
..
private ffi/unsafe/com: avoid inclusion of no-error result code in error messages 2012-04-11 17:55:12 -06:00
alloc.rkt ffi/unsafe/alloc: releaser should be able to return a value 2012-02-17 06:36:23 -07:00
atomic.rkt ffi/unsafe/atomic: add `in-atomic-mode?' 2012-08-31 07:33:08 -06:00
com.rkt ffi/com: faster when calling methods on many objects of same type 2012-10-05 11:05:42 -06:00
custodian.rkt ffi/unsafe/custodian: #:atexit?' -> #:at-exit?' 2012-08-12 20:25:47 -06:00
cvector.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
define.rkt overhaul GC finalization 2010-11-05 15:54:47 -06:00
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: more support for loading in unsupported contexts 2012-08-27 19:47:44 -06:00
try-atomic.rkt fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00