racket/collects
Carl Eastlund 07849a7fbb Changed Framework icon promises to use delay/sync instead of delay. This
appears to prevent a bug whereby multiple threads attempt to force one of the
promises at the same time, causing the promise to believe it is being used
recursively.  All Framework tests passed (on OS X) after making this change, not
that I really expect the icons to be particularly crucial to the tests.

svn: r16820
2009-11-17 03:42:08 +00:00
..
2htdp moved 2htdp/image test back into 2htdp collection (yeah!) 2009-11-16 16:45:25 +00:00
afm
algol60 added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there) 2009-07-30 05:17:40 +00:00
at-exp/lang change 'read-language' protocol so that the result from 'get-info' accepts a key plus default value (instead of just a key) 2009-10-29 23:05:56 +00:00
browser remove erroneous closing brace 2009-04-18 04:32:42 +00:00
combinator-parser DrDr properties 2009-10-15 16:18:01 +00:00
compiler update decompiler for changed type number 2009-10-02 23:39:29 +00:00
config
defaults
deinprogramm Handle sharing correctly in the DeinProgramm `write' handler. 2009-11-15 10:47:27 +00:00
drscheme newlines at EOFs 2009-11-09 03:49:50 +00:00
dynext change sandbox to allow read from the planet directory; delay some path calculations in other libraries to avoid sandbox prohibitions (but the ones in Scribble seem like too much) 2009-09-24 14:54:15 +00:00
embedded-gui DrDr properties 2009-10-15 16:18:01 +00:00
eopl fix eopl/main 2009-09-09 12:23:11 +00:00
errortrace added automatic compilation to the module language, plus various other tweaks (contract library enhancement, bug fixes here and there) 2009-07-30 05:17:40 +00:00
ffi I can't help fixing grammatical errors, sorry 2009-10-13 20:55:19 +00:00
file fix doc typo 2009-08-28 03:45:06 +00:00
framework Changed Framework icon promises to use delay/sync instead of delay. This 2009-11-17 03:42:08 +00:00
frtime Adding opt #lang and fixing a few problems 2009-11-13 20:34:52 +00:00
games newlines at EOFs 2009-11-09 03:49:50 +00:00
graphics svn: r15679 2009-08-06 04:26:17 +00:00
gui-debugger debugger annotation accept #%variable-reference 2009-03-26 19:18:22 +00:00
guibuilder
handin-client minor handin-server doc fixes 2009-10-09 15:23:06 +00:00
handin-server * A little better layout for configuration reading code 2009-10-16 14:01:43 +00:00
help refine no-doc-available message for unbound ids 2009-09-13 15:33:24 +00:00
hierlist
honu remove old provide. disable honu repl 2009-11-03 22:13:13 +00:00
htdp renamed Test directory to tests 2009-11-16 07:59:47 +00:00
html Newlines at EOFs 2009-07-04 02:28:31 +00:00
icons added Neil's logos to drscheme's splash 2009-11-02 21:41:20 +00:00
lang fixed to docs of eq?, eqv?, memq, and memv 2009-11-13 03:30:46 +00:00
launcher switch to scheme/base 2009-11-05 07:18:30 +00:00
lazy Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
macro-debugger unstable/gui/notify: added partial docs 2009-11-15 13:05:34 +00:00
make
mred improved error message slightly 2009-10-13 16:00:01 +00:00
mrlib removed printf 2009-11-14 13:21:30 +00:00
mysterx paren typo 2009-11-07 07:19:08 +00:00
mzcom
mzlib fix mzlib/string exports 2009-10-22 01:09:48 +00:00
mzscheme some fixes 2009-11-12 17:24:18 +00:00
net use string-join 2009-11-11 23:10:28 +00:00
openssl removed lots of "the the"s 2009-05-01 21:02:51 +00:00
parser-tools Doc typo fix. 2009-11-03 10:38:22 +00:00
planet moved planet test to tests/planet 2009-11-16 07:23:20 +00:00
plot looks like a simple type error 2009-06-04 05:36:51 +00:00
preprocessor Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
profile Finally it works. 2009-05-30 06:48:49 +00:00
r5rs Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
r6rs doc R6RS hash tables thread-safe 2009-10-17 15:03:25 +00:00
reader/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
readline DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
redex print success on current-output-port 2009-11-15 14:35:29 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-11-16 11:08:03 +00:00
rnrs remove bogus r6rs check and syntax error 2009-10-18 12:19:35 +00:00
s-exp/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
scheme misc improvements to the code 2009-11-16 22:39:18 +00:00
schemeunit Cleaning up cwd access for DrDr 2009-10-19 21:28:17 +00:00
scribble moved drscheme-related tool into "tools" 2009-11-16 10:19:29 +00:00
scribblings Add unstable/match with == match expander. 2009-11-16 16:58:11 +00:00
scriblib Doc typo fix. 2009-11-03 10:38:22 +00:00
setup have setup-plt remove old .dep files in addition to old .zo files 2009-11-15 14:29:28 +00:00
sgl major Scribble revision (v4.2.1.2) 2009-07-25 20:25:33 +00:00
sirmail make recover program a module 2009-10-17 14:34:15 +00:00
slatex
slideshow undid my font-setting commit 2009-11-04 17:22:27 +00:00
srfi moved srfi-19 tests to tests/srfi/19 2009-11-16 07:30:49 +00:00
srpersist
stepper new non-blocking stepper implemented 2009-10-13 18:46:29 +00:00
string-constants Fix some buguettes in the German string constants. 2009-11-06 14:33:50 +00:00
swindle
syntax change syntax/toplevel to use scheme/base instead of mzscheme, which avoids some namespace problems 2009-11-15 14:27:26 +00:00
syntax-color change 'read-language' protocol so that the result from 'get-info' accepts a key plus default value (instead of just a key) 2009-10-29 23:05:56 +00:00
teachpack fixed typo in disconnect clause of universe, pls propagate 2009-11-16 19:04:47 +00:00
test-box-recovery
test-engine Changed syntax of check-member-of so that it will work in htdp-beginner 2009-09-18 14:19:50 +00:00
tests fix moved test files, set svn:eol-style 2009-11-16 17:35:23 +00:00
tex2page
texpict fix 'launder' 2009-11-03 17:22:33 +00:00
trace Newlines at EOFs 2009-07-04 02:28:31 +00:00
typed added some font sizing information to the insert large letters dialog 2009-11-05 16:19:01 +00:00
typed-scheme Add unstable/match with == match expander. 2009-11-16 16:58:11 +00:00
unstable Add unstable/match with == match expander. 2009-11-16 16:58:11 +00:00
version Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
waterworld
web-server Timeout weirdness 2009-11-16 22:07:51 +00:00
wxme DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
xml Fixing doc bug 2009-09-14 18:38:23 +00:00