racket/collects
2008-06-23 04:36:05 +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 more __isinf variants in xform (PR 9505) 2008-06-15 11:31:21 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
drscheme fixed PR 9515 2008-06-21 14:54:52 +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 EOPL quote and pair fixes 2008-06-17 17:36:53 +00:00
errortrace fix single-html scribble builds by planet; fix up teachpack docs; add Dave to acks; add a #:use-sources in errortrace docs 2008-06-05 00:21:36 +00:00
ffi new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
file reformatting 2008-05-15 16:55:02 +00:00
framework fixed tab handling for docked mode 2008-06-20 13:26:55 +00:00
frtime add support for arc-drawing to animation library 2008-06-19 00:33:00 +00:00
games lower priority of Jewel screen refresh, in case the machine (like my Vista machine) is too slow to keep up 2008-06-09 14:06:54 +00:00
graphics proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
gui-debugger create namespace for expansion of require'd modules (to fix multi-file debugging problem) 2008-06-15 21:45:40 +00:00
guibuilder fix bytecode writing of prefabs, add prop:sequence 2008-04-03 14:07:52 +00:00
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 hierlist docs; fix latex/pdf output when a paragraph starts with n hspace 2008-04-12 14:42:02 +00:00
honu honu-module -> honu; misc doc and slideshow tweaks 2008-06-12 13:02:41 +00:00
htdch conversion to 4.0 module style 2008-04-25 22:59:11 +00:00
htdp svn: r10393 2008-06-20 15:15:14 +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 added sort as duplicate of quicksort 2008-06-16 13:56:35 +00:00
launcher add uti-exports support (thanks to Dave Gurnell for help) 2008-06-04 14:16:30 +00:00
lazy honu-module -> honu; misc doc and slideshow tweaks 2008-06-12 13:02:41 +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 use expand-user-path so "~"s work again 2008-06-14 03:48:50 +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 corrected: planet version-comparison repair from Danny 2008-06-13 13:18:30 +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 Fix PR#9526 2008-06-19 20:43:51 +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 * Now removing all duplicates by default, not only consecutive ones 2008-06-23 04:04:40 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-06-22 21:07:16 +00:00
rnrs add boolean=? to r6rs 2008-05-24 22:26:02 +00:00
s-exp/lang remove empty info files 2008-04-03 15:34:37 +00:00
scheme removed redundant syntax hack 2008-06-23 04:33:25 +00:00
scribble improved code some 2008-06-15 05:56:46 +00:00
scribblings document lazy restriction, try to improve description a little. 2008-06-23 04:36:05 +00:00
setup honu-module -> honu; misc doc and slideshow tweaks 2008-06-12 13:02:41 +00:00
sgl fix doc bug (PR 9489) 2008-06-12 16:13:33 +00:00
sirmail new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
slatex proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
slideshow ignore failures when writing the commentary-window position/size to the preferences file, mainly because a security guard might disallow it for nested slideshows 2008-06-09 14:23:12 +00:00
srfi fix SRFI 1 docs on set-car! and set-cdr! (PR 9504) 2008-06-14 21:04:55 +00:00
srpersist
stepper liberalized the XML snips so they dont require the framework 2008-06-08 03:43:33 +00:00
string-constants Made "t" a key for the "recent" menu item 2008-06-16 15:31:02 +00:00
swindle removed accidental line, yet again *sigh* 2008-06-06 05:50:16 +00:00
syntax fix module-path-index->taglet bug that is mainly exposed when the current directory is a root directory 2008-06-12 13:39: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 svn: r10329 2008-06-18 02:05:59 +00:00
test-box-recovery fix check-expect link 2008-05-06 13:43:05 +00:00
test-engine Corrected bug introduced by the introduction of match-let 2008-06-18 12:51:22 +00:00
tests Indenter bug corrections; indented files according to indenter 2008-06-19 13:40:25 +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 honu-module -> honu; misc doc and slideshow tweaks 2008-06-12 13:02:41 +00:00
trace removed some more pointless info names 2008-05-28 05:36:25 +00:00
typed-scheme Fix filter type. 2008-06-19 16:07:12 +00:00
version * Updated `valid-version?' to restrict ranges of subparts 2008-06-11 19:17:02 +00:00
waterworld
web-server up 2008-06-11 03:19:14 +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