Mailing List Archive

1 2  View All
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
25 commits. 9 unique authors. 6 unique committers.
34 files changed, 319 insertions(+), 88 deletions(-)
Thanks, applied: Paul Evans (7) James E Keenan (6) Karl Williamson (5)
Hugo van der Sanden (2) xenu (1)
Snapshot: http://github.com/Perl/perl5/tarball/265e8585296781de

POSIX.pod: wording fix in the description of testing NaN-ness
TAKAI Kousuke 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/265e8585296781de

POSIX.pod: add link and small example for the description for NaN-ness test
TAKAI Kousuke 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/57a7a910f006763e

POSIX.pod: NaN-ness should be able to be tested by "=="
TAKAI Kousuke 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/32d006195733d947

lib/sigtrap.pm: Documentation improvements
Dave Cross 2 files changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/cc4fcefcb93f6c8a

perlop.pod: Fix typo in smartmatch example
zhmylove 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/982e3deedee88efd

revert to windows-2019 in GitHub Actions (for now)
Tomasz Konojacki 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f299ccd17382e071

Add 'isa' to 'use feature :5.35'
Paul "LeoNerd" Evans 5 files changed, 17 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/02547a384a2ae92e

No longer print experimental::isa warning (closes #18754)
Paul "LeoNerd" Evans 10 files changed, 35 insertions(+), 39 deletions
https://github.com/Perl/perl5/commit/157bd0a33a7b8191

toke.c: Add a couple const to decls
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6d7ebfa7d3430e86

parser.h: add to comments
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4e9fa508272589e3

toke.c: I32 considered harmful; change to 'int'
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d84870c8e4508570

Mark feature.h and lib/feature.pm as generated
Dagfinn Ilmari Mannsåker 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/01214b7705aa076e

fix looking up letters by their name only so that we search scripts
David Cantrell 1 file changed, 23 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/73cf356d1d5d4a84

add tests that when we import more than one script, we look for
David Cantrell 1 file changed, 14 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/04ebbf56c83116df

bump $VERSION
David Cantrell 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/280e9a5ccb3746a3

detect and warn when the user asks for short names for multiple
David Cantrell 1 file changed, 19 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/dc406f90af42b392

tests to detect when the user asks for short names for multiple
David Cantrell 1 file changed, 24 insertions(+)
https://github.com/Perl/perl5/commit/1050ad29160d5692

Sort tests in t/porting/dual-life.t
Hugo van der Sanden 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/212e06a685d29b99

Might as well just do numerical comparisons against shortver rather than cre
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/c660dc53ecf58691

Add to perldeprecation.pod
Paul "LeoNerd" Evans 1 file changed, 23 insertions(+)
https://github.com/Perl/perl5/commit/714510393a3797ca

Add to perldelta.pod
Paul "LeoNerd" Evans 1 file changed, 33 insertions(+)
https://github.com/Perl/perl5/commit/58fdfae40f15681f

Print a deprecation warning if downgrading to a use VERSION below v5.11
Paul "LeoNerd" Evans 6 files changed, 43 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/81a93f7e64fd4e13

Add a PL_prevailing_version interpreter var
Paul "LeoNerd" Evans 5 files changed, 41 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/78efaf0398fdfe18

Add tests for string "-Inf" to IV conversion.
TAKAI Kousuke 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/573a2c73805f828c

sv.c: String "Inf" is now consistently converted to IV/UV
TAKAI Kousuke 2 files changed, 16 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7e511f6af1284c34

Current branch yves/remove_regcomp_offsets_debug
2 commits. 1 unique author. 1 unique committer.
6 files changed, 59 insertions(+), 65 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/9ca30b534c4960b7

change regexp_interal attribute from I32 to U32
Yves Orton 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9ca30b534c4960b7

Remove "offsets" debugging code from regcomp.c
Yves Orton 9 files changed, 114 insertions(+), 392 deletion
https://github.com/Perl/perl5/commit/edb8b0204e11d16a

New branch hv/dual_life_sorted
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ab2560fc68f7f6a7

Sort tests in t/porting/dual-life.t
Hugo van der Sanden 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ab2560fc68f7f6a7

New branch yves/fix_universal_import_fragility
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7c052a448f56e24c

Fix assorted bugs related to not having a UNIVERSAL::import
Yves Orton 6 files changed, 39 insertions(+), 30 deletions(
https://github.com/Perl/perl5/commit/7c052a448f56e24c

New branch yves/revert_reverted_caller_fixes
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/cf8d529069eb56fb

Reapply "docs: clarify effect of $^H, %^H, ${^WARNING_BITS}"
Yves Orton 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/cf8d529069eb56fb

Reapply squashed "avoid identical stack traces" patches
Yves Orton 7 files changed, 92 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/d0a229d7445f074d

Martian commit dadbd09b8cc63b2a81ee8bb758b031710b0f7fa0
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/dadbd09b8cc63b2a

perlop.pod: Fix typo in smartmatch example
zhmylove 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/dadbd09b8cc63b2a

Martian commit 70802ea2b98801be551fd1af441b537ef109734d
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/70802ea2b98801be

revert to windows-2019 in GitHub Actions (for now)
Tomasz Konojacki 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/70802ea2b98801be

Martian commit 32b98fdc779f4e071ed337f2333b1963a29518c4
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/32b98fdc779f4e07

Add 'isa' to 'use feature :5.35'
Paul "LeoNerd" Evans 5 files changed, 17 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/32b98fdc779f4e07

No longer print experimental::isa warning (closes #18754)
Paul "LeoNerd" Evans 10 files changed, 35 insertions(+), 39 deletions
https://github.com/Perl/perl5/commit/abfd154586704ea2

Martian commit e7b3a7d2753a5558f9260b60db66923667d4f539
11 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e7b3a7d2753a5558

Add extra paired string delimiters feature
Karl Williamson 10 files changed, 193 insertions(+), 56 deletion
https://github.com/Perl/perl5/commit/e7b3a7d2753a5558

unicode_constants.pl: Add arrows to paired delimiters
Karl Williamson 2 files changed, 25 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/404676a277133807

unicode_constants.pl: Generate paired string delimiters
Karl Williamson 2 files changed, 215 insertions(+), 4 deletions(
https://github.com/Perl/perl5/commit/7c8595738c11b35d

regen/unicode_constants.pl: Extract code into a fcn
Karl Williamson 1 file changed, 21 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/005e7c173d550dae

regen/unicode_constants.pl: White space only
Karl Williamson 2 files changed, 12 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/b25f68629c792875

toke.c: Change names of 2 variables
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/fca7fa59008ccf31

toke.c: merge loops, multi-byte delim
Karl Williamson 1 file changed, 65 insertions(+), 65 deletions(-
https://github.com/Perl/perl5/commit/65fbbca32a53ad3e

toke.c: white-space only
Karl Williamson 1 file changed, 60 insertions(+), 60 deletions(-
https://github.com/Perl/perl5/commit/27895b400a6857e6

toke.c: Rmv unnecessary conditionals
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0e42f8e5bc1a320d

toke.c: Rename some variables; terminology in comment
Karl Williamson 1 file changed, 28 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/6fb42ebe101f3cc3

toke.c: Split a variable into two for clarity
Karl Williamson 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/bf133f9a24a2be76

Martian commit a99bf555ad6e60407545d2effe745169ba4c9953
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/a99bf555ad6e6040

t/op/infnan.t: Remove enclosing `eval` in "-Inf" to IV conversion test
TAKAI Kousuke 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/a99bf555ad6e6040

Add tests for string "-Inf" to IV conversion.
TAKAI Kousuke 1 file changed, 16 insertions(+)
https://github.com/Perl/perl5/commit/8ecd4e61b61e307d

Ignored 49 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
18 commits. 7 unique authors. 5 unique committers.
19 files changed, 282 insertions(+), 511 deletions(-)
Thanks, applied: Karl Williamson (7) Hugo van der Sanden (4)
Snapshot: http://github.com/Perl/perl5/tarball/14207ff5fe169538

Eliminate a variable keeping the length of a string
Max Maischein 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/14207ff5fe169538

Mark files generated by unicode as linguist-generated
Paul "LeoNerd" Evans 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/6e38c9eb016f51e8

regcomp.h: change regexp_internal attribute from I32 to U32
Yves Orton 2 files changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/f08cf4076ad9433e

regcomp.c: disambiguate "parse_start" and related var names
Yves Orton 3 files changed, 32 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/615094ef9383c35e

regcomp.c,re.pm: Remove "offsets" debugging code
Yves Orton 9 files changed, 71 insertions(+), 363 deletions
https://github.com/Perl/perl5/commit/c45b45416a61f2f5

perlreguts.pod: synchronize regexp_internal docs with code
Yves Orton 1 file changed, 49 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/bddb8c791b4cd7f6

release schedule: update the road to v5.36
Ricardo Signes 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/d7ea8430bc1600e5

Document Hash::Util::hash_value($string, $seed)
Christopher Yeleighton 1 file changed, 19 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/34b37fa642003088

Christopher Yeleighton is a Perl author
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/f7891bfc8c7632ad

Tie::SubstrHash - Add strict & warnings
James Raspass 1 file changed, 44 insertions(+), 41 deletions(-
https://github.com/Perl/perl5/commit/b3883e204ede30d5

Tie::SubstrHash - Replace sub ceil with builtin::ceil
James Raspass 1 file changed, 1 insertion(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/362ab35b76c7bd2d

Tie::SubstrHash - Consistently deref with the arrow op
James Raspass 1 file changed, 18 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/8db33c992cc09f42

Tie::SubstrHash - Use ||= and //=
James Raspass 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/56ceff59ef0980a5

Tie::SubstrHash - Replace tabs with spaces
James Raspass 1 file changed, 56 insertions(+), 56 deletions(-
https://github.com/Perl/perl5/commit/861e73498e42732c

podcheck: Make sure digest gets a byte string
Karl Williamson 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/91055b9d3024e579

Add link to String::Util to podcheck db
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/39e50deee0a68655

perlrecharclass: Update Unicode version reference
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f356e94d930ab9ca

Porting/GitUtils.pm: add missing package declaration
Yves Orton 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/ad3f424b5f4280f9

Current branch yves/remove_regcomp_offsets_debug
4 commits. 1 unique author. 1 unique committer.
40 files changed, 364 insertions(+), 102 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/f2545787c8ccf3f0

regcomp.h: change regexp_internal attribute from I32 to U32
Yves Orton 2 files changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/f2545787c8ccf3f0

regcomp.c: disambiguate "parse_start" and related var names
Yves Orton 3 files changed, 32 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/109abe1fa197c879

regcomp.c,re.pm: Remove "offsets" debugging code
Yves Orton 9 files changed, 71 insertions(+), 363 deletions
https://github.com/Perl/perl5/commit/52becc4567e6e156

perlreguts.pod: synchronize regexp_internal docs with code
Yves Orton 1 file changed, 49 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/8f1467df575b437a

Current branch yves/revert_reverted_caller_fixes
2 commits. 1 unique author. 1 unique committer.
24 files changed, 82 insertions(+), 70 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/d6109349a488fc78

Reapply "docs: clarify effect of $^H, %^H, ${^WARNING_BITS}"
Yves Orton 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/d6109349a488fc78

Reapply squashed "avoid identical stack traces" patches
Yves Orton 7 files changed, 87 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/5b01f19e2d855240

New branch 19305.patch
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/4f894e2f4b4ab191

Document Hash::Util::hash_value($string, $seed)
Christopher Yeleighton 1 file changed, 19 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/4f894e2f4b4ab191

New branch yves/fix_signed_unsigned_comparison_in_Scalar-List-Utils
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/4a2daa3474b39f20

Fix Issue #19429: Scalar-List-Utils: fix signed/unsigned comparison warnings
Yves Orton 5 files changed, 11 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/4a2daa3474b39f20

Martian commit 30cd26d56dabe17cad248ecace065dd7948173fd
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/30cd26d56dabe17c

Eliminate a variable keeping the length of a string
Max Maischein 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/30cd26d56dabe17c

Martian commit ad231cad09f60ea68e6365f0d1baaabff57d59d4
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ad231cad09f60ea6

Porting/GitUtils.pm: add missing package declaration
Yves Orton 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/ad231cad09f60ea6

Ignored 51 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
32 commits. 9 unique authors. 7 unique committers.
184 files changed, 2117 insertions(+), 900 deletions(-)
Thanks, applied: Paul Evans (7) xenu (2) James E Keenan (2)
Nicholas Clark (2) Matthew Horsfall (alh) (1)
Snapshot: http://github.com/Perl/perl5/tarball/765cd54646655d8f

POD typo fix: suroutine -> subroutine
Matthew Horsfall 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/765cd54646655d8f

use neutral form for parameter
Bernd 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8432359dfe1d2f98

fix typo in perl5358delta
Bernd 2 files changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/5f1812acb0ef5c4c

prepare Module::CoreList for 5.35.10
reneeb 4 files changed, 32 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/dce73b98e1f22f6b

bump version for 5.35.10
reneeb 19 files changed, 125 insertions(+), 125 deletio
https://github.com/Perl/perl5/commit/5585d0962716418c

add new perldelta for 5.35.10
reneeb 10 files changed, 730 insertions(+), 281 deletio
https://github.com/Perl/perl5/commit/d84985bfde57f181

tick off release 5.35.9 in release schedule
reneeb 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1418744658660d19

update epigraphs with 5.35.9 entry
reneeb 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/54baf2f445487ad5

Add new release to perlhist
reneeb 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/a4f7faaf7e7c49fc

fixed POD warnings in perldelta, regenerated known_pod_issues.dat
reneeb 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a8a112acab123e3f

finalize perldelta for 5.35.9
reneeb 1 file changed, 81 insertions(+), 300 deletions(
https://github.com/Perl/perl5/commit/81ff15d3a9a57983

Update Module::CoreList for 5.35.9
reneeb 1 file changed, 30 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ba1b9dfa686d4cac

Update AUTHORS list for 5.35.9
reneeb 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/11c344ff35f634ac

Update Devel-PPPort to 3.64
reneeb 106 files changed, 887 insertions(+), 336 deleti
https://github.com/Perl/perl5/commit/d9ae9f5869d4041e

update Porting/Maintainers.pl (update Scalar-List-Utils version
reneeb 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3227f08f2f7f53b8

update Scalar-List-Utils to 1.61
reneeb 5 files changed, 11 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/5c8c5ef47293de89

Add 'signatures' to :5.36 feature bundle
Paul "LeoNerd" Evans 6 files changed, 35 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/3d1a4f06721f5fc5

Update various documentation files
Paul "LeoNerd" Evans 6 files changed, 85 insertions(+), 69 deletions(
https://github.com/Perl/perl5/commit/088588be575cc786

Remove 'no warnings experimental::signatures' from support files
Paul "LeoNerd" Evans 10 files changed, 7 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/0dc71b3eaa1b9f84

Don't emit experimental::signatures warning (closes #13681)
Paul "LeoNerd" Evans 4 files changed, 171 insertions(+), 179 deletion
https://github.com/Perl/perl5/commit/cfba07361715cb0d

perl5db.pl needs to use :prototype() attribute to set sub prototypes
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/df74e889768b1b16

test the new flags behaviour, to prevent accidental breakage
Tony Cook 2 files changed, 31 insertions(+)
https://github.com/Perl/perl5/commit/af25a83fffea9ef7

document the new flags behaviour and why
Tony Cook 1 file changed, 24 insertions(+)
https://github.com/Perl/perl5/commit/dcab5185619763d8

perldelta entry for the PV/IV flags changes.
Nicholas Clark 2 files changed, 140 insertions(+)
https://github.com/Perl/perl5/commit/123732b0e8f68f17

Copy values that are "written as IV, then read as PV" with the same flags.
Nicholas Clark 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/59cc2f5b2548d817

Update SvPV() etc to avoid calling sv_2pv_flags() for cached IV strings.
Nicholas Clark 2 files changed, 25 insertions(+), 11 deletions(
https://github.com/Perl/perl5/commit/cff76435bba3c0cf

Don't set SVf_POK in Perl_sv_2pv_flags() when caching the string for an IV.
Nicholas Clark 1 file changed, 13 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bb5bc97fde9ef2f1

implement a new command-line flag, -g
Tomasz Konojacki 4 files changed, 36 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/9cb26ed2ae572b61

t/run/switches.t: don't declare a plan
Tomasz Konojacki 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c58eeaf60f6c5d06

Upgrade experimental to 0.027
Leon Timmermans 2 files changed, 33 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/f7a090542c34c51f

Reapply "docs: clarify effect of $^H, %^H, ${^WARNING_BITS}"
Yves Orton 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/5079aff1f4676ea5

Reapply squashed "avoid identical stack traces" patches
Yves Orton 7 files changed, 87 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/f6387cff9cb31db4

Current branch maint-votes
5 commits. 3 unique authors. 3 unique committers.
1 file changed, 26 insertions(+), 2 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/79570b5ecd776d11

Fix SHA IDs of two commits (spotted by hv)
Steve Hay 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/79570b5ecd776d11

Add votes for perl-5.34.1
James E Keenan 1 file changed, 10 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/d997c02bdabca0c5

Add hv votes
Hugo van der Sanden 1 file changed, 10 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/7eba3e9d8acf8387

Add new proposals for 5.34.1
Steve Hay 1 file changed, 24 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/26dec7feb0d1d400

Add votes
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/aa35f06f7169698c

Current branch smoke-me/jkeenan/DB_File-empty-body-20210713
1 commit. 1 unique author. 1 unique committer.
1559 files changed, 82537 insertions(+), 62978 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/0d50d7b20cb648b5

DB_File.xs: eliminate two build-time warnings
James E Keenan 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0d50d7b20cb648b5

New branch yves/clean-commit
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/acbfd962aaa9ab63

Add a tool which can clean up whitespace in a commit intelligently
Yves Orton 4 files changed, 357 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/acbfd962aaa9ab63

New branch yves/fix_19168_variable_lookbehind
6 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/500d7aa9dc5445e7

regcomp.c: remove experimental status from variable length lookbehind
Yves Orton 8 files changed, 24 insertions(+), 42 deletions(
https://github.com/Perl/perl5/commit/500d7aa9dc5445e7

regcomp.c: Properly optimize verb style lookahead/lookbehind
Yves Orton 1 file changed, 28 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/1fe6260e2002c415

regcomp.c: consistent NOTHING/OPFAIL optimizations for lookaround
Yves Orton 7 files changed, 151 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/b26de9cd3059116c

regcomp.c: fix long lines or unnecessary line breakage
Yves Orton 1 file changed, 10 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/0eda2e90e8540d16

regex engine: Issue #19168 - Fix variable length lookbehind matches
Yves Orton 7 files changed, 420 insertions(+), 354 deletion
https://github.com/Perl/perl5/commit/96ae1d9972af183b

regcomp.c: add whitespace to avoid =* as a symbol
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/470d0903ca48d99b

Martian commit 38c80efefc43f9f325ae37ed69f9f219f924a55d
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/38c80efefc43f9f3

POD typo fix: suroutine -> subroutine
Matthew Horsfall 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/38c80efefc43f9f3

Martian commit 59a205a6b4057199884c32a7d2253cb37cba767b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/59a205a6b4057199

use neutral form for parameter
Bernd 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/59a205a6b4057199

Martian commit 4003e8a18fab0da4110cbe4071dc0df90068d4cd
1 commit. 1 unique author. 1 unique committer.
Net code removal: Bernd (3 lines)
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4003e8a18fab0da4

fix typo in perl5358delta
Bernd 1 file changed, 3 deletions(-)
https://github.com/Perl/perl5/commit/4003e8a18fab0da4

Martian commit 33af776dd2c37de92aa9a9b5bcd69a07b9f75cff
5 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/33af776dd2c37de9

Add 'signatures' to :5.36 feature bundle
Paul "LeoNerd" Evans 6 files changed, 35 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/33af776dd2c37de9

Update various documentation files
Paul "LeoNerd" Evans 6 files changed, 85 insertions(+), 69 deletions(
https://github.com/Perl/perl5/commit/2e55810dba921e16

Remove 'no warnings experimental::signatures' from support files
Paul "LeoNerd" Evans 10 files changed, 7 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/8c948a31920a01f2

Don't emit experimental::signatures warning (closes #13681)
Paul "LeoNerd" Evans 4 files changed, 171 insertions(+), 179 deletion
https://github.com/Perl/perl5/commit/e8dd42fecda113cc

perl5db.pl needs to use :prototype() attribute to set sub prototypes
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/03416747b4c109cb

Ignored 50 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
12 commits. 6 unique authors. 3 unique committers.
21 files changed, 819 insertions(+), 433 deletions(-)
Thanks, applied: Karl Williamson (6) Yves Orton (3)
Snapshot: http://github.com/Perl/perl5/tarball/64f0d0d96084c259

fix typos in Attribute::Handlers __CALLER__ docs
Graham Knop 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/64f0d0d96084c259

fix __CALLER__ handling in Attribute::Handlers
Graham Knop 3 files changed, 72 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/90d32986170a7690

perlapi: Improve pod for Perl_na
Karl Williamson 1 file changed, 9 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/714a0a851bee9b5e

Additional email address for Curtis Poe
James E Keenan 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/56e374c790f454d3

Update perldebug.pod to explain detection of running under the debugger
Ovid 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/2b031f68cbd94fd2

Add alternative email for Curtis Poe
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b552559790c51934

regcomp.c: Properly optimize verb style lookahead/lookbehind
Yves Orton 1 file changed, 28 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/cbdefcf186788da3

regcomp.c: consistent NOTHING/OPFAIL optimizations for lookaround
Yves Orton 7 files changed, 151 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/3c92cb142a9eee34

regcomp.c: fix long lines or unnecessary line breakage
Yves Orton 1 file changed, 10 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/5070f532622b3fab

regex engine: Issue #19168 - Fix variable length lookbehind matches
Yves Orton 7 files changed, 420 insertions(+), 354 deletion
https://github.com/Perl/perl5/commit/271c3af797311222

regcomp.c: add whitespace to avoid =* as a symbol
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/35b3c2dce3f92350

Perl_gv_init_pvn() must handle a stash holding the value -1
Nicholas Clark 2 files changed, 113 insertions(+), 3 deletions(
https://github.com/Perl/perl5/commit/d538caf67d824e5c

New branch yves/lb_de_exp
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/51425b30ce23911b

regcomp.c: remove experimental status from variable length lookbehind
Yves Orton 8 files changed, 24 insertions(+), 42 deletions(
https://github.com/Perl/perl5/commit/51425b30ce23911b

New branch yves/reduce_vlb_exp_warn_scope
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/21d4beeff80cf378

Reduce scope of experimental warnings with lookbehind
Yves Orton 4 files changed, 67 insertions(+), 20 deletions(
https://github.com/Perl/perl5/commit/21d4beeff80cf378

New branch yves/refactor_rexc_parse_mutations
10 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/ac0f90876f469a4b

Replace RExC_parse_inc style mods not using the UTF flag with RExC_parse_inc
Yves Orton 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/ac0f90876f469a4b

Replace `RExC_parse += 2` with RExC_parse_inc_by(2)
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ecebdb2e39df47f3

Replace `RExC_parse += x` with RExC_parse_inc_by(x)
Yves Orton 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/c8a257728d731ea0

Replace `RExC_parse += UTF ? UTF8_SAFE_SKIP(RExC_parse,RExC_end) : 1` with R
Yves Orton 1 file changed, 7 insertions(+), 19 deletions(-)
https://github.com/Perl/perl5/commit/5f56c1293d973658

Replace `RExC_parse += (UTF) ? UTF8SKIP(RExC_parse) : 1` with RExC_parse_inc
Yves Orton 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/c4ce3c570f68acb9

Replace `RExC_parse += SKIP_IF_CHAR(RExC_parse,RExC_end)` with RExC_parse_in
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f64c749096c1681d

Replace `RExC_parse += UTF8SKIP(RExC_parse)` with RExC_parse_inc_utf8
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a6a2cfb07d564a64

Replace `RExC_parse = x` with RExC_parse_set(x)
Yves Orton 1 file changed, 60 insertions(+), 56 deletions(-
https://github.com/Perl/perl5/commit/8a9f1568fdcc6d14

Replace `RExC_parse++` with RExC_parse_inc_by(1)
Yves Orton 1 file changed, 76 insertions(+), 71 deletions(-
https://github.com/Perl/perl5/commit/d458a18cadbba24a

Add a set of macros which can be used for RExC_parse mutations
Yves Orton 1 file changed, 39 insertions(+)
https://github.com/Perl/perl5/commit/19f9947a8453a742

Martian commit 0d94f3e87a8c3f65cbfd767eb1c1a1d52518123c
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/0d94f3e87a8c3f65

fix typos in Attribute::Handlers __CALLER__ docs
Graham Knop 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0d94f3e87a8c3f65

fix __CALLER__ handling in Attribute::Handlers
Graham Knop 3 files changed, 72 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/59eeaa4f6d72aead

Martian commit 3ed6b0e3269adc233c9ecb4dd66263d0ab679c73
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/3ed6b0e3269adc23

Change a C<...> mention to an L<...> link.
Ovid 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3ed6b0e3269adc23

Update perldebug.pod to explain detection of running under the debugger
Ovid 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/4e50d0761694971b

Martian commit b531769ffcf4a0060fe1d4381ba086082798b2a3
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/b531769ffcf4a006

Perl_gv_init_pvn() must handle a stash holding the value -1
Nicholas Clark 2 files changed, 113 insertions(+), 3 deletions(
https://github.com/Perl/perl5/commit/b531769ffcf4a006

Ignored 51 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
10 commits. 5 unique authors. 4 unique committers.
13 files changed, 124 insertions(+), 14 deletions(-)
Thanks, applied: Yves Orton (2) James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/593d5c78d0c51c33

Make sv_len_utf8_nomg() public
Karl Williamson 3 files changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/593d5c78d0c51c33

Fix UTF8_IS_REPLACEMENT() and add tests
Karl Williamson 4 files changed, 21 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/ae005663afa88781

wrap any existing import in Attribute::Handlers' injected import
Graham Knop 1 file changed, 20 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/f0ef35deb0072805

Merge branch 'bisection-example-20220227' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/5fd455724334701f

Explanation of rationale for two stages
Hugo van der Sanden 1 file changed, 7 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1d5c1f6f6e9d50f0

Add example of two-stage bisection
James E Keenan 2 files changed, 55 insertions(+)
https://github.com/Perl/perl5/commit/3f3333b8394d6fd6

Porting/epigraphs - Add epigraph for 5.34.1-RC1
Steve Hay 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/5b030cc8ec9f4e03

Porting/epigraphs.pod - Add missing announcement links
Steve Hay 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/68abab051b8e7d41

5.34.1-RC1 today
Steve Hay 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/5959769b9ec23382

Aiming for 5.34.1 in a fortnight
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1257b4cde488d096

Current branch hv/gh19010
2 commits. 1 unique author. 1 unique committer.
2 files changed, 57 insertions(+), 45 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/294a724ad6d63c0b

gh19010: simplify and expand inf/nan tests
Hugo van der Sanden 1 file changed, 36 insertions(+), 30 deletions(-
https://github.com/Perl/perl5/commit/294a724ad6d63c0b

gh19010: regularize handling of trailing whitespace on inf/nan
Hugo van der Sanden 1 file changed, 21 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/c5a8cf5b3d200f37

Current branch maint-5.34
101 commits. 21 unique authors. 1 unique committer.
56 files changed, 2971 insertions(+), 1565 deletions(-)
Thanks, applied: Steve Hay (85)
Snapshot: http://github.com/Perl/perl5/tarball/7a1fe748ab0f9ce3

Regresison test that multiple statements in 'try' also yields a result
Paul "LeoNerd" Evans 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/7a1fe748ab0f9ce3

scalarseq() should not put an OP_ENTER kid into scalar context (fixes #18855
Paul "LeoNerd" Evans 2 files changed, 15 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/30c0a7c19437f19b

Porting/epigraphs - Add epigraph for 5.34.1-RC1
Steve Hay 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/7cdb07a803b74409

Porting/epigraphs.pod - Add missing announcement links
Steve Hay 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/d50aba1188502bd6

Disarm patchlevel.h and regen META.json
Steve Hay 2 files changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/840daed333f29c7c

Bump to RC1 and update META.json
Steve Hay 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f53b4397a92bf48a

5.34.1-RC1 today
Steve Hay 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d33aff88fd17c30e

Aiming for 5.34.1 in a fortnight
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/915812dc61fba1ab

Finalize perldelta
Steve Hay 1 file changed, 26 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4f1f587ecfbd49d2

perldelta - Update modules
Steve Hay 1 file changed, 12 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/57862b0a77fdcafd

perldelta - Remove boilerplate
Steve Hay 1 file changed, 6 insertions(+), 352 deletions(-
https://github.com/Perl/perl5/commit/00cfc7f943cb39e9

Update Module::CoreList with latest change
Steve Hay 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ddc4caabf441deba

Add perldelta entry try/catch deparsing fix - 846e32ebef
Matthew Horsfall 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/cef4b1bae35dd3a3

B::Deparse: Handle try/catch when catch has an ENTER/LEAVE pair
Matthew Horsfall 2 files changed, 16 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/884ea8d33334dc55

Revert "Also adjust t/xsub_h.t to use $^V." part of 4a88c3486c for maint
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5c6c3034a5f1cc95

Further corrections to the work of Porting\new-perldelta.pl
Steve Hay 3 files changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/80abe61059a51b90

Updated AUTHORS and checkAUTHORS, as my github account has
Neil Bowers 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/cffdfb0c9422b45a

Michiel Beijen is now a Perl author
Michiel Beijen 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/3d908d772fdfd3aa

officially support Visual C++ 2022
Tomasz Konojacki 1 file changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c919b9273f2c57fa

Update Perl copyright for 2022
Nicolas R 2 files changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/260fb53c55ec6b56

New perldelta
Steve Hay 9 files changed, 1655 insertions(+), 1211 deleti
https://github.com/Perl/perl5/commit/8b0ee3f3c2084506

Update Module::CoreList with data so far for the imminent 5.34.1
Steve Hay 3 files changed, 34 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/525eceec2840489a

Bump version to 5.34.1, ahead of its impending release
Steve Hay 21 files changed, 124 insertions(+), 124 deletio
https://github.com/Perl/perl5/commit/e4c244d4dbb6d740

update epigraphs with 5.35.9 entry
reneeb 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/702fe072b41262f8

Update epigraph for 5.35.8
Nicolas R 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/e6186edf66123350

Recorded epigraph for 5.35.7
Neil Bowers 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/643e25f3662ebed9

Add epigraph for 5.35.6
Richard Leach 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/3541aceb6bc4ed13

Add epigraph for 5.35.5
Leon Timmermans 1 file changed, 17 insertions(+)
https://github.com/Perl/perl5/commit/ec389a06c92e3378

Update epigraphs for 5.35.4 release
Matthew Horsfall 1 file changed, 36 insertions(+)
https://github.com/Perl/perl5/commit/ce51ced9e5d3c393

add epigraph for 5.35.3
Karen Etheridge 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/e306ef53d03491d9

Added my choice of epigraph for 5.35.2
Neil Bowers 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/afa6f7a35ae99de8

Update epigraphs.pod
Max Maischein 1 file changed, 23 insertions(+)
https://github.com/Perl/perl5/commit/b3c62bf5ece08b59

update the epigraphs file with v5.35.0 epigraph
Ricardo Signes 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/eb219c5a314ae92a

Update epigraph
Sawyer X 1 file changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/30604098cd050569

Add new release to perlhist
reneeb 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/e749e33f7a371d95

Added 5.35.8 to perlhist
Nicolas R 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/455e565d7026df6d

Added 5.35.7 to perlhist
Neil Bowers 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/cc15b379a5d374c2

add new release to perlhist
Richard Leach 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/17fa67e24d0d0c4d

Add 5.35.5 to perlhist
Leon Timmermans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7726101e75cd47e8

add new release to perlhist
Matthew Horsfall 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/44d3be03d41d4b21

tick off release 5.35.3
Karen Etheridge 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d4bda44056aeb2b1

add new release to perlhist
Karen Etheridge 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/a6d8852eebf313dd

add new release to perlhist
Neil Bowers 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/fe70f2f20ad85541

add new release to perlhist
Max Maischein 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/224f9da7563b22ba

perlhist: add v5.35.0
Ricardo Signes 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/01bee4fac421a4d8

tick off release 5.35.9 in release schedule
reneeb 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6c7cf5ee29ce7426

release schedule: update the road to v5.36
Ricardo Signes 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/0961300a0c20f7ce

Tick off 5.35.8
Nicolas R 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f392831739308b4f

Adjust prediction year for 5.34.1
Nicolas R 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f99ae80d76aa4269

Added releasers for next 3 dev releases
Neil Bowers 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2d869a414cb4c24d

recorded 5.35.7 release as done in the release schedule
Neil Bowers 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e9a490fd19f57f30

Tick off 5.35.6 from release schedule
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a018955bf9f97bb2

release schedule: neilb to handle 2021-12
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/003aae4790033853

Tick off 5.35.5 from release schedule
Leon Timmermans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ef5349fdb24d8686

release schedule: Richard Leach to release v5.35.6
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cd6e680a0bd45514

release schedule: leont will release v5.35.5
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5c27f84a09f2858a

Check off 5.35.4 in release_schedule.pod
Matthew Horsfall 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cd303dc9edc2affc

tick off release 5.35.3
Karen Etheridge 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ea2f1c57b6285655

Check off 5.35.2 in release schedule
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/236ec65bc6793d1a

Tick the entry for 5.35.1 in release_schedule.pod
Max Maischein 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0dead1a632e26b0b

release schedule: schedule a few months out
Ricardo Signes 1 file changed, 12 insertions(+), 14 deletions(-
https://github.com/Perl/perl5/commit/8a28a3d41e76e9ce

release schedule: out with v5.33, in with v5.35
Ricardo Signes 1 file changed, 14 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/c9dd862bbef49520

Tick the release
Sawyer X 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/58b74baf8707e478

Use sha256 instead of sha1 in release announcement
Michiel Beijen 2 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/586fc5e8903f5325

Minor RMG tweaks
Richard Leach 1 file changed, 25 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/c761315bad533820

use www.cpan.org, not ftp.funet.fi, to check the CPAN
Ricardo Signes 2 files changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/aad588d24866ee02

Update Module::CoreList for 5.35.9
reneeb 1 file changed, 30 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/1caf0249f46e520b

Bumped Module-CoreList ready for 5.35.9
Nicolas R 3 files changed, 31 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/167b1a202d24ef57

Update Module::CoreList for 5.35.8
Nicolas R 1 file changed, 22 insertions(+)
https://github.com/Perl/perl5/commit/514fdef5cf0411ac

Bumped Module-CoreList ready for 5.35.8
Neil Bowers 3 files changed, 31 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/6291c55388b16b59

Update Module::CoreList for 5.35.7
Neil Bowers 1 file changed, 63 insertions(+)
https://github.com/Perl/perl5/commit/bf309f18e8c2f4cf

Fixup Corelist.pm
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b850a649970279d3

Prepare Module::Corelist for 5.35.7
Richard Leach 3 files changed, 32 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/c984a6788f0565a6

Update Module::CoreList for 5.35.6
Richard Leach 1 file changed, 19 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2f23dd64d08e9dd1

Prepare Module::Corelist for 5.35.6
Leon Timmermans 3 files changed, 18 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/12ddd54dc36a67d5

Bump version to 5.35.6
Leon Timmermans 2 files changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/cf857a868f810aad

Update Module::CoreList for 5.35.5
Leon Timmermans 1 file changed, 104 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/ddc791c5b22f058c

Prep Module::CoreList for the 5.35.5 release
Matthew Horsfall 3 files changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4b8601625c5b379c

Update Module::CoreList for v5.35.5
Matthew Horsfall 2 files changed, 25 insertions(+)
https://github.com/Perl/perl5/commit/02e46e6a52cd5f2e

Update Module::CoreList for 5.35.4
Matthew Horsfall 3 files changed, 64 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/8edeab05d3685c42

Better put a date in it
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0052b93c90b9d310

Bump the perl version in various places for 5.35.4
Karen Etheridge 2 files changed, 23 insertions(+)
https://github.com/Perl/perl5/commit/dfde17da27840473

Update Module::CoreList for 5.35.3
Karen Etheridge 3 files changed, 30 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/283deb227e7fe603

Bump the perl version in various places ready for 5.35.3
Neil Bowers 2 files changed, 23 insertions(+)
https://github.com/Perl/perl5/commit/cf26990290d8ba29

Update Module::CoreList for 5.35.2
Neil Bowers 3 files changed, 84 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/14fe60a4f485d2b4

Update Module::CoreList for 5.35.2
Max Maischein 3 files changed, 31 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/9ee9ccff6d1493ae

Update Module::CoreList for 5.35.1
Max Maischein 3 files changed, 112 insertions(+), 7 deletions(
https://github.com/Perl/perl5/commit/4aab65fc2ff117f6

Prepare Module::CoreList for 5.35.1
Max Maischein 3 files changed, 49 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/7f87f1449b4e554a

Bump to 5.35.0:
Sawyer X 3 files changed, 32 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/6948d90acfb8c2af

officially support Visual C++ 2022
Tomasz Konojacki 3 files changed, 9 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/17c19aa296ca10b1

perlcommunity - freenode chat is moving to libera
Dan Book 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a23c14938114a96c

Bump VERSION for previous two commits
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1fb4de909b741f56

fix comment.
Atsushi SUGAWARA 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5d3459078b3d598d

lib/perl5db.pl: cmd_l() no longer exists.
Atsushi SUGAWARA 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b7a355bb618f078d

Test for Issue #19250, assert fail with Debug=>ALL
Yves Orton 1 file changed, 123 insertions(+)
https://github.com/Perl/perl5/commit/f5d636819508aaa8

Fixup Issue #19350 - Assert error under: use re Debug=>"ALL"
Yves Orton 1 file changed, 59 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/656575c0e8a59275

Don't try to Sv[PI]V() on an undef index SV in find_uninit_var()
Tony Cook 2 files changed, 17 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/43cbd598f60a85af

data->pos_delta should stick at infinity
Hugo van der Sanden 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7a52f426ed718c21

avoid overflow on delta in study_chunk
Hugo van der Sanden 1 file changed, 14 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/db48c3db85182b05

gh17824: zero curlocales[]
Hugo van der Sanden 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/932f6a09ff08934d

Encode.pm: apply a local patch for CVE-2021-36770
Ricardo Signes 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/63f36a9334f30cb2

Current branch maint-votes
5 commits. 3 unique authors. 3 unique committers.
1 file changed, 2 insertions(+), 25 deletions(-)
Net code removal: Steve Hay (19 lines)

Snapshot: http://github.com/Perl/perl5/tarball/bfbbb7656b98f7af

Remove cherry picked commits
Steve Hay 1 file changed, 3 deletions(-)
https://github.com/Perl/perl5/commit/bfbbb7656b98f7af

Add khw votes
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a223829499338e19

Votes for 5.34.1
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f90722230a842607

Remove one more cherry-picked commit
Steve Hay 1 file changed, 2 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/9fdf9217264b47ae

Remove cherry picked commits
Steve Hay 1 file changed, 18 deletions(-)
https://github.com/Perl/perl5/commit/373ff87e5f24e363

Current branch yves/reduce_vlb_exp_warn_scope
1 commit. 1 unique author. 1 unique committer.
28 files changed, 967 insertions(+), 453 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/75d9cd767749a87c

Reduce scope of experimental warnings with lookbehind
Yves Orton 4 files changed, 120 insertions(+), 20 deletions
https://github.com/Perl/perl5/commit/75d9cd767749a87c

Current branch yves/refactor_rexc_parse_mutations
10 commits. 1 unique author. 1 unique committer.
10 files changed, 275 insertions(+), 39 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/19f66d16c1026e81

regcomp.c: Replace RExC_parse_inc() like exprs not using UTF with RExC_parse
Yves Orton 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/19f66d16c1026e81

regcomp.c: Replace `RExC_parse += 2` with RExC_parse_inc_by(2)
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/c4040a261e1fb208

regcomp.c: Replace `RExC_parse += x` with RExC_parse_inc_by(x)
Yves Orton 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/4898d60dd54c76c0

regcomp.c: Replace `RExC_parse += UTF ? UTF8_SAFE_SKIP(...) : 1` with RExC_p
Yves Orton 1 file changed, 7 insertions(+), 19 deletions(-)
https://github.com/Perl/perl5/commit/ecf538453997da4e

regcomp.c: Replace `RExC_parse += (UTF) ? UTF8SKIP(RExC_parse) : 1` with REx
Yves Orton 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/0c533dd8f1f8ea2e

regcomp.c: Replace `RExC_parse += SKIP_IF_CHAR(...)` with RExC_parse_inc_if_
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/ece1ac6cf6c4f45f

regcomp.c: Replace `RExC_parse += UTF8SKIP(RExC_parse)` with RExC_parse_inc_
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2580208432f1678d

regcomp.c: Replace `RExC_parse = x` with RExC_parse_set(x)
Yves Orton 1 file changed, 60 insertions(+), 56 deletions(-
https://github.com/Perl/perl5/commit/50278f5e7c04bea8

regcomp.c: Replace `RExC_parse++` with RExC_parse_inc_by(1)
Yves Orton 1 file changed, 76 insertions(+), 71 deletions(-
https://github.com/Perl/perl5/commit/9c523c116cd2414b

regcomp.c: Add utility macros to wrap mutations of RExC_parse
Yves Orton 1 file changed, 140 insertions(+)
https://github.com/Perl/perl5/commit/14cd5210f2eadfae

New branch hv/gh19010-rebase
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/be7b004b1e3e6a1a

gh19010: fix returns for Perl_grok_infnan
Hugo van der Sanden 2 files changed, 127 insertions(+), 109 deletion
https://github.com/Perl/perl5/commit/be7b004b1e3e6a1a

New branch khw
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/a8c07f15d910a058

Add alh khw votes
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a8c07f15d910a058

New branch yves/fix_gh_issue_19463
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2a2dbd97f5883a9a

pad.c: Fix GH Issue #19463, -DXv fails assert when dumping anonymous constan
Yves Orton 2 files changed, 16 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/2a2dbd97f5883a9a

New branch yves/gen_authors_from_commit
3 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/49886d743f6238c8

Porting/exec-bit.txt - sort list of files
Yves Orton 1 file changed, 23 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/49886d743f6238c8

improved .mailmap and AUTHORS file logic
Yves Orton 7 files changed, 2653 insertions(+), 88 deletion
https://github.com/Perl/perl5/commit/1ffa2d7a41812ad4

checkAUTHORS.pl - allow the script to be used as a module.
Yves Orton 1 file changed, 67 insertions(+), 61 deletions(-
https://github.com/Perl/perl5/commit/37fe1b2fc593fd34

Martian commit 5e880b1f2a4aaf5c08e6970ed5bddc8aba46a02c
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5e880b1f2a4aaf5c

wrap any existing import in Attribute::Handlers' injected import
Graham Knop 1 file changed, 20 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/5e880b1f2a4aaf5c

Martian commit 499b3fc85ac46650f582efdddb33ecc501fca035
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/499b3fc85ac46650

Make sv_len_utf8_nomg() public
Karl Williamson 3 files changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/499b3fc85ac46650

Ignored 53 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
38 commits. 10 unique authors. 4 unique committers.
42 files changed, 1049 insertions(+), 545 deletions(-)
Thanks, applied: Karl Williamson (22) Yves Orton (2) James E Keenan (2)
Snapshot: http://github.com/Perl/perl5/tarball/1bd2ffc2ed1dd21a

gh19010: add NOT_REACHED
Hugo van der Sanden 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1bd2ffc2ed1dd21a

gh19010: simplify and expand inf/nan tests
Hugo van der Sanden 1 file changed, 36 insertions(+), 30 deletions(-
https://github.com/Perl/perl5/commit/46da8a0d99e5820f

gh19010: regularize handling of trailing whitespace on inf/nan
Hugo van der Sanden 1 file changed, 21 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/6e5a616fb9534483

gh19010: fix returns for Perl_grok_infnan
Hugo van der Sanden 2 files changed, 91 insertions(+), 85 deletions(
https://github.com/Perl/perl5/commit/7294e9f9f09f98d7

Add Brad Barden to the AUTHORS file
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/98656496a12e0020

Add PerlIO_readlink backcompat defines to Cws.xs
Leon Timmermans 12 files changed, 15 insertions(+), 11 deletions
https://github.com/Perl/perl5/commit/abbd2f4f4eac7796

Add tests to see if string-to-number conversion behaves correctly
TAKAI Kousuke 2 files changed, 130 insertions(+)
https://github.com/Perl/perl5/commit/0b247afb376f3999

sv.c: reuse NV-to-IV/UV conversion code for SV-to-NV-to-IV/UV conversion
TAKAI Kousuke 1 file changed, 5 insertions(+), 35 deletions(-)
https://github.com/Perl/perl5/commit/a8abfc692a3a7b79

Make sv_dump() (and Devel::Peek) escape PV contents with hex, not octal.
Felipe Gasper 4 files changed, 49 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/8131b14be4bd2c1e

regcomp.c: Replace RExC_parse_inc() like exprs not using UTF with RExC_parse
Yves Orton 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/8a4f7e019ceeb337

regcomp.c: Replace `RExC_parse += 2` with RExC_parse_inc_by(2)
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/e62a48c0e93fce26

regcomp.c: Replace `RExC_parse += x` with RExC_parse_inc_by(x)
Yves Orton 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/6808022099ede18e

regcomp.c: Replace `RExC_parse += UTF ? UTF8_SAFE_SKIP(...) : 1` with RExC_p
Yves Orton 1 file changed, 7 insertions(+), 19 deletions(-)
https://github.com/Perl/perl5/commit/e0702de6aebbe50e

regcomp.c: Replace `RExC_parse += (UTF) ? UTF8SKIP(RExC_parse) : 1` with REx
Yves Orton 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/ef2d9007a52f1cb7

regcomp.c: Replace `RExC_parse += SKIP_IF_CHAR(...)` with RExC_parse_inc_if_
Yves Orton 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/d74e063f81f513ed

regcomp.c: Replace `RExC_parse += UTF8SKIP(RExC_parse)` with RExC_parse_inc_
Yves Orton 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/7d7c745ff851157f

regcomp.c: Replace `RExC_parse = x` with RExC_parse_set(x)
Yves Orton 1 file changed, 60 insertions(+), 56 deletions(-
https://github.com/Perl/perl5/commit/6a47f93023738644

regcomp.c: Replace `RExC_parse++` with RExC_parse_inc_by(1)
Yves Orton 1 file changed, 76 insertions(+), 71 deletions(-
https://github.com/Perl/perl5/commit/c9838684b6f85be4

regcomp.c: Add utility macros to wrap mutations of RExC_parse
Yves Orton 1 file changed, 140 insertions(+)
https://github.com/Perl/perl5/commit/31b3ca879289d508

enable x64 -Duselongdouble build for all mingw-runtime versions.
sisyphus 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1e2aa9cdc0f7d9ce

regex_sets: Allow all legal flags in nested calls
Karl Williamson 3 files changed, 11 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/670bc824d15678f6

perlrecharclass: Update regex sets pod
Karl Williamson 1 file changed, 9 insertions(+), 26 deletions(-)
https://github.com/Perl/perl5/commit/43843d94b0de72c0

utf8.h: fixup signed/unsigned warning from UTF8_IS_REPLACEMENT
Yves Orton 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/3c9bbd85c943afea

doc: fix some typos
cuishuang 5 files changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/31cd1f1d329adc31

regcomp.c: add comment that last_close_opp is dangerous
Yves Orton 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/be22c34e021337a1

regcomp.c: Reduce scope of experimental warnings with lookbehind
Yves Orton 5 files changed, 155 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/c15a34bfb4f54341

regcomp.c: in study_chunk() properly pass down SCF_TRIE_DOING_RESTUDY flag
Yves Orton 1 file changed, 54 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/8b837871cb596783

regcomp.c: track last close *op*, not just its index in study_chunk()
Yves Orton 1 file changed, 31 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/d85407be3014fa0f

regcomp.c: rename "fake" where it used in recursive study_chunk() calls
Yves Orton 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/c386503f50ab5b5d

regcomp.c: rename "fake" argument in main entry points to study_chunk()
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/fa8d95b8b03c2668

regcomp.c: S_study_chunk() clean up args and docs
Yves Orton 1 file changed, 17 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/06ad1400e9c8bfd3

Add ASSERT_IS_PTR macro
Karl Williamson 2 files changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/08e4e7bf156836b6

Add 'ASSERT_IS_LITERAL' macro
Karl Williamson 3 files changed, 19 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/ca0572d7d359fdfd

Correct one spelling error
James E Keenan 2 files changed, 59 insertions(+), 59 deletions(
https://github.com/Perl/perl5/commit/198c4f174582886f

makerel: use Digest::SHA to print sha256sum
Michiel Beijen 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/beeee505d7f88657

pad.c: Fix GH Issue #19463, -DXv fails assert when dumping anonymous constan
Yves Orton 2 files changed, 16 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/277d63d68e5d13aa

perl.c: zero stacks on creation
Yves Orton 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/ba2557cc22570b32

regcomp.c: Check non-NULL before dereferencing
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fbb9d44aca632b09

Current branch maint-5.34
1 commit. 1 unique author. 1 unique committer.
1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, applied: Steve Hay (1)
Snapshot: http://github.com/Perl/perl5/tarball/e6d41d9faa6e40e6

Nothing changed in SIGINFO for OpenBSD 7.0
Andrew Hewus Fresh 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e6d41d9faa6e40e6

Current branch maint-votes
7 commits. 4 unique authors. 4 unique committers.
1 file changed, 2 insertions(+)

Snapshot: http://github.com/Perl/perl5/tarball/3be56dc23b9452bf

leont vote for 5bc1e5fdd
Leon Timmermans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3be56dc23b9452bf

1 vote for 5bc1e5fdd
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/961ab545752bf552

Propose another test fix found by Jim & Leon
Steve Hay 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/ac6196536da79919

Remove cherry picked commit
Steve Hay 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/90877c8b1c72fa8b

khw votes for openbsd fix
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c759088787ec79bd

Add vote for test fix
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a073463e0601eb4a

Add siginfo test fix for OpenBSD 7
Leon Timmermans 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/896234855de49062

Current branch yves/gen_authors_from_commit
2 commits. 1 unique author. 1 unique committer.
1 file changed, 6 insertions(+), 6 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/7a37b8c3bc171565

Porting/exec-bit.txt - sort list of files
Yves Orton 1 file changed, 23 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/7a37b8c3bc171565

improved .mailmap and AUTHORS file logic
Yves Orton 7 files changed, 2653 insertions(+), 88 deletion
https://github.com/Perl/perl5/commit/10d8d7c19e8ae0c7

New branch smoke-me/jkeenan/gh-19482-maint-5.34-gdbm-problem-20220303
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/b5d8c464eb23a353

Fix definition of ITEM_NOT_FOUND for pre-1.13 versions.
Sergey Poznyakoff 2 files changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/b5d8c464eb23a353

New branch yves/fix_19472_warns_on_undef_scalar_ref_open
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/e37e1871004c652a

Fix GH Issue #19472: read warnings from open($fh,">",\(my $x))
Yves Orton 3 files changed, 43 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/e37e1871004c652a

New branch yves/fix_accept
7 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2fab0ff58a207d1a

WIP: a fix for ACCEPT that breaks tons of other stuff
Yves Orton 2 files changed, 25 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/2fab0ff58a207d1a

regcomp.c: Reduce scope of experimental warnings with lookbehind
Yves Orton 5 files changed, 155 insertions(+), 24 deletions
https://github.com/Perl/perl5/commit/dd7fec2322be40f3

regcomp.c: in study_chunk() properly pass down SCF_TRIE_DOING_RESTUDY flag
Yves Orton 1 file changed, 54 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/20920e54929c7b90

regcomp.c: track last close *op*, not just its index in study_chunk()
Yves Orton 1 file changed, 31 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/8495001912886fcd

regcomp.c: rename "fake" where it used in recursive study_chunk() calls
Yves Orton 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/0e59e61f484966e6

regcomp.c: rename "fake" argument in main entry points to study_chunk()
Yves Orton 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/52f28dfa09ec6542

regcomp.c: S_study_chunk() clean up args and docs
Yves Orton 1 file changed, 17 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/c09072c5cb64a6ce

New branch yves/zero_stacks_on_init
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/a6ac37d2dd2f8a66

perl.c: zero stacks on creation
Yves Orton 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/a6ac37d2dd2f8a66

Deleted branch hv/gh19010

Deleted branch hv/gh19010-rebase

Deleted branch yves/reduce_vlb_exp_warn_scope

Martian commit f8312f207e8c5c01f7a74e6f4adab0ee95c1a336
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f8312f207e8c5c01

gh19010: add NOT_REACHED
Hugo van der Sanden 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f8312f207e8c5c01

Martian commit 05c1b0e1596df76bf3cd22fce1da8b20b03d20ca
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/05c1b0e1596df76b

doc: fix some typos
cuishuang 4 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/05c1b0e1596df76b

Martian commit 0b496d96bb86c420b9736e0378c46615aa079992
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/0b496d96bb86c420

utf8.h: fixup signed/unsigned warning from UTF8_IS_REPLACEMENT
Yves Orton 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/0b496d96bb86c420

Martian commit 6e6852b9322c34d1509bfbc5d54f6e013acca88f
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/6e6852b9322c34d1

Correct one spelling error
James E Keenan 2 files changed, 59 insertions(+), 59 deletions(
https://github.com/Perl/perl5/commit/6e6852b9322c34d1

Martian commit 482e59523187ae56eb28924554203813715458bc
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/482e59523187ae56

Add ASSERT_IS_PTR macro
Karl Williamson 2 files changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/482e59523187ae56

Add 'ASSERT_IS_LITERAL' macro
Karl Williamson 3 files changed, 19 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/e75f91dfc21ef1f4

Ignored 44 GitHub auto-generated merge commits
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
34 commits. 11 unique authors. 7 unique committers.
155 files changed, 1274 insertions(+), 711 deletions(-)
Thanks, applied: Karl Williamson (9) Paul Evans (5) xenu (3)
Yves Orton (2) James E Keenan (1) ?icolas ? (1)
Snapshot: http://github.com/Perl/perl5/tarball/3bdf66c3d47f0589

Add tests for increased NV precision in Devel::Peek::Dump
TAKAI Kousuke 1 file changed, 23 insertions(+)
https://github.com/Perl/perl5/commit/3bdf66c3d47f0589

do_sv_dump: increase NV precision to be output
TAKAI Kousuke 1 file changed, 28 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d4f3575722c94cdc

Mention in perldelta
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/aae976026340be76

Move sort's scalar context warning to new 'scalar' category
Paul "LeoNerd" Evans 3 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/7fd94585290b7c48

Add a new 'scalar' warnings category
Paul "LeoNerd" Evans 3 files changed, 11 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/4c58833d2762c61b

cpan/Test-Simple: sync with CPAN Test-Simple-1.302190
Chad Granum 75 files changed, 86 insertions(+), 79 deletions
https://github.com/Perl/perl5/commit/f70b3f77e0c82e8e

DB_File: sync with CPAN version 1.857
James E Keenan 4 files changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/7198711574449e84

assert() PL_parser before trying to dereference it
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/11e786a7a77aafa7

perlhack: make language about 79-col lines laxer
Ricardo Signes 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/931014b91587ba43

Rename is{bool,weak} to is_{bool,weak}
Paul "LeoNerd" Evans 14 files changed, 107 insertions(+), 101 deletio
https://github.com/Perl/perl5/commit/5a94615fd16a4fb4

t/op/magic.t - Issue #19504 - fixup tests for utf8 $0
Yves Orton 1 file changed, 15 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/ebd227f24001c3df

Fix GH Issue #19472: read warnings from open($fh,">",\(my $x))
Yves Orton 3 files changed, 43 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/8b03aeb95ab72abd

Perl_newSV_type_mortal - new inline function introduced and used
Richard Leach 16 files changed, 110 insertions(+), 56 deletion
https://github.com/Perl/perl5/commit/7ea8b04b5a0e6952

Inlined newSV_type(SVt_NULL) leaner than non-inlined newSV(0)
Richard Leach 14 files changed, 43 insertions(+), 43 deletions
https://github.com/Perl/perl5/commit/8fcb24256a3027cb

Make newSV_type an inline function
Richard Leach 8 files changed, 525 insertions(+), 370 deletion
https://github.com/Perl/perl5/commit/75acd14e43f2ffb6

reg_mesg.t: Wasn't testing what it purported to be
Karl Williamson 1 file changed, 15 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/4f1687891150dded

Porting/epigraphs - Add epigraph for 5.34.1-RC2
Steve Hay 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/eabfb4c695fff3ad

5.34.1-RC2 today
Steve Hay 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/db4317757610c289

Fix utf8_to_uvchr for non-core calls
Karl Williamson 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d1e771d8c5331685

perlrun.pod and INSTALL: document PERL_PERTURB_KEYS better
Yves Orton 2 files changed, 29 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/257221650c51b227

Properly handle UTF8-flagged strings when assigning to $0.
Felipe Gasper 4 files changed, 100 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/2d3b3561a39bb17f

utf8_to_uvchr_buf_helper: Check before deref
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/286a1bfd696eb9d8

Fixed possible syntax error in Configure's test program for Inf/NaN bytes.
TAKAI Kousuke 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/3aea88f20c1f2a8d

utf8.c: Klortho advises: Check before deref
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f85e795837ef67ed

ExtUtils-ParseXS: bump version to 3.45
Brad Barden 11 files changed, 13 insertions(+), 10 deletions
https://github.com/Perl/perl5/commit/b4ac6eccc2cd6d53

ExtUtils-ParseXS: fix 002-more.t plan
Brad Barden 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/aca39917a9d11faf

ExtUtils::ParseXS: add OVERLOAD regression tests
Brad Barden 2 files changed, 17 insertions(+)
https://github.com/Perl/perl5/commit/d59b1e4767309900

ExtUtils::ParseXS: fix OVERLOAD/FALLBACK handling
Brad Barden 1 file changed, 33 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/23ef31c5897c5768

Add test for the previous commit fixing Perl_my_strtod
TAKAI Kousuke 3 files changed, 32 insertions(+)
https://github.com/Perl/perl5/commit/def4fa880cb6467a

numeric.c: Fix possible null pointer dereferences
TAKAI Kousuke 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/b4603d09e3b40cd3

Add new email for Brad Barden
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/61cf68d3b867f546

utf8.c: Fix typo in comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4c46f86af833dea4

perl.c: Remove run time docs and redundant support for -DH
Yves Orton 1 file changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b9b389c2327b1cca

hv.c: ALWAYS perform in_collision check
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a977878db2027d63

Current branch maint-5.34
12 commits. 4 unique authors. 1 unique committer.
8 files changed, 34 insertions(+), 18 deletions(-)
Thanks, applied: Steve Hay (4)
Snapshot: http://github.com/Perl/perl5/tarball/45e08052f95c5692

Porting/epigraphs - Add epigraph for 5.34.1-RC2
Steve Hay 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/45e08052f95c5692

Disarm patchlevel.h and regen META.json
Steve Hay 2 files changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/bb1dee52397a6331

Bump to RC2 and update META.json
Steve Hay 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/23fa289c91349497

Finalize perldelta
Steve Hay 1 file changed, 8 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/e0f0c031c54e14cc

Update perldelta modules
Steve Hay 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/3f425f42494a6b39

Update Module::CoreList
Steve Hay 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/bb7b4e3301d8399b

5.34.1-RC2 today
Steve Hay 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/10e54609d8cf2638

hv.c: ALWAYS perform in_collision check
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/96fcd8bed7d5ff51

Bump GDBM_File's $VERSION for previous cherry picks
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7c99e246fa01e58f

Correct grammar/spelling problems
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/667aa13b58d9cc30

Fix definition of ITEM_NOT_FOUND for pre-1.13 versions.
Sergey Poznyakoff 1 file changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/69e00c95ee1b5281

Fix GDBM_File to compile with version 1.20 and earlier
Sergey Poznyakoff 1 file changed, 5 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/9bbcd29d17b12d74

Current branch maint-votes
5 commits. 3 unique authors. 3 unique committers.
1 file changed, 2 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/f6713b81c18bb575

Remove cherry picked commit
Steve Hay 1 file changed, 1 insertion(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/f6713b81c18bb575

khw votes for hash collision check
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dfeee73b02721db5

Fix commit ID and add vote
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3b64f39ccbc97cc2

Remove cherry picked commit
Steve Hay 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/532eec3d02eed14d

add cd1eee8bc1 hv.c: ALWAYS perform in_collision check
Yves Orton 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/79ea7eb04c4e57ee

Current branch yves/fix_accept
1 commit. 1 unique author. 1 unique committer.
175 files changed, 1892 insertions(+), 1101 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/e8f2ebc1c2e2cad1

WIP: a fix for ACCEPT that breaks tons of other stuff
Yves Orton 2 files changed, 25 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/e8f2ebc1c2e2cad1

Current branch yves/gen_authors_from_commit
3 commits. 1 unique author. 1 unique committer.
94 files changed, 2092 insertions(+), 1070 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/f4305237d61f5e75

Porting/exec-bit.txt - sort list of files
Yves Orton 1 file changed, 23 insertions(+), 23 deletions(-
https://github.com/Perl/perl5/commit/f4305237d61f5e75

improved .mailmap and AUTHORS file logic
Yves Orton 7 files changed, 2655 insertions(+), 88 deletion
https://github.com/Perl/perl5/commit/59a26dcdb30c5ee4

checkAUTHORS.pl - allow the script to be used as a module.
Yves Orton 1 file changed, 67 insertions(+), 61 deletions(-
https://github.com/Perl/perl5/commit/a1dea66a1e160ba6

New branch yves/document_demarcated_variable_form_better
3 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f064dea034d8d523

perlvar.pod - add more info about demarcated variable form
Yves Orton 1 file changed, 20 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f064dea034d8d523

pod/perlre.pod - document @{^CAPTURE} magic variable
Yves Orton 1 file changed, 16 insertions(+)
https://github.com/Perl/perl5/commit/0c6dcc59bbe1dc18

pod/perldata.pod - document demarcated var form (curly braces) better
Yves Orton 1 file changed, 97 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/2990226082f21e92

New branch yves/document_perturb_keys_better
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/aadb56abc6170e10

perlrun.pod and INSTALL: document PERL_PERTURB_KEYS better
Yves Orton 2 files changed, 29 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/aadb56abc6170e10

New branch yves/improve_test_and_debug_hash_randomization
7 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/83e3102124c191f0

hv.c - rework PL_hash_rand_bits update logic, add tests, -Dh debug mode
Yves Orton 11 files changed, 302 insertions(+), 58 deletion
https://github.com/Perl/perl5/commit/83e3102124c191f0

hv_func.h - switch sbox32 initializer to use the 128 bit seeding logic
Yves Orton 2 files changed, 20 insertions(+), 67 deletions(
https://github.com/Perl/perl5/commit/c5b3b06dc1b8bc6d

test.pl - rework runperl_and_capture() to be a bit easier to use
Yves Orton 1 file changed, 49 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/cca1a0d040197f6b

test.pl - move runperl_and_capture() out of runenv.t
Yves Orton 2 files changed, 37 insertions(+), 37 deletions(
https://github.com/Perl/perl5/commit/81c9b0eeaf4a5681

test.pl - add unlink_tempfiles()
Yves Orton 1 file changed, 6 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4f6f35d9a23fd450

test.pl - allow more than 676 tempfiles() in one process
Yves Orton 1 file changed, 21 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/1d2b7368f9f231ff

INSTALL - fix broken pod in PERL_PERTURB_KEYS docs
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/baaf9ae574597d65

Deleted branch khw

Deleted branch smoke-me/jkeenan/gh-19482-maint-5.34-gdbm-problem-20220303

Deleted branch yves/fix_19472_warns_on_undef_scalar_ref_open

Martian commit 3577e26a3128cc758ab4df2def0016a5799c53b1
3 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/3577e26a3128cc75

Mention in perldelta
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/3577e26a3128cc75

Move sort's scalar context warning to new 'scalar' category
Paul "LeoNerd" Evans 3 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/467eb71d1a37778a

Add a new 'scalar' warnings category
Paul "LeoNerd" Evans 3 files changed, 11 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/67e8e39f9353a628

Martian commit 2a4b21c06a4e16e5c27547aec20663fdca96d30e
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2a4b21c06a4e16e5

Add tests for increased NV precision in Devel::Peek::Dump
TAKAI Kousuke 1 file changed, 23 insertions(+)
https://github.com/Perl/perl5/commit/2a4b21c06a4e16e5

do_sv_dump: increase NV precision to be output
TAKAI Kousuke 1 file changed, 28 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a1e3c215d83721b8

Martian commit 6f59b69e76b8d3256772f8e9b753f9004329adb9
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/6f59b69e76b8d325

assert() PL_parser before trying to dereference it
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/6f59b69e76b8d325

Martian commit 5caabca48e3b861e584b092c56f84ded7ac5f1d5
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/5caabca48e3b861e

Rename is{bool,weak} to is_{bool,weak}
Paul "LeoNerd" Evans 14 files changed, 107 insertions(+), 101 deletio
https://github.com/Perl/perl5/commit/5caabca48e3b861e

Martian commit 75d957eba212a2f46afc9cc30c3d9a38daa84a99
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/75d957eba212a2f4

t/op/magic.t - Issue #19504 - fixup tests for utf8 $0
Yves Orton 1 file changed, 15 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/75d957eba212a2f4

Martian commit f327c5a3f80d872bb999d7259f31fdb82693e275
3 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/f327c5a3f80d872b

Perl_newSV_type_mortal - new inline function introduced and used
Richard Leach 16 files changed, 110 insertions(+), 56 deletion
https://github.com/Perl/perl5/commit/f327c5a3f80d872b

Inlined newSV_type(SVt_NULL) leaner than non-inlined newSV(0)
Richard Leach 14 files changed, 43 insertions(+), 43 deletions
https://github.com/Perl/perl5/commit/a481bf75b5401972

Make newSV_type an inline function
Richard Leach 8 files changed, 525 insertions(+), 370 deletion
https://github.com/Perl/perl5/commit/e4a0623e6a255d74

Martian commit dc620e0944c3586e62803d366f7b0cc0df9a6162
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/dc620e0944c3586e

perlhack: make language about 79-col lines laxer
Ricardo Signes 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dc620e0944c3586e

Martian commit 228103d2f8ec6cc8d8b8f67893fff3995c3caf69
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/228103d2f8ec6cc8

Properly handle UTF8-flagged strings when assigning to $0.
Felipe Gasper 4 files changed, 100 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/228103d2f8ec6cc8

Martian commit 052b3e3cc4c54226a0b2068c9a214008e039f402
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/052b3e3cc4c54226

Merge branch 'Perl:blead' into overload_fixes
Brad Barden 2 parents
https://github.com/Perl/perl5/commit/052b3e3cc4c54226

Martian commit c3ae7c3f3af318f2a27c445ed0084d814901c5c5
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/c3ae7c3f3af318f2

perl.c: Remove run time docs and redundant support for -DH
Yves Orton 1 file changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c3ae7c3f3af318f2

Martian commit cd1eee8bc15db2e64794ea43d06e14a705936eb6
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/cd1eee8bc15db2e6

hv.c: ALWAYS perform in_collision check
Yves Orton 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cd1eee8bc15db2e6

Martian commit a36536561cb6286bb69c2657ab90d97662c9fde3
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/a36536561cb6286b

Add test for the previous commit fixing Perl_my_strtod
TAKAI Kousuke 3 files changed, 32 insertions(+)
https://github.com/Perl/perl5/commit/a36536561cb6286b

Ignored 37 GitHub auto-generated merge commits

1 2  View All