racket/collects
Chongkai Zhu 651c57fbc1 compatible and more efficient
svn: r1448
2005-11-30 19:29:15 +00:00
..
afm Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
algol60 fixed handling of empty tokens 2005-11-18 22:21:16 +00:00
browser allow space in search 2005-08-01 17:45:48 +00:00
compiler graphical-mzc -> gmzc 2005-11-25 23:01:48 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme fixed PR 7716 2005-11-30 00:01:48 +00:00
dynext allow .m suffix for Objective C 2005-11-07 20:07:34 +00:00
embedded-gui improved Java example boxes 2005-11-16 01:16:58 +00:00
eopl added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
errortrace don't require in module 2005-11-22 19:45:37 +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 adjusted input box so that it appears after output (if any), cleaned up scrolling when output is generated and an input box is visible, changed EOF snip to show an arrow cursor 2005-11-25 16:08:58 +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 change handin label when retrieving 2005-11-14 05:21:14 +00:00
handin-server Catch errors when retrieving files. 2005-11-16 17:08:18 +00:00
help fixed buttons in about box 2005-11-29 02:52:08 +00:00
hierlist extra paging keybindings 2005-09-18 12:47:35 +00:00
honu Honu: 2005-11-15 17:07:02 +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 prevent inexact height and widths for images 2005-11-24 16:40:51 +00:00
html Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
icons merged 1227:1237 -- another draft of initial language. hope this one is better 2005-11-06 03:29:26 +00:00
lang tracing window fixes: moved message for no trace results, fixed sizing, fixed streaming of infinite traces 2005-11-24 12:42:49 +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 don't expose menu-root frame through get-top-level-{focus,edit-target}-window 2005-11-17 18:34:56 +00:00
mrflow fixed . typo that mzscheme now flags as a syntax error 2005-10-06 15:45:07 +00:00
mrlib all doc.txt content moved to mrlib.tex 2005-11-29 22:42:34 +00:00
mysterx typos 2005-06-08 00:28:39 +00:00
mzcom typos 2005-06-08 00:28:39 +00:00
mzlib make pretty-print graph numbering consistent 2005-11-27 13:19:31 +00:00
mzscheme 3m instructions 2005-10-04 20:41:28 +00:00
mztake show Step/Debug buttons for suitable languages, only 2005-11-23 17:22:40 +00:00
net PR7576 2005-09-11 17:43:23 +00:00
openssl fixed ssl-addresses 2005-11-07 23:03:22 +00:00
parser-tools Fixed the example call to have correct input 2005-11-14 22:08:02 +00:00
plai debugger expands linearly 2005-11-22 19:46:07 +00:00
planet Added environment variable PLTPLANETDIR to control where planet saves stuff 2005-09-01 19:20:57 +00:00
plot dont show message if not compiling anything 2005-11-17 03:00:00 +00:00
preprocessor Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj Fix to null.m() bug 2005-11-29 08:15:41 +00:00
profjBoxes improved Java example boxes 2005-11-16 01:16:58 +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-11-30 09:20:03 +00:00
setup typos 2005-10-25 17:45:39 +00:00
sgl 299.108 2005-07-21 13:41:00 +00:00
sirmail recognize aspell 2005-11-17 21:58:44 +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 allow writes to temp dir in protected mode 2005-11-29 17:49:59 +00:00
srfi compatible and more efficient 2005-11-30 19:29:15 +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 show Step/Debug buttons for suitable languages, only 2005-11-23 17:22:40 +00:00
string-constants compatible and more efficient 2005-11-30 19:29:15 +00:00
swindle r5rs is in its own collection now 2005-10-25 20:17:54 +00:00
syntax strip #! from start of programs 2005-11-22 22:34:35 +00:00
syntax-color Fixed typos. 2005-11-14 22:21:46 +00:00
test-suite added 'test-case-box property 2005-06-17 01:43:09 +00:00
tests -0.0 and 0.0 are no longer eqv 2005-11-30 14:37:57 +00:00
tex2page Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
texpict add current-cost-color export 2005-11-30 14:38:35 +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 s/s/d tail call optimization 2005-11-24 06:05:59 +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