This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce4aef
)
Note the Math::BigInt::FastCalc upgrade in perldelta
author
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 15:37:46 +0000
(16:37 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Thu, 24 Mar 2011 16:15:17 +0000
(17:15 +0100)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
bb5ad32
..
b2c937d
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-1556,6
+1556,10
@@
It also prevents C<sqrt($int)> from crashing under C<use bigrat;>
=item *
+C<Math::BigInt::FastCalc> has been upgraded from version 0.19 to 0.28.
+
+=item *
+
C<Math::BigRat> has been upgraded from version 0.24 to 0.26_02.
=item *