racket/collects
2009-06-30 22:41:05 +00:00
..
2htdp changed world?/universe? to check-with 2009-06-17 18:55:14 +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 usage of bytes 2009-06-17 05:03:28 +00:00
browser remove erroneous closing brace 2009-04-18 04:32:42 +00:00
combinator-parser Fixed omitted return value for terminals 2009-05-25 15:00:09 +00:00
compiler adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +00:00
config
defaults
deinprogramm Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
drscheme fixed drs profiler (in a hacky way) and added copy to the profile results window 2009-06-25 14:44:12 +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 Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
errortrace PR 10237 2009-05-14 20:23:31 +00:00
ffi typos 2009-06-28 09:52:27 +00:00
file Moved tar' from mzlib to file, and use scheme/base' now. 2009-06-30 21:06:53 +00:00
framework fixed the extrememly-slow-pasting bug (that is only visible on slow machines, apparently) 2009-06-25 14:43:24 +00:00
frtime Converting to scheme/base 2009-06-26 21:28:41 +00:00
games fix bad syntax 2009-06-07 09:21:41 +00:00
graphics fixed typo 2009-06-28 22:52:11 +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
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 upgrade to #lang scheme 2009-06-30 21:05:16 +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 The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
icons
lang HtDP lang doc repairs 2009-06-18 07:47:36 +00:00
launcher
lazy Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
macro-debugger macro stepper: fixed opaque variable ref bug 2009-06-30 22:41:05 +00:00
make
mred fix mapping of del in keymap% (PR 10312) 2009-06-24 12:38:02 +00:00
mrlib svn: r14818 2009-05-14 19:23:24 +00:00
mysterx The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
mzcom
mzlib Moved tar' from mzlib to file, and use scheme/base' now. 2009-06-30 21:06:53 +00:00
mzscheme Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
net The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
openssl removed lots of "the the"s 2009-05-01 21:02:51 +00:00
parser-tools The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
planet adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +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
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 The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
readline
redex try to fix metafunction typesetting to make it independent of the order of metafunction definitions 2009-06-30 15:41:58 +00:00
repos-time-stamp Welcome to a new PLT day. 2009-06-30 07:50:25 +00:00
rnrs R6RS: disallow assignment to exported identifier 2009-05-03 17:40:31 +00:00
s-exp/lang much better way of doing this 2009-06-16 17:04:30 +00:00
scheme Adding struct* to scheme/match 2009-06-24 19:36:26 +00:00
schemeunit Make the code a bit simpler now I'm a better macrologist 2009-06-11 16:36:26 +00:00
scribble adjust planet client to handle nested planet invocations by re-building the doc index only once 2009-06-23 22:02:07 +00:00
scribblings add example for local-expand 2009-06-30 21:37:52 +00:00
scriblib figure and bib support in scriblib 2009-06-04 16:46:25 +00:00
setup fix re-write of in.sxref when a collection disappears 2009-06-23 22:51:13 +00:00
sgl sync to trunk 2009-05-08 20:11:09 +00:00
sirmail Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
slatex
slideshow Switch language readers to #lang s-exp 2009-06-16 17:13:51 +00:00
srfi The Scribble reader was improved to make it pull out the syntax 2009-06-07 10:12:32 +00:00
srpersist
stepper Renaming permissive? to permissive-xexprs based on Matthias suggestion 2009-06-22 21:00:24 +00:00
string-constants Synch German string constants with latest. 2009-06-06 11:02:00 +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 serialization problems 2009-06-23 12:07:54 +00:00
syntax-color Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
teachpack solid-or-filled -> solid-or-outline 2009-06-29 18:15:37 +00:00
test-box-recovery
test-engine PR 10257 2009-05-23 12:21:16 +00:00
tests fix custodian of tcp-accept-evt 2009-06-30 12:59:55 +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 export type names 2009-06-10 21:50:50 +00:00
typed-scheme Use let/ec instead of let/cc 2009-06-19 18:01:33 +00:00
version Changed @itemize{...} to @itemize[...] (done after comparing the doc 2009-04-05 17:46:20 +00:00
waterworld
web-server Adding serial-lambda and changing how defun works 2009-06-23 16:09:22 +00:00
wxme fix wxme exception handler 2008-11-27 19:39:37 +00:00
xml Renaming permissive? to permissive-xexprs based on Matthias suggestion 2009-06-22 21:00:24 +00:00