summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Trig.pm: Don't negatively judge Siberia in podKarl Williamson2023-03-041-1/+1
* dist/constant - synchronize Changes and Makefile.PL into coreYves Orton2023-03-043-0/+159
* dist/Filter-Simple - synchronize Makefile.PL and Changes from CPANYves Orton2023-03-033-0/+175
* dist/Exporter - Synchronize Changes and Makefile.PL from CPAN releaseYves Orton2023-03-033-0/+135
* dist/FindBin - synchronize Makefile.PL from cpan releaseYves Orton2023-03-032-0/+42
* dist/Locale-Maketext - synch Makefile.PL from CPANYves Orton2023-03-032-0/+46
* dist/Thread-Queue - add missing build artifactsYves Orton2023-03-025-0/+300
* dist/Thread-Semaphore - add missing build artifactsYves Orton2023-03-024-0/+121
* dist/SelfLoader - Update missing build artifactsYves Orton2023-03-023-0/+63
* dist/Math-Complex - add missing files from CPAN distYves Orton2023-03-024-0/+545
* Attribute-Handlers: add Makefile.PLGraham Knop2023-03-022-0/+25
* dist/Test - add missing build artifactsYves Orton2023-03-023-0/+192
* dist/I18N-LangTags - Add Makefile.PL from CPANYves Orton2023-03-022-0/+28
* dist/Net-Ping - add missing build artifactsYves Orton2023-03-023-0/+110
* dist/Tie-File - add missing build artifactsYves Orton2023-03-022-0/+34
* bump $Math::{Complex,Trig}::VERSIONTony Cook2023-03-012-2/+2
* Math::Trig: make the great_circle_midpoint() example more complete積丹尼 Dan Jacobson2023-03-011-1/+3
* dist/Time-HiRes - silence ppport warningYves Orton2023-02-262-1/+3
* dist/Storable - fix build warning from ppport.h inclusionYves Orton2023-02-262-2/+1
* Replace 'experimental::smartmatch' by 'deprecated' in testsPhilippe Bruhat (BooK)2023-02-251-1/+1
* Prefer scalar assignment to get caller's first return valueRichard Leach2023-02-221-2/+2
* dist/threads - bump version to make cmp_version happyYves Orton2023-02-221-2/+2
* Use ppport.h when building dist/ modules in coreLeon Timmermans2023-02-2216-57/+36
* Prepare Module::CoreList for 5.37.10Karen Etheridge2023-02-203-2/+31
* Update Module::CoreList for 5.37.9Karen Etheridge2023-02-201-0/+131
* Update dist/Tie-File to match CPAN 1.07 release.Todd Rinaldo2023-02-201-0/+9
* Update Trig.pm積丹尼 Dan Jacobson2023-02-191-1/+2
* Devel-PPPort - silence maybe-uninitialized warnings on gcc-12Yves Orton2023-02-192-5/+5
* Update Changes and bump version in Maintainers for IO,FindBin,ExporterTodd Rinaldo2023-02-062-0/+18
* Correct code-like snippet in documentationJames E Keenan2023-02-032-3/+3
* t/29a_upcopy.t - under parallel builds allow more time for testYves Orton2023-02-014-11/+14
* Prepare Module::CoreList for 5.37.9reneeb2023-01-213-2/+31
* Update Module::CoreList for 5.37.8reneeb2023-01-201-6/+59
* Math::Trig: POD correctionJames E Keenan2023-01-101-0/+2
* dist/threads - bump versionYves Orton2023-01-061-2/+2
* threads.xs: Add missing possessives in commentsKarl Williamson2023-01-051-2/+2
* Storable: add missing PUTBACK in store_code()David Mitchell2023-01-042-1/+2
* Tie-File/t/29_downcopy.t: Correct typo in inline commentJames E Keenan2023-01-021-1/+1
* Math-Complex: improve numerical accuracyPeter John Acklam2023-01-012-25/+33
* Math-Complex: Standardize $VERSION at 1.60James E Keenan2022-12-312-2/+2
* Math-Complex: improve documentationPeter John Acklam2022-12-291-9/+15
* Math-Complex: correct typos in documentationPeter John Acklam2022-12-291-5/+5
* Bump Module-CoreList versionChris 'BinGOs' Williams2022-12-213-4/+6
* Prepare Module::Corelist for 5.37.8Richard Leach2022-12-213-0/+27
* Update Module::CoreList for 5.37.7Richard Leach2022-12-201-0/+39
* Remove dead VMS code in Cwd::_backtick_pwdCraig A. Berry2022-12-181-2/+1
* Fix warning "implicit declaration of function '_setjmpex'" using MinGW-w64Tsuyoshi Watanabe2022-12-102-2/+3
* dist/PathTools - fix possible VMS breakageYves Orton2022-12-0312-11/+16
* Prepare Module::Corelist for 5.37.7Max Maischein2022-11-203-2/+31
* ParseXS - Disable alias value collision warnings by defaultYves Orton2022-11-2012-13/+75