racket/collects/scribblings/foreign
Matthew Flatt 738cac3d24 generalize `malloc' to allow a 0-sized request
Past experience suggests that this is generally better than adding
`zero?' tests at various places that might otherwise call `malloc'.
2012-03-29 14:55:14 -06:00
..
alloc.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
atomic.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
com-auto.scrbl add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
com-common.rkt add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
com-intf.scrbl COM doc and error fixups 2012-02-21 06:14:44 -07:00
com.scrbl add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
cpointer.scrbl doc clarifications 2011-10-10 14:45:53 -06:00
cvector.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
define.scrbl Finish converting scheme' -> racket'. 2011-06-28 00:45:38 -04:00
derived.scrbl add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07: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 Docs: fix example in FFI intro 2012-02-17 10:02:36 -05:00
libs.scrbl change `ffi-lib' to not make library symbols global by default 2012-01-26 09:30:25 -05:00
misc.scrbl improve docs for `cast' with warnings about potential bugs 2012-01-23 07:36:44 -07:00
objc.scrbl add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
pointers.scrbl generalize `malloc' to allow a 0-sized request 2012-03-29 14:55:14 -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: extend _list and _vector to support zero-length output 2012-03-29 14:55:14 -06:00
unexported.scrbl A ton of @scheme*' -> @racket*' and related updates. 2011-06-25 04:08:47 -04:00
utils.rkt add `prop:cpointer' 2012-02-14 14:25:55 -07:00
vector.scrbl Finish converting scheme' -> racket'. 2011-06-28 00:45:38 -04:00
winapi.scrbl add ffi/winapi; use it in mzlib/os 2011-07-01 10:42:17 -06:00