racket/collects/scribblings/foreign
Matthew Flatt ca0418d47d ffi/unsafe/objc: remove -A'/+A', add `#:async-apply'
Another run at the problem 57516164de was meant to solve. The
new solution just gives up when a `drawRect:' method is called
in the wrong thread, which might create refresh glitches but
avoids a deadlock in the case that the Racket thread is blocked
on the update happening in the foreign thread.
2013-04-23 13:48:15 -06:00
..
active-x.scrbl ffi/com: add an ActiveX example to the docs 2012-09-01 16:05:37 -06:00
alloc.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
atomic.scrbl ffi/unsafe/atomic: add `in-atomic-mode?' 2012-08-31 07:33:08 -06:00
com-auto.scrbl ffi/com: repairs for parameterized-property setting and for date values 2013-04-16 10:02:37 -06:00
com-common.rkt add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
com-intf.scrbl Fix doc typos 2013-01-03 02:27:30 -05:00
com.scrbl ffi/com: add an ActiveX example to the docs 2012-09-01 16:05:37 -06:00
cpointer.scrbl doc clarifications 2011-10-10 14:45:53 -06:00
custodian.scrbl ffi/unsafe/custodian: #:atexit?' -> #:at-exit?' 2012-08-12 20:25:47 -06:00
cvector.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
define.scrbl Move regexp-replaces' from ffi/unsafe' to `racket/private/string'. 2012-06-22 14:27:14 -04:00
derived.scrbl add ffi/unsafe/nsalloc' and ffi/unsafe/nsstring' 2012-08-24 15:48:58 -06:00
file.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
foreign.scrbl Add a tutorial to the FFI overview 2011-10-21 20:34:51 -06:00
info.rkt docs reorganization 2011-07-01 17:16:53 -06:00
intro.scrbl add `ffi/unsafe/custodian' 2012-08-12 20:17:29 -06:00
libs.scrbl add 'so-mode to `system-type' 2013-03-01 15:20:17 -07:00
misc.scrbl ffi/unsafe: change `cast' to avoid pitfalls for you 2012-09-04 15:28:18 -06:00
ns.scrbl add ffi/unsafe/nsalloc' and ffi/unsafe/nsstring' 2012-08-24 15:48:58 -06:00
objc.scrbl ffi/unsafe/objc: remove -A'/+A', add `#:async-apply' 2013-04-23 13:48:15 -06:00
pointers.scrbl equality for `define-cstruct'-generated wrappers 2013-04-11 14:48:26 -06:00
try-atomic.scrbl Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files. 2011-06-20 04:27:14 -04:00
types.scrbl ffi/unsafe: allow a constant result for asynch use of a callback 2013-04-23 13:48:15 -06: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 full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
winapi.scrbl add ffi/winapi; use it in mzlib/os 2011-07-01 10:42:17 -06:00