racket/collects
Mike Sperber e63e96f07c Typo fix.
svn: r17132
2009-12-01 12:59:26 +00:00
..
2htdp set svn:eol-style 2009-12-01 02:19:38 +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 add unsafe-f64vector-{ref,set!} and improve JIT to inline arithmetic ops with more than 2 arguments 2009-11-26 15:07:16 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
deinprogramm Typo fix. 2009-12-01 12:59:26 +00:00
drscheme use delay/idle to load the xref for syncheck 2009-11-17 08:12:03 +00:00
dynext fix dynext flags for Mac to include -m32 (merge to 4.2.3) 2009-11-22 15:27:07 +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 svn: r16995 2009-11-23 17:05:09 +00:00
frtime Adding opt #lang and fixing a few problems 2009-11-13 20:34:52 +00:00
games work around GL drawing problem that appears in Snow Leopard (merge to 4.2.3) 2009-11-22 20:26:21 +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 committed (hopefully) a workaround for a problem Matthias was seeing 2008-12-23 18:10:01 +00:00
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 * Newlines at EOFs 2008-07-09 07:18:06 +00:00
honu hopefully better algorithm 2009-11-30 22:37:33 +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 svn: r17109 2009-11-30 16:16:50 +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 macro-debugger: fixed binder discovery for lambda 2009-11-20 19:36:24 +00:00
make [NHW] Bug fix in make-collection. make-collection generates the names of the .zo files it expects to generate. The old method generated names like foo.zo. I believe the new convention is foo_ss.zo, and this is born out by an error message I encountered building a tool on top of make-collection. 2008-08-31 21:08:12 +00:00
mred fix pasteboard% 'remove' (merge to 4.2.3) 2009-11-22 15:43:15 +00:00
mrlib fixed a bug in bitmap scaling (ie I no longer forgot to write the code ...) 2009-11-18 22:23:39 +00:00
mysterx paren typo 2009-11-07 07:19:08 +00:00
mzcom assign authors to manuals 2008-08-15 20:16:06 +00:00
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-30 08:50:47 +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 Merged changes from branches/cce/plt+contract-tests: 2009-11-30 04:40:51 +00:00
schemeunit Cleaning up cwd access for DrDr 2009-10-19 21:28:17 +00:00
scribble Leftover langindicator' -> contextindicator' change 2009-11-27 00:17:25 +00:00
scribblings reference: added spacing in sequence boilerplate macro 2009-12-01 07:57:33 +00:00
scriblib Doc typo fix. 2009-11-03 10:38:22 +00:00
setup use some new stuffs 2009-11-24 08:36:42 +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 Okay, one last time. 2008-08-05 18:43:06 +00:00
slideshow undid my font-setting commit 2009-11-04 17:22:27 +00:00
srfi PR10614 2009-11-27 05:49:35 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper Make the stepper ignore `check-property'. 2009-11-23 20:44:47 +00:00
string-constants Fix some buguettes in the German string constants. 2009-11-06 14:33:50 +00:00
swindle 2008 -> 2009 2009-01-04 15:34:50 +00:00
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 stop the world and let me get off (2) 2009-11-30 18:24:43 +00:00
test-box-recovery * Newlines at EOFs 2008-07-09 07:18:06 +00:00
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 Merged changes from branches/cce/plt+contract-tests: 2009-11-30 04:40:51 +00:00
tex2page sync to trunk 2009-02-15 17:45:53 +00:00
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 remove tracing 2009-11-18 16:41:01 +00:00
unstable unstable module for source location manipulation 2009-11-25 20:49:29 +00:00
version Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
waterworld * Newlines at EOFs 2008-07-09 07:18:06 +00:00
web-server Fix web-server doc snafu. 2009-11-23 16:32:04 +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