This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Allow lvalue subs to return TEMPs
[perl5.git] / dist / Math-BigInt-FastCalc / FastCalc.xs
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-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-11-10 Florian RagwitzFix compilation with old xsubpps
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 ClarkRefactor FastCalc to initialise BASE and BASE_LEN as...
2010-10-25 Nicholas ClarkIn FastCalc.xs, use SV * as the return type for _new...
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-02 Florian Ragwitzblead is upstream for Math-BigInt-FastCalc