racket/collects/scribblings/foreign
Matthew Flatt d46411d317 ffi/unsafe: add _size', _ssize', _ptrdiff', _intmax', `_uintmax'
These additions could create backward-compatibility problems, but our
searches suggest that problems will be rare; it's more common for
`_size_t' to be incorrectly aliased to `_int', so having definitions
for these standard types is likely to avoid future problems.
2013-02-18 17:01:11 -07:00
..
active-x.scrbl
alloc.scrbl
atomic.scrbl
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
cpointer.scrbl
custodian.scrbl
cvector.scrbl
define.scrbl
derived.scrbl
file.scrbl
foreign.scrbl
info.rkt
intro.scrbl
libs.scrbl
misc.scrbl
ns.scrbl
objc.scrbl ffi/unsafe/objc docs: clarification on `import-class' 2013-01-13 15:33:48 -07:00
pointers.scrbl
try-atomic.scrbl
types.scrbl ffi/unsafe: add _size', _ssize', _ptrdiff', _intmax', `_uintmax' 2013-02-18 17:01:11 -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