| Commit message (Expand) | Author | Age | Files | Lines |
* | dadd(), dmul(), drhtz(), drhfz(): Break after "return" | P. J. McDermott | 2017-01-17 | 1 | -4/+8 |
|
|
* | Math::Decimal::FastPP: Move POD to after __END__ | P. J. McDermott | 2017-01-17 | 1 | -97/+85 |
|
|
* | dadd(), dmul(), drhtz(), drhfz(): Use char classes for decimal points, not es... | P. J. McDermott | 2017-01-17 | 1 | -6/+6 |
|
|
* | Math::Decimal::FastPP: Don't interpolate literal strings | P. J. McDermott | 2017-01-17 | 1 | -15/+15 |
|
|
* | drhtz(), drhfz(): Replace regex dots with more strict expressions | P. J. McDermott | 2017-01-17 | 1 | -2/+2 |
|
|
* | drhtz(), drhfz(): Replace postfix control structures | P. J. McDermott | 2017-01-17 | 1 | -4/+4 |
|
|
* | dadd(), dmul(), drhtz(), drhfz(): Remove commented-out code | P. J. McDermott | 2017-01-17 | 1 | -12/+0 |
|
|
* | dadd(), dmul(): Don't use stringy split() | P. J. McDermott | 2017-01-17 | 1 | -4/+4 |
|
|
* | Math::Decimal::FastPP: Rename and add POD sections to comply with PBP | P. J. McDermott | 2017-01-17 | 1 | -5/+25 |
|
|
* | 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 |
|
|