New function SB-IMPL:SCHWARTZIAN-STABLE-SORT-LIST
authorPaul Khuong <pvk@pvk.ca>
Wed, 13 Nov 2013 18:14:46 +0000 (13:14 -0500)
committerPaul Khuong <pvk@pvk.ca>
Mon, 2 Dec 2013 03:44:43 +0000 (22:44 -0500)
commit83ff95b8a70b1dc7cfffdf0a6bb7f4500ebe1ca1
tree734758f1554e128ea7c64cb1f58d671375a3223f
parent34cd57c90426635eb8c7f63efd37e036c4b8d891
New function SB-IMPL:SCHWARTZIAN-STABLE-SORT-LIST

Stable sort because we really ought to avoid normal sort if we want
reproducible builds, and a Schwartzian transform because we sometimes
sort with fairly computation-heavy sort keys.  Better have that to
make it easy to DTRT.
package-data-list.lisp-expr
src/code/early-extensions.lisp