Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move Math-Big* from ./dist to ./cpan | Ricardo Signes | 2015-09-06 | 1 | -14/+0 |
* | Fix bug in Math::BigFloat's bceil() and bint() methods. | Peter John Acklam | 2015-06-02 | 1 | -1/+1 |
* | Correct bdiv() and bmod() in Math::BigInt and Math::BigFloat | Peter John Acklam | 2015-06-02 | 1 | -1/+1 |
* | Add bint() method for rounding towards zero. | Peter John Acklam | 2013-08-23 | 1 | -1/+1 |
* | Fix RT 62764: Math::BigFloat->bcmp() fails. | Peter John Acklam | 2010-12-26 | 1 | -1/+1 |
* | RT ticket #43694: as_int/as_number lose precision | Peter John Acklam | 2010-11-10 | 1 | -1/+1 |
* | RT ticket #62101: as_int() returns NaN for inf | Peter John Acklam | 2010-11-07 | 1 | -1/+1 |
* | Convert Math::BigInt tests from Test to Test::More. | Nicholas Clark | 2010-09-10 | 1 | -6/+2 |
* | Remove obsolete core test directory boilerplate from Math::BigInt. | Nicholas Clark | 2010-09-10 | 1 | -18/+2 |
* | Fix Math::BigInt's bnok($k) for $k==0 and $k==$n-1 | Piotr Fusik | 2010-09-03 | 1 | -2/+2 |
* | blead is upstream for Math-BigInt | Florian Ragwitz | 2010-09-02 | 1 | -0/+34 |