racket/collects/scribblings
Matthew Flatt 4fc71951ee change subprocess handling to avoid waitpid(0, ...)
Keep track of whether any Racket-managed subprocesses are pending,
and use waitpid(0, ...) only if there is one, to better cooperate
with an embedding environment.

Also, add a chapter to the "Inside" manual to explain the issues.
2012-12-19 08:54:32 -07:00
..
draw Newlines at EOFs. 2012-11-06 14:07:15 -05:00
drracket adjust logger to use a name instead of an environment variable 2012-10-15 13:25:17 -05:00
foreign ffi/com: add `com-get-property*' 2012-12-18 06:39:59 -07:00
framework whoops; @racket[] should have been @method[] 2012-11-30 21:33:48 -06:00
gui clarify what 'displayed' is programmatically (a call to get-admin) 2012-11-28 13:17:41 -06:00
guide Avoid using `-c' in a script example. 2012-12-03 14:09:16 -05:00
htdp-langs Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
inside change subprocess handling to avoid waitpid(0, ...) 2012-12-19 08:54:32 -07:00
main fix main docs to include installation-specific links/packages 2012-12-02 08:03:54 -07:00
more adding close-eval at the end of scribble files that have a toplevel evaluator 2012-11-01 15:32:53 -06:00
quick
raco setup/getinfo: allow a path string for `get-info/full' 2012-11-30 07:26:51 -07:00
reference fix docs for raise-range-error 2012-12-16 22:29:43 -05:00
scheme racket/gui/dynamic: make gui-dynamic-require' pull from racket/gui/base' 2012-11-19 08:13:48 -07:00
scribble raco setup: fix problem with doc index database 2012-12-13 15:45:48 -07:00
slideshow Add examples for the rest of built-in pict constructors 2012-11-06 14:09:34 -05:00
tools made the 'one-line-summary' of the drracket languages be in tooltips, 2012-11-17 20:15:19 -06:00
finger.png
icons.rkt
info.rkt
magnify.png