racket/collects
Kathy Gray 524dbb1cbe Corrected bug in statements after loop, running same language in two
windows/tabs, substring off by one error, spelling error in error message

svn: r2591
2006-04-04 17:42:06 +00:00
..
afm allow 'true' at start of TTF 2005-12-13 11:57:55 +00:00
algol60 allow doc.txt searches in Algol60 language, so that Algol60 docs are found 2005-12-08 16:05:59 +00:00
browser fixed url code in various ways 2006-01-03 14:02:25 +00:00
compiler {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
dynext add support for CC, CFLAGS, LD, and LDFLAGS, plus new MZSCHEME_DYNEXT variants 2006-03-02 13:27:30 +00:00
embedded-gui {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
eopl added the not-a-language-language and some bug fixes elsewhere 2005-10-22 17:03:13 +00:00
errortrace {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
ffi sample c-printf interface 2005-10-07 22:22:44 +00:00
finish-install reformatting for style 2005-12-10 23:01:22 +00:00
framework {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
frtime trimmed base.ss 2006-04-03 05:53:38 +00:00
games {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
graphics Moved (and improved) sort! etc from Swindle to mzlib/list.ss 2006-03-30 09:39:30 +00:00
guibuilder Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
handin-client {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
handin-server {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
help {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
hierlist {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
honu-module changed setup name 2005-08-16 21:12:32 +00:00
htdch idraw: World endOfWorld() plus endOfTime 2006-02-22 16:52:52 +00:00
htdp test for mouse event 2006-03-27 15:35:00 +00:00
html {quick,merge}sort -> sort 2006-04-01 12:24:15 +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 many repairs to Create Executable... 2005-12-07 14:27:12 +00:00
launcher change Mac default build to put frameworks in plt/lib 2005-12-26 13:07:35 +00:00
make {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
mred {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
mrflow {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
mrlib {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
mysterx {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
mzcom Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
mzlib merge -> merge-sorted-lists 2006-04-03 04:14:23 +00:00
mzscheme 2005->2006 2005-12-26 20:45:10 +00:00
mztake trimmed base.ss 2006-04-03 05:53:25 +00:00
net uri-codec-unit changed internally to only remap ascii chars and to automatically escape (ala utf-8) other bytes 2006-03-21 14:57:51 +00:00
openssl fix addr leak 2006-02-06 14:07:33 +00:00
parser-tools {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
planet {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
plot fix the PR7774 fix 2005-12-25 21:00:20 +00:00
preprocessor double bug in include 2006-02-02 09:29:14 +00:00
profj Corrected bug in statements after loop, running same language in two 2006-04-04 17:42:06 +00:00
profjBoxes Corrected a bug where empty boxes were not being erased of cue-text after 2006-01-17 22:29:15 +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
repos-time-stamp Welcome to a new PLT day. 2006-04-04 07:50:02 +00:00
setup {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
sgl if buildinfo is available and it doesn't have USE_GL, then assume a particular GL configuration 2006-02-23 20:06:52 +00:00
sirmail {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
skipper Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
slatex PR7722 2005-12-01 00:21:50 +00:00
slibinit search for slib in some common places 2006-02-16 00:06:17 +00:00
slideshow {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
srfi patched version from Jens (PR7824) 2006-03-16 06:31:54 +00:00
srpersist Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
stepper ... 2006-03-31 20:00:14 +00:00
string-constants quicksort -> sort 2006-04-01 21:32:39 +00:00
swindle Moved (and improved) sort! etc from Swindle to mzlib/list.ss 2006-03-30 09:39:30 +00:00
syntax added first stages of improvments to contract library to support lazy structure contracts. not yet complete, but contract system is in working order, so committing 2006-03-18 05:33:08 +00:00
syntax-color Fixed typos. 2005-11-14 22:21:46 +00:00
test-suite repeated require line 2005-12-01 22:02:42 +00:00
tests Corrected bug in statements after loop, running same language in two 2006-04-04 17:42:06 +00:00
tex2page 2005->2006 2005-12-26 20:45:10 +00:00
texpict {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
trace Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
version add current version number to the version url 2006-01-26 08:15:53 +00:00
waterworld Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
web-server improving contracts 2006-02-13 18:40:07 +00:00
xelda {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00
xml {quick,merge}sort -> sort 2006-04-01 12:24:15 +00:00