summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Math::Decimal::FastPP: Don't export by defaultP. J. McDermott2017-01-171-2/+2
|
* lib/Math/Decimal/FastPP.pm: Put strict and warnings pragmas in packageP. J. McDermott2017-01-171-2/+2
|
* Makefile.PL: Add META_MERGEP. J. McDermott2017-01-081-0/+14
|
* lib/Math/Decimal/FastPP.pm, README: s/arithmetic/math/ or add "and rounding"P. J. McDermott2017-01-082-16/+17
|
* REAME: Add missing "=head2"P. J. McDermott2017-01-071-1/+1
|
* t/10_dadd.t: Add more testsP. J. McDermott2017-01-061-0/+6
|
* .gitignore: Exclude disttest directoryP. J. McDermott2017-01-051-0/+1
|
* Makefile.PL: Update NAMEP. J. McDermott2017-01-051-1/+1
|
* t/03_pod-coverage.t: New fileP. J. McDermott2017-01-052-0/+30
|
* t/02_pod-syntax.t: New fileP. J. McDermott2017-01-052-0/+30
|
* .gitignore: Exclude cover_db/P. J. McDermott2017-01-051-0/+1
|
* t/00_manifest.t: New fileP. J. McDermott2017-01-052-0/+51
|
* t/00_compile.t: Rename to t/01_compile.tP. J. McDermott2017-01-052-2/+2
|
* MANIFEST.SKIP: Skip cover_db/P. J. McDermott2017-01-051-0/+1
|
* t/13_drhtz-drhfz.t: Test invalid precisionP. J. McDermott2017-01-051-0/+15
| | | | drhtz() and drhfz() are now at 100% test coverage.
* t/11_dmul.t: Improve test coverageP. J. McDermott2017-01-051-0/+3
| | | | | The first new test brings dmul() to 100% test coverage. The other two are just bonuses.
* t/11_dmul.t: Stringify results in test dataP. J. McDermott2017-01-051-4/+4
|
* t/10_dadd.t: Add three tests to improve coverageP. J. McDermott2017-01-051-5/+8
| | | | dadd() now has 100% test coverage.
* t/13_drhtz-drhfz.t: Add basic tests with $p=1P. J. McDermott2017-01-051-0/+4
|
* drhtz(), drhfz(): Properly handle negative significandsP. J. McDermott2017-01-051-2/+10
|
* t/13_drhtz-drhfz.t: New fileP. J. McDermott2017-01-052-0/+73
|
* t/12_dmul-dadd.t: New fileP. J. McDermott2017-01-052-0/+35
|
* t/11_dmul.t: New fileP. J. McDermott2017-01-052-0/+42
|
* t/10_dadd.t: New fileP. J. McDermott2017-01-052-0/+56
|
* t/20_nj-st-75-2017.t: Update module nameP. J. McDermott2017-01-051-1/+1
|
* MANIFEST.SKIP: Skip disttest directoryP. J. McDermott2017-01-051-0/+1
|
* MANIFEST.SKIP: New fileP. J. McDermott2017-01-052-0/+18
|
* Changes: New fileP. J. McDermott2017-01-052-0/+6
|
* README: New fileP. J. McDermott2017-01-052-0/+54
|
* Makefile.PL: Set LICENSEP. J. McDermott2017-01-051-0/+1
|
* lib/Math/Decimal/FastPP.pm: Improve POD formattingP. J. McDermott2017-01-051-3/+3
|
* lib/Math/Decimal/FastPP.pm: s/=item/=head2/P. J. McDermott2017-01-051-8/+4
|
* lib/Math/Decimal/FastPP.pm: Add POD sections PHILOSOPHY and THEORYP. J. McDermott2017-01-041-2/+47
|
* lib/Math/FastPPDecimal.pm: Rename to lib/Math/Decimal/FastPP.pmP. J. McDermott2017-01-042-5/+5
|
* MANIFEST: Add MANIFEST and Makefile.PLP. J. McDermott2017-01-041-0/+2
|
* Makefile.PL: Depend on ExtUtils::MakeMakerP. J. McDermott2017-01-041-0/+3
|
* t/11_nj-st-75-2017.t: Rename to t/20_nj-st-75-2017.tP. J. McDermott2017-01-042-1/+1
|
* t/00_compile.t: New fileP. J. McDermott2017-01-042-0/+52
|
* t/11_nj-st-75-2017.t: New fileP. J. McDermott2017-01-042-0/+143
|
* Makefile.PL: New fileP. J. McDermott2017-01-041-0/+90
|
* COPYING: New fileP. J. McDermott2017-01-041-0/+674
|
* MANIFEST: New fileP. J. McDermott2017-01-041-0/+2
|
* .gitignore: New fileP. J. McDermott2017-01-041-0/+13
|
* lib/Math/FastPPDecimal.pm: New fileP. J. McDermott2017-01-041-0/+208