racket/collects/scribblings/foreign
Matthew Flatt cdf0f6b9ab add 'so-mode to `system-type'
To work better with OpenBSD (which has been a problem since we
changed `ffi-lib' to open libraries in "local" mode by default).
2013-03-01 15:20:17 -07:00
..
active-x.scrbl ffi/com: add an ActiveX example to the docs 2012-09-01 16:05:37 -06:00
alloc.scrbl
atomic.scrbl ffi/unsafe/atomic: add `in-atomic-mode?' 2012-08-31 07:33:08 -06:00
com-auto.scrbl ffi/com: doc correction 2013-01-25 05:08:46 -07:00
com-common.rkt
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
custodian.scrbl ffi/unsafe/custodian: #:atexit?' -> #:at-exit?' 2012-08-12 20:25:47 -06:00
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/unsafe/nsalloc' and ffi/unsafe/nsstring' 2012-08-24 15:48:58 -06:00
file.scrbl
foreign.scrbl
info.rkt
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 docs tweak 2013-02-27 08:53:43 -07:00
pointers.scrbl ffi/unsafe doc repairs 2012-09-27 08:12:56 -06:00
try-atomic.scrbl
types.scrbl ffi/unsafe: add _size', _ssize', _ptrdiff', _intmax', `_uintmax' 2013-02-18 17:01:11 -07:00
unexported.scrbl ffi/unsafe: new error message convention at primitives 2012-06-01 19:03:43 -07:00
utils.rkt
vector.scrbl full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
winapi.scrbl