racket/collects
2005-10-30 12:23:47 +00:00
..
afm Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
algol60 r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
browser allow space in search 2005-08-01 17:45:48 +00:00
compiler mzc --xform 2005-10-04 19:48:10 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme lang preference no longer depends on the version 2005-10-26 20:58:10 +00:00
dynext mzc --xform 2005-10-04 19:48:10 +00:00
embedded-gui typos 2005-06-08 00:28:39 +00:00
eopl added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
errortrace execute counts are destructively modified 2005-09-15 22:14:19 +00:00
ffi sample c-printf interface 2005-10-07 22:22:44 +00:00
finish-install typos 2005-06-08 00:28:39 +00:00
framework added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
frtime now it should work for everyone 2005-09-09 21:58:52 +00:00
games added jewel game 2005-08-01 18:58:15 +00:00
graphics Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
guibuilder Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
handin-client disconnect politely if there are no active assignments 2005-10-13 22:12:22 +00:00
handin-server svn: r1179 2005-10-30 12:23:47 +00:00
help added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
hierlist extra paging keybindings 2005-09-18 12:47:35 +00:00
honu Honu: 2005-10-05 20:57:48 +00:00
honu-module changed setup name 2005-08-16 21:12:32 +00:00
htdch - changed the interface of bigBang; it now starts the canvas, too. 2005-08-01 00:17:00 +00:00
htdp allow outline and solid arguments to image contructors to be strings 2005-10-10 17:04:35 +00:00
html Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
icons merged 1134:1153 http://svn.plt-scheme.org/plt/branches/robby to trunk 2005-10-25 16:53:29 +00:00
lang Rename r5rs/r5rs.ss -> r5rs/lang.ss 2005-10-26 07:22:24 +00:00
launcher improved file dialogs for mac os x, changed create-executable interface, and fixed parsing of infix dots to require a delimitter after the second dot 2005-10-06 15:54:38 +00:00
make create compiled/native/XXXX/3m in the collection dir 2005-10-20 16:25:53 +00:00
mred fix *second* Windows file-save bug, though it cannot corrupt files anymore 2005-10-21 20:43:35 +00:00
mrflow fixed . typo that mzscheme now flags as a syntax error 2005-10-06 15:45:07 +00:00
mrlib merged 1115:1124 from branches/redex-names, adds support for named reductions that get drawn in the traces window 2005-10-22 02:47:51 +00:00
mysterx typos 2005-06-08 00:28:39 +00:00
mzcom typos 2005-06-08 00:28:39 +00:00
mzlib other-keys now includes duplicates of specified keys 2005-10-25 00:58:37 +00:00
mzscheme 3m instructions 2005-10-04 20:41:28 +00:00
mztake documented the annotator 2005-09-09 22:33:57 +00:00
net PR7576 2005-09-11 17:43:23 +00:00
openssl xform support in setup-extension 2005-10-04 18:41:49 +00:00
parser-tools typos 2005-06-08 00:28:39 +00:00
plai added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
planet Added environment variable PLTPLANETDIR to control where planet saves stuff 2005-09-01 19:20:57 +00:00
plot patch from Alex 2005-08-09 20:18:37 +00:00
preprocessor Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj Changes to speed up expansion of compiled code 2005-10-24 20:44:46 +00:00
profjBoxes Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profjWizard Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
r5rs Rename r5rs/r5rs.ss -> r5rs/lang.ss 2005-10-26 07:22:24 +00:00
r6rs r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
readline Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
reduction-semantics fixed up doc.txt and added labels to the arithmetic.ss example 2005-10-22 03:14:58 +00:00
repos-time-stamp Welcome to a new PLT day. 2005-10-30 09:20:02 +00:00
setup typos 2005-10-25 17:45:39 +00:00
sgl 299.108 2005-07-21 13:41:00 +00:00
sirmail added auto bcc to sirmail 2005-10-22 23:15:59 +00:00
skipper Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
slatex Patch from Christopher Dutchyn, fixing lookup of executables on 2005-08-10 22:33:42 +00:00
slibinit typos 2005-06-08 00:28:39 +00:00
slideshow moved out the syntax->string function 2005-10-14 18:38:10 +00:00
srfi added note about SRFI 13 2005-10-30 08:05:48 +00:00
srpersist typo 2005-10-01 02:38:28 +00:00
ssax Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
stepper re-applied changes by merging back to 782 2005-09-12 23:53:31 +00:00
string-constants merged 1134:1153 http://svn.plt-scheme.org/plt/branches/robby to trunk 2005-10-25 16:53:29 +00:00
swindle r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
syntax moved out the syntax->string function 2005-10-14 18:38:10 +00:00
syntax-color Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
test-suite added 'test-case-box property 2005-06-17 01:43:09 +00:00
tests other-keys now includes duplicates of specified keys 2005-10-25 00:58:37 +00:00
tex2page Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
texpict changed sub/superscript scale to 2/3, improved docs to clarify tex vs. mred 2005-10-13 16:18:47 +00:00
trace Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
version The patchlevel is added (as a "pN" suffix) to DrScheme version 2005-09-13 01:03:30 +00:00
waterworld Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
web-server Rename r5rs/r5rs.ss -> r5rs/lang.ss 2005-10-26 07:22:24 +00:00
xelda Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
xml Adding support for cdata and exporting correct-xexpr? 2005-07-13 14:41:26 +00:00