Skip to content

Commit ccc3995

Browse files
Peter John Acklamjkeenan
authored andcommitted
cpan/Math-BigInt - Update to version 2.005003
2.005003 2025-04-13 * Add new methods to_fp80() and from_fp80() for encoding and decoding values in the x86 extended-precision 80 bit format.
1 parent 2de9290 commit ccc3995

File tree

6 files changed

+478
-23
lines changed

6 files changed

+478
-23
lines changed

Porting/Maintainers.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -765,8 +765,8 @@ package Maintainers;
765765
},
766766

767767
'Math::BigInt' => {
768-
'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-2.005002.tar.gz',
769-
'SYNCINFO' => 'jkeenan on Thu Apr 10 20:38:17 2025',
768+
'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-2.005003.tar.gz',
769+
'SYNCINFO' => 'jkeenan on Sun Apr 13 14:50:24 2025',
770770
'FILES' => q[cpan/Math-BigInt],
771771
'EXCLUDED' => [
772772
qr{^xt/},

0 commit comments

Comments
 (0)