racket/doc
Matthew Flatt 57516164de ffi/unsafe/obj: add +A' and -A' method modes
On Cocoa, a view's `drawRect:' method can be called from a
heartbeat thread that animates controls. Such a call happens
rarely for a `canvas%' or other class where `drawRect:'
is overridden, but since it can happen, ensure that the
callback runs on the Racket thread.
2013-04-19 07:54:30 -06:00
..
r5rs-std line-ending properties 2008-04-16 20:55:56 +00:00
r6rs-lib-std A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
r6rs-std A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
release-notes ffi/unsafe/obj: add +A' and -A' method modes 2013-04-19 07:54:30 -06:00
srfi-std Improve srfi-std html files. 2013-02-25 11:08:31 -05:00
.gitignore Change doc/.gitignore to make git aware of files with non-generated contents. 2013-04-09 05:15:57 -04:00
doc-license.txt Fix old pointers to COPYING.txt that should go to COPYING_LESSER.txt. 2013-04-09 05:41:07 -04:00
keep-dirs.rktd raco setup: remove any extra documentation dirs in installation 2013-04-11 09:54:17 -06:00