racket/collects
Casey Klein 4b7b51b8de PR 10550
svn: r17230
2009-12-06 17:26:53 +00:00
..
2htdp PR 10633 2009-12-02 05:08:04 +00:00
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
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 mostly reformatting 2009-12-05 03:49:24 +00:00
browser reformat 2009-12-05 23:16:18 +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
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
deinprogramm Typo fix. 2009-12-01 12:59:26 +00:00
drscheme Here's the changes that accidentally went to trunk first. 2009-12-01 20:39:58 +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 check the context we are expanding into 2009-12-03 00:44:11 +00:00
htdp PR 10581 2009-12-05 18:35:25 +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-stepper: fixed ? position in arrows 2009-12-02 23:18:47 +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 PR 10633 2009-12-02 05:08:04 +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 Converting to scheme/base. Adding atomic renaming of compiled zos. Simplifying some parts with library functions. Using a low-tech continuation barrier, re: robby. Using define to reduce left creep. Adding commentary on design choices. Tested on Linux and Mac OS X. Based on code from Petey Aldous. 2009-12-02 20:45:59 +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 mostly reformatting 2009-12-05 03:49:24 +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 mostly reformatting 2009-12-05 03:49:24 +00:00
readline DrDr bugs and spurious errors 2009-10-22 18:45:02 +00:00
redex PR 10550 2009-12-06 17:26:53 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-12-06 08:50:37 +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 optimize insertionsort: one less loop variable, one more addition, unconditional first step 2009-12-06 09:11:47 +00:00
schemeunit Cleaning up cwd access for DrDr 2009-10-19 21:28:17 +00:00
scribble instead of allowing no #%module-begin, catch it and report a suitable error 2009-12-05 02:21:25 +00:00
scribblings two more typos like the ones ryan fixed earlier 2009-12-06 00:17:23 +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 document new name 2009-12-06 11:10:53 +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 use "anonymous-module" for modules without a source file 2009-12-06 10:46:05 +00:00
tex2page , 2009-02-15 02:08:34 +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 Support some keyword arguments in type parsing/type->contract. 2009-12-05 00:48:46 +00:00
unstable unstable/list: added check-duplicate 2009-12-03 05:03:13 +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 Tutorial escaping clarification 2009-12-02 14:44:29 +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