racket/collects
Eli Barzilay 1b4a3c7286 Sort collections according to the last element in the path, so they
are orderered deterministically.  (Otherwise, order changes based on
where your home directory and your plt tree are.)

svn: r851
2005-09-13 18:35:07 +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 allow space in search 2005-08-01 17:45:48 +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 changed set! result and its printing for teaching languages 2005-09-02 15:51:49 +00:00
dynext cygwin DLL build fixes 2005-07-28 21:49:16 +00:00
embedded-gui typos 2005-06-08 00:28:39 +00:00
eopl 299.201 2005-08-09 13:41:06 +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 , 2005-09-09 20:21:21 +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 * Manage dialog is now centered, new-user is leftmost tab, will start 2005-09-12 15:15:39 +00:00
handin-server encode paths in url strings 2005-09-13 00:38:04 +00:00
help Making manuals.ss work again 2005-08-29 12:38:52 +00:00
hierlist added alt-/option-/meta- and cmd- arrow bindings 2005-07-21 15:35:01 +00:00
honu PR 7535 2005-08-23 18:50:37 +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 Adding back servlet teachpacks 2005-08-24 16:03:24 +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 ... 2005-09-04 07:38:45 +00:00
launcher typos 2005-06-08 00:28:39 +00:00
make cygwin DLL build fixes 2005-07-28 21:49:16 +00:00
mred play-sound should deal with paths 2005-09-09 00:10:40 +00:00
mrflow . 2005-08-02 21:35:13 +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 Match: 2005-09-09 22:28:47 +00:00
mzscheme Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +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 more handin-server fixes 2005-08-16 21:11:50 +00:00
parser-tools typos 2005-06-08 00:28:39 +00:00
plai - added contract library to non-beginner langs to reflect documentation 2005-09-13 15:53:11 +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 Fixed infinite loop bug in parse-error 2005-09-12 17:11:51 +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
r6rs revised export syntax 2005-07-27 21:47:11 +00:00
readline Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
reduction-semantics , 2005-09-06 20:10:16 +00:00
repos-time-stamp Welcome to a new PLT day. 2005-09-13 08:20:02 +00:00
setup Sort collections according to the last element in the path, so they 2005-09-13 18:35:07 +00:00
sgl 299.108 2005-07-21 13:41:00 +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 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 cursor de-blanking as suggested by Danny 2005-09-08 00:45:42 +00:00
srfi Fixing typos 2005-07-25 15:11:54 +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 re-applied changes by merging back to 782 2005-09-12 23:53:31 +00:00
string-constants , 2005-08-11 13:07:40 +00:00
swindle fix defstruct to use allocate-instance properly 2005-06-08 20:59:14 +00:00
syntax fixed bug in build-struct-expand-info 2005-08-04 03:21:37 +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 , 2005-09-09 20:21:21 +00:00
tex2page Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
texpict remove force-brush-to-black in MrPict rendering 2005-09-12 20:35:44 +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 Modifying count example 2005-09-11 20:01:33 +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