racket/collects/ffi
Matthew Flatt 49aadc599a ffi: add `#:in-original-place?' to deal with thread-unsafe libs
and use it for Pango, which is not thread-safe at the C level
2011-05-13 08:55:04 -06:00
..
examples Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
unsafe renamed ffi/unsafe/security to ffi/file 2011-04-15 14:47:29 -06:00
cvector.rkt racket/unsafe/ffi -> ffi/unsafe, etc. 2010-04-26 18:05:29 -06:00
file.rkt renamed ffi/unsafe/security to ffi/file 2011-04-15 14:47:29 -06:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
objc.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
unsafe.rkt ffi: add `#:in-original-place?' to deal with thread-unsafe libs 2011-05-13 08:55:04 -06:00
vector.rkt add u8vector->cpointer for consistency; document ->cpointer, etc. 2010-09-27 06:08:58 -04:00