]> gitweb.factorcode.org Git - factor.git/history - basis/math/primes/miller-rabin/miller-rabin-tests.factor
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota...
[factor.git] / basis / math / primes / miller-rabin / miller-rabin-tests.factor
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
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 Slava PestovRemoving integers-as-sequences
2009-05-18 Slava PestovMerge branch 'master' of /Users/slava/factor/
2009-05-14 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-12 Slava PestovMerge branch 'bloom-filters' of git://github.com/alec...
2009-05-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-11 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Sascha MatzkeMerge branch 'mongo-factor-driver' of git@github.com...
2009-05-10 Doug Colemandont load safe primes in miller rabin tests
2009-05-10 Doug Colemanmore docs for math.primes, move words out of miller...
2009-05-10 Doug Colemanupdate usages of miller-rabin
2009-05-10 Doug Colemanmove math.miller-rabin to math.primes.miller-rabin
2009-05-10 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Doug Colemandont load safe primes in miller rabin tests
2009-05-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-10 Doug Colemanmore docs for math.primes, move words out of miller...
2009-05-10 Doug Colemanupdate usages of miller-rabin
2009-05-10 Doug Colemanmove math.miller-rabin to math.primes.miller-rabin
2009-05-09 ergMerge branch 'master' of git://factorcode.org/git/factor