summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Module::CoreList for 5.37.6Max Maischein2022-11-203-3/+40
* Devel::PPPort/module3: eliminate the always true warning for the returnTony Cook2022-11-181-1/+1
* dist/Tie-File/t/29a_upcopy.t: double timeout to 10David Mitchell2022-11-181-1/+1
* dist/Tie-File/t/29a_upcopy.t add test descriptionsDavid Mitchell2022-11-181-1/+3
* ParseXS - version bump to 3.48 and test perlxs.pod has the right versionYves Orton2022-11-1612-12/+30
* ParseXS - make testing easierYves Orton2022-11-166-10/+59
* ParseXS - add support for elifdef and elifndefYves Orton2022-11-161-2/+2
* ParseXS - allow symbolic alias of default functionYves Orton2022-11-163-5/+26
* ParseXS - better support for duplicate ALIASesYves Orton2022-11-165-11/+197
* ParseXS - handle #else and #endif without blank line prefixesYves Orton2022-11-163-1/+74
* ParseXS - sort things that might produce outputYves Orton2022-11-161-4/+4
* Tie-File: report test timeouts to STDERRDavid Mitchell2022-11-122-2/+2
* Devel-PPPort: bump versionGraham Knop2022-11-091-1/+1
* Devel-PPPort: fix STMT_START and STMT_END to not warn on clangGraham Knop2022-11-091-7/+2
* Devel-PPPort: use inline function for croak_sv without brace groupsGraham Knop2022-11-091-11/+12
* ParseXS - fix todo tests to match the correct filenameYves Orton2022-11-081-3/+3
* bump $Storable::VERSIONTony Cook2022-11-081-1/+1
* make store_hook() handle regular expression objectsTony Cook2022-11-082-1/+31
* improve error reporting by store_hook() on an unknown typeTony Cook2022-11-082-6/+38
* Test case where different functions are declaredJames E Keenan2022-11-062-12/+51
* Add TODO-ed test for duplicate warningJames E Keenan2022-11-061-1/+17
* Add test file contributed in GH 19661E. Choroba2022-11-061-0/+23
* Update Data::Dumper synopsisElvin Aslanov2022-11-051-4/+3
* Time::HiRes: Fix compiler warningKarl Williamson2022-10-301-2/+0
* threads.xs: Use plain SvREFCNT_dec if SvREFCNT_dec_NN unavailableKarl Williamson2022-10-241-0/+3
* dist/threads: Only veto switching locale on new perlsTony Cook2022-10-242-2/+8
* bump ExtUtils::ParseXS version to 3.47Graham Knop2022-10-2410-10/+10
* fix ExtUtils::ParseXS compatibility with perl < 5.8.8Graham Knop2022-10-241-0/+4
* Attribute-Handlers: rework eval codeYves Orton2022-10-241-7/+25
* Update Module::CoreList for 5.37.6Yves Orton2022-10-243-0/+42
* several improvements to the dist-modules CI target and fixes to the problems ...Tony Cook2022-10-2418-17/+69
|\
| * Time::HiRes: Changes updatesTony Cook2022-10-241-0/+7
| * bump version ExtUtils::CBuilderTony Cook2022-10-2415-14/+28
| * ExtUtils::CBuilder: make sure the compiler finds the CORE include files for t...Tony Cook2022-10-241-0/+17
| * Time::HiRes: make sure PERL_DARWIN is defined on darwinTony Cook2022-10-241-0/+5
| * Time::Hires: fix probing on the darwin system perlTony Cook2022-10-242-3/+12
* | Update Module::CoreList for 5.37.5Todd Rinaldo2022-10-202-4/+24
|/
* Update Net-Ping to CPAN version 2.75Todd Rinaldo2022-10-199-59/+60
* threads.xs: Add _NN to SvREFCNT_dec where we know is NNKarl Williamson2022-10-181-1/+1
* Switch libc per-interpreter data when tTHX changesKarl Williamson2022-10-182-2/+13
* Math-Complex: list all imported constants in PODPeter John Acklam2022-10-112-2/+2
* Math-Complex: fix syntax error in examplePeter John Acklam2022-10-011-1/+1
* Math-Complex: update URLsPeter John Acklam2022-10-011-3/+4
* fix typo (remove redundant 'an')Peter John Acklam2022-10-011-1/+1