racket/collects
Eli Barzilay afb21c32b5 Welcome to a new PLT day.
svn: r11831
2008-09-22 07:50:18 +00:00
..
afm
algol60 added front-end/finished-complete-program 2008-08-05 17:28:16 +00:00
browser
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
defaults
drscheme PR 9762 2008-09-16 11:34:17 +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
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
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
handin-client minor tweaks 2008-09-13 00:51:21 +00:00
handin-server avoid showing the lock thread 2008-09-20 13:53:22 +00:00
help use launcher 2008-08-09 05:48:19 +00:00
hierlist
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
icons refined searching 2008-09-09 03:43:57 +00:00
lang PR 9761 2008-09-16 20:26:15 +00:00
launcher
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 msvs9-friendly patches; preliminary splicing let-syntax library; export and doc GC_resolve and GC_fixup_self 2008-09-15 19:08:50 +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
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-22 07:50:18 +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 * Added text utilities 2008-09-16 00:46:35 +00:00
scribblings better message if no results and we have a context 2008-09-22 04:30:31 +00:00
setup setup scribble: fix depends-on-everything dependencies when a collection is removed 2008-08-22 13:03:50 +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
srfi svn: r11315 2008-08-19 00:32:10 +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 world and key=? 2008-08-16 15:24:58 +00:00
test-box-recovery
test-engine went to simple true/false for stepper results 2008-09-13 06:28:46 +00:00
tests Rename input files so they get compiled too. 2008-09-17 14:26:40 +00:00
tex2page
texpict v4.0.2.4: logging 2008-07-17 15:20:17 +00:00
trace
typed-scheme Documentation for define-struct: 2008-09-16 22:26:34 +00:00
version Change parsing of old versions: 2008-08-23 07:06:33 +00:00
waterworld
web-server Spelling 2008-09-18 20:56:23 +00:00
wxme
xml a little more, inspired by PR 9742 2008-09-13 15:27:15 +00:00