racket/collects/scribblings/foreign
Michael Filonenko 840fc9c657 full unboxing for extflonums, plus `ffi/unsafe' support
Includes a repair for floating-point `min' and `max' that affects all
x86 builds that use SSE arithmetic, leaving the (otherwise unused)
floating-point stack in a bad state, which might have affected
x87-using C/foreign libraries running alongside Racket.
2013-02-15 12:15:34 -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
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 docs: clarification on `import-class' 2013-01-13 15:33:48 -07:00
pointers.scrbl ffi/unsafe doc repairs 2012-09-27 08:12:56 -06:00
try-atomic.scrbl
types.scrbl full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
unexported.scrbl
utils.rkt
vector.scrbl full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
winapi.scrbl