racket/collects
Eli Barzilay 68a13eacc8 Welcome to a new PLT day.
svn: r14966
2009-05-24 07:50:14 +00:00
..
2htdp strings for Universe callbacks 2009-04-29 03:08:40 +00:00
afm
algol60 a bunch of improvements to the splash screen (loads less code before the splash appears, got rid of a bunch of dynamic-requires that were not necessary, fixed the lack of special screen on prince kuhio and king kamehameha days, got rid of the flicker in the tools icons) 2009-03-06 16:35:04 +00:00
at-exp/lang fix bug (that was copied and pasted!) in planet and at-exp readers 2009-02-18 23:21:36 +00:00
browser remove erroneous closing brace 2009-04-18 04:32:42 +00:00
combinator-parser First step in implementing updated probability model --- 2009-03-30 22:44:06 +00:00
compiler identifier-prune-lexical-context (4.2.0.2) 2009-05-17 12:31:51 +00:00
config
defaults
deinprogramm remove reundant and slightly wrong 'declare-exporting' in deinprogramm doc 2009-05-21 11:20:36 +00:00
drscheme fix to work around race condition 2009-05-23 19:45:58 +00:00
dynext Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
embedded-gui removed lots of "the the"s 2009-05-01 21:02:51 +00:00
eopl removed lots of "the the"s 2009-05-01 21:02:51 +00:00
errortrace PR 10237 2009-05-14 20:23:31 +00:00
ffi removed lots of "the the"s 2009-05-01 21:02:51 +00:00
file Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
framework last typo, hopefully 2009-05-06 04:09:28 +00:00
frtime removed lots of "the the"s 2009-05-01 21:02:51 +00:00
games updated to new universe teachpack 2009-05-21 20:32:30 +00:00
graphics doc for home 2009-05-03 20:45:36 +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 remember the last-chosen assignment 2008-11-14 05:01:55 +00:00
handin-server removed lots of "the the"s 2009-05-01 21:02:51 +00:00
help make find-help treat a lexical binding as missing 2009-02-12 22:41:21 +00:00
hierlist
honu updates from mzscheme->scheme 2009-02-19 22:26:10 +00:00
htdch fixed small bug in error message for draw/idraw teachpack 2008-11-18 15:33:24 +00:00
htdp error in mred linking fixed, please propagate 2009-05-21 16:37:13 +00:00
html Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
icons refined searching 2008-09-09 03:43:57 +00:00
lang fix intm+ function export to omit replaced beg math ops 2009-05-16 02:20:13 +00:00
launcher
lazy make (values x) return just x 2009-04-04 18:41:57 +00:00
macro-debugger macro-debugger: disable lift errors 2009-05-22 00:39:13 +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 editor bugs related to line-wrapping, tab insertion, and pasting to the end of an editor that has been line-wrapped in the past (merge to 4.2) 2009-05-22 16:24:17 +00:00
mrlib svn: r14818 2009-05-14 19:23:24 +00:00
mysterx removed lots of "the the"s 2009-05-01 21:02:51 +00:00
mzcom assign authors to manuals 2008-08-15 20:16:06 +00:00
mzlib Fix open so that it respects contracts. 2009-05-21 16:36:36 +00:00
mzscheme Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
net Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
openssl removed lots of "the the"s 2009-05-01 21:02:51 +00:00
parser-tools removed lots of "the the"s 2009-05-01 21:02:51 +00:00
planet typo (PR10242) 2009-05-16 06:08:47 +00:00
plot fix typo (PR 10253) (merge to 4.2) 2009-05-22 18:29:20 +00:00
preprocessor Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
profile don't include the *-node in the topological-sort output 2009-05-15 19:28:38 +00:00
profj removed lots of "the the"s 2009-05-01 21:02:51 +00:00
profjWizard
r5rs Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
r6rs R6RS: disallow assignment to exported identifier 2009-05-03 17:40:31 +00:00
readline fix dropping of duplicate items & multi-line items 2008-09-28 20:42:18 +00:00
redex svn: r14960 2009-05-23 15:10:55 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-05-24 07:50:14 +00:00
rnrs R6RS: disallow assignment to exported identifier 2009-05-03 17:40:31 +00:00
s-exp/lang module-reader constructs proper source information, fix s-exp reader to use it 2008-09-15 23:01:06 +00:00
scheme Fix error reporting when first clause is not a list. 2009-05-23 23:51:52 +00:00
schemeunit Commit programmatic API to construct test suites and test cases, in response to popular demand. 2009-05-06 08:53:08 +00:00
scribble fix Scribble rendering of S-expression graphs 2009-05-20 22:05:09 +00:00
scribblings fix typo in examples 2009-05-23 07:35:39 +00:00
scriblib fix private library name 2009-03-03 23:05:25 +00:00
setup Thomas Deniau's patch to match unix-style install work for Mac OS X mzscheme 2009-05-23 14:04:39 +00:00
sgl add version to libGL reference 2009-05-06 19:53:32 +00:00
sirmail Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
slatex Okay, one last time. 2008-08-05 18:43:06 +00:00
slideshow svn: r14832 2009-05-15 17:39:09 +00:00
srfi make-list from srfi/1 makes the second argument optional 2009-05-23 07:48:59 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper ... 2009-05-22 18:40:33 +00:00
string-constants svn: r14821 2009-05-14 19:49:22 +00:00
stxclass removed lots of "the the"s 2009-05-01 21:02:51 +00:00
swindle 2008 -> 2009 2009-01-04 15:34:50 +00:00
syntax fix r6rs template problem with quoting ellipses 2009-05-12 13:44:04 +00:00
syntax-color Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
teachpack typo fixed 2009-05-21 20:40:46 +00:00
test-box-recovery
test-engine PR 10257 2009-05-23 12:21:16 +00:00
tests svn: r14927 2009-05-22 18:45:20 +00:00
tex2page sync to trunk 2009-02-15 17:45:53 +00:00
texpict added an error check to colorize and removed dependency on mzlib/etc 2009-05-18 00:48:55 +00:00
trace Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
typed First step to polymorphic functions in typed/untyped interface 2009-03-23 18:29:07 +00:00
typed-scheme Clarify docs. 2009-04-26 17:55:02 +00:00
version Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
waterworld
web-server pr 10236, okay for release 2009-05-20 14:20:53 +00:00
wxme fix wxme exception handler 2008-11-27 19:39:37 +00:00
xml typo 2009-04-07 20:59:05 +00:00