On Sun, Sep 16, 2007 at 11:23:14AM +0200, Tels wrote:
> The attached patches thus do:
>
> * lower the requirement to v5.6 - this doesn't affect
blead, but it
> syncs thecode to the CPAN packages
> * fix one problem on v5.8.0 in Calc.pm (with 64bit wide
math)
> * fix one bug in Math::BigRat in as_number() with
NaN/inf
> * a fix for the import in FastCalc (the fix from zefram
was different as
> the CPAN package was already differing from the blead
code. However, both
> "len" and "length" are wrong, as
_len is implemented in XS already.
>
On Sun, Sep 16, 2007 at 11:56:08AM +0200, Tels wrote:
> Moin,
>
> attached is another patch. BigInt doesn't support Perl
prior to 5.6 anymore,
> so we can remove the section detailing about bugs on
these Perls. Plus,
> broot() was fixed along time ago and is now implemented
in the low-level
> libs.
Thanks, all applied (change 31875)
Nicholas Clark
|