racket/collects/scribblings/foreign
Matthew Flatt 38ce4997a9 ffi/com: fix potential interaction of finalization and custodians
Includes new `#:manage?' optional argument to `make-com-object'
and better management of internally created objects.

Merge to v5.3
2012-08-02 16:29:03 -06:00
..
alloc.scrbl
atomic.scrbl ffi/unsafe/atomic: doc repair 2012-08-02 16:29:02 -06:00
com-auto.scrbl ffi/com: fix potential interaction of finalization and custodians 2012-08-02 16:29:03 -06:00
com-common.rkt add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
com-intf.scrbl ffi/com: fix potential interaction of finalization and custodians 2012-08-02 16:29:03 -06:00
com.scrbl add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
cpointer.scrbl
cvector.scrbl
define.scrbl Move regexp-replaces' from ffi/unsafe' to `racket/private/string'. 2012-06-22 14:27:14 -04:00
derived.scrbl add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
file.scrbl
foreign.scrbl Add a tutorial to the FFI overview 2011-10-21 20:34:51 -06:00
info.rkt
intro.scrbl Docs: fix example in FFI intro 2012-02-17 10:02:36 -05:00
libs.scrbl ffi/unsafe: new error message convention at primitives 2012-06-01 19:03:43 -07:00
misc.scrbl Move regexp-replaces' from ffi/unsafe' to `racket/private/string'. 2012-06-22 14:27:14 -04:00
objc.scrbl add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
pointers.scrbl ffi/unsafe: new error message convention at primitives 2012-06-01 19:03:43 -07:00
try-atomic.scrbl
types.scrbl ffi/unsafe: new error message convention at primitives 2012-06-01 19:03:43 -07:00
unexported.scrbl ffi/unsafe: new error message convention at primitives 2012-06-01 19:03:43 -07:00
utils.rkt add `prop:cpointer' 2012-02-14 14:25:55 -07:00
vector.scrbl
winapi.scrbl