summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Add missing ccflags on VMS to dist/Time-HiRes/Makefile.PLCraig A. Berry2023-05-161-1/+1
* bump $ExtUtils::ParseXS.*::VERSIONTony Cook2023-05-0911-11/+11
* EU::PXS: initialize $self correctly in EU::PXS::Utilities::death()Tony Cook2023-05-093-2/+36
* Make versions in ExtUtils-ParseXS consistentLeon Timmermans2023-05-085-5/+5
* dist/IO: replace "define\t" with "define "Yves Orton2023-04-2913-22/+25
* Update Module-CoreList with data for 5.36.1Steve Hay2023-04-233-0/+29
* Prepare Module-CoreList for 5.37.12Steve Hay2023-04-203-2/+31
* Update Module::CoreList for 5.37.11Steve Hay2023-04-201-0/+45
* Module::CoreList - complete post-5.37.10 preparation for 5.37.11Steve Hay2023-04-203-2/+7
* .PHONY not portable in dist/Locale-Maketext/Makefile.PLCraig A. Berry2023-04-152-3/+10
* Devel::PPPort: Fix broken pod linkKarl Williamson2023-04-131-1/+1
* threads.xs: Set non thread context in ithread_set()Karl Williamson2023-04-041-0/+3
* ParseXS: Correct colon translation of $type in OUTPUT sectionLeon Timmermans2023-03-301-1/+2
* dist/Net-Ping - remove HPUX from the exclusions list in 450_service.tYves Orton2023-03-292-3/+3
* threads-shared - use pure pragma version of CLANG_DIAG_IGNOREYves Orton2023-03-292-4/+4
* dist/threads - use pure pragma form of CLANG_DIAG_IGNORE in threads.xsYves Orton2023-03-292-4/+4
* Devel-PPPort - deal with signed klen in check_HeUTF8Yves Orton2023-03-292-3/+3
* ExtUtils-ParseXS - silence warnings about unreached code in generated XS codeYves Orton2023-03-297-6/+24
* Bump version to 5.37.11, update Module-CoreListYves Orton2023-03-212-0/+24
* Update Module::CoreList for 5.37.10Yves Orton2023-03-201-0/+103
* regen/embed.pl - change _aDEPTH and _pDEPTH to not have a leading underbarYves Orton2023-03-191-1/+1
* Mark vtbl argument in sv_unmagicext const in PPPort as wellLeon Timmermans2023-03-182-2/+2
* threads-shared - fixup typo in commentYves Orton2023-03-182-3/+3
* dist/if: clean up Makefile.PLGraham Knop2023-03-141-9/+13
* dist/if: add Makefile.PL from CPAN releaseGraham Knop2023-03-142-0/+24
* dist/encoding-warnings: update changelogGraham Knop2023-03-141-0/+12
* dist/encoding-warnings: convert Changes to a format parsable by CPAN::Changes...Graham Knop2023-03-141-18/+20
* dist/encoding-warnings: add Makefile.PL and ChangesGraham Knop2023-03-143-0/+50
* Time::HiRes: allow not checking atime between stat and lstatTony Cook2023-03-082-1/+8
* 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