]> gitweb.factorcode.org Git - factor.git/commit
fix human sort -- wrap all elements so that integers dont get compared against string...
authorDoug Coleman <erg@jobim.local>
Tue, 26 May 2009 15:05:55 +0000 (10:05 -0500)
committerDoug Coleman <erg@jobim.local>
Tue, 26 May 2009 15:05:55 +0000 (10:05 -0500)
commitdaf1594390d4af28cd5c391f594bf5cb23ebc819
treea63bc6dafa0ede4acb1d56d62eeb2aa2621d7b8f
parent16b288aac82a948ff94deabecd942b889f599cd7
fix human sort -- wrap all elements so that integers dont get compared against strings directly
basis/sorting/human/human-tests.factor
basis/sorting/human/human.factor