]> gitweb.factorcode.org Git - factor.git/history - core/sorting/sorting-tests.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / core / sorting / sorting-tests.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2013-03-23 Doug Colemaniota: iota vs iota-tuple. Sorry...for the tools to...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Slava PestovRemoving integers-as-sequences
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2009-01-26 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2009-01-22 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-01-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-19 Eduardo CavazosMerge commit 'jao/master'
2009-01-19 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-19 Eduardo CavazosMerge commit 'dharmatech/master'
2009-01-17 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-17 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-17 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-01-16 Slava PestovMerge branch 'master' into new_ui
2009-01-16 Slava PestovUpdating non-core libraries for monotonic? change
2008-10-16 ergMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-16 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-10-15 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-10-13 Alex ChapmanMerge branch 'experimental' into couchdb
2008-10-07 Alex ChapmanMerge branch 'master' of git://factorcode.org/git/facto...
2008-10-05 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-10-02 Slava PestovFix permission bits
2008-09-12 Alex ChapmanMerge branch 'master' into experimental
2008-09-08 Aaron SchaeferMerge git://projects.elasticdog.com/git/factor into...
2008-09-01 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-08-31 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-08-31 Slava PestovFix dodgy method overloading
2008-07-21 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-07-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-07-18 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-07-16 Slava PestovMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-07-16 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2008-07-16 Doug ColemanMerge branch 'master' of git://factorforge.org/git...
2008-07-16 Slava PestovMerge branch 'master' of git://factorforge.org/git...
2008-07-16 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
2008-07-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-07-16 Slava PestovMake it into a stable sort
2008-07-16 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2008-07-16 Bruno DeferrariMerge branch 'master' of tizoc@tiodante.com:/git/factor
2008-07-16 Slava PestovFaster mergesort conses less and no longer does slice...
2008-07-15 Slava PestovRefactor binary search
2008-07-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-07-05 Joe GroffMerge git://repo.or.cz/factor/jcg
2008-06-20 Chris DoubleMerge branch 'master' of git://double.co.nz/git/factor
2008-06-19 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-06-13 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
2008-06-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-06-13 Slava PestovMove replicate into core; move selection sort into...
2008-06-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-05-11 Slava PestovMerge branch 'cairo' of git://onigirihouse.com/git...
2008-05-08 slavaMerge branch 'master' of git://factorcode.org/git/factor
2008-05-07 Slava PestovDebugging threads
2008-05-01 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2008-04-30 Alex ChapmanMerge branch 'master' of http://factorcode.org/git...
2008-04-30 Slava PestovMerge commit 'phil/master'
2008-04-29 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-04-29 Eduardo CavazosMerge branch 'master' of factorcode.org:/git/factor
2008-04-29 Slava PestovMerge branch 'master' of git://double.co.nz/git/factor
2008-04-28 Doug Colemanfix binsearch and thus math.primes
2008-04-28 Alex ChapmanMerge branch 'graphs' into experimental
2008-04-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-04-28 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-04-27 Alex ChapmanMerge branch 'master' of http://factorcode.org/git...
2008-04-27 Matthew WillisMerge branch 'master' of git://factorcode.org/git/facto...
2008-04-27 Slava PestovFix conflicts
2008-04-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-04-26 Doug Colemanreverse the arguments of diff, assoc-diff
2008-03-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-03-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2008-03-07 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-03-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2008-03-04 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2008-03-04 Alex ChapmanMerge branch 'experimental' into morse, and fix morse
2008-03-04 Alex ChapmanMerge branch 'master' of http://factorcode.org/git...
2008-03-03 Alex ChapmanMerge branch 'master' of git://factorcode.org/git/facto...
2008-03-02 Slava PestovFix confict
2008-03-02 Eduardo CavazosMerge branch 'master' of git://factorcode.org/git/factor
2008-03-01 Slava PestovMerge git://factorcode.org/git/factor
2008-03-01 Slava PestovNew convention for unit tests
2008-02-29 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2008-02-29 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2008-02-28 Slava PestovFix conflict
2008-02-27 Alex ChapmanMerge branch 'master' of http://factorcode.org/git...
next