]> gitweb.factorcode.org Git - factor.git/history - core/math/integers
io.streams.tee: more tests
[factor.git] / core / math / integers /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2020-09-09 John Benediktssoncore: removing unnecessary method stack effects.
2020-02-26 John Benediktssoncore/basis/extra: update some tags.txt.
2018-02-15 John Benediktssonfix some tests broken by previous commit.
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-01-23 Jon Harpercore.math, bignum/f, shift subnormals before rounding...
2016-07-11 John Benediktssonmath.integers: use must-fail instead of ignore-errors.
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2015-08-10 Doug Colemanfactor: put inline on same line as ; for experimentation
2015-07-26 Jon Harpermath.integers, comment and simplify bignum/f
2015-07-26 Jon Harpermath.integers, bignum/f, improve performance.
2015-07-26 Jon Harpermath.integers, fix bignum/f for results in ]0x1.0p...
2015-07-19 John Benediktssonmath: moving >fraction to math.
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...
2015-06-30 Doug Colemancore, basis: Don't use the IN: foo.private feature...
2015-06-18 John Benediktssonmath.integers: add some more tests for bit?.
2015-06-18 John Benediktssoncpu: enable bit-test intrinsic for fixnum-bit?.
2015-06-18 John Benediktssonmath.integers: simplify fixnum-bit?.
2015-06-17 John Benediktssonmath.integers: fixnum-bit? should not use fixnum-shift...
2015-06-07 John Benediktssonmath.integers: speedup to fixnum-bit?.
2014-06-07 John Benediktssonvm: using bignum>fixnum-strict in integer>fixnum-strict.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2013-02-28 John Benediktssonmath.integers: the fixnum-log2 intrinsic didn't work...
2013-02-28 John Benediktssonmath.integers: faster fixnum-log2.
2012-09-21 John Benediktssonmath.integers: fix docs for fixnum comparisons.
2012-09-16 John BenediktssonRevert "math: speed up integer>fixnum operations."
2012-09-15 John Benediktssonmath: speed up integer>fixnum operations.
2012-09-15 John Benediktssonmath.integers: fix docs for >integer.
2012-09-11 John Benediktssonmath.integers: inline fixnum-log2.
2012-08-31 John Benediktssonmath.integers: faster fixnum-bit?.
2012-08-03 Doug Colemancore: Throw an error when assigning a bignum to a fixnu...
2012-07-23 Doug Colemanmath.integers: Bignum hashcode* -- call bignum>fixnum...
2012-07-23 Doug Colemancompiler: Fix bitand on ratios, floats. Fix shift on...
2011-11-27 Joe Groffmath.integers: make bignum/f round to even on tie
2011-11-27 Joe Groffmath.integers: pass tests even if number-base set
2011-11-27 Joe Groffmath.integers: test round-to-even-on-tie behavior
2011-11-26 Joe Groffmath: neg? needs to be defined for all reals
2011-11-24 Joe Groffmath: add neg? word
2011-11-24 Joe Groffuse radix literals
2011-10-25 Doug ColemanUpdate Windows for word renames, fix lint errors
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-12 John BenediktssonMerge pull request #250 from mrjbq7/binary
2011-10-12 John Benediktssonio.binary: make le> and be> faster (20% and 75%, respec...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-19 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2010-12-19 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2010-12-19 Slava Pestovmath.integers: fix underflow and overflow behavior
2010-12-01 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2010-11-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-25 Slava PestovRemove bignum>float VM primitive, and use bignum/f...
2010-11-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-14 Slava Pestovmath.integers: bignum/f rounding was wrong (reported...
2010-11-13 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-11-13 Slava Pestovmath.integers: fix 0 0 bignum/f (reported by Joe Groff)
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Slava Pestovmath.integers: remove a -rot usage
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-31 erikcMerge up
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-26 Daniel EhrenbergTests for propagation additions; making fixnum-bit...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Daniel EhrenbergAdding compiler transforms in propagation
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
2010-01-13 Slava PestovRework min and max so that behavior with floats and...
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-06 Slava Pestovmath.integers: fix help lint on 32-bit
2009-11-06 Slava Pestovmath: fix test failures on 32-bit
2009-11-02 Slava PestovMerge branch 'master' into new_gc
2009-10-31 Joe Groffmight want to accurately divide large negative fixnums too
2009-10-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-31 Joe Groffuse bignum/f to get accurate division of fixnums >...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
next