Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Structure dist/Math-BigInt-FastCalc like the CPAN dist | Florian Ragwitz | 2010-11-07 | 1 | -109/+0 |
* | Math::BigInt::FastCalc doesn't need to set $BASE or $BASE_LEN. | Nicholas Clark | 2010-10-29 | 1 | -4/+2 |
* | Math::BigInt::FastCalc doesn't need to override methods in a BEGIN block. | Nicholas Clark | 2010-10-29 | 1 | -5/+2 |
* | Refactor FastCalc to initialise BASE and BASE_LEN as part of bootstrap. | Nicholas Clark | 2010-10-29 | 1 | -9/+2 |
* | Reorder the list return of Math::BigInt::Calc::_base_len(). | Nicholas Clark | 2010-10-29 | 1 | -6/+4 |
* | Convert Math::BigInt::FastCalc to XSLoader. | Nicholas Clark | 2010-10-25 | 1 | -6/+4 |
* | Reduce repetition in FastCalc.xs by using ALIASes. | Nicholas Clark | 2010-10-25 | 1 | -1/+1 |
* | Upgrade Math::BigInt::FastCalc from 0.21 to 0.22 | Florian Ragwitz | 2010-09-14 | 1 | -1/+1 |
* | Synchronize with Math::BigInt::FastCalc 0.21 | Florian Ragwitz | 2010-09-03 | 1 | -1/+1 |
* | blead is upstream for Math-BigInt-FastCalc | Florian Ragwitz | 2010-09-03 | 1 | -0/+125 |