Front page | perl.perl5.porters |
Postings from June 2022
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
June 11, 2022 03:05
Subject:
Perl 5 Commit Summary
Message ID:
20220611030529.AFDCDB1414@dromedary.p5h.org
Perl 5 commit summary, activity since Wednesday
Current branch blead
41 commits. 9 unique authors. 4 unique committers.
66 files changed, 819 insertions(+), 741 deletions(-)
Thanks, applied: Karl Williamson (7) Tony Cook (2)
Snapshot: http://github.com/Perl/perl5/tarball/d7facc808f155e75
Restore wrongly deleted pod for sv_pvutf8
Karl Williamson 1 file changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/d7facc808f155e75
Remove pod for non-existent functions
Karl Williamson 3 files changed, 46 deletions(-)
https://github.com/Perl/perl5/commit/789738ed9c41fd6d
toke.c: Remove Undefined C behavior
Karl Williamson 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/afe34b1ad3e565e2
mg.c: Remove Undedfined C behavior
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/00a5df846e035280
op.c: Improve comments
Karl Williamson 1 file changed, 31 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/3669a293c2807f78
Remove support for Ultrix
Karl Williamson 14 files changed, 33 insertions(+), 155 deletion
https://github.com/Perl/perl5/commit/1aa8e6dd85c09ce7
perlapi: Document hv_name_set
Karl Williamson 2 files changed, 26 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ca4a6e05b1b031a6
SvGETMAGIC: evaluate its argument just once
Karl Williamson 5 files changed, 26 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/7ea9c672a4791a12
Capitalize Perl
Elvin Aslanov 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/8b710bfebf042f93
POSIX.xs: White-space only
Karl Williamson 1 file changed, 28 insertions(+), 27 deletions(-
https://github.com/Perl/perl5/commit/d79c60097aa66b97
POSIX.xs: Use macro to reduce complexity
Karl Williamson 2 files changed, 31 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/00dc999f17f11a0e
regexec.c: Handle Turkish locale if large ANYOF bitmap
Karl Williamson 2 files changed, 45 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/26df2752a1a36626
regexec.c: Avoid using a more general fcn
Karl Williamson 1 file changed, 68 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/6a4fc003e5b72673
locale.c: Replace most #ifdef DEBUGGING lines
Karl Williamson 1 file changed, 92 insertions(+), 252 deletions(
https://github.com/Perl/perl5/commit/94d521c01847bc76
DEBUG_L now also looks at environment variable
Karl Williamson 2 files changed, 25 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/4767484d073fcbb1
XSLoader: convert from Test::More to internal test helpers
Graham Knop 1 file changed, 99 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/c9e4532004f523b8
Fix building with clang-cl
Clemens Wasser 3 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/068732a96a3b9c9c
perldelta for ea43bc00e1113f
Tony Cook 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b69fafb32afb587a
minitest_prep conflict on building $(MINIPERL_EXE)
Tony Cook 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/ea43bc00e1113f20
perldelta for bbaab2c3cd9
Tony Cook 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/0bad81dad0b3d5d0
use Off_t for file offsets in sdbm.c
Tony Cook 2 files changed, 9 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/bbaab2c3cd9375c5
handy.h: WIDEST_UTYPE is just PERL_UINTMAX_T
Karl Williamson 1 file changed, 1 insertion(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/bbe73871dcd2907c
perl5dp.pl: Bump version
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/690b242f2f241ab1
Data::Dumper: bump version
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/907e095295163ed5
Elvin Aslanov is now a Perl author
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/a550e3ed89d4ebd4
Fix typos in tim64.c comments
Karl Williamson 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0f7b3448ed86e586
Dumper.pm: Add proper link to pod section
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4bcc970cf0c87077
perl5db.pl: Make hyperlink in pod
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f66a8cabf10e556b
inline.h: White space only
Karl Williamson 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/59c183866280d475
Add Hobbit quote to time64.c
Leon Timmermans 1 file changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/1477bdc13caf8854
Make use of av_push_simple in a few places.
Richard Leach 3 files changed, 17 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/74279cb654174c86
Move av_new_alloc from av.c to inline.h
Richard Leach 4 files changed, 47 insertions(+), 44 deletions(
https://github.com/Perl/perl5/commit/eae3cc9643eecd5d
inline.h: add av_push_simple
Richard Leach 4 files changed, 36 insertions(+)
https://github.com/Perl/perl5/commit/a9b64e60085410a2
Appease gcc's warning that keysv may be used uninitialized in op.c
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/37a94617085a82b7
perlapi: Deprecate 5 functions
Karl Williamson 3 files changed, 30 insertions(+), 7 deletions(-
https://github.com/Perl/perl5/commit/a5f200dfe4cd59bf
Opcode.xs now uses PL_op_name and PL_op_desc directly
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/a2440b84a096779d
opset_len in Opcode.xs is a constant, so should be a static const
Nicholas Clark 2 files changed, 13 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/e6567a72c70327ad
ExtUtils::CBuilder - bump version
Graham Knop 14 files changed, 14 insertions(+), 14 deletions
https://github.com/Perl/perl5/commit/0195a594a079310d
ExtUtils::CBuilder - print out commands being run in usable form
Graham Knop 2 files changed, 40 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/458061026437d999
Module::CoreList - change github clone URL to https
Graham Knop 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ab29b2898f2de289
pp_unshift: av_store is often unnecessary
Richard Leach 1 file changed, 24 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2ebf8a2046483a8d
Current branch leont/cygwin-downstream
4 commits. 1 unique author. 1 unique committer.
283 files changed, 47837 insertions(+), 9591 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/d7dbfd044814eacf
Update cygwin README file from downstream
Leon Timmermans 1 file changed, 15 insertions(+), 58 deletions(-
https://github.com/Perl/perl5/commit/d7dbfd044814eacf
Update libsearch paths for cygwin
Leon Timmermans 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/b12690fce55263e8
Use cygwin's own hints/cygwin.sh
Leon Timmermans 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/7233c8dd5b915750
Use auto-image-base on cygwin
Leon Timmermans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4b21ee11d0ac9d55
Current branch leont/maniskip
1 commit. 1 unique author. 1 unique committer.
578 files changed, 79059 insertions(+), 21649 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/236f2ad7ddadbe2e
Add MANIFEST.SKIP file
Leon Timmermans 5 files changed, 17 insertions(+), 18 deletions(
https://github.com/Perl/perl5/commit/236f2ad7ddadbe2e
New branch leont/makerel-dirty
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/47a0d4a8ddbdef70
Remove cleaning before release building from RMG
Leon Timmermans 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/47a0d4a8ddbdef70
Allow building release in an unclean directory
Leon Timmermans 1 file changed, 5 insertions(+), 19 deletions(-)
https://github.com/Perl/perl5/commit/2f353d99b1606e61
New branch leont/time64-quote
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/a4a97d13484c4d33
Add Hobbit quote to time64.c
Leon Timmermans 1 file changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/a4a97d13484c4d33
Deleted branch haarg/encoding-warnings-cleanup
Deleted branch haarg/eucb-print-real-commands
Deleted branch haarg/github-https
Martian commit 9dd67ff26da4a16d6d1dfb4a388079439c728812
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9dd67ff26da4a16d
Capitalize Perl
Elvin Aslanov 1 file changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/9dd67ff26da4a16d
Martian commit 713c277384db94196972b6ade7df9af19d326821
3 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (3)
Snapshot: http://github.com/Perl/perl5/tarball/713c277384db9419
Merge branch 'Perl:blead' into patch-1
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/713c277384db9419
Also pluralize "built-ins"
Elvin Aslanov 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/78500a8bc46a619f
[doc] perlsub.pod: Capitalize Perl
Elvin Aslanov 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/bf9e9e79a1052f0a
Martian commit 1944995fa27d127ef389ba504d30930f462a7a44
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/1944995fa27d127e
minitest_prep conflict on building $(MINIPERL_EXE)
Tony Cook 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/1944995fa27d127e
Martian commit bafd798b8d83c690be2e9c5cd5d751e81105ec76
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/bafd798b8d83c690
use Off_t for file offsets in sdbm.c
Tony Cook 2 files changed, 9 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/bafd798b8d83c690
Ignored 55 GitHub auto-generated merge commits
Thread Next