The Racket repository
Go to file
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
collects Moved (and improved) sort! etc from Swindle to mzlib/list.ss 2006-03-30 09:39:30 +00:00
man/man1 2005->2006 2005-12-26 20:45:10 +00:00
notes notes for 301.11 2006-03-20 20:40:03 +00:00
src remove bad delete[]s 2006-03-29 13:31:38 +00:00
teachpack world docs updated 2006-03-27 15:33:35 +00:00
install commented the previous change 2006-02-05 23:36:55 +00:00
install.bat Make the installer use the new version checker. 2005-12-02 06:46:36 +00:00