Perl 5 Commit Summary

[email protected] (Perl 5 commit summary)
Newsgroups perl.perl5.porters
Message-ID <[email protected]>
Perl 5 commit summary, activity since Wednesday

Current branch blead
16 commits.  5 unique authors.  4 unique committers.
41 files changed, 1975 insertions(+), 856 deletions(-)
Thanks, applied:  Richard Leach (1)
Snapshot: http://github.com/Perl/perl5/tarball/19fcf8a045041bcf

  perldelta for PPC0030 undef-aware equality operators
  Paul Evans                  1 file changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/19fcf8a045041bcf

  Create undef-aware equality test operators
  Paul Evans                  28 files changed, 1220 insertions(+), 591 deleti
  https://github.com/Perl/perl5/commit/3fe8cf1e1dfeb8bd

  Revise the comment about op ordering in regen/opcodes
  Paul Evans                  1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2f044245e7032701

  Define AMGf_no_GETMAGIC flag for the tryAMAGIC* function family
  Paul Evans                  3 files changed, 14 insertions(+), 7 deletions(-
  https://github.com/Perl/perl5/commit/24930de6f0c50525

  Modernize lib/overload.pm
  Paul Evans                  1 file changed, 2 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/fc708a46f8d9e6a4

  perldelta for copy magic to elements added by splice()
  Tony Cook                   1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/d00b672fb5dca683

  splice: add magic to inserted elements for magical non-tied arrays
  Tony Cook                   2 files changed, 22 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/ce61f7c43db42234

  Add missing trailing quotes in perlootut
  Shlomi Fish                 1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/f944054b0e2cc31d

  Perldelta entry for optimized caller() list slices [GH #23369]
  Richard Leach               1 file changed, 49 insertions(+)
  https://github.com/Perl/perl5/commit/34544d98731c39f1

  OP_CALLER: handle common list slices of return values internally
  Richard Leach               13 files changed, 591 insertions(+), 218 deletio
  https://github.com/Perl/perl5/commit/1f866fac6f5504fe

  pp_caller - RC stack unwrapped
  Richard Leach               1 file changed, 42 insertions(+), 38 deletions(-
  https://github.com/Perl/perl5/commit/88b9ff6e2f1f65e2

  pp_caller: minor refactoring ahead of PP unwrapping
  Richard Leach               1 file changed, 8 insertions(+), 6 deletions(-)
  https://github.com/Perl/perl5/commit/3e4797081845be64

  pp_caller: do the EXTEND check once and early
  Richard Leach               1 file changed, 13 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/db4bdadc137fb3b6

  pp_caller: use OPf_KIDS rather than MAXARG to free up bits
  Richard Leach               1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/077fc65907e63b33

  perlfunc: fix perlop links for tr, y, qx
  Lukas Mai                   1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/b33c44533bcf797d

  perlop: punctuate sentences
  Lukas Mai                   1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/1f544176b38a6c42

Current branch yves/new_trie
7 commits.  1 unique author.  1 unique committer.
145 files changed, 4564 insertions(+), 3171 deletions(-)

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

  fixup for missing context arg
  Yves Orton                  1 file changed, 4 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/c73cd7b244ca7c0a

  regex engine - clarify trie data allocation and word counts
  Yves Orton                  3 files changed, 12 insertions(+), 13 deletions(
  https://github.com/Perl/perl5/commit/a3c60376cc17027a

  regex engine - apply jump correction during trie study
  Yves Orton                  1 file changed, 4 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/d5c2e8b6bd0a5dd6

  regex engine - tidy trie construction
  Yves Orton                  4 files changed, 101 insertions(+), 85 deletions
  https://github.com/Perl/perl5/commit/fac9c3a5b95b40f0

  regex engine - compile tries using utf8 octets as the internal encoding
  Yves Orton                  31 files changed, 2234 insertions(+), 1648 delet
  https://github.com/Perl/perl5/commit/22d7635bcfa6597e

  regex engine - widen trie word indexes to U32
  Yves Orton                  4 files changed, 14 insertions(+), 14 deletions(
  https://github.com/Perl/perl5/commit/0a4a6593ececf0bb

  regex engine - get rid of 16 bit values, use 32 bit values for charid
  Yves Orton                  3 files changed, 19 insertions(+), 19 deletions(
  https://github.com/Perl/perl5/commit/185027abd000c3d9

Martian commit 78c553cdc5d3eb68a4ac1cc2cd4e19042f8e57b7
5 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/78c553cdc5d3eb68

  perldelta for PPC0030 undef-aware equality operators
  Paul Evans                  1 file changed, 19 insertions(+)
  https://github.com/Perl/perl5/commit/78c553cdc5d3eb68

  Create undef-aware equality test operators
  Paul Evans                  28 files changed, 1220 insertions(+), 591 deleti
  https://github.com/Perl/perl5/commit/3604deb64272ab95

  Revise the comment about op ordering in regen/opcodes
  Paul Evans                  1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/50d5e9b80d6d0da4

  Define AMGf_no_GETMAGIC flag for the tryAMAGIC* function family
  Paul Evans                  3 files changed, 14 insertions(+), 7 deletions(-
  https://github.com/Perl/perl5/commit/81d76fcc0595e0ac

  Modernize lib/overload.pm
  Paul Evans                  1 file changed, 2 insertions(+), 5 deletions(-)
  https://github.com/Perl/perl5/commit/37279fa70ac19845

Martian commit 2008008615ea2008d8987dc7b4169e033a802557
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2008008615ea2008

  perldelta for copy magic to elements added by splice()
  Tony Cook                   1 file changed, 7 insertions(+)
  https://github.com/Perl/perl5/commit/2008008615ea2008

  splice: add magic to inserted elements for magical non-tied arrays
  Tony Cook                   2 files changed, 22 insertions(+), 2 deletions(-
  https://github.com/Perl/perl5/commit/3788efeb0786997e

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

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

  Perldelta entry for optimized caller() list slices [GH #23369]
  Richard Leach               1 file changed, 49 insertions(+)
  https://github.com/Perl/perl5/commit/a894b9bf389fe99e

  OP_CALLER: handle common list slices of return values internally
  Richard Leach               13 files changed, 591 insertions(+), 218 deletio
  https://github.com/Perl/perl5/commit/f2f256027d6a8e80

Martian commit d05e5b170c641d427a06c8610b595a23ade90662
1 commit.  1 unique author.  1 unique committer.

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

  Add missing trailing quotes in perlootut
  Shlomi Fish                 1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d05e5b170c641d42

Ignored 84 GitHub auto-generated merge commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.