summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt-FastCalc/FastCalc.xs
Commit message (Expand)AuthorAgeFilesLines
* Add PERL_NO_GET_CONTEXT to Math::BigInit::FastCalc.Nicholas Clark2011-06-231-0/+2
* [perl #85118] [PATCH] Update Math::BigInt::FastCalc to CPAN version 0.28Peter John Acklam2011-03-011-1/+6
* Update Math::BigInt::FastCalc to CPAN version 0.25Peter John Acklam2011-02-271-37/+0
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-071-1/+1
* Fix compilation with old xsubppsFlorian Ragwitz2010-11-101-3/+3
* Macros are not called with aTHX_Father Chrysostomos2010-10-291-1/+1
* Fix Math::BigInt::FastCalc build under Win32 with croak_xs_usage().George Greer2010-10-291-1/+1
* Refactor FastCalc to initialise BASE and BASE_LEN as part of bootstrap.Nicholas Clark2010-10-291-8/+7
* In FastCalc.xs, use SV * as the return type for _new() and _zero()Nicholas Clark2010-10-251-10/+10
* In FastCalc.xs, inline the macros CONSTANT_OBJ and RETURN_MORTAL_BOOL.Nicholas Clark2010-10-251-14/+10
* Reduce repetition in FastCalc.xs by using ALIASes.Nicholas Clark2010-10-251-101/+13
* blead is upstream for Math-BigInt-FastCalcFlorian Ragwitz2010-09-031-0/+533