This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2023-04-11 Steve HayPorting/epigraphs - Add epigraph for 5.36.1-RC2
2023-04-11 Steve Hay5.36.1-RC2 today
2023-04-10 Steve HayPorting/epigraphs - Add epigraph for 5.36.1-RC1
2023-04-10 Steve Hay5.36.1-RC1 today
2023-04-10 Steve Hayperlhist - Minor fix to list of pumpkin keepers
2023-04-10 Steve HayExpand a few recent links in epigraphs.pod
2023-04-09 Steve HayFill in release schedule up to 5.38.0
2023-04-05 Yves Ortonregen/HeaderParser.pm - improved expression formatting...
2023-04-05 Yves Ortonregen/HeaderParser.pm - remove comments from elif/else...
2023-04-05 Yves Ortonembed.fnc - remove incorrect comment
2023-04-05 Yves Ortonregen/HeaderParser.pm - with multi-term expressions...
2023-04-04 Karl Williamsonthreads.xs: Set non thread context in ithread_set()
2023-04-02 Yves Ortonworkflows/testsuite.yaml - Add testing of -DNO_TAINT_SU...
2023-04-02 Yves Ortontest infra - Under -DNO_TAINT_SUPPORT skip tests that...
2023-04-02 David Cantrellworkflows/testsuite.yml - Automatically test without...
2023-04-02 Yves OrtonConfig.pm - add taint_disabled and taint_support to...
2023-04-02 Lukas MaiDeparse: fix scalar-proto sub calls without arguments
2023-03-31 Lukas Maiperlretut: use a numbered list to format a numbered...
2023-03-30 Lukas Mairegexec.c: fix warning about unused argument to capture...
2023-03-30 Karl Williamsonlocale.c: Don't use bit-wise 'or' when bool is meant
2023-03-30 Leon TimmermansParseXS: Correct colon translation of $type in OUTPUT...
2023-03-30 Yves Ortont/porting/bincompat.t - test the code itself not just...
2023-03-30 Lukas Maiop.c: use consistent spacing around = and ,
2023-03-30 Lukas Maiop.c: remove unneeded variable
2023-03-29 Lukas Maiedit a comment in op.c that confused me
2023-03-29 Philippe Bruhat... Perl RFC have been renamed to PPC
2023-03-29 Scott BakerFix some wording per @demerphq
2023-03-29 Scott BakerAdd docs for BEGIN, INIT, CHECK for pop()
2023-03-29 Scott BakerAdd a section about additional blocks
2023-03-29 Scott BakerUpdate shift() docs with examples
2023-03-29 Scott BakerUpdate pop() docs with examples
2023-03-29 Yves Ortondist/Net-Ping - remove HPUX from the exclusions list...
2023-03-29 Yves OrtonPorting/maintainers.pl - remove Net-Ping customized...
2023-03-29 Yves Ortont/porting/globvar.t - fix for HPUX
2023-03-29 Yves Ortonhints/hpux - only run d_strtold define override check...
2023-03-29 Yves Ortonperl.c - show HAS_LONG_DOUBLE and HAS_STRTOLD as well...
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 Ortonintrpvar - ignore deprecated warning on MSVC as well
2023-03-29 Yves Ortonintrpvar.h - silence deprcation warning on HPUX
2023-03-29 Yves Ortonutil.c - avoid warning about truncated pointer value
2023-03-29 Yves Ortonutil.c - assign HS_GETXSVERLEN() to var before assert
2023-03-29 Yves Ortonperlio.c - double cast PerlIO_lockcnt()
2023-03-29 Yves OrtonDevel-PPPort - deal with signed klen in check_HeUTF8
2023-03-29 Yves Ortonnumeric.c - change logical && to bitwise & in nantype...
2023-03-29 Yves Ortonregcomp.c - eliminate assignment in while condition
2023-03-29 Yves OrtonExtUtils-ParseXS - silence warnings about unreached...
2023-03-29 Yves Ortont/op/sprintf2 - TODO some failing tests for %g.
2023-03-29 Yves OrtonPorting/cmpVERSION.pl - deal with old git clients bette...
2023-03-29 Yves Ortonsv.c - don't cast SVTYPEMASK to svtype, use SvIS_FREED...
2023-03-29 Yves Ortonregexec.c - mark the bottom of a sub as never reached
2023-03-29 Yves Ortonregcomp.c - simplify logic to eliminate unreached code
2023-03-29 Yves Ortonpp_sys.c - suppress warning about comparison to unsigne...
2023-03-29 Yves Ortonop.c - deal with not-reached statement warning
2023-03-29 Yves Ortonpeep.c - ensure deferred_queue is initialized before use
2023-03-29 Yves Ortonregcomp.h - use a common union for head and args across...
2023-03-29 Yves Ortonregcomp.h - use different struct member names for U8...
2023-03-29 Yves Ortonperl.h - silence certain warnings on HPUX globally.
2023-03-29 Karl Williamsonlocale.c: get_displayable_string: Check bad input
2023-03-28 Karl Williamsonutf8.h: Add comment
2023-03-28 Karl Williamsonperlre: Fix grammar
2023-03-28 Yves Ortont/harness - rework App::Prove::State setup to not warn...
2023-03-28 Yves Ortoncpan/ExtUtils-MakeMaker - Update to version 7.70
2023-03-28 Yves OrtonPorting/sync-with-cpan - pickup ExtUtils::MakeMaker...
2023-03-28 Lukas Mai[doc] update description of $^H and %^H in perlvar
2023-03-23 Lukas Maireport uninit variable name even in optimized cases
2023-03-23 Lukas Mai[doc] clarify behavior of File::Copy::cp re: permissions
2023-03-23 Lukas Maidon't set a special filetype for generated .gitignore
2023-03-23 Lukas Maifix incorrect vi filetype declarations in generated...
2023-03-23 Lukas Maiperlio.c: remove silly casts
2023-03-23 Tony Cookperldelta for 51675517951
2023-03-23 Tony Cookgetsockopt: increase the buffer size for getsockopt()
2023-03-22 Yves Ortonperl.h - remove redundant /*EMPTY*/ comment
2023-03-22 Zeframfix precedence issue with NOOP
2023-03-21 Yves Ortont/porting/test_testlist.t - test that we test the same...
2023-03-21 Yves Ortont/TEST - rework poor mans getopt
2023-03-21 Yves Ortont/TEST - glob @ARGV after we setup @INC properly (win32...
2023-03-21 Paul "LeoNerd... Cast to avoid a signedness-comparison warning
2023-03-21 Paul "LeoNerd... Cast result of hv_store_ent() to (void) to quiet an...
2023-03-21 Yves OrtonBump version to 5.37.11, update Module-CoreList
2023-03-21 Yves Ortonmake sync-with-cpan support dist as well
2023-03-21 Yves OrtonNew perldelta for 5.37.11
2023-03-21 Yves Ortonrelease_schedule.pod - update to reflect 5.37.10 is...
2023-03-21 Yves Ortonrelease_managers_guide.pod - tweak metacpan location...
2023-03-21 Yves Ortonepigraphs.pod - add epigraph from 5.37.10
2023-03-20 Yves OrtonAdd new release to perlhist v5.37.10
2023-03-20 Yves Ortonperldelta.pod - add more docs on %{^HOOK}, update githu...
2023-03-20 Yves OrtonUpdate Module::CoreList for 5.37.10
2023-03-20 Yves Ortonupdate INSTALL
2023-03-20 Yves OrtonPorting/Maintainers.pl - update Module-CoreList entry...
2023-03-20 Yves Ortoncpan/libnet - update to version 3.15 and remove old...
2023-03-20 Yves Ortonpod/perldelta.pod - updates for 5.37.10
2023-03-19 Yves Ortonembed.fnc - remove redundant deprecate_xxx() macro...
2023-03-18 Yves Ortonregexec.c - convert UNWIND_PAREN() into an inline stati...
2023-03-18 Yves Ortonregexec.c - convert CAPTURE_CLEAR into an inline static...
2023-03-18 Yves Ortonregen/embed.pl - change _aDEPTH and _pDEPTH to not...
2023-03-18 Yves Ortonregcomp.c - throw an error if we have more U16_MAX...
2023-03-18 Yves Ortonregexp.h - document lastcp and cp in regmatch_state
2023-03-18 Yves Ortont/re/re_tests - fixup version for change
2023-03-18 Yves Ortonregcomp.h - document RE_PESSIMISTIC_PARENS and VOLATILE...
next