Mailing List Archive

Perl 5 Commit Summary
Perl 5 commit summary, activity since Saturday

Current branch blead
48 commits. 9 unique authors. 7 unique committers.
68 files changed, 1101 insertions(+), 657 deletions(-)
Thanks, applied: James E Keenan (3) Karl Williamson (2) Yves Orton (1)
Todd Rinaldo (1)
Snapshot: http://github.com/Perl/perl5/tarball/0450e7bee49f92a5

Define setlocale_i() on unsafe threaded builds
Karl Williamson 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/0450e7bee49f92a5

locale.c: Add a debugging statement
Karl Williamson 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/82bce0cf1ab7cd4b

locale.c: Change some -DLv statements to -DL
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/4501209adb14988a

locale.c: Rmv duplicate strlen()
Karl Williamson 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/1b737c9e4ec80561

Experimentally enable glibc undocumented querylocale()
Karl Williamson 3 files changed, 14 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/6eb3b0c7c89d29c3

Revert "Experimentally enable glibc undocumented querylocale()"
Karl Williamson 2 files changed, 9 deletions(-)
https://github.com/Perl/perl5/commit/6df87f50951859ef

Hoist nl_item typedef definition
Karl Williamson 5 files changed, 30 insertions(+), 72 deletions(
https://github.com/Perl/perl5/commit/b188d37a96881a63

locale.c: Move three functions within file
Karl Williamson 1 file changed, 56 insertions(+), 55 deletions(-
https://github.com/Perl/perl5/commit/16c984f24273a831

locale.c: Change variable name
Karl Williamson 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8e2f130506f71e82

locale.c: Quit if strftime() returns EINVAL on Win32
Karl Williamson 1 file changed, 29 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0d9b8f871e574585

locale.c: Remove obsolete comments
Karl Williamson 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f49e381d1cd163ba

locale.c: Delete erroneous comment
Karl Williamson 1 file changed, 7 deletions(-)
https://github.com/Perl/perl5/commit/cf8a7a52e7b38c3d

Fix an error in `perlvar`: `@+` may have *more* elements than `@-`.
Mathias Kende 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5a3cea7d65b114c2

fix the source link in the RMG to point to an existing document
Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2c51ebbde7522387

Prepare Module::Corelist for 5.39.7
Philippe Bruhat (BooK) 4 files changed, 27 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/2ebf93127ab891c8

locale.c: Fix bug in getting langinfo(CRNCYSTR)
Karl Williamson 2 files changed, 13 insertions(+), 10 deletions(
https://github.com/Perl/perl5/commit/670e19a9598f569a

I18N-Langinfo/t/Langinfo.t: Use like()
Karl Williamson 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/e138a07f3442125d

Fix tr/\N{latin1}...\N{above latin1}/
Karl Williamson 2 files changed, 14 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/61405b774c1372b1

op/tr.t: Suppress two warnings
Karl Williamson 1 file changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/192f49772efdd8a3

File-Glob: exercise GLOB_MARK, GLOB_NOCHECK, etc.
James E Keenan 3 files changed, 50 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/07bff9c36ac74dfa

locale.c: Move macro definition to before first use
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/7425ecc75c813d1d

Remove references to nl_langinfo_l(), add comment
Karl Williamson 4 files changed, 10 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/8ce9e2ad86aaa355

locale.c: Move declaration to first uses
Karl Williamson 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/b32a43b992a3821c

locale.c: Slightly change wording of DEBUG messages
Karl Williamson 1 file changed, 16 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/72a6c4e924896577

-DNO_LOCALE implies -DNO_LOCALE_CTYPE, etc.
Karl Williamson 1 file changed, 13 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/08123d87ea3adde7

pp_hot.c: Avoid DIE in void function S_aassign_uid
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/465e0d24ea4f5604

Document warning on previous declaration of 'field' variable
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6eba35fced89a113

cpan/Digest-MD5 - Update to version 2.59
Todd Rinaldo 6 files changed, 27 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/29dc33f80fb2c20c

tag this annotation so it is easier to find it for later removal
Karen Etheridge 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e5081c579e2aade7

s/\t/ /
Karen Etheridge 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/909ecddf7581e81c

generate new perldelta for 5.39.7
Philippe Bruhat (BooK) 10 files changed, 618 insertions(+), 166 deletio
https://github.com/Perl/perl5/commit/573689d97b921b36

tick off release 5.39.6
Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/96d48af7f633921b

add epigraph for 5.39.6 release
Philippe Bruhat (BooK) 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/d19ef9b118315a87

Remove a forgotten piece of template
Philippe Bruhat (BooK) 1 file changed, 3 deletions(-)
https://github.com/Perl/perl5/commit/43bcb516cdbd9ae7

Merge branch 'release-5.39.6' into blead
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/fa7adba6dd766535

cpan/bignum - Update to version 0.67
Peter John Acklam 9 files changed, 72 insertions(+), 87 deletions(
https://github.com/Perl/perl5/commit/8e23eb64b07b32a8

cpan/autodie - Update to version 2.37
Todd Rinaldo 18 files changed, 177 insertions(+), 145 deletio
https://github.com/Perl/perl5/commit/e2070c243d1e6fcb

FindBin: Update $VERSION
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4627134965646b09

cpan/Math-BigInt-FastCalc - Update to version 0.5016
Peter John Acklam 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/099140d0bc7abc51

Fix a wrong sigil used in a perlre example
Mathias Kende 3 files changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fabf9dc41c2ea5ca

[POD] `diagnostics.pm`: Remove indirect syntax
rwp0 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/231534d747581d9b

locale.c: Avoid unnecessary malloc
Karl Williamson 1 file changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/a7597962a60c35a0

Add new release to perlhist
Philippe Bruhat (BooK) 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/19d146d896476346

Fix date math in Porting/cmpVERSION.pl
Philippe Bruhat (BooK) 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ebeed55e8c4b23d1

finalize perldelta
Philippe Bruhat (BooK) 1 file changed, 45 insertions(+), 296 deletions(
https://github.com/Perl/perl5/commit/cf9ec4dc4dd5a5c5

update Module::CoreList for 5.39.6
Philippe Bruhat (BooK) 3 files changed, 99 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/8e613c9e7a3ee031

add missing perldelta entries for recent commits
Philippe Bruhat (BooK) 1 file changed, 65 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/06efd8f68f2ca953

remove old SYNCINFO entries
Philippe Bruhat (BooK) 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/7cdfd0d6fda5fc7e

Martian commit 69d0464b7782f84c315cb4cdf83a387ee4930644
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/69d0464b7782f84c

locale.c: Move three functions within file
Karl Williamson 1 file changed, 56 insertions(+), 55 deletions(-
https://github.com/Perl/perl5/commit/69d0464b7782f84c

Martian commit ba24c9059b0893cea773834421fce864b52eb7c3
1 commit. 1 unique author. 1 unique committer.

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

Fix an error in `perlvar`: `@+` may have *more* elements than `@-`.
Mathias Kende 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ba24c9059b0893ce

Martian commit 08192a855768ae131be79f4226ca63c09e541d27
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/08192a855768ae13

Hoist nl_item typedef definition
Karl Williamson 5 files changed, 30 insertions(+), 72 deletions(
https://github.com/Perl/perl5/commit/08192a855768ae13

Martian commit 9645cf3289e437500070a1e209c0b146217e39a6
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/9645cf3289e43750

locale.c: Remove obsolete comments
Karl Williamson 1 file changed, 1 insertion(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/9645cf3289e43750

Martian commit a7dc1942b4816d2826a8b9d10ae098d6709363fe
1 commit. 1 unique author. 1 unique committer.

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

Document warning on previous declaration of 'field' variable
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a7dc1942b4816d28

Martian commit 1c7b9ad75e5881dcf45e461d2d3df9bad395ca74
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1c7b9ad75e5881dc

cpan/Digest-MD5 - Update to version 2.59
Todd Rinaldo 6 files changed, 27 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/1c7b9ad75e5881dc

Martian commit 1096fcfb93e77b010489317f62da98487d525070
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/1096fcfb93e77b01

FindBin: Update $VERSION
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1096fcfb93e77b01

Martian commit 2ee6efdab12a7ccf87fd9da98a0955bf3cb08d99
1 commit. 1 unique author. 1 unique committer.

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

op/tr.t: Suppress two warnings
Karl Williamson 1 file changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2ee6efdab12a7ccf

Martian commit dd5a09ffd6c778a41bda67fa232ab8596e12f33f
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Quit if strftime() returns EINVAL on Win32
Karl Williamson 1 file changed, 29 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/dd5a09ffd6c778a4

Martian commit e9574cf6362575bacd9be6732f544024bed916c6
1 commit. 1 unique author. 1 unique committer.

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

Fix a wrong sigil used in a perlre example
Mathias Kende 3 files changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e9574cf6362575ba

Ignored 57 GitHub auto-generated merge commits