This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2021-10-05 Nicholas Clarkbisect-runner.pl should patch SDBM_File for parallel...
2021-10-05 Nicholas Clarkbisect-runner.pl should add -Ilib for makedef.pl in...
2021-10-05 Paul "LeoNerd... Expose a public SAVESTRLEN() macro
2021-10-04 Nicholas ClarkTwo minor Makefile.SH cleanups 19169/head
2021-10-04 Nicholas ClarkSimplify Makefile generation for cygwin
2021-10-04 Nicholas ClarkFor AIX, modify the perl.exp path in ccdlflags earlier...
2021-10-04 Nicholas ClarkThe special AIX target MINIPERL_NONSHR is not needed...
2021-10-04 Nicholas ClarkThe AIX specific Makefile rules to build miniperl are...
2021-10-04 Nicholas ClarkRemove vestigial next4*) sections from Makefile.SH
2021-10-04 Tony Cookperldelta for e4140d10fb3
2021-10-04 Tony Cookignore universalmini.c
2021-10-04 Nicholas ClarkOnly expose Internals::getcwd() in miniperl
2021-10-04 Nicholas ClarkA single list of "special files for miniperl" in Makefi...
2021-10-03 Ricardo Signesrelease schedule: Richard Leach to release v5.35.6
2021-10-03 Ricardo Signesrelease schedule: leont will release v5.35.5
2021-09-30 Nicholas ClarkReplace "grandfather ..." in toke.c with a full description
2021-09-29 Nicholas ClarkRemove pp_pack "unlisted" exceptions from t/porting... 19155/head
2021-09-29 Nicholas ClarkReplace "grandfather in ..." with a full description...
2021-09-29 Nicholas ClarkRemove 5.8.x conditional SKIPs from pack.t
2021-09-29 Nicholas ClarkMove `use strict;` *out* of the BEGIN block in makedef.pl 19158/head
2021-09-29 Nicholas ClarkThe Makefile must run makedef.pl with -Ilib on the...
2021-09-28 Nicholas ClarkReplace "Grandfather" with a description of the relevan...
2021-09-28 Paul "LeoNerd... Add .gitattributes to tell github to treat perly.{act...
2021-09-28 Nicholas ClarkChange %grandfathers to %legacy in Config.t
2021-09-28 Olaf AldersRemove grandfather as a verb in Tie::Handle, Tie::Hash...
2021-09-28 Nicholas Clarkperl_alloc_using() should use ->pCalloc
2021-09-28 Nicholas ClarkNo need to wrap INIT_TRACK_MEMPOOL with #ifdef PERL_TRA...
2021-09-28 Nicholas Clarkperl_alloc() wants zeroed memory so should use calloc()
2021-09-26 Nicholas ClarkTest ASAN with -DDEBUGGING (and so also with assertions...
2021-09-26 Nicholas ClarkTest a macOS threaded shared-library build too
2021-09-26 Nicholas ClarkTest clang's ASAN as well as gcc's ASAN
2021-09-26 Nicholas ClarkRun t/TEST directly on cygwin in the CI workflow
2021-09-26 Nicholas ClarkChange all LD_LIBRARY_PATH setup from '.' to `pwd`
2021-09-26 Nicholas ClarkRun `./perl t/harness` directly in the CI workflow
2021-09-26 Nicholas ClarkTest `make install` in the GH workflow
2021-09-26 Nicholas ClarkThe CI workflow needs some test builds without -DDEBUGGING
2021-09-26 Nicholas ClarkPERL_UNICODE= and LANG= can't be set as Configure arguments
2021-09-26 Nicholas ClarkCI tests for PERL_UNICODE="" with a UTF-8 locale
2021-09-26 Nicholas ClarkIn the Linux workflows use MALLOC_PERTURB_ and MALLOC_C...
2021-09-26 Nicholas ClarkTest ASAN builds with and without -DPURIFY
2021-09-26 Nicholas ClarkWorkflows should `make test_harness` to get parallel...
2021-09-26 Nicholas ClarkAll workflow jobs use the same env: so move it to the...
2021-09-26 Nicholas ClarkA prototype CI job to build with Address Sanitizer
2021-09-26 Nicholas ClarkAdd a CI job to confirm that minitest keeps passing
2021-09-26 Nicholas ClarkAdd "missing" descriptions to testsuite.yml
2021-09-26 Nicholas ClarkAdd comments describing how PVLVs store REGEXPs by...
2021-09-23 Nicholas ClarkDon't leak in hv_common when croaking about PL_strtab
2021-09-23 Nicholas ClarkAvoid leaking a scalar body after REGEXP to PVLV assignment
2021-09-22 Nicholas ClarkIn Perl_gp_free() use PL_tmps_stack to avoid freeing...
2021-09-22 Nicholas ClarkFree tied hash iterator state immediately at the `untie...
2021-09-22 Nicholas ClarkA test for the order of untie/iterator state interaction
2021-09-22 Nicholas ClarkTest the interaction of of tie/untie and hash iterators
2021-09-22 TAKAI KousukeUse fabs/fabsl/fabsq for NVs in pp_abs.
2021-09-22 Tony CookDon't try to Sv[PI]V() on an undef index SV in find_uni... 19148/head
2021-09-21 Andrew Hewus... Nothing changed in SIGINFO for OpenBSD 7.0
2021-09-21 Matthew HorsfallPrep Module::CoreList for the 5.35.5 release
2021-09-21 Nicholas ClarkIn Perl_hv_iternext_flags() move a variable to a tighte...
2021-09-21 Nicholas Clark`make distclean` should delete `makedepend_file`
2021-09-21 Ricardo SignesMerge branch 'perlgov-omnibus-amendments' into blead
2021-09-21 Ricardo Signesperlgov: replace "administer" with "organize"
2021-09-21 Ricardo Signesperlgov: clarify time frame for newly Term Election
2021-09-21 Ricardo Signesperlgov: changes related to handling uncontested elections
2021-09-21 Ricardo Signesperlgov: allow deferral of Special Election
2021-09-20 Matthew HorsfallUpdate release_announcement_template.txt year for the...
2021-09-20 Matthew HorsfallUpdate Module::CoreList for v5.35.5
2021-09-20 Matthew HorsfallBump versions from v5.35.4 to v5.35.5
2021-09-20 Matthew Horsfallnew perldelta for v5.35.5
2021-09-20 Matthew HorsfallCheck off 5.35.4 in release_schedule.pod
2021-09-20 Matthew HorsfallUpdate epigraphs for 5.35.4 release
2021-09-20 Matthew HorsfallMerge branch 'release-5.35.4' into blead
2021-09-20 Olaf AldersAdd Olaf Alders to AUTHORS file
2021-09-20 Olaf AldersUpdate comment in POSIX::import()
2021-09-20 Matthew Horsfalladd new release to perlhist v5.35.4
2021-09-20 Matthew HorsfallFinalize perldelta
2021-09-20 Matthew Horsfallperldelta: Update modules list
2021-09-20 Matthew Horsfallperldelta: Acknowledge thyself
2021-09-20 Matthew HorsfallUpdate Module::CoreList for 5.35.4
2021-09-20 Matthew HorsfallPrepare perldelta for upcoming v5.35.4 release
2021-09-20 James E Keenanperldelta for 983d5bee62
2021-09-20 Tomoyuki SadahiroUnicode-Collate: synch with CPAN version 1.31
2021-09-18 Nicholas ClarkMove all the code that deletes the hash entry into...
2021-09-18 Nicholas ClarkMerge the two `d_flags & G_DISCARD` tests in hv_delete_...
2021-09-18 Nicholas ClarkCall mro_method_changed_in() later in hv_delete_common()
2021-09-18 Nicholas ClarkRemove descriptions of deleted "Panics" from perldiag.pod
2021-09-18 Nicholas ClarkPrefix "unexpected constant lvalue entersub" with ...
2021-09-17 Tomasz Konojackiwin32: regen config_H.(gc|vc)
2021-09-16 Nicholas ClarkTest that for's iterator aliases the iterated list
2021-09-16 Nicholas ClarkAdd strict and warnings to t/op/for.t
2021-09-16 Nicholas Clarkext/B/t/o.t shouldn't generate the same test module...
2021-09-16 Nicholas ClarkRemove all "configured without perlio" test SKIPs from...
2021-09-16 Nicholas ClarkRemove former SKIP blocks in ext/B/t/concise.t and...
2021-09-16 Nicholas ClarkRemove all "configured without perlio" test SKIPs from...
2021-09-16 Karl Williamsonutf8.h: Rmv redundant asserts
2021-09-16 James E KeenanMerge branch 'smoke-me/jkeenan/g++10-build-time-warning...
2021-09-16 James E KeenanKeep lines under 80 characters 19132/head
2021-09-16 James E Keenang++10 -Wparentheses build-time warnings
2021-09-16 Nicholas ClarkAvoid a use-after-free deleting 8-bit keys from stashes
2021-09-15 Nicholas ClarkSimplify the code related to prime_env_iter().
2021-09-15 Nicholas ClarkTest that %ENV iteration with prime_env_iter() is consi...
2021-09-15 Paul "LeoNerd... Test SvIsBOOL() using XS::APItest
next