racket/collects
2010-04-15 10:10:19 -04:00
..
2htdp added csv reading to batch-io 2010-04-14 18:58:29 -04: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 add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources 2010-04-13 02:48:40 +00:00
config
defaults
deinprogramm Lazy contract checking for DMdA's `define-record-procedures-parametric'. 2010-04-13 07:57:57 +00:00
drscheme add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources 2010-04-13 02:48:40 +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 add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources 2010-04-13 02:48: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 Fix obvious bug. 2010-03-29 15:01:29 +00:00
frtime Adding opt #lang and fixing a few problems 2009-11-13 20:34:52 +00:00
games checking in a fix for the previous revision 2010-04-10 18:43:17 +00:00
graphics nothing in here 2010-01-11 02:22:10 +00:00
gui-debugger added support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons 2010-04-11 03:14:02 +00:00
guibuilder
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 support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons 2010-04-11 03:14:02 +00:00
html
icons added Neil's logos to drscheme's splash 2009-11-02 21:41:20 +00:00
lang htdp language readers introduce explicit #%module-begin (for consistency with other #lang-based languages, as requested by JPR); merge to4.2.5 2010-03-23 13:34:00 +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 added support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons 2010-04-11 03:14:02 +00:00
make
meta svn: r18795 2010-04-12 15:51:47 +00:00
mred bug fixes from random testing 2010-03-23 01:49:08 +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
mzlib add define-values-for-export to scheme/unit; sort out different unit-signature 'struct' forms for mzlib vs. scheme vs. racket 2010-04-12 13:54:40 +00:00
mzscheme some fixes 2009-11-12 17:24:18 +00:00
net Correct the cookie contract function 2010-03-26 16:45:42 +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 rico 2010-04-04 15:08:35 +00:00
plot A bunch of additional typos 2010-02-05 03:21:52 +00:00
preprocessor
profile
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 add current-module-declare-source, variable-reference->module-source, convert soe sues of module paths to module sources 2010-04-13 02:48:40 +00:00
racket add define-values-for-export to scheme/unit; sort out different unit-signature 'struct' forms for mzlib vs. scheme vs. racket 2010-04-12 13:54:40 +00:00
reader/lang mostly reformatting 2009-12-05 03:49:24 +00:00
readline add 'current-read-interaction' parameter 2010-04-09 13:22:57 +00:00
redex Adds a term-equivalence predicate to the test--> and test-->> forms. 2010-04-09 00:08:39 +00:00
repos-time-stamp Welcome to a new PLT day. 2010-04-15 03:50:33 -04:00
rico better compiler handling of unused local bindings where the RHS either doesn't obviously produce a single value or is discovered to be unused late in bytecode compilation; initial Scribble support for printing qq-style results 2010-04-06 15:52:36 +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
scheme minor regexp clean-ups 2010-04-15 10:10:19 -04:00
schemeunit Repairing SchemeUnit tests re: DrDr 2010-03-30 17:42:16 +00:00
scribble module paths normalize to .rkt, load handler converts .rkt back to .ss if necessary 2010-04-11 16:55:18 +00:00
scribblings Perl-like handling of empty matches in regexp-match*, etc., though without Perl-like filtering of empty strings in the result of regexp-split (PR 10855) 2010-04-14 22:53:14 -04:00
scriblib Doc typo fix. 2009-11-03 10:38:22 +00:00
setup * unstable/srcloc.ss 2010-04-14 17:49:29 +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
slideshow undid my font-setting commit 2009-11-04 17:22:27 +00:00
srfi R6RS SRFI patches from Andreas Rottmann 2010-04-12 14:06:24 +00:00
srpersist
stepper added support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons 2010-04-11 03:14:02 +00:00
string-constants Fixed some weird unicode double-quotes which I can't produce on my computer. 2010-03-30 08:39:54 +00:00
swindle macro-stepper: removed drscheme,etc dep on macro-debugger 2010-02-03 14:43:23 +00:00
syntax add define-values-for-export to scheme/unit; sort out different unit-signature 'struct' forms for mzlib vs. scheme vs. racket 2010-04-12 13:54:40 +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 docs for new forms and functions in batch-io 2010-04-14 22:50:16 -04:00
test-box-recovery
test-engine Put dynamic behavior of `check-expect' into functions. 2010-01-06 23:03:08 +00:00
tests Perl-like handling of empty matches in regexp-match*, etc., though without Perl-like filtering of empty strings in the result of regexp-split (PR 10855) 2010-04-14 22:53:14 -04:00
tex2page
texpict added a keyword argument to filled-rectangle to make it avoid using a pen 2010-03-12 20:50:26 +00:00
trace
typed Enable proper reader and repl config for typed/scheme 2010-04-09 20:06:53 +00:00
typed-scheme Update structure types to have constructor ids. 2010-04-14 15:06:14 -04:00
unstable * unstable/srcloc.ss 2010-04-14 17:49:29 +00:00
version
waterworld
web-server Supporting arguments in dispatch pattern arguments 2010-04-02 20:55:36 +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