racket/collects
Eli Barzilay af997454e0 gui fix?
svn: r1838
2006-01-16 07:39:35 +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 toward more correct construction of Mac stand-alone executables 2006-01-01 16:49:05 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme improved white on black setup a little more 2006-01-09 00:07:49 +00:00
dynext fix minor default 2005-12-15 20:14:16 +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 more v300.2 2005-12-24 22:47:07 +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 improved white on black setup a little more 2006-01-09 00:07:49 +00:00
frtime fix and set svn:eol-style 2006-01-11 09:03:18 +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 gui fix? 2006-01-16 07:39:35 +00:00
handin-server type 2006-01-13 13:01:32 +00:00
help fixed up file: urls and fixed a bug in the parsing of urls with empty string host names 2006-01-07 03:25:26 +00:00
hierlist extra paging keybindings 2005-09-18 12:47:35 +00:00
honu Honu: 2006-01-15 22:05:40 +00:00
honu-module changed setup name 2005-08-16 21:12:32 +00:00
htdch Added java style error messages 2005-12-03 04:45:32 +00:00
htdp changed add-line from image 2006-01-03 16:17:09 +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 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 misc changes: flush io in make.ss, remove unused require in world.ss, improved test suite, made drscheme use new built-in srcloc debugging info provided by mzscheme 2005-12-29 14:10:47 +00:00
mred renamed get-default-style-name to default-style-name 2006-01-08 14:26:34 +00:00
mrflow fixed quoting (sharing based on term locations now) 2006-01-02 11:58:55 +00:00
mrlib fixed PRs 7783 7785 2005-12-31 14:23:49 +00:00
mysterx Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
mzcom Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
mzlib the flag table is never really empty, since -h and -- are always implcitly there 2005-12-31 14:01:52 +00:00
mzscheme 2005->2006 2005-12-26 20:45:10 +00:00
mztake remove newline in status, which causes trouble in X 2006-01-05 14:02:15 +00:00
net fixed up file: urls and fixed a bug in the parsing of urls with empty string host names 2006-01-07 03:25:26 +00:00
openssl freeaddrinfo and gai_strerror 2005-12-31 03:49:31 +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 Fixed --remove bug 2006-01-06 20:10:37 +00:00
plot fix the PR7774 fix 2005-12-25 21:00:20 +00:00
preprocessor Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj Assorted inner class bug fixes 2006-01-02 22:38:09 +00:00
profjBoxes Removed interactions box from showing up and corrected example box to work with ProfJ 2005-12-16 21:12:22 +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-01-15 09:20:02 +00:00
setup Hopefully fixed the incorrect collection-path handling problem for planet 2006-01-06 20:11:07 +00:00
sgl note case-sensitivity of gl.ss names 2006-01-03 03:59:50 +00:00
sirmail improved white on black setup a little more 2006-01-09 00:07:49 +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 fixed for v300 and SLIB 3a2 2005-12-17 14:17:01 +00:00
slideshow wrap dynamic requires with original code inspector 2005-12-12 19:01:52 +00:00
srfi added string? & vector? to check-arg 2006-01-10 22:21:46 +00:00
srpersist Removed version information that is no longer used. 2005-12-01 21:34:08 +00:00
ssax Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
stepper ... 2006-01-12 23:57:44 +00:00
string-constants help dest font setting 2006-01-03 21:38:28 +00:00
swindle doc typo 2006-01-11 20:59:06 +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 repeated require line 2005-12-01 22:02:42 +00:00
tests ... 2006-01-12 23:57:31 +00:00
tex2page 2005->2006 2005-12-26 20:45:10 +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 abort if bad HTTP reply 2005-12-04 19:18:04 +00:00
waterworld Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
web-server better url decoding 2006-01-12 15:25:21 +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