racket/collects
Sam Tobin-Hochstadt b752dcddef Fix two bugs caused by clean ups, by adding requires of match-helper and provides of match:test-no-order.
Fix totally broken handling of structs with immutable fields, as reported in bug 7398.

svn: r354
2005-07-05 22:22:02 +00:00
..
afm Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
algol60 typos 2005-06-08 00:28:39 +00:00
browser added space as way to pagedown in help desk 2005-06-15 12:01:17 +00:00
compiler support to set framework path in os x 2005-06-28 12:51:18 +00:00
defaults Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
drscheme tabs remember the ints/defs state now 2005-06-15 21:01:42 +00:00
dynext typos 2005-06-08 00:28:39 +00:00
embedded-gui typos 2005-06-08 00:28:39 +00:00
eopl fixed sll conspiracy for modules 2005-06-30 16:34:50 +00:00
errortrace Only style differences, no real code changes. 2005-06-12 06:14:17 +00:00
ffi Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
finish-install typos 2005-06-08 00:28:39 +00:00
framework Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
frtime Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
games typos 2005-06-08 00:28:39 +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 Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
handin-server typos 2005-06-08 00:28:39 +00:00
help typos 2005-06-08 00:28:39 +00:00
hierlist hierlist inlines arrow bitmaps 2005-06-22 21:30:30 +00:00
honu Separated out the cruft for syntax into a separate value until it gets into 2005-07-05 18:38:24 +00:00
honu-module real type, print toplevel expressions 2005-06-16 10:57:52 +00:00
htdch Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
htdp some more "cvs" removals 2005-06-01 06:05:38 +00:00
html Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
icons Set all svn:eol-style to native for text files. 2005-05-27 23:11:11 +00:00
lang Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
launcher typos 2005-06-08 00:28:39 +00:00
make typos 2005-06-08 00:28:39 +00:00
mred , 2005-05-31 18:09:31 +00:00
mrflow Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
mrlib hierlist inlines arrow bitmaps 2005-06-22 21:30:30 +00:00
mysterx typos 2005-06-08 00:28:39 +00:00
mzcom typos 2005-06-08 00:28:39 +00:00
mzlib Fix two bugs caused by clean ups, by adding requires of match-helper and provides of match:test-no-order. 2005-07-05 22:22:02 +00:00
mzscheme Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
mztake merged mztake 205:206 from /plt/branches/gmarceau/mztake 2005-06-17 01:27:58 +00:00
net URI query tags case-sensitive 2005-06-28 19:57:19 +00:00
openssl typos 2005-06-08 00:28:39 +00:00
parser-tools typos 2005-06-08 00:28:39 +00:00
planet typos 2005-06-08 00:28:39 +00:00
plot typos 2005-06-08 00:28:39 +00:00
preprocessor Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj Fixing dynamic bug, and adding Util.error 2005-07-04 21:32:23 +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
readline Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
reduction-semantics typos 2005-06-08 00:28:39 +00:00
repos-time-stamp Welcome to a new PLT day. 2005-07-05 08:20:02 +00:00
setup typos 2005-06-08 00:28:39 +00:00
sgl typos 2005-06-08 00:28:39 +00:00
sirmail typos 2005-06-08 00:28:39 +00:00
skipper Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
slatex Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
slibinit typos 2005-06-08 00:28:39 +00:00
slideshow pt- to pip- in tutorial 2005-06-16 10:55:33 +00:00
srfi Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
srpersist typos 2005-06-08 00:28:39 +00:00
ssax Use (require (only ... foo))' instead of (require (rename ... foo foo))' 2005-06-09 23:01:05 +00:00
stepper typos 2005-06-08 00:28:39 +00:00
string-constants typos 2005-06-08 00:28:39 +00:00
swindle fix defstruct to use allocate-instance properly 2005-06-08 20:59:14 +00:00
syntax 299.107 2005-06-28 17:01:03 +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 fixed verify- ops to take old-format exploded signatures 2005-06-30 16:40:13 +00:00
tex2page Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
texpict , 2005-06-19 21:36:45 +00:00
trace Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
version some more "cvs" removals 2005-06-01 06:05:38 +00:00
waterworld Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
web-server Handling large files better. 2005-06-28 17:15:40 +00:00
xelda Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
xml typos 2005-06-08 00:28:39 +00:00