racket/collects/profj
Eli Barzilay 6744633338 Moved (and improved) sort! etc from Swindle to mzlib/list.ss
* Expose sort!, merge! and merge, since they're also useful

* Made `mergesort' be an alias for `sort'.

* Removed it all from Swindle

* Removed `sort' from compat.ss

* Needed to adjust a few other files, no problems but
  graphics/value-turtles provides its own version of `merge'

svn: r2542
2006-03-30 09:39:30 +00:00
..
classpath Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
libs/java Correction to recompiling on a version chance 2006-01-30 22:07:40 +00:00
parsers Corrected the following bugs: 2006-02-21 06:29:08 +00:00
ast.ss Correcting a bug with returning a dynamic value 2005-12-12 03:51:20 +00:00
build-info.ss Corrected cast to String bug, punctuation and spelling errors in some error messages 2006-03-16 19:55:51 +00:00
check.ss Corrected cast to String bug, punctuation and spelling errors in some error messages 2006-03-16 19:55:51 +00:00
compile.ss Correction to bug in cycle detection. Updates to graphics library interface 2006-02-15 23:33:51 +00:00
doc.txt svn: r1605 2005-12-13 00:02:53 +00:00
error-messaging.ss Corrected the following bugs: 2006-02-21 06:29:08 +00:00
htdch-icon.png merged 1227:1237 -- another draft of initial language. hope this one is better 2005-11-06 03:29:26 +00:00
info.ss merged 1227:1237 -- another draft of initial language. hope this one is better 2005-11-06 03:29:26 +00:00
installer.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
parameters.ss Fixed a bug where interfaces were not being properly mirrored for dynamic use, 2005-07-30 18:31:11 +00:00
parser.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
pre-installer.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj-pref.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
profj-testing.ss Correcting a bug with returning a dynamic value 2005-12-12 03:51:20 +00:00
restrictions.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
to-scheme.ss Corrected cast to String bug, punctuation and spelling errors in some error messages 2006-03-16 19:55:51 +00:00
tool.ss Correction to printing function for data with cycles 2006-02-06 18:36:48 +00:00
types.ss Moved (and improved) sort! etc from Swindle to mzlib/list.ss 2006-03-30 09:39:30 +00:00