racket/collects/scribblings/foreign
Matthew Flatt f34a31cac9 "under <platform>" -> "on <platform>"; "X" -> "Unix"
I originally picked "under" as the preposition to go before
 a platform name, but obviously you should build "on" a
 platform, and "under" suddenly annoys me. The choice of "on"
 is now codified in the documentation style guide. Meanwhile,
 "Unix" insted of "X" seems more clear and consistent in the
 `racket/gui' docs.

 More usefully, this patch also fixes a few out-of-date
 platform-specific claims.
2011-06-17 18:54:43 -06:00
..
alloc.scrbl
atomic.scrbl doc clarification 2010-08-14 13:52:09 -06:00
cpointer.scrbl
cvector.scrbl minor doc update to ffi/cvector 2010-09-25 17:19:03 -07:00
define.scrbl
derived.scrbl renamed ffi/unsafe/security to ffi/file 2011-04-15 14:47:29 -06:00
file.scrbl renamed ffi/unsafe/security to ffi/file 2011-04-15 14:47:29 -06:00
foreign.scrbl
info.rkt
intro.scrbl doc typo fixes from Eric Hanchrow 2011-01-27 19:20:13 -07:00
libs.scrbl rewrite `ffi-lib' docs with better guidance on versions 2011-05-03 13:16:21 -06:00
misc.scrbl
objc.scrbl typo in foreignobjc docs 2010-07-16 20:43:22 -06:00
pointers.scrbl make `equal?' equate C pointers that refer to the same address 2010-11-24 13:41:11 -07:00
try-atomic.scrbl fix ffi/unsafe/try-atomic interaction with exns and prompt tags 2010-08-15 11:02:30 -06:00
types.scrbl "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
unexported.scrbl
utils.rkt
vector.scrbl add u8vector->cpointer for consistency; document ->cpointer, etc. 2010-09-27 06:08:58 -04:00