racket/collects
Eli Barzilay 18d0028d35 Added `guess' as a fake teachpack. See additional note in
"overridden-collects/readme.txt".

svn: r11866
2008-09-25 07:05:48 +00:00
..
afm use new require specs in many places 2008-02-23 09:42:03 +00:00
algol60 added front-end/finished-complete-program 2008-08-05 17:28:16 +00:00
browser * Newlines at EOFs 2008-07-09 07:18:06 +00:00
combinator-parser oops, printf uncmmented 2008-08-09 22:28:04 +00:00
compiler add read-language, module-compiled-language-info, and module->language-info 2008-09-21 16:00:42 +00:00
config proprocessor doc, merge scribblings and doc-categories fields 2008-04-23 00:20:25 +00:00
defaults
drscheme added plt version to bug report submission 2008-09-22 19:58:20 +00:00
dynext this code now uses version/utils 2008-07-15 19:15:45 +00:00
embedded-gui some info tweaks 2008-08-19 10:32:18 +00:00
eopl eopl doc updates 2008-07-18 19:00:38 +00:00
errortrace fix problems with errortrace and namespace phases 2008-09-04 22:03:06 +00:00
ffi * Newlines at EOFs 2008-07-09 07:18:06 +00:00
file move bibliography to end of 'file' document 2008-07-31 02:52:36 +00:00
framework added kill-enclosing-parens (c:c,c:e) 2008-09-22 01:15:48 +00:00
frtime fix a bug in frtime's implementation of list->string 2008-09-01 23:22:35 +00:00
games fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
graphics * Newlines at EOFs 2008-07-09 07:18:06 +00:00
gui-debugger don't match plain-module-begin in module, since its phase is potentially different 2008-09-09 00:16:03 +00:00
guibuilder * Newlines at EOFs 2008-07-09 07:18:06 +00:00
handin-client minor tweaks 2008-09-13 00:51:21 +00:00
handin-server Added `guess' as a fake teachpack. See additional note in 2008-09-25 07:05:48 +00:00
help sample code for diverting searches somewhere online 2008-09-22 20:05:38 +00:00
hierlist * Newlines at EOFs 2008-07-09 07:18:06 +00:00
honu * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +00:00
htdch Correction for setup-plt error 2008-09-17 14:54:11 +00:00
htdp fixed a bug replating to zero sized images 2008-09-07 13:28:44 +00:00
html * Newlines at EOFs 2008-07-09 07:18:06 +00:00
icons refined searching 2008-09-09 03:43:57 +00:00
lang PR 9761 2008-09-16 20:26:15 +00:00
launcher allow multiple uses of an .icns filein .filetypes 2008-07-13 23:06:24 +00:00
lazy assign authors to manuals 2008-08-15 20:16:06 +00:00
macro-debugger no scribblings until this collection moves up 2008-09-19 16:49:04 +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 release mred internal lock during canvas set-editor super call 2008-09-14 14:48:08 +00:00
mrlib refined searching 2008-09-09 03:43:57 +00:00
mysterx assign authors to manuals 2008-08-15 20:16:06 +00:00
mzcom assign authors to manuals 2008-08-15 20:16:06 +00:00
mzlib Fix print-convert on keywords. 2008-09-24 19:55:52 +00:00
mzscheme properties can now effectively inherit properties (v4.0.2.5) 2008-07-21 17:04:25 +00:00
net remove base64 debugging output 2008-09-02 11:51:21 +00:00
openssl fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
parser-tools some info tweaks 2008-08-19 10:32:18 +00:00
planet add read-language, module-compiled-language-info, and module->language-info 2008-09-21 16:00:42 +00:00
plot assign authors to manuals 2008-08-15 20:16:06 +00:00
preprocessor assign authors to manuals 2008-08-15 20:16:06 +00:00
profj Correction for setup-plt error 2008-09-17 14:54:11 +00:00
profjWizard * Newlines at EOFs 2008-07-09 07:18:06 +00:00
r5rs revert this part 2008-08-31 06:47:17 +00:00
r6rs * Extended syntax/module-reader to deal with many more situations 2008-08-31 06:25:41 +00:00
readline fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs) 2008-07-29 12:56:05 +00:00
redex Improved performance of `check' by factoring language and pattern 2008-09-19 13:22:00 +00:00
repos-time-stamp Welcome to a new PLT day. 2008-09-24 07:50:16 +00:00
rnrs fix some r6rs printing problems 2008-09-20 11:20:15 +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 correct error message for bad formal argument after keyword 2008-09-20 11:24:53 +00:00
scribble better to use begin 2008-09-24 18:05:46 +00:00
scribblings better message if no results and we have a context 2008-09-22 04:30:31 +00:00
setup svn: r11843 2008-09-23 13:56:47 +00:00
sgl forgot some _fun*s 2008-09-05 02:36:06 +00:00
sirmail fix encoding after abbreviations expanded 2008-08-09 12:04:37 +00:00
slatex Okay, one last time. 2008-08-05 18:43:06 +00:00
slideshow * Newlines at EOFs 2008-07-09 07:18:06 +00:00
srfi fix SRFI 63 'equal?' 2008-09-25 05:17:57 +00:00
srpersist svn: r11316 2008-08-19 00:41:01 +00:00
stepper PR 9742 2008-09-13 13:22:22 +00:00
string-constants Synch with latest. 2008-09-21 04:34:07 +00:00
swindle fix printing of mpairs, and improve print-object code a little 2008-08-08 10:05:19 +00:00
syntax changed module-syntax/module-reader to syntax/module-reader 2008-09-17 04:14:26 +00:00
syntax-color assign authors to manuals 2008-08-15 20:16:06 +00:00
teachpack added an example 2008-09-22 18:07:36 +00:00
test-box-recovery * Newlines at EOFs 2008-07-09 07:18:06 +00:00
test-engine went to simple true/false for stepper results 2008-09-13 06:28:46 +00:00
tests Make contract error regexps more flexible. 2008-09-24 19:55:29 +00:00
tex2page * Newlines at EOFs 2008-07-09 07:18:06 +00:00
texpict v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
trace removed some more pointless info names 2008-05-28 05:36:25 +00:00
typed-scheme set svn:eol-style 2008-09-24 20:08:05 +00:00
version Change parsing of old versions: 2008-08-23 07:06:33 +00:00
waterworld * Newlines at EOFs 2008-07-09 07:18:06 +00:00
web-server Spelling 2008-09-18 20:56:23 +00:00
wxme * Newlines at EOFs 2008-07-09 07:18:06 +00:00
xml a little more, inspired by PR 9742 2008-09-13 15:27:15 +00:00