racket/collects
2008-06-04 21:36:13 +00:00
..
afm
algol60 removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering 2008-06-03 03:01:36 +00:00
browser proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
combinator-parser Fixes to v4 errors discovered in test suite; 2008-04-29 16:07:47 +00:00
compiler add uti-exports support (thanks to Dave Gurnell for help) 2008-06-04 14:16:30 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
drscheme add uti-exports support (thanks to Dave Gurnell for help) 2008-06-04 14:16:30 +00:00
dynext proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
embedded-gui proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
eopl Add lang/reader.ss for eopl, so it can be used w/ #lang 2008-06-04 17:02:42 +00:00
errortrace refine setup-plt output; fix profiling (PR 9356); doc string-join (PR 9401) 2008-05-29 20:01:58 +00:00
ffi
file reformatting 2008-05-15 16:55:02 +00:00
framework minor fixes uncovered by test suites: 2008-06-03 18:18:17 +00:00
frtime removed some more pointless info names 2008-05-28 05:36:25 +00:00
games fix bug in namespace-require/constant that caused a Check Syntax bug; fix DrScheme's source location for module forms; tweak help output to use right font for class names 2008-06-03 22:01:10 +00:00
graphics proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
gui-debugger removed some more pointless info names 2008-05-28 05:36:25 +00:00
guibuilder
handin-client
handin-server back to braces, with #:indent 2008-05-22 23:51:13 +00:00
help proper encode/decode of query strings 2008-06-04 00:58:07 +00:00
hierlist
honu-module
htdch conversion to 4.0 module style 2008-04-25 22:59:11 +00:00
htdp changed the convert teachpack so that it does not print anything out when it runs 2008-06-03 16:49:50 +00:00
html proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
icons improved the error reporting in the REPL and misc other minor changes 2008-05-29 04:55:43 +00:00
lang removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering 2008-06-03 03:01:36 +00:00
launcher add uti-exports support (thanks to Dave Gurnell for help) 2008-06-04 14:16:30 +00:00
lazy 'experimental doc category 2008-05-07 20:11:13 +00:00
little-helper
macro-debugger removed some more pointless info names 2008-05-28 05:36:25 +00:00
make proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
mred fix 'gui-dynamic?' more 2008-05-27 18:34:42 +00:00
mrlib abstracted out edge drawing so it can be overriden 2008-06-04 21:36:13 +00:00
mysterx url moved 2008-05-20 00:20:01 +00:00
mzcom remove warning about installing mzcom on non-windows 2008-04-25 12:50:45 +00:00
mzlib repair cm handling of extensions 2008-05-30 16:08:28 +00:00
mzscheme proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
net * Updated browser list, mainly moving gnome-open down because it does 2008-06-02 23:34:25 +00:00
openssl proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
parser-tools fix some phase issues in 'match' implementation 2008-05-26 19:51:06 +00:00
planet updated docs 2008-05-26 23:43:46 +00:00
plot plot tests adjusted and passed 2008-05-09 16:12:30 +00:00
preprocessor proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
profj removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering 2008-06-03 03:01:36 +00:00
profjWizard
r5rs doc and release-note corrections 2008-05-29 20:51:27 +00:00
r6rs adjust search-page sizing of 'provided from' to use a CSS entry, which scales by the magic 82% instead of 80% (because 80% drops just below the threshold of anti-aliasing the default monospace font in Safari) 2008-05-30 13:25:54 +00:00
readline removed some for-syntax requires that are no longer needed for runtime-path 2008-06-03 00:02:59 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-06-04 13:30:50 +00:00
rnrs add boolean=? to r6rs 2008-05-24 22:26:02 +00:00
s-exp/lang
scheme add for-syntax #%datum export to scheme/runtime-path 2008-06-02 15:11:29 +00:00
scribble added a create? argument to get-dest-directory 2008-06-03 01:47:31 +00:00
scribblings Fix contract. 2008-06-04 20:54:06 +00:00
setup adjust search-page sizing of 'provided from' to use a CSS entry, which scales by the magic 82% instead of 80% (because 80% drops just below the threshold of anti-aliasing the default monospace font in Safari) 2008-05-30 13:25:54 +00:00
sgl fix GL-unavailable thunk 2008-04-25 16:40:09 +00:00
sirmail
slatex proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
slideshow remove HtUS and Slideshow web sites in the Help menu 2008-05-30 19:10:27 +00:00
srfi SRFI tested for v4 2008-06-03 22:28:59 +00:00
srpersist
stepper revision 10,000? 2008-05-28 07:57:11 +00:00
string-constants chinese string-constant updates from chongkai 2008-06-01 13:39:13 +00:00
swindle removed mentions of current print from the tools 2008-05-30 18:35:58 +00:00
syntax more consistent cleaning of index strings; fix for 'get-module-code' when no file (source, bytecode, or extension) is available 2008-05-28 17:40:23 +00:00
syntax-color Clarified how the paren matching tree uses its internal data structures. 2008-05-07 10:38:33 +00:00
teachpack teachpack docs are like all other docs now 2008-05-05 02:49:32 +00:00
test-box-recovery fix check-expect link 2008-05-06 13:43:05 +00:00
test-engine updates for stepper 2008-06-04 06:01:17 +00:00
tests update MrEd gc test for v4 2008-06-04 11:45:41 +00:00
tex2page re-port tex2page from v372 by building on r5rs instead of using immutable pairs 2008-05-30 15:47:34 +00:00
texpict
trace removed some more pointless info names 2008-05-28 05:36:25 +00:00
typed-scheme Improve docs. 2008-06-04 20:17:02 +00:00
version proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
waterworld
web-server up 2008-05-27 16:30:44 +00:00
wxme fix HtDP executables (PR 9158) 2008-05-30 14:21:22 +00:00
xml exn:fail from exn 2008-04-30 19:28:20 +00:00