The Racket repository
Go to file
Eli Barzilay a272c479a6 First version of a vector-based "half-copying" merge sort, which will end up
being more than twice faster than the current version.

[Currently works only with 2^n lists, and otherwise broken -- committed
to keep the development history in svn.]

svn: r17001
2009-11-23 18:46:40 +00:00
collects First version of a vector-based "half-copying" merge sort, which will end up 2009-11-23 18:46:40 +00:00
doc svn: r16994 2009-11-23 16:57:52 +00:00
man/man1 2008 -> 2009 2009-01-04 15:34:50 +00:00
src scheme/future, sequential futures implementation when --enable-futures not specified; doc updates 2009-11-23 18:12:23 +00:00