summaryrefslogtreecommitdiff
path: root/dist/Math-BigInt-FastCalc
Commit message (Expand)AuthorAgeFilesLines
* [perl #98414] Update Math-BigInt-FastCalc to CPAN version 0.30.Peter John Acklam2011-09-051-2/+2
* Add PERL_NO_GET_CONTEXT to Math::BigInit::FastCalc.Nicholas Clark2011-06-232-1/+3
* [perl #85118] [PATCH] Update Math::BigInt::FastCalc to CPAN version 0.28Peter John Acklam2011-03-013-5/+12
* Update Math::BigInt::FastCalc to CPAN version 0.25Peter John Acklam2011-02-272-42/+6
* Bumped Math-BigInt, Math-BigInt-FastCalc and Math-BigRat versions for release...Jesse Vincent2011-01-201-1/+1
* Fix typos (spelling errors) in dist/*Peter J. Acklam) (via RT2011-01-073-3/+3
* Bump Math::BigInt::FastCalc to dev release as per Florian's requestChris 'BinGOs' Williams2010-11-191-1/+1
* Fix compilation with old xsubppsFlorian Ragwitz2010-11-101-3/+3
* Structure dist/Math-BigInt-FastCalc like the CPAN distFlorian Ragwitz2010-11-071-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
* Math::BigInt::FastCalc doesn't need to set $BASE or $BASE_LEN.Nicholas Clark2010-10-291-4/+2
* Math::BigInt::FastCalc doesn't need to override methods in a BEGIN block.Nicholas Clark2010-10-291-5/+2
* Refactor FastCalc to initialise BASE and BASE_LEN as part of bootstrap.Nicholas Clark2010-10-292-17/+9
* Reorder the list return of Math::BigInt::Calc::_base_len().Nicholas Clark2010-10-292-7/+5
* In FastCalc.xs, use SV * as the return type for _new() and _zero()Nicholas Clark2010-10-251-10/+10
* Convert Math::BigInt::FastCalc to XSLoader.Nicholas Clark2010-10-251-6/+4
* 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-252-102/+14
* Upgrade Math::BigInt::FastCalc from 0.21 to 0.22Florian Ragwitz2010-09-141-1/+1
* Remove obsolete test boilerplate from Math::BigInt::FastCalc.Nicholas Clark2010-09-112-22/+6
* Convert Math::BigInt::FastCalc tests from Test to Test::More.Nicholas Clark2010-09-112-203/+187
* Synchronize with Math::BigInt::FastCalc 0.21Florian Ragwitz2010-09-035-5/+1
* blead is upstream for Math-BigInt-FastCalcFlorian Ragwitz2010-09-036-0/+1266