This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2022-11-20 Max MaischeinUpdate Module::CoreList for 5.37.6
2022-11-20 Karl Williamsonlocale.c: Don't Safefree temps
2022-11-18 Tony CookDevel::PPPort/module3: eliminate the always true warnin...
2022-11-18 Tony CookGvNAME() always returns a true value
2022-11-18 Tony Cookchange HvENAME_HEK() to HvENAME_HEK_NN() where NULLs...
2022-11-18 Tony Cookonly fully calculate the stash (effective) name where...
2022-11-18 Andreas Koenigclarify that every tag is required to be annotated
2022-11-18 Tony Cookrelax the assertion in SSPTR() and SSPTRt()
2022-11-18 James E KeenanSkip one test under miniperl
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-18 Johan VromansGetopt::Long: synch with CPAN version 2.54
2022-11-17 Johan VromansGetopt::Long: sync with CPAN version 2.53
2022-11-16 Felipe GasperFix & test useless-anonymous-subroutine warnings.
2022-11-16 Felipe GasperFail attempts to pass anonsub to \$ prototype.
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-15 Tony Cookconfigure.gnu forwards extra arguments to Configure
2022-11-14 Paul "LeoNerd... Whitespace alignment fix in regen/feature.pl
2022-11-14 Mattia BarbonUpdate AUTHORS and .mailmap with my (Mattia Barbon...
2022-11-14 Mattia BarbonSvPVutf8_nomg - assign string length to the len parameter
2022-11-14 Karl Williamsonutf8::upgrade: Don't coerce undef arg
2022-11-14 TAKAI KousukeFigure out I32df, U32uf, etc. in Configure rather than...
2022-11-14 Tony CookPerl doesn't appear to be included in the ibb any more
2022-11-12 David MitchellTie-File: report test timeouts to STDERR
2022-11-11 Tony Cookskip testing .github/README.md if doesn't appear to...
2022-11-10 Yves Ortonregcomp.c - add a PARNO() macro to wrap the ARG() macro
2022-11-10 Yves Ortonregcomp.c - correct comment
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 Ortonpod/perlhacks.pod - document TEST_ARGS and make win32...
2022-11-08 Yves OrtonParseXS - fix todo tests to match the correct filename
2022-11-07 Tony Cookperldelta for 545d499045, 42d0708bf6, a1aa0ce9693,...
2022-11-07 Tony Cookbump $Storable::VERSION
2022-11-07 Tony Cookmake store_hook() handle regular expression objects
2022-11-07 Tony Cookimprove error reporting by store_hook() on an unknown...
2022-11-06 Yves Ortonallow porting/corelist.t to be run from root
2022-11-06 James E KeenanTest case where different functions are declared
2022-11-06 James E KeenanAdd TODO-ed test for duplicate warning
2022-11-06 E. ChorobaAdd test file contributed in GH 19661
2022-11-05 Karl Williamsonbuildtoc: Add error check
2022-11-05 Elvin AslanovUpdate Data::Dumper synopsis
2022-11-05 Yves Ortonregen/regcomp.pl - add more detail on what the script...
2022-11-05 Branislav ZahradníkGenerate opcode.h, opnames.h
2022-11-05 Branislav ZahradníkRefactor opcode.pl - with c99 array init index comments...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - use c99 array initialization ...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - use INIT() macro instead of #ifdef...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - let INIT() macro to accept express...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - B/Op_private.pm - move generator...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - pp_proto.h - move generator code...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opnames.h - unglobalize output...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opnames.h - move epilogue into...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opnames.h - move opcode predicates...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opnames.h - move enum generator...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opcode.h - unglobalize output...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opcode.h - move PL_opargs into...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opcode.h - move PL_check into...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opcode.h - move PL_ppaddr into...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opcode.h - move opnames into function
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opcode.h - move defines into function
2022-11-05 Branislav ZahradníkRefactor opcode.pl - opcode.h - move prologue into...
2022-11-05 Branislav ZahradníkRefactor opcode.pl - required little bit newer perl
2022-11-05 Branislav ZahradníkRefactor opcode.pl - untabify
2022-11-04 AnFunctionArrayMoved unused variable into debug scope
2022-11-04 Yves Ortonregcomp.c - remove always true condition
2022-11-04 Graham KnopGitHub Actions: switch from ::set-output to $GITHUB_OUTPUT
2022-11-04 Yves Ortonscope.* - revert and rework SAVECOPWARNINGS change
2022-11-03 Alexander NikolovReplaced recppush/regcppop with memcpy
2022-11-02 Tony Cookperldelta for 1a2b24d857d
2022-11-02 Tony Cookchange the return value of SSNEW to SSize_t
2022-11-02 TAKAI Kousukeop.c: Add a cast to silence -Wsign-compare warning
2022-11-02 Yves Ortonre/fold_grind.pl - rework so we don't double compile...
2022-11-02 Yves Ortoncop.h - get rid of the STRLEN* stuff from cop_warnings
2022-11-02 Yves Ortonwarnings.h - length guard cop_warnings bitvector checks
2022-11-02 Yves Ortonscope.* - more flexible ways to save warning bits
2022-11-01 Tony Cookperldelta for 01052a1d77a5, a47628b617d1
2022-11-01 Tony Cookmake win32_readlink() return PrintName instead of Subst...
2022-11-01 Tony CookWin32 stat() didn't handle AF_UNIX socket files
2022-11-01 Tony Cookduplicate -F switches would overwrite PL_splitstr witho...
2022-11-01 Tony CookWe freed PL_splitstr in each thread, allocate it in...
2022-11-01 Yves Ortont/comp/require.t - add tests for module_true being off
2022-11-01 Yves Ortont/comp/require.t - add a way to disable the sleep 20
2022-11-01 Yves Ortont/comp/require.t - test module_true with requiring...
2022-11-01 Yves Ortonpp_ctl.c - teach module_true how to deal with blocked...
2022-11-01 Yves Ortonlocale.c - add comments about PERL_DESTRUCT_LEVEL avoid...
2022-11-01 Paul "LeoNerd... Also add a STRLEN member to ANY
2022-11-01 Paul "LeoNerd... Add Size_t and SSize_t members to ANY
2022-11-01 Paul "LeoNerd... Convert tabs to whitespaces in union any {} definition
2022-11-01 Yves Ortonop.c - use refcounted pv pointers for cop_warnings
2022-11-01 Yves Ortonregen/scope_types.pl - add tool to manage the scope...
2022-11-01 Yves Ortonscope_types.h - new header file for scope type data
2022-11-01 Yves Ortoncop.h - add support for refcounted filenames in cops...
2022-11-01 Yves Ortonmg.c/perl.c/scope.c - fixup mangled indentation and...
2022-11-01 Leon TimmermansAdd tests for value magic
next