This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Implement 'skip' option for merging typemaps
[perl5.git] / dist / Math-BigInt-FastCalc /
2011-06-23 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Math::BigInit::FastCalc.
2011-03-01 Peter John Acklam[perl #85118] [PATCH] Update Math::BigInt::FastCalc...
2011-02-27 Peter John AcklamUpdate Math::BigInt::FastCalc to CPAN version 0.25
2011-01-20 Jesse VincentBumped Math-BigInt, Math-BigInt-FastCalc and Math-BigRa...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-11-19 Chris 'BinGOs' Wil... Bump Math::BigInt::FastCalc to dev release as per Flori...
2010-11-10 Florian RagwitzFix compilation with old xsubpps
2010-11-07 Florian RagwitzStructure dist/Math-BigInt-FastCalc like the CPAN dist
2010-10-30 Father ChrysostomosMacros are not called with aTHX_
2010-10-30 George GreerFix Math::BigInt::FastCalc build under Win32 with croak...
2010-10-29 Nicholas ClarkMath::BigInt::FastCalc doesn't need to set $BASE or...
2010-10-29 Nicholas ClarkMath::BigInt::FastCalc doesn't need to override methods...
2010-10-29 Nicholas ClarkRefactor FastCalc to initialise BASE and BASE_LEN as...
2010-10-29 Nicholas ClarkReorder the list return of Math::BigInt::Calc::_base_len().
2010-10-25 Nicholas ClarkIn FastCalc.xs, use SV * as the return type for _new...
2010-10-25 Nicholas ClarkConvert Math::BigInt::FastCalc to XSLoader.
2010-10-25 Nicholas ClarkIn FastCalc.xs, inline the macros CONSTANT_OBJ and...
2010-10-25 Nicholas ClarkReduce repetition in FastCalc.xs by using ALIASes.
2010-09-13 Florian RagwitzUpgrade Math::BigInt::FastCalc from 0.21 to 0.22
2010-09-11 Nicholas ClarkRemove obsolete test boilerplate from Math::BigInt...
2010-09-11 Nicholas ClarkConvert Math::BigInt::FastCalc tests from Test to Test...
2010-09-03 Florian RagwitzSynchronize with Math::BigInt::FastCalc 0.21
2010-09-02 Florian Ragwitzblead is upstream for Math-BigInt-FastCalc