racket/collects
Robby Findler 6fc4add369 corrected a bug in the docs
svn: r18453
2010-03-03 21:15:13 +00:00
..
2htdp fixed double-def of empty-scene 2010-02-19 01:06:11 +00:00
afm
algol60 Using a language makes this much cuter. Also use base64. 2009-12-08 07:02:22 +00:00
at-exp/lang mostly reformatting 2009-12-05 03:49:24 +00:00
browser use #f so the default browser will be used 2010-01-10 16:00:35 +00:00
combinator-parser A bunch of additional typos 2010-02-05 03:21:52 +00:00
compiler enable parallel futures under Windows (enabled by default) 2010-02-28 17:12:02 +00:00
config
defaults
deinprogramm DMdA Contract bug fix: In yet another place, make sure that the 2010-02-16 07:51:02 +00:00
drscheme added support for showing the phases to the module browser you get from the Scheme menu 2010-02-27 12:59:19 +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 scribble references -- I have no idea how they worked before, since they weren't requiring it anyway. 2009-12-06 20:58:17 +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 some mz and ffi changes from the mr2 branch 2010-02-16 17:55:28 +00:00
file 2009 -> 2010 2009-12-22 05:52:15 +00:00
framework PR 10704 2010-02-24 17:58:59 +00:00
frtime Adding opt #lang and fixing a few problems 2009-11-13 20:34:52 +00:00
games * Allowing for restarting with 'n' on win/defeat 2010-02-25 20:54:24 +00:00
graphics nothing in here 2010-01-11 02:22:10 +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 adjust to the protocol change: send "handin\n" first 2009-12-31 07:18:11 +00:00
handin-server do a post-redirect-get to avoid the usual problems 2010-02-24 11:15:37 +00:00
help refine no-doc-available message for unbound ids 2009-09-13 15:33:24 +00:00
hierlist
honu move bindings to different modules 2010-02-01 22:57:42 +00:00
htdp added in missing require 2010-01-16 20:06:27 +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 some repl-printing related bugs that would make 'write' sensitive to pretty-print's parameters in drscheme's repl 2010-02-24 17:35:09 +00:00
launcher switch to scheme/base 2009-11-05 07:18:30 +00:00
lazy fix scribble references -- I have no idea how they worked before, since they weren't requiring it anyway. 2009-12-06 20:58:17 +00:00
macro-debugger macro-debugger: another internal error bug 2010-02-25 22:15:02 +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
meta - Removing planet package installation 2010-03-02 20:46:18 +00:00
mred fixed a bug found by the random tester 2010-03-03 16:34:13 +00:00
mrlib PR 10783 addendum 2010-02-26 03:38:00 +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 Factor out _all_ the first-order checks into a single procedure, and rework 2010-03-03 20:49:37 +00:00
mzscheme some fixes 2009-11-12 17:24:18 +00:00
net remove redundant find-exe 2010-01-10 15:46:54 +00:00
openssl allow the extra argument in ssl-addresses 2009-12-31 02:59:04 +00:00
parser-tools Doc typo fix. 2009-11-03 10:38:22 +00:00
plai Allowing any module path in mutators for the collector 2010-02-25 16:24:36 +00:00
planet Only warn when a planet package is already installed. (It is not an error.) 2010-02-26 20:21:56 +00:00
plot A bunch of additional typos 2010-02-05 03:21:52 +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 change R5RS to allow splicing unquote at tail when expression is not a list; merge to 4.2.4 2010-01-25 13:33:42 +00:00
r6rs A bunch of additional typos 2010-02-05 03:21:52 +00:00
reader/lang mostly reformatting 2009-12-05 03:49:24 +00:00
readline Use readline-input' for the port name, since readline' makes error 2010-02-05 03:21:56 +00:00
redex Improved handling of syntax errors in `reduction-relation' 2010-03-02 19:00:55 +00:00
repos-time-stamp Welcome to a new PLT day. 2010-03-03 08:50:15 +00:00
rnrs fill out fl and fx operations; repair fixnum-overflow bug in quotient 2010-01-07 03:30:33 +00:00
s-exp/lang fix cm problem tracking reader dependencies; add 'reader' reader language 2009-09-08 00:07:11 +00:00
scheme Adding a custom printer similar to hasheq's for sets 2010-03-03 18:01:04 +00:00
schemeunit schemeunit: 2010-02-22 20:48:31 +00:00
scribble fix binding of variables when using defproc and MIT-style curry notation 2010-02-25 22:51:36 +00:00
scribblings corrected a bug in the docs 2010-03-03 21:15:13 +00:00
scriblib Doc typo fix. 2009-11-03 10:38:22 +00:00
setup merge to trunk 2010-01-29 00:08:15 +00:00
sgl 2009 -> 2010 2009-12-22 05:52:15 +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 Applying Dave Gurnell's serialization patch 2010-03-03 16:55:42 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper fixed dmda stepper bug: goes in 4.2.4 release 2010-01-24 19:28:57 +00:00
string-constants Fix translation typo. 2010-03-03 14:45:32 +00:00
swindle macro-stepper: removed drscheme,etc dep on macro-debugger 2010-02-03 14:43:23 +00:00
syntax syntax/parse: 2010-03-03 05:50:15 +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 small typo in on-tick for universe 2010-02-23 02:01:18 +00:00
test-box-recovery
test-engine Put dynamic behavior of `check-expect' into functions. 2010-01-06 23:03:08 +00:00
tests svn: r18451 2010-03-03 19:13:43 +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 Add `unregister-type' 2010-02-27 01:26:16 +00:00
typed-scheme fix some unfortunate bugs 2010-03-02 20:37:36 +00:00
unstable Renamed simple-contract and simple-flat-contract to make-contract and make-flat-contract. 2010-02-22 02:51:16 +00:00
version Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
waterworld
web-server Fixing one use of delay 2010-02-23 22:33:25 +00:00
wxme DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
xml Renamed simple-contract and simple-flat-contract to make-contract and make-flat-contract. 2010-02-22 02:51:16 +00:00