racket/pkgs/racket-doc/scribblings/foreign
Matthew Flatt 7bccfa7824 ffi/unsafe/obj: ignore NULL protocols
If the `#:protocols` clauses of a `define-objc-class` form includes
errors, but it simplifies the declaration of protocols that are
introduced in different versions of a framework, and it's effectively
more compatible with the implementation before dc0898f5ef.
2018-04-16 06:34:13 -06:00
..
active-x.scrbl adjust Active-X example to work with newer IE 2015-06-05 09:15:25 -06:00
alloc.scrbl doc correction for ffi/unsafe/alloc 2016-08-13 14:15:54 -06:00
atomic.scrbl try again to clarify atomic mode's unsafety 2016-02-03 10:51:17 -07:00
com-auto.scrbl ffi/unsafe/com: repair for safe arrays, and add com-omit? 2015-11-04 16:51:09 -07:00
com-common.rkt
com-intf.scrbl Adjust "6.2.0.2" history notes to just "6.2" 2015-04-28 15:36:04 -06:00
com.scrbl Fix typo in ffi COM docs 2015-05-13 11:02:14 -04:00
cpointer.scrbl tag-id -> tag-expr 2017-10-16 16:31:38 -04:00
custodian.scrbl ffi/unsafe/custodian: handle already-shutdown custodians 2017-06-29 14:36:42 -06:00
cvector.scrbl
define.scrbl Add a #:make-c-id flag to define-ffi-definer 2017-06-02 10:26:57 -04:00
derived.scrbl switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
file.scrbl repair chainges to ffi/file 2017-05-27 07:29:47 -06:00
foreign.scrbl
global.scrbl ffi/unsafe/global: add get-place-table 2017-12-31 08:54:37 -06:00
info.rkt
intro.scrbl "Mac OS X" -> "Mac OS" 2016-12-23 12:18:36 -07:00
libs.scrbl
misc.scrbl fix docs for list->cblock and vector->cblock 2017-08-19 19:02:06 -06:00
ns.scrbl "Mac OS X" -> "Mac OS" 2016-12-23 12:18:36 -07:00
objc.scrbl ffi/unsafe/obj: ignore NULL protocols 2018-04-16 06:34:13 -06:00
os-thread.scrbl switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
pointers.scrbl docs: repair and clarify memmove and memcpy contract 2018-01-24 15:41:16 -07:00
port.scrbl ffi docs: clarification on unsafe-socket->port 2018-03-06 08:51:49 -07:00
schedule.scrbl add ffi/unsafe/port 2017-12-12 15:57:54 -07:00
serialize-cstruct.scrbl docs: fix memory-management bugs in serialize-cstruct example 2018-01-01 19:16:43 -07:00
try-atomic.scrbl ffi/unsafe/schedule: expose some scheduler internals 2017-10-12 12:37:15 -06:00
types.scrbl switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
unexported.scrbl switch to a new, Racket-implemented expander & module system 2018-02-26 13:19:53 -07:00
utils.rkt
vector.scrbl
winapi.scrbl