Perl 5 Commit Summary

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

Current branch blead
36 commits.  6 unique authors.  6 unique committers.
43 files changed, 1138 insertions(+), 442 deletions(-)
Thanks, applied:  Karl Williamson (4) Max Maischein (1)
Snapshot: http://github.com/Perl/perl5/tarball/7489fba79fd15a1f

  perldelta for preserve SVs_TEMP flag in sv_set_undef()
  Tony Cook                   1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/7489fba79fd15a1f

  sv_set_undef(): preserve the SVs_TEMP flag
  Tony Cook                   3 files changed, 36 insertions(+), 9 deletions(-
  https://github.com/Perl/perl5/commit/4ef00774b6284a87

  perldelta for fix class field init ops in the right CV
  Tony Cook                   1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/a306dbbe05706520

  class: on error, clean up field init ops in the right CV
  Tony Cook                   2 files changed, 15 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/2efd40ee54540590

  ExtUtils::ParseXS: add change log entry
  Lukas Mai                   1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/1f5371540695cc2b

  ExtUtils::ParseXS: set fake filename for xs_handshake()
  Lukas Mai                   4 files changed, 63 insertions(+), 11 deletions(
  https://github.com/Perl/perl5/commit/4a0e603c9c7e5e2d

  ExtUtils::ParseXS: bump version
  Lukas Mai                   12 files changed, 12 insertions(+), 12 deletions
  https://github.com/Perl/perl5/commit/69b3a5343b698f66

  regen/reentr.pl: Remove trailing white space
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/ba8fa5a345098543

  regen/reentr.pl: Use perl-reserved name for helper
  Karl Williamson             3 files changed, 15 insertions(+), 12 deletions(
  https://github.com/Perl/perl5/commit/d99fefbf78ecf88b

  regen/embed.pl: Handle config.h symbols
  Karl Williamson             1 file changed, 17 insertions(+), 24 deletions(-
  https://github.com/Perl/perl5/commit/7b5d44d01f3be61c

  regen/embed.pl: win32-config files create API symbols
  Karl Williamson             1 file changed, 8 insertions(+), 11 deletions(-)
  https://github.com/Perl/perl5/commit/5d45d93ffaa229b4

  regen/embed.pl: perl_lock_definitions.h create API symbols
  Karl Williamson             1 file changed, 3 insertions(+), 46 deletions(-)
  https://github.com/Perl/perl5/commit/8e333c40b9cf6694

  regen/embed.pl: Some files document without apidoc
  Karl Williamson             1 file changed, 25 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/dbf4eb9f4f31ee15

  regen/embed.pl: '_' symbol in exception list is bogus
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/251175269f5d5e9d

  regen/embed.pl: Use map{} to go directly from qw to hash
  Karl Williamson             1 file changed, 6 insertions(+), 22 deletions(-)
  https://github.com/Perl/perl5/commit/c00b38c16121785f

  Create concept of SV-backed PADNAMEs
  Paul Evans                  7 files changed, 79 insertions(+), 11 deletions(
  https://github.com/Perl/perl5/commit/aca7b5cadb252ed5

  Prevent PadnamePV+PadnameLEN as lvalues; provide core-only _set macros
  Paul Evans                  3 files changed, 15 insertions(+), 10 deletions(
  https://github.com/Perl/perl5/commit/285ff89cd2f012e6

  Remove the 'T' flag from the newPADNAME() API functions
  Paul Evans                  4 files changed, 21 insertions(+), 17 deletions(
  https://github.com/Perl/perl5/commit/4591663bc0611e35

  Have PadnameSV() return a readonly mortalised SV
  Paul Evans                  1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/45a0824b0034f184

  Permit SVf_READONLY and SVf_PROTECT flags to newSVpvn_flags()
  Paul Evans                  1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/afb3a3a27a1ba64c

  config_h.SH: Reentrant API no longer experimental
  Karl Williamson             1 file changed, 1 deletion(-)
  https://github.com/Perl/perl5/commit/0f8a69b10348d954

  Porting/release_schedule.pod: Add Richard Leach for January
  Paul Evans                  1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/6a95a1a1f5ec7489

  reentr.h: #undef some helper #defines
  Karl Williamson             4 files changed, 63 insertions(+), 50 deletions(
  https://github.com/Perl/perl5/commit/d1e00706e0cb4d64

  Porting/release_schedule.pod: Add Karen Etheridge for August
  Paul Evans                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/b31b3649698d41d6

  Porting/release_schedule.pod: Add Max Maischein for December
  Paul Evans                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/6e464781c5ca7dbd

  regen/lock_definitions.pl: Fix comment typo
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/fdd7adfa02ef5a28

  Import perl5405delta.pod/perl5423delta.pod
  Steve Hay                   5 files changed, 388 insertions(+)
  https://github.com/Perl/perl5/commit/e74c57ef9fcde8bd

  Update Module-CoreList with data for 5.40.5/5.42.3
  Steve Hay                   3 files changed, 127 insertions(+)
  https://github.com/Perl/perl5/commit/f368e97a81ea3b44

  Tick off (5.40.5/)5.42.3
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/d4b9832ad104e241

  Add epigraphs for 5.40.5/5.42.3
  Steve Hay                   1 file changed, 21 insertions(+)
  https://github.com/Perl/perl5/commit/30b69c3222a678d3

  locale.c: Fix a few comments
  Karl Williamson             1 file changed, 5 insertions(+), 4 deletions(-)
  https://github.com/Perl/perl5/commit/e3584ec99fedde18

  5.40.5/5.42.3 today
  Steve Hay                   1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/7a74d4f2ce150200

  Improve readability of regular expressions in perlembed
  Bartosz Jarzyna             1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/12557e8086ce5b7c

  Modernize perlembed perl script example code
  Bartosz Jarzyna             1 file changed, 26 insertions(+), 23 deletions(-
  https://github.com/Perl/perl5/commit/1d7d612224cefd73

  Perlembed: split Perl/C snippet into two snippets
  Bartosz Jarzyna             1 file changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/849b9870e95fa947

  Perlembed: maintain a more consistent identation style
  Bartosz Jarzyna             1 file changed, 176 insertions(+), 169 deletions
  https://github.com/Perl/perl5/commit/dd1381d00977e1d6

Current branch maint-5.40
6 commits.  2 unique authors.  1 unique committer.
13 files changed, 574 insertions(+), 88 deletions(-)
Thanks, applied:  Steve Hay (1)
Snapshot: http://github.com/Perl/perl5/tarball/74c923f47188c56f

  Create new perldelta for 5.40.6
  Steve Hay                   10 files changed, 538 insertions(+), 86 deletion
  https://github.com/Perl/perl5/commit/74c923f47188c56f

  Tick off (5.40.5/)5.42.3
  Steve Hay                   1 file changed, 2 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/0e6b8032bc22c763

  Add epigraphs for 5.40.5/5.42.3
  Steve Hay                   1 file changed, 21 insertions(+)
  https://github.com/Perl/perl5/commit/a949268117aff426

  Finalize perldelta
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/04363041dba3f075

  5.40.5/5.42.3 today
  Steve Hay                   1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/bf3e861692fcc154

  Allocate the 5.45.x release schedule; currently awaiting volunteers
  Paul Evans                  1 file changed, 11 insertions(+)
  https://github.com/Perl/perl5/commit/42773a707ca61802

Current branch maint-5.42
5 commits.  2 unique authors.  1 unique committer.
13 files changed, 575 insertions(+), 89 deletions(-)
Thanks, applied:  Steve Hay (1)
Snapshot: http://github.com/Perl/perl5/tarball/a35b46c47a0374d6

  Create new perldelta for 5.42.4
  Steve Hay                   10 files changed, 540 insertions(+), 88 deletion
  https://github.com/Perl/perl5/commit/a35b46c47a0374d6

  Tick off (5.40.5/)5.42.3
  Steve Hay                   1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/ba127c30b6d3bdd2

  Add epigraphs for 5.40.5/5.42.3
  Steve Hay                   1 file changed, 21 insertions(+)
  https://github.com/Perl/perl5/commit/380f433dc8d2f42a

  5.40.5/5.42.3 today
  Steve Hay                   1 file changed, 2 insertions(+)
  https://github.com/Perl/perl5/commit/bc3dab4d4f66de5e

  Allocate the 5.45.x release schedule; currently awaiting volunteers
  Paul Evans                  1 file changed, 11 insertions(+)
  https://github.com/Perl/perl5/commit/fd2fad4567ca8d5d

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

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

  perldelta for preserve SVs_TEMP flag in sv_set_undef()
  Tony Cook                   1 file changed, 6 insertions(+)
  https://github.com/Perl/perl5/commit/e939466287911996

  sv_set_undef(): preserve the SVs_TEMP flag
  Tony Cook                   3 files changed, 36 insertions(+), 9 deletions(-
  https://github.com/Perl/perl5/commit/31654d990adfe10b

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

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

  perldelta for fix class field init ops in the right CV
  Tony Cook                   1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/c7d5a17696056b31

  class: on error, clean up field init ops in the right CV
  Tony Cook                   2 files changed, 15 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/710e295038cf99b4

Martian commit 4a112dd992cabf5066c6cde4e8cbdad8bff209bc
6 commits.  1 unique author.  1 unique committer.

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

  regen/embed.pl: Handle config.h symbols
  Karl Williamson             1 file changed, 17 insertions(+), 24 deletions(-
  https://github.com/Perl/perl5/commit/4a112dd992cabf50

  regen/embed.pl: win32-config files create API symbols
  Karl Williamson             1 file changed, 8 insertions(+), 11 deletions(-)
  https://github.com/Perl/perl5/commit/0f7685d5c7cd45e3

  regen/embed.pl: perl_lock_definitions.h create API symbols
  Karl Williamson             1 file changed, 3 insertions(+), 46 deletions(-)
  https://github.com/Perl/perl5/commit/f89cb06102229312

  regen/embed.pl: Some files document without apidoc
  Karl Williamson             1 file changed, 25 insertions(+), 10 deletions(-
  https://github.com/Perl/perl5/commit/774bff7d25973fae

  regen/embed.pl: '_' symbol in exception list is bogus
  Karl Williamson             1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/62e094873bc72ea0

  regen/embed.pl: Use map{} to go directly from qw to hash
  Karl Williamson             1 file changed, 6 insertions(+), 22 deletions(-)
  https://github.com/Perl/perl5/commit/dd58cd0f7f3f320a

Martian commit 89cba6d13cf6ef3d51428d56bf6445197da28e1d
1 commit.  1 unique author.  1 unique committer.
Net code removal: Karl Williamson (1 line)

Snapshot: http://github.com/Perl/perl5/tarball/89cba6d13cf6ef3d

  config_h.SH: Reentrant API no longer experimental
  Karl Williamson             1 file changed, 1 deletion(-)
  https://github.com/Perl/perl5/commit/89cba6d13cf6ef3d

Martian commit 01495a2b69c5edebf8d6639f2391779ef0012786
2 commits.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/01495a2b69c5edeb

  regen/reentr.pl: Remove trailing white space
  Karl Williamson             2 files changed, 3 insertions(+), 3 deletions(-)
  https://github.com/Perl/perl5/commit/01495a2b69c5edeb

  regen/reentr.pl: Use perl-reserved name for helper
  Karl Williamson             3 files changed, 15 insertions(+), 12 deletions(
  https://github.com/Perl/perl5/commit/190544a665f48475

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

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

  Porting/release_schedule.pod: Add Richard Leach for January
  Paul Evans                  1 file changed, 2 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/5c0dbf8b5c6bfd36

Martian commit 8359745c1ab85277d00beba2727f9deabdecf42d
1 commit.  1 unique author.  1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8359745c1ab85277

  Porting/release_schedule.pod: Add Karen Etheridge for August
  Paul Evans                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/8359745c1ab85277

Martian commit a4c6e2e65b9ea7f74df1f29a5322a557b364f0b5
1 commit.  1 unique author.  1 unique committer.

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

  Porting/release_schedule.pod: Add Max Maischein for December
  Paul Evans                  1 file changed, 1 insertion(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/a4c6e2e65b9ea7f7

Martian commit 0d81eb46c3f7d7bd5b72d9c5522c7082eebc9e7c
3 commits.  1 unique author.  1 unique committer.

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

  ExtUtils::ParseXS: add change log entry
  Lukas Mai                   1 file changed, 4 insertions(+), 1 deletion(-)
  https://github.com/Perl/perl5/commit/0d81eb46c3f7d7bd

  ExtUtils::ParseXS: set fake filename for xs_handshake()
  Lukas Mai                   4 files changed, 63 insertions(+), 11 deletions(
  https://github.com/Perl/perl5/commit/72e196de6e24a88c

  ExtUtils::ParseXS: bump version
  Lukas Mai                   12 files changed, 12 insertions(+), 12 deletions
  https://github.com/Perl/perl5/commit/1463712d70a325e1

Martian commit deec745a2408370092e774949c080f05dddaff7e
1 commit.  1 unique author.  1 unique committer.

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

  Improve readability of regular expressions in perlembed
  Bartosz Jarzyna             1 file changed, 3 insertions(+), 2 deletions(-)
  https://github.com/Perl/perl5/commit/deec745a24083700

Ignored 88 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.