Mailing List Archive

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

Current branch blead
31 commits. 4 unique authors. 4 unique committers.
44 files changed, 1758 insertions(+), 1130 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/5459eb2e968db0aa

perlapi Document hv_deletes()
Karl Williamson 1 file changed, 14 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/5459eb2e968db0aa

locale.c: Change some int to Size_t
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/5f9b6ab330440e6f

locale.c: Be sure to restore a toggled locale
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/beb60f932eed6578

locale.c: Fix typo
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e6145c96910698f2

Storable: reformat and fix up change log
Graham Knop 1 file changed, 924 insertions(+), 876 deletions
https://github.com/Perl/perl5/commit/ea7611b58ba1e09c

locale.c: Add 2 missing lines
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/b2da456cf039047e

locale.c: Use sv_setsv_nomg() over SvSetSV()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/800cef83424dbe60

locale.c: No need to SAVEFREEPV literal return
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/117d494eb4db9e62

POSIX.xs: Perl_localeconv() always returns something now
Karl Williamson 3 files changed, 1 insertion(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/edcae9b84ddbeba5

makedef.pl: Sync duplicated code with perl.h
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a07946c06f5ab5da

perlapi: Note return from Perl_localeconv is mortal
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/26e5c0b6f9a82d0f

locale.c: Don't compile unreachable code
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/0f494ec14c04e2a5

locale.c: Refactor some code
Karl Williamson 1 file changed, 14 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/d08b8b16a4be8a7b

locale.c: Use hv_deletes instead of hv_delete.
Karl Williamson 1 file changed, 1 insertion(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/5da3697fe7b846b5

locale.c: Simplify some preprocessor directives
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/afc6e1ac7f0c8208

Fix langinfo(ALT_DIGITS)
Karl Williamson 4 files changed, 324 insertions(+), 38 deletions
https://github.com/Perl/perl5/commit/cc68a74a641e534b

locale.c: ALT_DIGITS should be empty not "0" when none
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/96a4323e9d03702a

Module-CoreList version bumpity
Chris 'BinGOs' Williams 3 files changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/d8b7e57ae0894631

new perldelta
Graham Knop 10 files changed, 530 insertions(+), 78 deletion
https://github.com/Perl/perl5/commit/67452e5596eb9284

Add file existence test for Porting/makerel
Max Maischein 3 files changed, 41 insertions(+)
https://github.com/Perl/perl5/commit/7af0ef647b293531

Clean up perldelta.pod
Max Maischein 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/ab67b7988ab4359b

Update Module::CoreList for 5.39.8
Max Maischein 3 files changed, 27 insertions(+)
https://github.com/Perl/perl5/commit/2dbac0d8920c351c

Bump the Perl version in various places for 5.39.8
Max Maischein 18 files changed, 122 insertions(+), 122 deletio
https://github.com/Perl/perl5/commit/dd063403c0af26e3

Tick off release 5.39.7
Max Maischein 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/50ab1b09bfda1c44

Add 5.39.7 epigraph
Max Maischein 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/36f167f64ada4334

Note Windows installation issues
Max Maischein 1 file changed, 17 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/694e8bf92c66b106

autodie v2.37 removed the touch_me file
Max Maischein 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/864d3edea29e3b4f

Add new release to perlhist
Max Maischein 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/96559478fdc3f2fe

Update Perldelta for 5.39.7
Max Maischein 1 file changed, 36 insertions(+), 330 deletions(
https://github.com/Perl/perl5/commit/5328d5f1254873f2

Update Module::CoreList for 5.39.7
Max Maischein 2 files changed, 36 insertions(+)
https://github.com/Perl/perl5/commit/e9d88da85cd41ced

Bump the perl version in various places for 5.39.7
Max Maischein 18 files changed, 123 insertions(+), 123 deletio
https://github.com/Perl/perl5/commit/d91d3524ba9a75a1

New branch smoke-me/khw-mktime
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/9fe0344b13ff832d

XXXExperimental: use just one of mktime, minimktime
Karl Williamson 2 files changed, 24 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/9fe0344b13ff832d

Martian commit 96aa1fc222b1b1f8f2854a72a99e3a658280446b
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/96aa1fc222b1b1f8

perlapi Document hv_deletes()
Karl Williamson 1 file changed, 14 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/96aa1fc222b1b1f8

Martian commit 07097171bd3ca896a28cbe5e0f766841cde58505
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/07097171bd3ca896

locale.c: Be sure to restore a toggled locale
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/07097171bd3ca896

Martian commit 47adfc70188b474e41ca0523911348038bebd453
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/47adfc70188b474e

locale.c: Change some int to Size_t
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/47adfc70188b474e

Martian commit 8042a0dc517d6383e20bc6e0b2b1e3631ff9fb61
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8042a0dc517d6383

Storable: reformat and fix up change log
Graham Knop 1 file changed, 924 insertions(+), 876 deletions
https://github.com/Perl/perl5/commit/8042a0dc517d6383

Martian commit bd961063c399722c2e863046775201f29de387a3
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Use sv_setsv_nomg() over SvSetSV()
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/bd961063c399722c

Martian commit 0f5d974d0f6c726d66648a3eaf7e342ae887133d
2 commits. 1 unique author. 1 unique committer.

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

locale.c: Don't compile unreachable code
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/0f5d974d0f6c726d

locale.c: Refactor some code
Karl Williamson 1 file changed, 14 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/7da10caacd8b4801

Martian commit 435e52173274c50b6d8de77dc3f049e48ecefba7
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/435e52173274c50b

Fix langinfo(ALT_DIGITS)
Karl Williamson 4 files changed, 324 insertions(+), 38 deletions
https://github.com/Perl/perl5/commit/435e52173274c50b

locale.c: ALT_DIGITS should be empty not "0" when none
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c6223edddd90eb4e

Martian commit f1da36f5dc4f379f70f97dbf63875ac1084d0f3a
1 commit. 1 unique author. 1 unique committer.

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

POSIX.xs: Perl_localeconv() always returns something now
Karl Williamson 3 files changed, 1 insertion(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/f1da36f5dc4f379f

Martian commit 7831ebf90a7d84ad7c1b431a231eb8679a8e3537
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7831ebf90a7d84ad

locale.c: No need to SAVEFREEPV literal return
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/7831ebf90a7d84ad

Martian commit 76462309515c35f3a11fe9a928eae91148d1dce3
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/76462309515c35f3

perlapi: Note return from Perl_localeconv is mortal
Karl Williamson 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/76462309515c35f3

Martian commit f3c97a99da251d07b438a7c12d9c35af0cb45bd1
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Simplify some preprocessor directives
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f3c97a99da251d07

Martian commit 4babf876b56744a5bfb644d370f77725525ed2ee
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Simplify some preprocessor directives
Karl Williamson 1 file changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/4babf876b56744a5

Martian commit b2b92330fe219baeb9887b4c245be541114bb84c
1 commit. 1 unique author. 1 unique committer.

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

locale.c: Use hv_deletes instead of hv_delete.
Karl Williamson 1 file changed, 1 insertion(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/b2b92330fe219bae

Ignored 56 GitHub auto-generated merge commits