This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2022-12-05 James E Keenanpod2html: Group '*' and 'no*' switches in documentation
2022-12-05 Yves Ortonpp_ctl.c - copy hook into %INC not alias it
2022-12-05 James E KeenanUpper-case term for consistency with other 'substr...
2022-12-03 Yves Ortondist/PathTools - fix possible VMS breakage
2022-12-01 Karl Williamsonlocale.c: Create a convenience #define
2022-12-01 Karl Williamsonlocale.c: Rmv unnecessary parameter from static function
2022-12-01 Karl Williamsonlocale.c white-space, comment, pod, C99 only
2022-12-01 Karl Williamsonlocale.c Move some code to more appropriate place
2022-12-01 Karl WilliamsonPOSIX::localeconv: Return empty/special values
2022-12-01 Karl Williamsonlocale.c: Save to proper buffer
2022-11-30 Tony Cookpp_sort: don't force inline the comparison functions
2022-11-30 Zakariyya MughalDocument postderef_qq support for ->$#* interpolation
2022-11-30 Karl Williamsonfeature.pm: Bump version number
2022-11-30 Paul "LeoNerd... Bump B::Deparse VERSION
2022-11-30 Paul "LeoNerd... Deparse.pm: Correctly handle signature //= and ||=...
2022-11-30 James E Keenanpod2html: sort command-line switches
2022-11-30 Yves Ortonperl.c - move PL_restartop assert out of perl_run()
2022-11-30 Yves Ortonregen.pl - add miniperlmain.pl, it is fast, and doesn...
2022-11-30 Yves Ortonregen.pl - sort list of regen plug ins
2022-11-30 Richard LeachReplace SvGROW with sv_grow_fresh in perl.c, pp_sys...
2022-11-29 Karl WilliamsonAdd missing "=item *"
2022-11-29 Karl WilliamsonREADME.cygwin: Note parallel compiling/testing is available
2022-11-29 Karl Williamsonlocale.c: Fix memory leak
2022-11-29 Karl Williamsonloc_tools.pl: Add sub to classify locales UTF-8 vs non
2022-11-29 Karl WilliamsonFix POSIX::strxfrm()
2022-11-28 James E KeenanTesting.pm: minor grammatical corrections and docs...
2022-11-28 James E KeenanPod-Html auxiliary subroutines now imported only from...
2022-11-28 Matthew O.... The 'and' and 'or' ops are hardly 'new' anymore.
2022-11-28 Tony Cookskip checking categorization of libperl symbols for...
2022-11-27 Karl Williamsonlocale.c: Fix compilation error on some platforms
2022-11-26 Paul "LeoNerd... Recognise `//=` and `||=` syntax in signature parameter...
2022-11-24 Craig A. BerryRemove obsolete workaround for VAX errno macros
2022-11-23 Yves Ortonutil.c - clarify unusual use of rcpv_new()
2022-11-23 Yves Ortonop.c - add support for empty RCPV strings.
2022-11-23 Yves Ortonpp_ctl.c - don't let the current cop_file end up empty...
2022-11-23 Tony Cookt/op/readline.t: skip error handling checks on solaris...
2022-11-22 Tony Cookperldelta for 12c7085de6f5
2022-11-22 Felipe GasperFix XS modules (e.g., Function::Parameters) that create...
2022-11-21 James E Keenanext/XS-APItest/APItest.pm: Bump $VERSION
2022-11-21 Richard LeachPERL_STRLEN_NEW_MIN - increase to multiple of pointer...
2022-11-21 Richard LeachExtract minimum PV buffer/AV element size to common...
2022-11-21 Tony Cooktest SvPVbyte*() and SvPVutf8*() variants set len
2022-11-20 Max MaischeinPrepare Module::Corelist for 5.37.7
2022-11-20 Max MaischeinBump the perl version in various places for 5.37.6
2022-11-20 Max Maischeinadd epigraph for 5.37.6
2022-11-20 Max MaischeinNew perldelta for 5.37.7
2022-11-20 Max MaischeinUpdate release schedule for 5.37.6
2022-11-20 Yves OrtonParseXS - Disable alias value collision warnings by...
2022-11-20 Max MaischeinAdd new release to perlhist v5.37.6
2022-11-20 Max Maischeinupdate perldelta for 5.37.6
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
next