..
alloc.scrbl
racket/unsafe/ffi -> ffi/unsafe, etc.
2010-04-26 18:05:29 -06:00
atomic.scrbl
doc clarification
2010-08-14 13:52:09 -06:00
cpointer.scrbl
doc corrections and completions
2010-05-08 11:46:14 -06:00
cvector.scrbl
minor doc update to ffi/cvector
2010-09-25 17:19:03 -07:00
define.scrbl
doc corrections
2010-05-31 13:17:11 -06:00
derived.scrbl
support for speculatively atomic calls in ffi/unsafe/try-atomic
2010-08-07 20:49:23 -05:00
foreign.scrbl
racket/unsafe/ffi -> ffi/unsafe, etc.
2010-04-26 18:05:29 -06:00
info.rkt
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
intro.scrbl
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
libs.scrbl
added message about OS behavior on (non-)reload of library
2010-08-06 20:44:14 -04:00
misc.scrbl
Small typos, some reformatting.
2010-05-21 16:30:16 -04:00
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
change nearly all long's to
intptr_t'
2010-12-03 08:48:33 -07:00
unexported.scrbl
doc corrections and completions
2010-05-08 11:46:14 -06:00
utils.rkt
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
vector.scrbl
add u8vector->cpointer for consistency; document ->cpointer, etc.
2010-09-27 06:08:58 -04:00