Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Math::Decimal::FastPP: Add text to POD links | P. J. McDermott | 2017-01-17 | 1 | -4/+4 |
* | Math::Decimal::FastPP: Don't export by default | P. J. McDermott | 2017-01-17 | 1 | -2/+2 |
* | lib/Math/Decimal/FastPP.pm: Put strict and warnings pragmas in package | P. J. McDermott | 2017-01-17 | 1 | -2/+2 |
* | lib/Math/Decimal/FastPP.pm, README: s/arithmetic/math/ or add "and rounding" | P. J. McDermott | 2017-01-08 | 1 | -8/+8 |
* | drhtz(), drhfz(): Properly handle negative significands | P. J. McDermott | 2017-01-05 | 1 | -2/+10 |
* | lib/Math/Decimal/FastPP.pm: Improve POD formatting | P. J. McDermott | 2017-01-05 | 1 | -3/+3 |
* | lib/Math/Decimal/FastPP.pm: s/=item/=head2/ | P. J. McDermott | 2017-01-05 | 1 | -8/+4 |
* | lib/Math/Decimal/FastPP.pm: Add POD sections PHILOSOPHY and THEORY | P. J. McDermott | 2017-01-04 | 1 | -2/+47 |
* | lib/Math/FastPPDecimal.pm: Rename to lib/Math/Decimal/FastPP.pm | P. J. McDermott | 2017-01-04 | 1 | -4/+4 |
* | lib/Math/FastPPDecimal.pm: New file | P. J. McDermott | 2017-01-04 | 1 | -0/+208 |