Mailing List Archive

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

Current branch blead
20 commits. 9 unique authors. 6 unique committers.
33 files changed, 733 insertions(+), 97 deletions(-)
Thanks, applied: mauke (4) Karl Williamson (2) Paul "LeoNerd" Evans (2)
Tony Cook (1) James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/c9e6b691e26f5b29

perlport: -l is now meaningful on Win32
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c9e6b691e26f5b29

perlport: windows strange behaviour with . at the end of names
Tony Cook 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/e453f6823e2f2dd3

perlport: -S on Win32 has been meaningful since 01052a1d7
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1adeb0c3413cc3f2

perldeprecation: fix typo and formatting in dot in inc entry
Dagfinn Ilmari Mannsåker 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/0bdf161f3cc8fc8d

Remember to add recently-captured perldelta files to MANIFEST and win32/pod.
Paul "LeoNerd" Evans 2 files changed, 15 insertions(+)
https://github.com/Perl/perl5/commit/4d10a1ccd7a5d489

GNUmakefile: copy libmcfgthread-1.dll to 't' directory
sisyphus 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/268bec2b9d4f325f

Capture perl5342delta, perl5362delta, perl5381delta
Paul "LeoNerd" Evans 4 files changed, 330 insertions(+)
https://github.com/Perl/perl5/commit/2cb893bc10af5a33

locale.c: Change type of a variable to silence compiler warning
TAKAI Kousuke 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/69a1e3a0d53b6a18

define HAS_TRUNC and $Config{d_trunc)for MSVC builds
sisyphus 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3ac05d10dbdaef0c

re: fix wording in documentation
Lukas Mai 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/7e806ecbca7f1e4b

`valgrindpp.pl`: Fix `new` indirect syntax
Elvin Aslanov 1 file changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/371deba642a36663

pp.c: Add dummy goto to silence -Wunused-label warning in pp_divide
TAKAI Kousuke 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/6f880c1acc64761e

don't optimize (or warn about) control flow ops in OP_SASSIGN
Lukas Mai 3 files changed, 29 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ded9a6e16032bc75

More Module::CoreList hackery; as it should claim that the new perl releases
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/23e1e448eede42df

Add perldelta for recent security fixes
Paul "LeoNerd" Evans 1 file changed, 30 insertions(+)
https://github.com/Perl/perl5/commit/25f71b9dd0d7ad72

win32: default the shell to cmd.exe in the Windows system directory
Tony Cook 2 files changed, 79 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/906e92715f4ee68e

Fix read/write past buffer end: perl-security#140
Karl Williamson 2 files changed, 19 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/ff1f9f59360afeeb

Add maint releases of 5.34.2, 5.36.2, 5.38.1 to perlhist.pod
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/f64eb1530947efc0

Update Module::CoreList for upcoming releases of 5.34.2, 5.36.2, 5.38.1
Paul "LeoNerd" Evans 3 files changed, 78 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/3015364be0c1d13e

cpan/Math-BigInt - Update to version 2.001001
Peter John Acklam 6 files changed, 119 insertions(+), 47 deletions
https://github.com/Perl/perl5/commit/6da59fece00c5918

Current branch maint-5.34
22 commits. 3 unique authors. 1 unique committer.
39 files changed, 3186 insertions(+), 592 deletions(-)
Thanks, applied: Paul "LeoNerd" Evans (2)
Snapshot: http://github.com/Perl/perl5/tarball/81db88e83a981f60

Sync perlhist.pod from blead
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/81db88e83a981f60

Add Perl releases 5.34.3, 5.36.3, 5.38.2 to Module::CoreList + Utils
Paul "LeoNerd" Evans 2 files changed, 80 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/5f299769fbc4128c

Bump the perl version in various places to 5.34.3
Paul "LeoNerd" Evans 21 files changed, 118 insertions(+), 118 deletio
https://github.com/Perl/perl5/commit/feed3037f838f8ed

Write perldelta for 5.34.3 - a reworded copy of the previous with notice tha
Paul "LeoNerd" Evans 1 file changed, 46 insertions(+), 379 deletions(
https://github.com/Perl/perl5/commit/41bb65490e0fb76c

New perldelta for 5.34.3
Paul "LeoNerd" Evans 10 files changed, 504 insertions(+), 55 deletion
https://github.com/Perl/perl5/commit/3aadae08859241a9

Remove perl 5.39.6 also from Module::CoreList::Utils
Paul "LeoNerd" Evans 1 file changed, 7 deletions(-)
https://github.com/Perl/perl5/commit/6ffd133f0fd41adf

Remove perl 5.39.6 from Module::CoreList because it hasn't been released yet
Paul "LeoNerd" Evans 1 file changed, 19 deletions(-)
https://github.com/Perl/perl5/commit/bdbf32f5b492074e

Import latest Module/CoreList.pm from blead
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/4aeadae307832831

Update META.json using the freshly-built perl so the JSON::PP version number
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9d6af00ccec54b28

Update META.json for real release
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/be915afd666fb19f

Disarm RC2
Paul "LeoNerd" Evans 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/455df537296b75cf

Bump patchlevel to RC2
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c9e4657dd3dee9dd

Manually override number of months of work claimed in perldelta.pod
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/43cd7c85f40fc939

Bump patchlevel to RC1
Paul "LeoNerd" Evans 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c5f4a3dcecc29552

Sync perlhist.pod from blead
Paul "LeoNerd" Evans 1 file changed, 75 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/66307f5cf8c776fd

Finalize perldelta for 5.34.2
Paul "LeoNerd" Evans 1 file changed, 19 insertions(+), 383 deletions(
https://github.com/Perl/perl5/commit/6fde6b01ced40d1b

Import Module::CoreList v5.20231125 from blead
Paul "LeoNerd" Evans 3 files changed, 2651 insertions(+), 26 deletion
https://github.com/Perl/perl5/commit/6ad2dcb81e36a588

Update copyright years; add 2023
Paul "LeoNerd" Evans 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/24648ef87f9c54e9

Bump the perl version in various places for 5.34.2
Paul "LeoNerd" Evans 21 files changed, 118 insertions(+), 118 deletio
https://github.com/Perl/perl5/commit/5634f349fa3aef72

Add perldelta notes for the two security bug fixes
Paul "LeoNerd" Evans 1 file changed, 30 insertions(+)
https://github.com/Perl/perl5/commit/59f2cf5ef2613f42

win32: default the shell to cmd.exe in the Windows system directory
Tony Cook 2 files changed, 89 insertions(+), 32 deletions(
https://github.com/Perl/perl5/commit/ba2b389c88d6ca1c

Fix read/write past buffer end: perl-security#140
Karl Williamson 2 files changed, 19 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/12c313ce49b36160

Current branch maint-5.36
22 commits. 3 unique authors. 1 unique committer.
39 files changed, 1954 insertions(+), 565 deletions(-)
Thanks, applied: Paul "LeoNerd" Evans (2)
Snapshot: http://github.com/Perl/perl5/tarball/d456446ba5b8fba8

Sync perlhist.pod from blead
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/d456446ba5b8fba8

Capture perl5343delta.pod
Paul "LeoNerd" Evans 4 files changed, 116 insertions(+)
https://github.com/Perl/perl5/commit/6de22870c51667bc

Add Perl releases 5.34.3, 5.36.3, 5.38.2 to Module::CoreList + Utils
Paul "LeoNerd" Evans 2 files changed, 80 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/0bd10e434872c63d

Bump the perl version in various places to 5.36.3
Paul "LeoNerd" Evans 20 files changed, 112 insertions(+), 112 deletio
https://github.com/Perl/perl5/commit/669d9110f5456539

Write perldelta for 5.36.3 - a reworded copy of the previous with notice tha
Paul "LeoNerd" Evans 1 file changed, 46 insertions(+), 379 deletions(
https://github.com/Perl/perl5/commit/054ab5fe7fde8817

New perldelta for 5.36.3
Paul "LeoNerd" Evans 10 files changed, 504 insertions(+), 55 deletion
https://github.com/Perl/perl5/commit/7a265aa4e867f7a0

Remove perl 5.39.6 from Module::CoreList + M:CL:Utils because it hasn't been
Paul "LeoNerd" Evans 2 files changed, 26 deletions(-)
https://github.com/Perl/perl5/commit/7a2f3758e0f82870

Import latest Module/CoreList.pm from blead
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/1afc61ac1691fab6

Update META.json for real release
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/30549b4a3328f6fa

Disarm RC2
Paul "LeoNerd" Evans 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/991b41619a089200

Bump patchlevel to RC2
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7af33ee79ca8b9dd

Manually override number of months of work claimed in perldelta.pod
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dc7f9beafa546a30

Bump patchlevel to RC1
Paul "LeoNerd" Evans 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3f99796a6355cb1f

Sync perlhist.pod from blead
Paul "LeoNerd" Evans 1 file changed, 30 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/eccaa3ebf447458d

Import perl5342delta.pod
Paul "LeoNerd" Evans 4 files changed, 115 insertions(+)
https://github.com/Perl/perl5/commit/dcb988d39f7ccb0f

Finalize perldelta for 5.36.2
Paul "LeoNerd" Evans 1 file changed, 19 insertions(+), 383 deletions(
https://github.com/Perl/perl5/commit/49e5659f43203496

Import Module::CoreList v5.20231125 from blead
Paul "LeoNerd" Evans 3 files changed, 1241 insertions(+), 14 deletion
https://github.com/Perl/perl5/commit/a252809ed1a4dcce

Update .mailmap for 5.36.2
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/e4792cbec2ad616f

Bump the perl version in various places for 5.36.2
Paul "LeoNerd" Evans 20 files changed, 112 insertions(+), 112 deletio
https://github.com/Perl/perl5/commit/bb5d5efbff6161f0

Add perldelta notes for the two security bug fixes
Paul "LeoNerd" Evans 1 file changed, 30 insertions(+)
https://github.com/Perl/perl5/commit/e7964d405267bf76

win32: default the shell to cmd.exe in the Windows system directory
Tony Cook 2 files changed, 89 insertions(+), 32 deletions(
https://github.com/Perl/perl5/commit/17473140d05a805f

Fix read/write past buffer end: perl-security#140
Karl Williamson 2 files changed, 19 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/7047915eef37fccd

Current branch maint-5.38
23 commits. 4 unique authors. 1 unique committer.
40 files changed, 4340 insertions(+), 2341 deletions(-)
Thanks, applied: Paul "LeoNerd" Evans (3)
Snapshot: http://github.com/Perl/perl5/tarball/55dd2f792ffc8cef

Sync perlhist.pod from blead
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/55dd2f792ffc8cef

Capture perl5343delta.pod and perl5363delta.pod
Paul "LeoNerd" Evans 5 files changed, 232 insertions(+)
https://github.com/Perl/perl5/commit/99a686295573f47d

Add Perl releases 5.34.3, 5.36.3, 5.38.2 to Module::CoreList + Utils
Paul "LeoNerd" Evans 2 files changed, 80 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/31e5d47d78ac68ea

Bump the perl version in various places to 5.38.2
Paul "LeoNerd" Evans 18 files changed, 113 insertions(+), 113 deletio
https://github.com/Perl/perl5/commit/fb34df71623a11b1

Write perldelta for 5.38.2 - a reworded copy of the previous with notice tha
Paul "LeoNerd" Evans 1 file changed, 46 insertions(+), 382 deletions(
https://github.com/Perl/perl5/commit/fee5a674f56bef29

New perldelta for 5.38.2
Paul "LeoNerd" Evans 10 files changed, 507 insertions(+), 55 deletion
https://github.com/Perl/perl5/commit/429f651c688fdb32

Remove perl 5.39.6 from Module::CoreList + M:CL:Utils because it hasn't been
Paul "LeoNerd" Evans 2 files changed, 26 deletions(-)
https://github.com/Perl/perl5/commit/90512eab0695090d

Import latest Module/CoreList.pm from blead
Paul "LeoNerd" Evans 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/7c0f650c86879e17

Update META.json using the freshly-built perl so the JSON::PP version number
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fc0caa60d8e9cee5

Update META.json for real release
Paul "LeoNerd" Evans 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/651571e1ea6c0546

Disarm RC1
Paul "LeoNerd" Evans 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/8fddb434ae0d0353

Bump patchlevel to RC1
Paul "LeoNerd" Evans 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bbb63412cd349e65

Sync perlhist.pod from blead
Paul "LeoNerd" Evans 1 file changed, 11 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/45c358143f40d6c0

Import perl5342delta.pod and perl5362delta.pod
Paul "LeoNerd" Evans 5 files changed, 230 insertions(+)
https://github.com/Perl/perl5/commit/27778ad969f6c038

Finalize perldelta for 5.38.1
Paul "LeoNerd" Evans 1 file changed, 19 insertions(+), 386 deletions(
https://github.com/Perl/perl5/commit/64e39bd34a61a8c4

Import Module::CoreList v5.20231125 from blead
Paul "LeoNerd" Evans 3 files changed, 1172 insertions(+), 7 deletions
https://github.com/Perl/perl5/commit/03d126771664e901

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/ac8e9945b12eb814

fixup add perldelta
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/d7765ca484d1eac2

Bump the perl version in various places for 5.38.1
Paul "LeoNerd" Evans 18 files changed, 113 insertions(+), 113 deletio
https://github.com/Perl/perl5/commit/391f9c6a1545a5e2

Add perldelta notes for the two security bug fixes
Paul "LeoNerd" Evans 1 file changed, 30 insertions(+)
https://github.com/Perl/perl5/commit/2d00bc45c5a0a53e

Create new perldelta for 5.38.1
Paul "LeoNerd" Evans 9 files changed, 2486 insertions(+), 2035 deleti
https://github.com/Perl/perl5/commit/2eead8d6a0be02a5

win32: default the shell to cmd.exe in the Windows system directory
Tony Cook 2 files changed, 79 insertions(+), 22 deletions(
https://github.com/Perl/perl5/commit/8b943e377b1541a7

Fix read/write past buffer end: perl-security#140
Karl Williamson 2 files changed, 19 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/92a9eb3d0d52ec76

New branch smoke-me/tonyc/21654-N-squared-slow
3 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/2307373e72460121

skip the actual performance check with ASAN
Tony Cook 1 file changed, 8 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2307373e72460121

grow the tmps (mortal) stack exponentially rather than linearly
Tony Cook 2 files changed, 6 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/7a28defe93b9bb8f

TODO test the performance of growing the tmps stack
Tony Cook 2 files changed, 58 insertions(+)
https://github.com/Perl/perl5/commit/55b0882f99bb41f2

Martian commit ff7b351c584877315a61d9e89082427ef58d53b3
1 commit. 1 unique author. 1 unique committer.

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

re: fix wording in documentation
Lukas Mai 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ff7b351c58487731

Martian commit ea6402e9695ef652468171176cf615914bff58d7
1 commit. 1 unique author. 1 unique committer.

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

`valgrindpp.pl`: Fix `new` indirect syntax
Elvin Aslanov 1 file changed, 5 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ea6402e9695ef652

Ignored 44 GitHub auto-generated merge commits