This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
deparse-skips.txt: skip undef.t, opcount.t for now
[perl5.git] / dist /
2023-05-24 Tony Cookbump $DynaLoader::VERSION and $Time::HiRes::VERSION
2023-05-24 Tony CookC++ builds: avoid generating C<< extern "C" extern...
2023-05-24 Tony Cookcpan/various.xs: don't force "C" linkage on system...
2023-05-16 Craig A. BerryAdd missing ccflags on VMS to dist/Time-HiRes/Makefile.PL
2023-05-09 Tony Cookbump $ExtUtils::ParseXS.*::VERSION
2023-05-09 Tony CookEU::PXS: initialize $self correctly in EU::PXS::Utiliti...
2023-05-08 Leon TimmermansMake versions in ExtUtils-ParseXS consistent
2023-04-29 Yves Ortondist/IO: replace "define\t" with "define "
2023-04-23 Steve HayUpdate Module-CoreList with data for 5.36.1
2023-04-20 Steve HayPrepare Module-CoreList for 5.37.12
2023-04-20 Steve HayUpdate Module::CoreList for 5.37.11
2023-04-20 Steve HayModule::CoreList - complete post-5.37.10 preparation...
2023-04-15 Craig A. Berry.PHONY not portable in dist/Locale-Maketext/Makefile.PL
2023-04-13 Karl WilliamsonDevel::PPPort: Fix broken pod link
2023-04-04 Karl Williamsonthreads.xs: Set non thread context in ithread_set()
2023-03-30 Leon TimmermansParseXS: Correct colon translation of $type in OUTPUT...
2023-03-29 Yves Ortondist/Net-Ping - remove HPUX from the exclusions list...
2023-03-29 Yves Ortonthreads-shared - use pure pragma version of CLANG_DIAG_...
2023-03-29 Yves Ortondist/threads - use pure pragma form of CLANG_DIAG_IGNOR...
2023-03-29 Yves OrtonDevel-PPPort - deal with signed klen in check_HeUTF8
2023-03-29 Yves OrtonExtUtils-ParseXS - silence warnings about unreached...
2023-03-21 Yves OrtonBump version to 5.37.11, update Module-CoreList
2023-03-20 Yves OrtonUpdate Module::CoreList for 5.37.10
2023-03-18 Yves Ortonregen/embed.pl - change _aDEPTH and _pDEPTH to not...
2023-03-18 Leon TimmermansMark vtbl argument in sv_unmagicext const in PPPort...
2023-03-18 Yves Ortonthreads-shared - fixup typo in comment
2023-03-13 Graham Knopdist/if: clean up Makefile.PL
2023-03-13 Graham Knopdist/if: add Makefile.PL from CPAN release
2023-03-13 Graham Knopdist/encoding-warnings: update changelog
2023-03-13 Graham Knopdist/encoding-warnings: convert Changes to a format...
2023-03-13 Graham Knopdist/encoding-warnings: add Makefile.PL and Changes
2023-03-07 Tony CookTime::HiRes: allow not checking atime between stat...
2023-03-04 Karl WilliamsonTrig.pm: Don't negatively judge Siberia in pod
2023-03-04 Yves Ortondist/constant - synchronize Changes and Makefile.PL...
2023-03-03 Yves Ortondist/Filter-Simple - synchronize Makefile.PL and Change...
2023-03-03 Yves Ortondist/Exporter - Synchronize Changes and Makefile.PL...
2023-03-03 Yves Ortondist/FindBin - synchronize Makefile.PL from cpan release
2023-03-03 Yves Ortondist/Locale-Maketext - synch Makefile.PL from CPAN
2023-03-02 Yves Ortondist/Thread-Queue - add missing build artifacts
2023-03-02 Yves Ortondist/Thread-Semaphore - add missing build artifacts
2023-03-02 Yves Ortondist/SelfLoader - Update missing build artifacts
2023-03-02 Yves Ortondist/Math-Complex - add missing files from CPAN dist
2023-03-02 Graham KnopAttribute-Handlers: add Makefile.PL
2023-03-02 Yves Ortondist/Test - add missing build artifacts
2023-03-02 Yves Ortondist/I18N-LangTags - Add Makefile.PL from CPAN
2023-03-02 Yves Ortondist/Net-Ping - add missing build artifacts
2023-03-02 Yves Ortondist/Tie-File - add missing build artifacts
2023-02-28 Tony Cookbump $Math::{Complex,Trig}::VERSION
2023-02-28 積丹尼 Dan JacobsonMath::Trig: make the great_circle_midpoint() example...
2023-02-25 Yves Ortondist/Time-HiRes - silence ppport warning
2023-02-25 Yves Ortondist/Storable - fix build warning from ppport.h inclusion
2023-02-24 Philippe Bruhat... Replace 'experimental::smartmatch' by 'deprecated'...
2023-02-22 Richard LeachPrefer scalar assignment to get caller's first return...
2023-02-22 Yves Ortondist/threads - bump version to make cmp_version happy
2023-02-22 Leon TimmermansUse ppport.h when building dist/ modules in core
2023-02-20 Karen EtheridgePrepare Module::CoreList for 5.37.10
2023-02-20 Karen EtheridgeUpdate Module::CoreList for 5.37.9
2023-02-20 Todd RinaldoUpdate dist/Tie-File to match CPAN 1.07 release.
2023-02-19 積丹尼 Dan JacobsonUpdate Trig.pm
2023-02-19 Yves OrtonDevel-PPPort - silence maybe-uninitialized warnings...
2023-02-06 Todd RinaldoUpdate Changes and bump version in Maintainers for...
2023-02-03 James E KeenanCorrect code-like snippet in documentation
2023-02-01 Yves Ortont/29a_upcopy.t - under parallel builds allow more time...
2023-01-20 reneebPrepare Module::CoreList for 5.37.9
2023-01-20 reneebUpdate Module::CoreList for 5.37.8
2023-01-10 James E KeenanMath::Trig: POD correction
2023-01-06 Yves Ortondist/threads - bump version
2023-01-06 Karl Williamsonthreads.xs: Add missing possessives in comments
2023-01-04 David MitchellStorable: add missing PUTBACK in store_code()
2023-01-02 James E KeenanTie-File/t/29_downcopy.t: Correct typo in inline comment
2023-01-01 Peter John AcklamMath-Complex: improve numerical accuracy
2023-01-01 James E KeenanMath-Complex: Standardize $VERSION at 1.60
2022-12-29 Peter John AcklamMath-Complex: improve documentation
2022-12-29 Peter John AcklamMath-Complex: correct typos in documentation
2022-12-21 Chris 'BinGOs' Wil... Bump Module-CoreList version
2022-12-21 Richard LeachPrepare Module::Corelist for 5.37.8
2022-12-20 Richard LeachUpdate Module::CoreList for 5.37.7
2022-12-18 Craig A. BerryRemove dead VMS code in Cwd::_backtick_pwd
2022-12-10 Tsuyoshi WatanabeFix warning "implicit declaration of function '_setjmpe...
2022-12-03 Yves Ortondist/PathTools - fix possible VMS breakage
2022-11-20 Max MaischeinPrepare Module::Corelist for 5.37.7
2022-11-20 Yves OrtonParseXS - Disable alias value collision warnings by...
2022-11-20 Max MaischeinUpdate Module::CoreList for 5.37.6
2022-11-18 Tony CookDevel::PPPort/module3: eliminate the always true warnin...
2022-11-18 David Mitchelldist/Tie-File/t/29a_upcopy.t: double timeout to 10
2022-11-18 David Mitchelldist/Tie-File/t/29a_upcopy.t add test descriptions
2022-11-16 Yves OrtonParseXS - version bump to 3.48 and test perlxs.pod...
2022-11-16 Yves OrtonParseXS - make testing easier
2022-11-16 Yves OrtonParseXS - add support for elifdef and elifndef
2022-11-16 Yves OrtonParseXS - allow symbolic alias of default function
2022-11-16 Yves OrtonParseXS - better support for duplicate ALIASes
2022-11-16 Yves OrtonParseXS - handle #else and #endif without blank line...
2022-11-16 Yves OrtonParseXS - sort things that might produce output
2022-11-12 David MitchellTie-File: report test timeouts to STDERR
2022-11-09 Graham KnopDevel-PPPort: bump version
2022-11-09 Graham KnopDevel-PPPort: fix STMT_START and STMT_END to not warn...
2022-11-09 Graham KnopDevel-PPPort: use inline function for croak_sv without...
2022-11-08 Yves OrtonParseXS - fix todo tests to match the correct filename
2022-11-07 Tony Cookbump $Storable::VERSION
2022-11-07 Tony Cookmake store_hook() handle regular expression objects
next