Mailing List Archive

1 2 3  View All
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
16 commits. 5 unique authors. 6 unique committers.
23 files changed, 191 insertions(+), 36 deletions(-)
Thanks, applied: Paul Evans (1) Craig A. Berry (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/6128f436cec56eb0

Fix OUTLIST handling for EU::ParseXS, and typemap fixes
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/6128f436cec56eb0

ParseXS: rename $c to $outlist_count
Tony Cook 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/f572f0830b491cf4

test and fix using T_CVREF_REFCOUNT as an output parameter
Tony Cook 4 files changed, 17 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/2adc92a0e8937b18

test and fix using T_AVREF_REFCOUNT as an output parameter
Tony Cook 4 files changed, 17 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/b61667640189f6de

test and fix using T_HVREF_REFCOUNT as an output parameter
Tony Cook 4 files changed, 17 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/83b243fa48968f43

test and fix using T_SVREF_REFCOUNT as an output parameter
Tony Cook 4 files changed, 16 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/ade1dcccb2748124

bump $XS::Typemap::VERSION
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6c168fa48629feec

test and fix using T_SV as an OUTPUT parameter
Tony Cook 4 files changed, 14 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/f0abb35079fb598e

bump $ExtUtils::ParseXS::VERSION
Tony Cook 10 files changed, 10 insertions(+), 10 deletions
https://github.com/Perl/perl5/commit/42510d5ab1dca072

ParseXS: always XSprePUSH when producing an output list
Tony Cook 3 files changed, 57 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/2647863031762b18

Check for NULL locale in S_emulate_setlocale
Hugo van der Sanden 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e0f95237e410dc35

On VMS, %ENV in scalar context must call prime_env_iter()
Nicholas Clark 3 files changed, 34 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/00164771421225a4

SvIsBOOL's return type of 'bool' must be lowercase in =apidoc line
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/62a725033d9327b2

installhtml: set default podpath to './lib'
James E Keenan 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f5e0f10e7065bfa2

Run installhtml with $|
James E Keenan 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/34aa3576a14efea0

Fix a leak when copying a STATIC COW SV to a stringified SV
Nicholas Clark 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/c1d304d234269da7

New branch hv/safelocale
1 commit. 1 unique author. 1 unique committer.

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

Check for NULL locale in S_emulate_setlocale
Hugo van der Sanden 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/bb1dc64425cb8e81

New branch smoke-me/jkeenan/compat-exploration
1 commit. 1 unique author. 1 unique committer.

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

Suppose we don't warn about cc compatibility
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ca81a91ad1dea572

New branch smoke-me/jkeenan/g++10-build-time-warnings-20210913
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8bf774e084616f9f

g++10 -Wparentheses build-time warnings
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8bf774e084616f9f

New branch smoke-me/khw-cygwin
18 commits. 1 unique author. 1 unique committer.
Net code removal: Karl Williamson (119 lines)

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

smoke3
Karl Williamson 2 files changed, 20 insertions(+), 29 deletions(
https://github.com/Perl/perl5/commit/ecc6d863b761e3e9

smoke2
Karl Williamson 1 file changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/ab23684a10c9af45

yml
Karl Williamson 1 file changed, 347 deletions(-)
https://github.com/Perl/perl5/commit/6e5349a1a01b9471

smoke
Karl Williamson 1 file changed, 21 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/07b9ba0f2092b634

utf8
Karl Williamson 1 file changed, 18 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/c4f51f63e625d154

cygwin.c: Use utf8_to_wide_extra()
Karl Williamson 1 file changed, 26 insertions(+), 21 deletions(-
https://github.com/Perl/perl5/commit/8c3da20edf72268c

cygwin: COnvert to use utf8_to_utf16()
Karl Williamson 1 file changed, 7 insertions(+), 12 deletions(-)
https://github.com/Perl/perl5/commit/902f68c2c8b308d6

cygwin.c: Fold two nearly identical functions into one
Karl Williamson 1 file changed, 54 insertions(+), 98 deletions(-
https://github.com/Perl/perl5/commit/6ecdea3ad917c447

cygwin.c: Add warning
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/b4277f87c360dd00

cygwin.c: Use SvPVx in both places
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d464bcb72a4af7e1

cygwin.c: Refactor some expressions
Karl Williamson 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/7ae9b017ceabc50e

cygwin.c: Change variable names
Karl Williamson 1 file changed, 26 insertions(+), 26 deletions(-
https://github.com/Perl/perl5/commit/6dcb4310bc4f3f5b

cygwin.c: Narrow scope of setlocale
Karl Williamson 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/e7603854883da862

cygwin.c: Call wide_to_utf8()
Karl Williamson 1 file changed, 5 insertions(+), 12 deletions(-)
https://github.com/Perl/perl5/commit/019751c1eeade610

cygwin.c: Change wide_to_utf8() to call utf16_to_utf8()
Karl Williamson 1 file changed, 5 insertions(+), 17 deletions(-)
https://github.com/Perl/perl5/commit/cdf778d3fd25b510

cygwin.c: Remove memory leaks
Karl Williamson 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/1140097ab44e181b

cygwin.c: Remove misleading comments
Karl Williamson 1 file changed, 2 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/708b5fb4acba3d7e

cygwin.c: Use mnemonic instead of repeating expr
Karl Williamson 1 file changed, 10 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/49ffa940912ae067

Martian commit 5083fa261aa55c87c547a2331e350becc32ba34e
4 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5083fa261aa55c87

Merge 2ecd640278d2f5c7bf3346606d900f960e200a37 into 6128f436cec56eb058997a31
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/5083fa261aa55c87

plan skip_all has to happen at BEGIN time because of use threads
Paul "LeoNerd" Evans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2ecd640278d2f5c7

Copy also the boolean + threads tests into XS-APItest
Paul "LeoNerd" Evans 2 files changed, 38 insertions(+)
https://github.com/Perl/perl5/commit/b399ec1c7249a3ab

Copy the Scalar::Util::isbool() tests into XS-APItest so we can avoid relyin
Paul "LeoNerd" Evans 3 files changed, 54 insertions(+)
https://github.com/Perl/perl5/commit/7871812cfd09da30

Martian commit 76e13ec7c223ddb3399c62c292e7bdf9da761f65
2 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/76e13ec7c223ddb3

Merge 41f75345b54ec58a5a2d71e97dbaa3a62977b116 into 6128f436cec56eb058997a31
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/76e13ec7c223ddb3

Second arg to force_list() is bool, so it should be written TRUE or FALSE
Paul "LeoNerd" Evans 1 file changed, 12 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/41f75345b54ec58a

Martian commit 3619737540db1e89229e748040b0a1a17794b421
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3619737540db1e89

Merge 6696f7d245263d4c7971c64b708f69374252d89b into 6128f436cec56eb058997a31
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/3619737540db1e89

Use fabs/fabsl/fabsq for NVs in pp_abs.
TAKAI Kousuke 2 files changed, 4 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/6696f7d245263d4c

Martian commit aca8263e050e3dc808e395f73ff87fb7d40157e2
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/aca8263e050e3dc8

Merge d8e8181df23b4f18cf0becd3957576814d40d3e4 into 6128f436cec56eb058997a31
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/aca8263e050e3dc8

ext/B/t/o.t shouldn't generate the same test module each run.
Nicholas Clark 3 files changed, 16 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/d8e8181df23b4f18

Remove all "configured without perlio" test SKIPs from ext/PerlIO-*
Nicholas Clark 5 files changed, 3 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/8a7f208056edd0cc

Remove all "configured without perlio" test SKIPs from ext/B
Nicholas Clark 14 files changed, 4 insertions(+), 86 deletions(
https://github.com/Perl/perl5/commit/6a453403605b1db6

Martian commit b10e88a20ded64ff9a24f362bcef6dbe06f639e5
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b10e88a20ded64ff

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 6128f436cec56eb058997a31
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/b10e88a20ded64ff

retain the last file handle even if it's an IO reference
Tony Cook 14 files changed, 148 insertions(+), 24 deletion
https://github.com/Perl/perl5/commit/f41ffac2e1c86a71

Martian commit 5367bafa74895adbf867de631789216822e752e4
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5367bafa74895adb

Merge 0d4de636c4a178583469ed7d50030baf9062ef3f into 6128f436cec56eb058997a31
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/5367bafa74895adb

Only expose Internals::getcwd() in miniperl
Nicholas Clark 3 files changed, 10 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/0d4de636c4a17858

A single list of "special files for miniperl" in Makefile.SH
Nicholas Clark 1 file changed, 30 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/dd9c9e4248376c6f

Martian commit 7e582cf80e6163443dd52453c28b3617fbbacd94
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7e582cf80e616344

Merge e8640f69a04e8ae3d77e4ec7c141fc5d0d47f988 into 6128f436cec56eb058997a31
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/7e582cf80e616344

Simplify the code related to prime_env_iter().
Nicholas Clark 2 files changed, 2 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/e8640f69a04e8ae3

Test that %ENV iteration with prime_env_iter() is consistent
Nicholas Clark 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/f6559de4b3c133b3

Martian commit bb9abccced3ad841671e96f1fbb8c30d3ce44654
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bb9abccced3ad841

Merge cccae3c80b3c26e4d6a0a1534f14a34ba953d199 into 6128f436cec56eb058997a31
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/bb9abccced3ad841

CPAN-Meta-YAML: don't depend on the old :utf8 bugginess
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cccae3c80b3c26e4

make the :utf8 layer validate its input
Tony Cook 11 files changed, 1319 insertions(+), 102 deleti
https://github.com/Perl/perl5/commit/fc577b248cc2b76e

Martian commit 62a4aa81cfc263dd6ec76f192a79f3e9db4f7e3f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/62a4aa81cfc263dd

Merge d3d73847a62c4fed6efa41eccbbff303908101f5 into 6128f436cec56eb058997a31
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/62a4aa81cfc263dd

Martian commit 38d69dfae429763991689e8a54d6206c29a48e53
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/38d69dfae4297639

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 6128f436cec56eb058997a31
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/38d69dfae4297639

Martian commit 42dffd3a2158814f62c8ee34252b446c0a3f87a9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/42dffd3a2158814f

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 6128f436cec56eb058997a31
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/42dffd3a2158814f

Martian commit 9807fa226c85137154c0825dc103f1bbc6dbfc1e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9807fa226c851371

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 6128f436cec56eb058997a31
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/9807fa226c851371

Martian commit 4d1a84012a076ae0f1f284773c4efd7a91f7d01c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4d1a84012a076ae0

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 6128f436cec56eb058997a31
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/4d1a84012a076ae0

Martian commit b151bdbd6c8bbfc4fc59b4dee9c4a0e3816e0330
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b151bdbd6c8bbfc4

Merge 348187ad3becd036b0864045da65150eb8e3715f into 6128f436cec56eb058997a31
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/b151bdbd6c8bbfc4

Martian commit d0f3dde791eede3562174ccb49ed570ca9d13e65
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d0f3dde791eede35

Merge 94ff7e4cbc218a604ad638b0ca571c967702b65e into 6128f436cec56eb058997a31
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/d0f3dde791eede35

Martian commit 2857771a463e391cdf9e948207ca92e0c07f843b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2857771a463e391c

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 6128f436cec56eb058997a31
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/2857771a463e391c

Martian commit 4d46fec84c03a243caccc692d5575c61ce34a529
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4d46fec84c03a243

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 6128f436cec56eb058997a31
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/4d46fec84c03a243

Martian commit 8acd8013c068ac5f5921b06aec8ddecfcf2d4278
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8acd8013c068ac5f

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into 6128f436cec56eb058997a31
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/8acd8013c068ac5f

Martian commit ff0b317495345762f3c7c160299e25e0402c3788
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ff0b317495345762

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into 6128f436cec56eb058997a31
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/ff0b317495345762

Martian commit 5f287933c2c651cedac3e230fc9859c7d38a5b75
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5f287933c2c651ce

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 6128f436cec56eb058997a31
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/5f287933c2c651ce

Martian commit b7be8c14afc0c6e6403d2f94d92a77a0a7f4e007
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b7be8c14afc0c6e6

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 6128f436cec56eb058997a31
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/b7be8c14afc0c6e6

Martian commit cdea51ae1ee39346298fd95c4606e8a37f9ddf85
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cdea51ae1ee39346

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 6128f436cec56eb058997a31
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/cdea51ae1ee39346

Martian commit a23425d126aa612959a5a7c6f06bbb61109f04a6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a23425d126aa6129

Merge 855ec88fb7d00021bafa5f06fb63eb23e5a1909f into 6128f436cec56eb058997a31
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/a23425d126aa6129

Martian commit 88c3ecdb4c49116a0cd8af34c32b323327dd71d6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/88c3ecdb4c49116a

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 6128f436cec56eb058997a31
xenu 2 parents
https://github.com/Perl/perl5/commit/88c3ecdb4c49116a

Martian commit 330f542e34ac89720ff57545e2adba7b26d45e23
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/330f542e34ac8972

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 6128f436cec56eb058997a31
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/330f542e34ac8972

Martian commit 4bfabb99e025acc76f17bcf219c21d667c4bbc63
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4bfabb99e025acc7

Merge e659332167228bd790dca61efe00fe670cd2b77e into 6128f436cec56eb058997a31
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/4bfabb99e025acc7

Martian commit 703918519cdde4da1f02ad7af61837ea3df32e35
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/703918519cdde4da

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 6128f436cec56eb058997a31
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/703918519cdde4da

Martian commit 2a21324a906e9b0a79229d38be2581518c77c1b1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2a21324a906e9b0a

Merge b62792f6fce34b4ccc6b243eadb31dde20cec14c into 6128f436cec56eb058997a31
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/2a21324a906e9b0a

Martian commit b885406acc0a37d4888c70e1ab102fe82e428fbb
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b885406acc0a37d4

Merge f6fc6bfa3b35d293be2eeab609c36b306a915a93 into 6128f436cec56eb058997a31
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/b885406acc0a37d4

Don't leak in hv_common when croaking about PL_strtab
Nicholas Clark 4 files changed, 23 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/f6fc6bfa3b35d293

Avoid leaking a scalar body after REGEXP to PVLV assignment
Nicholas Clark 1 file changed, 9 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/6a2333c434839d40

Martian commit 72e622b1d2412fd8af2e9f81e66be32638dadee7
2 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/72e622b1d2412fd8

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 6128f436cec56eb058997a31
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/72e622b1d2412fd8

Encode the misc SV_* flags using bitshifts rather than decimal integers
Paul "LeoNerd" Evans 1 file changed, 17 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/9400eaa0e208e35b

Martian commit a3e428bbb2b64faaf2e95f5269cae38dac18a289
74 commits. 2 unique authors. 2 unique committers.
Thanks, applied: Jose Palao (40) GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a3e428bbb2b64faa

Merge a7941835152b256918147537f74b2a89bc7418d7 into 6128f436cec56eb058997a31
jpalao 2 parents
https://github.com/Perl/perl5/commit/a3e428bbb2b64faa

update darwin.sh from test branch
Jose Palao 1 file changed, 20 insertions(+), 18 deletions(-
https://github.com/Perl/perl5/commit/a7941835152b2569

update test.sh from test branch
Jose Palao 1 file changed, 44 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/abd847fb018264d4

test Test::Harness
Jose Palao 1 file changed, 22 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/11aa87b6d8e783d6

update manifest
Jose Palao 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/5732842264707145

harness ios wrapper
Jose Palao 2 files changed, 178 insertions(+)
https://github.com/Perl/perl5/commit/81afe593857c4fd4

harness app changes
Jose Palao 4 files changed, 28 insertions(+), 61 deletions(
https://github.com/Perl/perl5/commit/3d04bc2727a74df9

$^O eq 'darwin-ios'
Jose Palao 22 files changed, 92 insertions(+), 83 deletions
https://github.com/Perl/perl5/commit/48aca9d34510d7f3

update default perl version to 5.35.0
Jose Palao 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/e498fb8fb615d580

enable APItest.bundle loading
Jose Palao 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/8b795b6e147df9ee

dont clean perl
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a6f57055a9541122

copy symlink targets
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d422f9035f45b42a

safeguard
Jose Palao 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/496cba48c49c7e70

correct arch patch
Jose Palao 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4f727c8b9956f452

template adaptations
Jose Palao 1 file changed, 12 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/c86260615da03c75

build.sh hardcoded 5.30 and patch corrections
Jose Palao 1 file changed, 10 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/62527314528bab16

hardcode perl version 5.30.2 and OS version 15.6.0 to templates
Jose Palao 11 files changed, 174 insertions(+), 166 deletio
https://github.com/Perl/perl5/commit/c0f51a9f7415522d

README.ios update
Jose Palao 1 file changed, 82 insertions(+), 40 deletions(-
https://github.com/Perl/perl5/commit/8e52910c0cb9acee

add test.sh and setup_test.sh
Jose Palao 2 files changed, 257 insertions(+)
https://github.com/Perl/perl5/commit/696d38e25d2a57c8

update project file
Jose Palao 1 file changed, 20 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/98a399c48ce8adaf

wait one second
Jose Palao 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4d2b08f2406f4c88

update view if content changed
Jose Palao 2 files changed, 16 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/aead18aad9bab6d5

add back SceneDelegate, needed on simulator
Jose Palao 2 files changed, 66 insertions(+)
https://github.com/Perl/perl5/commit/b918df8a58b2503e

comment pawn for tap
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8deff0f2fc79ae19

add pwd
Jose Palao 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/dfb211e1ae417d93

rename file to .tap
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/262d58dbf8ad6f45

readme changes
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d7d23a0a65d503be

readme changes
Jose Palao 1 file changed, 81 insertions(+), 62 deletions(-
https://github.com/Perl/perl5/commit/06450df30d489e13

allow build to specify macOS perl build files
Jose Palao 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4f462e7e6124fc5f

update doc
Jose Palao 1 file changed, 265 insertions(+), 109 deletions
https://github.com/Perl/perl5/commit/0a54b15d1b25bfb6

fixed test harness logfile name
Jose Palao 1 file changed, 3 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/7e786df8203874a8

simplify
Jose Palao 1 file changed, 20 insertions(+), 26 deletions(-
https://github.com/Perl/perl5/commit/240e630ee68672fa

update project to 5.33.8. libperl removed from copy files
Jose Palao 1 file changed, 16 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/8748f7e607f34a4d

correct message
Jose Palao 1 file changed, 3 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/54e1ce0a6dcbc65e

fix screen lock
Jose Palao 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ada20195e8d5704a

harness test runner app initial commit
Jose Palao 24 files changed, 2303 insertions(+)
https://github.com/Perl/perl5/commit/8dff23789c1363bb

remove '/*' within block comment warning
Jose Palao 3 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/26d20f8765fc7bd2

remove clutter
Jose Palao 1 file changed, 5 deletions(-)
https://github.com/Perl/perl5/commit/907fd166f722a498

my_popen return NULL
Jose Palao 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/1c2783b80d7845c4

dont change embed.h
Jose Palao 1 file changed, 6 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/553d2c3a051aa792

remove HAS_FORK
Jose Palao 3 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/c30f2eafd1d555ac

embed.h
Jose Palao 1 file changed, 8 deletions(-)
https://github.com/Perl/perl5/commit/91b5966488aae67e

fix t/porting/pod_rules
Jose Palao 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a5a30fbfe24d804e

MANIFEST updates
Jose Palao 1 file changed, 26 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/a83cf11b57fddec0

allow blead build
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b4528c6a4906f672

update build.sh to expand configs
Jose Palao 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/42d7532e4fbfc303

remove c comments
Jose Palao 1 file changed, 1016 insertions(+), 4922 deletio
https://github.com/Perl/perl5/commit/772280d0876e7050

don't try to write new configs
Jose Palao 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/844e4c3739d7583d

delete original configs
Jose Palao 14 files changed, 45490 deletions(-)
https://github.com/Perl/perl5/commit/bd1fe8c353d654c3

templating script and target configs
Jose Palao 15 files changed, 1737 insertions(+)
https://github.com/Perl/perl5/commit/5b051b6f836d11e5

templates
Jose Palao 2 files changed, 6450 insertions(+)
https://github.com/Perl/perl5/commit/e6ab3ca1dbfda3aa

Configure command
Jose Palao 7 files changed, 340 insertions(+)
https://github.com/Perl/perl5/commit/20593e225bc2e863

.h and .sh corrections
Jose Palao 12 files changed, 17 insertions(+), 41 deletions
https://github.com/Perl/perl5/commit/20f3b74327e61df2

darwin hints from blead
Jose Palao 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/65c875fdfa408811

include 'ios-variant' name in archname
Jose Palao 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/1e59f78253b5fb86

disable BITCODE build setting by default. It will not build do to undefined
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/48deec4b2c1fbfcf

add -fPIC
Jose Palao 14 files changed, 63 insertions(+), 63 deletions
https://github.com/Perl/perl5/commit/e1ce17529a9355b1

bitcode changes
Jose Palao 1 file changed, 31 insertions(+), 26 deletions(-
https://github.com/Perl/perl5/commit/f302ee28f64516d8

perlbrew command
Jose Palao 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/42305eba7907dce6

move patch to perl.h
Jose Palao 2 files changed, 1 insertion(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/c95906750ec83894

add TARGET_OS_IPHONE
Jose Palao 14 files changed, 63 insertions(+), 63 deletions
https://github.com/Perl/perl5/commit/e9a4583bb28983b2

remove exec* PerlProc bindings
Jose Palao 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/6097b2855a31a782

define TARGET_OS_IPHONE on all builds
Jose Palao 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/8b91c2be341b8bd0

dont execv
Jose Palao 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/9903fb5904baeb04

pp_system return -1
Jose Palao 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/4111051d6c40edb2

popen_list not supported
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ba5be8b96e7d4976

do_exec stubs
Jose Palao 3 files changed, 19 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/33aa397fa719323c

croak on exec
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e35096a7d6541318

remove darwin.sh hints, this file is needed on real Configure, since we are
Jose Palao 1 file changed, 43 insertions(+), 293 deletions(
https://github.com/Perl/perl5/commit/428c292d17f18e98

patch deployment target
Jose Palao 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/b4db38c3fd6f7297

patch perl-5.30 also
Jose Palao 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/34b1a78b6975b14d

update version
Jose Palao 1 file changed, 16 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/a3577c9a27c8d77e

missing description
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/81b4dc135d5f78ea

iOS changes
Jose Palao 22 files changed, 46520 insertions(+), 47 deleti
https://github.com/Perl/perl5/commit/e559978e83fee361

Martian commit 79030ae9be14097937a6e531c068625a5e403542
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/79030ae9be140979

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 6128f436cec56eb058997a31
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/79030ae9be140979

Martian commit e9509511b298ee4fed9828dd65ae840ff26b7127
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e9509511b298ee4f

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 6128f436cec56eb058997a31
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/e9509511b298ee4f

Martian commit 203b2b680bc86e929459a02ece6a8bc136b40478
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/203b2b680bc86e92

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 6128f436cec56eb058997a31
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/203b2b680bc86e92

Martian commit fb8814d8cd52bbc315a03575cc9f344397766ef0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fb8814d8cd52bbc3

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 6128f436cec56eb058997a31
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/fb8814d8cd52bbc3

Martian commit 49ca9f23a351c707916b5173cfe666c81f2ac92b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/49ca9f23a351c707

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 6128f436cec56eb058997a31
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/49ca9f23a351c707

Martian commit f51369f88e01f8e32bfc25f3934f1c1b1d2ccd2b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f51369f88e01f8e3

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 6128f436cec56eb058997a31
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/f51369f88e01f8e3

Martian commit 0bd57b43ece9505db1f3de7cb276923418da7ee0
1 commit. 1 unique author. 1 unique committer.

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

On VMS, %ENV in scalar context must call prime_env_iter()
Nicholas Clark 3 files changed, 34 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/0bd57b43ece9505d

Martian commit 883a9955139677c4ded5a6cc73a67ef12c1d3cb0
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/883a9955139677c4

Fix a leak when copying a STATIC COW SV to a stringified SV
Nicholas Clark 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/883a9955139677c4
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
23 commits. 6 unique authors. 6 unique committers.
100 files changed, 31645 insertions(+), 16113 deletions(-)
Thanks, applied: Paul Evans (2) Craig A. Berry (2) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/5fe711cbde7af423

win32: regen config_H.(gc|vc)
Tomasz Konojacki 2 files changed, 138 insertions(+), 32 deletions
https://github.com/Perl/perl5/commit/5fe711cbde7af423

Test that for's iterator aliases the iterated list
Nicholas Clark 1 file changed, 34 insertions(+)
https://github.com/Perl/perl5/commit/47e2d53c92ba2eab

Add strict and warnings to t/op/for.t
Nicholas Clark 1 file changed, 11 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/1a40fa6ddbc0f611

ext/B/t/o.t shouldn't generate the same test module each run.
Nicholas Clark 3 files changed, 16 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/9038fafc024d2d25

Remove all "configured without perlio" test SKIPs from ext/PerlIO-*
Nicholas Clark 5 files changed, 3 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/9529cd5ee3952d3e

Remove former SKIP blocks in ext/B/t/concise.t and re-indent
Nicholas Clark 1 file changed, 200 insertions(+), 204 deletions
https://github.com/Perl/perl5/commit/7961cfc17f76e7d4

Remove all "configured without perlio" test SKIPs from ext/B
Nicholas Clark 14 files changed, 6 insertions(+), 88 deletions(
https://github.com/Perl/perl5/commit/66e1ef42e5748204

utf8.h: Rmv redundant asserts
Karl Williamson 1 file changed, 4 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/e72852772d35fa07

Merge branch 'smoke-me/jkeenan/g++10-build-time-warnings-20210913' into blea
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/3c7193497828fab6

Keep lines under 80 characters
James E Keenan 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2eb3aaaa0ecfee68

g++10 -Wparentheses build-time warnings
James E Keenan 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ac01b27e9431d47d

Avoid a use-after-free deleting 8-bit keys from stashes
Nicholas Clark 2 files changed, 22 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/f15a20bce3aaf095

Simplify the code related to prime_env_iter().
Nicholas Clark 2 files changed, 2 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/d5a0a5dd15db7407

Test that %ENV iteration with prime_env_iter() is consistent
Nicholas Clark 1 file changed, 13 insertions(+)
https://github.com/Perl/perl5/commit/e893e12ccfed2a8d

Test SvIsBOOL() using XS::APItest
Paul "LeoNerd" Evans 4 files changed, 93 insertions(+)
https://github.com/Perl/perl5/commit/c9c66756259a6b91

mktables: Remove relics of removed legacy tables
Karl Williamson 5 files changed, 7 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/4c4f82a65adfe5bc

t/re/fold_grind: Add a test case
Karl Williamson 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/8486d44e200a7778

Support Unicode 14.0
Unicode Consortium 65 files changed, 30605 insertions(+), 15556 del
https://github.com/Perl/perl5/commit/2f1eff3d4e0c24e2

regen/mk_invlists.pl: Add comment
Karl Williamson 4 files changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/5c7c2de1bc6dcddd

mktables: Split a Line Break equivalence class
Karl Williamson 6 files changed, 418 insertions(+), 86 deletions
https://github.com/Perl/perl5/commit/de524f25f5a90dad

mktables: Reorder some comments, white-space
Karl Williamson 5 files changed, 16 insertions(+), 13 deletions(
https://github.com/Perl/perl5/commit/af56221a72979556

mktables: Rename variable, and hoist calc from loop
Karl Williamson 5 files changed, 8 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/85079456b5557013

Second arg to force_list() is bool, so it should be written TRUE or FALSE
Paul "LeoNerd" Evans 1 file changed, 12 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/d07120aec26ea13c

Current branch hv/gh19010
1 commit. 1 unique author. 1 unique committer.
307 files changed, 38860 insertions(+), 20788 deletions(-)

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

gh19010: fix returns for Perl_grok_infnan
Hugo van der Sanden 2 files changed, 91 insertions(+), 85 deletions(
https://github.com/Perl/perl5/commit/adeb727a4f245360

Current branch smoke-me/khw-cygwin
2 commits. 1 unique author. 1 unique committer.
2 files changed, 3 insertions(+)

Snapshot: http://github.com/Perl/perl5/tarball/8c478ca4bc1d2bb4

smoke4
Karl Williamson 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/8c478ca4bc1d2bb4

abort
Karl Williamson 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/de4727e281d2f329

Current branch smoke-me/nicholas/pp_iter
15 commits. 1 unique author. 1 unique committer.
651 files changed, 55562 insertions(+), 29756 deletions(-)

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

for my ($foo,,, $bar) { ... } should parse as ($foo, $bar)
Nicholas Clark 5 files changed, 46 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/e091bd9753c25e84

Test next, continue and redo with n-at-a-time for loops
Nicholas Clark 1 file changed, 62 insertions(+)
https://github.com/Perl/perl5/commit/a4fa3f95d8214685

Note why this if block in pp_iter is empty
Nicholas Clark 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/f0bb56888db0e843

perldelta for n-at-a-time for loops.
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/8d0e7db68a5bbe26

n-at-a-time for loops now warn by default (as 'experimental::for_list').
Nicholas Clark 5 files changed, 56 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/399bab0d9cdb8684

Add a new warning experimental::for_list.
Nicholas Clark 3 files changed, 13 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/d4bf06ce40facef8

Move reading CxTYPE(cx) out of the loop, to be clear that it doesn't change.
Nicholas Clark 1 file changed, 10 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/9470467875368772

B::Deparse now handles n-at-a-time for.
Nicholas Clark 2 files changed, 22 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e34be51867599eaf

B::Concise now handles n-at-a-time for.
Nicholas Clark 2 files changed, 134 insertions(+), 3 deletions(
https://github.com/Perl/perl5/commit/96b1f0827f04d6ac

Regression tests and documentation for n-at-a-time for.
Nicholas Clark 3 files changed, 400 insertions(+)
https://github.com/Perl/perl5/commit/dfb1028a405c3ac7

Implement n-at-a-time for loops.
Nicholas Clark 5 files changed, 1273 insertions(+), 1195 deleti
https://github.com/Perl/perl5/commit/7581ddc1ab7e3fb1

Generate the optree for n-at-a-time for loops.
Nicholas Clark 2 files changed, 68 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/f34fc6e228f13083

Iterate for loops $n-at-a-time in PP_ITER.
Nicholas Clark 1 file changed, 77 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/32e5b070cff72cbc

Re-indent the case statement in pp_iter, ready for the next commit.
Nicholas Clark 1 file changed, 129 insertions(+), 131 deletions
https://github.com/Perl/perl5/commit/703d63644a69cfd9

Tests for existing for loop optrees.
Nicholas Clark 2 files changed, 187 insertions(+)
https://github.com/Perl/perl5/commit/0a639b7ecea42cc1

New branch hv/init_myperl
1 commit. 1 unique author. 1 unique committer.

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

gh19100: avoid buggy "maybe used uninitialized" warning
Hugo van der Sanden 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/0ce638951b075ffa

Deleted branch smoke-me/jkeenan/g++10-build-time-warnings-20210913

Martian commit 9ad08704d6a5057f7a567ecf72511721064dd4c7
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9ad08704d6a5057f

Merge 3dc468cc66f3fad17fd04547b864f03be8c43af4 into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/9ad08704d6a5057f

Move all the code that deletes the hash entry into one place
Nicholas Clark 1 file changed, 29 insertions(+), 28 deletions(-
https://github.com/Perl/perl5/commit/3dc468cc66f3fad1

Merge the two `d_flags & G_DISCARD` tests in hv_delete_common()
Nicholas Clark 1 file changed, 13 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/d4a1e3c772d2d43d

Call mro_method_changed_in() later in hv_delete_common()
Nicholas Clark 1 file changed, 11 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/42fb88b93dc737d1

Martian commit 234210e5f4aeb911960a84cfb02920520ec9e489
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/234210e5f4aeb911

Merge 0d4de636c4a178583469ed7d50030baf9062ef3f into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/234210e5f4aeb911

Martian commit 1f2abb2ff890a7ff6f9c1fb9ecd068a4f1d2869b
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1f2abb2ff890a7ff

Merge d1d6d246e7a4d1b188efbd4a406593ef9b952a04 into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/1f2abb2ff890a7ff

Free tied hash iterator state immediately at the `untie` call.
Nicholas Clark 3 files changed, 46 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/d1d6d246e7a4d1b1

A test for the order of untie/iterator state interaction
Nicholas Clark 1 file changed, 79 insertions(+)
https://github.com/Perl/perl5/commit/53011f8215f14749

Test the interaction of of tie/untie and hash iterators
Nicholas Clark 1 file changed, 42 insertions(+)
https://github.com/Perl/perl5/commit/1edfa201c214907d

Martian commit fec1398315874755734ea4af7bb75594d94781c6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fec1398315874755

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 5fe711cbde7af4233fdb3a13
xenu 2 parents
https://github.com/Perl/perl5/commit/fec1398315874755

Martian commit c390669e826489580d8ffcc119c5614a848b17cd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c390669e82648958

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 5fe711cbde7af4233fdb3a13
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/c390669e82648958

Martian commit 31d0c9f1ab0780faf42250ae3ce1cc1137c5069d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/31d0c9f1ab0780fa

Merge e659332167228bd790dca61efe00fe670cd2b77e into 5fe711cbde7af4233fdb3a13
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/31d0c9f1ab0780fa

Martian commit b7a3cf2d9c78731f941857112d65506b76d1dd5a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b7a3cf2d9c78731f

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 5fe711cbde7af4233fdb3a13
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/b7a3cf2d9c78731f

Martian commit 9a882bd0b48cb448cf6a353d0a37af362f4a479b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9a882bd0b48cb448

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 5fe711cbde7af4233fdb3a13
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/9a882bd0b48cb448

Martian commit 68d23e56e46fa056e5ec94da4360ea20549c0af8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/68d23e56e46fa056

Merge 94ff7e4cbc218a604ad638b0ca571c967702b65e into 5fe711cbde7af4233fdb3a13
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/68d23e56e46fa056

Martian commit 45300829b7d980ecb8851ab4c25ee29afc7b4513
3 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (3)
Snapshot: http://github.com/Perl/perl5/tarball/45300829b7d980ec

Merge fcdce0774da66ece143e759046a91e7b1d43c2fc into 5fe711cbde7af4233fdb3a13
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/45300829b7d980ec

Merge branch 'Perl:blead' into blead
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/fcdce0774da66ece

correct links
Elvin Aslanov 1 file changed, 3 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/67a9c702c59565c7

Martian commit fe92b7f6ddbdea9666171ed9e5b01dd6e5b18cf4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fe92b7f6ddbdea96

Merge f6fc6bfa3b35d293be2eeab609c36b306a915a93 into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/fe92b7f6ddbdea96

Martian commit aeccb28d4fef0764847a4e101fd5bce6a2baf53c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/aeccb28d4fef0764

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 5fe711cbde7af4233fdb3a13
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/aeccb28d4fef0764

Martian commit a610eaf08ba9bee087c042b3703e5827e3b6548d
9 commits. 2 unique authors. 3 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a610eaf08ba9bee0

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 5fe711cbde7af4233fdb3a13
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/a610eaf08ba9bee0

perlio.c: Fix typo in comment
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5a039cb7e594d304

perlIO.c: Use modern name for flag bit
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/623371474b69a5df

PerlIO.pm: Fix grammar in pod
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/23e932f4b8e24bd3

perlio.c: av_count is clearer than av_tindex, AvFILL
Karl Williamson 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/789dcd6d5e6412db

s/unicode/\u&/g
Karl Williamson 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/3b4b2a82c90e28d7

:utf8 - free the memory allocated by PerlIOUnicode_pushed()
Tony Cook 1 file changed, 15 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cd4a22ef801b5613

CPAN-Meta-YAML: don't depend on the old :utf8 bugginess
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c74a57bbff3804d4

make the :utf8 layer validate its input
Tony Cook 11 files changed, 1319 insertions(+), 103 deleti
https://github.com/Perl/perl5/commit/1dede874c5097155

Martian commit 4dd5c6dd731138c1fc7f0347c1ae686bf77ee1b5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4dd5c6dd731138c1

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 5fe711cbde7af4233fdb3a13
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/4dd5c6dd731138c1

Martian commit 42fe05dcd07a387ec4e5cd2c4672e9eaac64e678
3 commits. 1 unique author. 2 unique committers.
Net code removal: Nicholas Clark (51 lines)
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/42fe05dcd07a387e

Merge dc8146006923461e336ae94a31cb548f6fc37986 into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/42fe05dcd07a387e

Remove descriptions of deleted "Panics" from perldiag.pod
Nicholas Clark 1 file changed, 57 deletions(-)
https://github.com/Perl/perl5/commit/dc8146006923461e

Prefix "unexpected constant lvalue entersub" with "panic: "
Nicholas Clark 2 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/c9890b79fed44c27

Martian commit 3b1061c5e5ef191fc3a17eaaf11a14a4844615c5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3b1061c5e5ef191f

Merge 0ce638951b075ffaf34d8c4d68ca876625503563 into 5fe711cbde7af4233fdb3a13
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/3b1061c5e5ef191f

Martian commit e00d5740aea5e359a31b7dc96f8a23cbaacb99de
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e00d5740aea5e359

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 5fe711cbde7af4233fdb3a13
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/e00d5740aea5e359

Martian commit 0052af7abd712b59a66b9d0fc2b98b85145d7d32
15 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0052af7abd712b59

Merge 91455df0aef48eb07501bf176b08c88a1c295d81 into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/0052af7abd712b59

Test a macOS threaded shared-library build too
Nicholas Clark 1 file changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/91455df0aef48eb0

Test clang's ASAN as well as gcc's ASAN
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/efcae6d09827a426

Run `./perl harness` directly in the CI workflow.
Nicholas Clark 1 file changed, 18 insertions(+), 12 deletions(-
https://github.com/Perl/perl5/commit/4f1e82ca460df77d

Test `make install` in the GH workflow.
Nicholas Clark 1 file changed, 43 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e8befe64ad415ac1

The CI workflow needs some test builds without -DDEBUGGING
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2a1dc18d32d9f3af

PERL_UNICODE= and LANG= can't be set as Configure arguments
Nicholas Clark 2 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/3b5affc82f27fb2b

CI tests for PERL_UNICODE="" with a UTF-8 locale
Nicholas Clark 1 file changed, 48 insertions(+)
https://github.com/Perl/perl5/commit/20a103fcd5512fbe

In the Linux workflows use MALLOC_PERTURB_ and MALLOC_CHECK_
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/7c79d186c2a98548

Test ASAN builds with and without -DPURIFY
Nicholas Clark 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/06068af26c895a21

Workflows should `make test_harness` to get parallel testing
Nicholas Clark 1 file changed, 8 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/6360dd5dfbef0265

All workflow jobs use the same env: so move it to the top level
Nicholas Clark 1 file changed, 4 insertions(+), 40 deletions(-)
https://github.com/Perl/perl5/commit/91c11aa1a6ea6d5f

A prototype CI job to build with Address Sanitizer
Nicholas Clark 1 file changed, 50 insertions(+)
https://github.com/Perl/perl5/commit/960d9e02c925090c

Add a CI job to confirm that minitest keeps passing
Nicholas Clark 1 file changed, 47 insertions(+)
https://github.com/Perl/perl5/commit/aa7c1f8cf7cbc95b

Add "missing" descriptions to testsuite.yml
Nicholas Clark 1 file changed, 17 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/bb57326e197ec953

Martian commit 1d8dcfbb5090621806c901b61367ef835806d595
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1d8dcfbb50906218

Merge 5ab6a5d0ac0f0f1a750480820e5c2a8033efbb29 into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/1d8dcfbb50906218

perl_alloc() wants zeroed memory so should use calloc()
Nicholas Clark 1 file changed, 3 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/5ab6a5d0ac0f0f1a

Martian commit ee0c705cb6c80421c2ca4eed01ecae0e01a724df
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ee0c705cb6c80421

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 5fe711cbde7af4233fdb3a13
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/ee0c705cb6c80421

Martian commit 59502a6d420261eadb324f7b6ecef7adffd3780b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/59502a6d420261ea

Merge d3d73847a62c4fed6efa41eccbbff303908101f5 into 5fe711cbde7af4233fdb3a13
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/59502a6d420261ea

Martian commit 3b1fbf43a2a3974c36bd211181e522deeac25664
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3b1fbf43a2a3974c

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 5fe711cbde7af4233fdb3a13
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/3b1fbf43a2a3974c

Martian commit 13ef1abc6ba5ad3adcf512b1010cc41ce6aae9cb
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/13ef1abc6ba5ad3a

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 5fe711cbde7af4233fdb3a13
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/13ef1abc6ba5ad3a

Martian commit ef465e6f2adc474254eaaeadaa229025f3b3d9c7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ef465e6f2adc4742

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 5fe711cbde7af4233fdb3a13
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/ef465e6f2adc4742

Martian commit c3836d20156dea3870f582b826cd2b52337a005d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c3836d20156dea38

Merge 348187ad3becd036b0864045da65150eb8e3715f into 5fe711cbde7af4233fdb3a13
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/c3836d20156dea38

Martian commit 49197ff0b6318fd16cceba3b6ae80e1cba290ba9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/49197ff0b6318fd1

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into 5fe711cbde7af4233fdb3a13
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/49197ff0b6318fd1

Martian commit da65745bd6fa1f02d9d52377d535fc506e219b26
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/da65745bd6fa1f02

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 5fe711cbde7af4233fdb3a13
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/da65745bd6fa1f02

Martian commit 0d3608f99d2dc7ec80d4989ada9033b77abdb649
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0d3608f99d2dc7ec

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 5fe711cbde7af4233fdb3a13
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/0d3608f99d2dc7ec

Martian commit d9fa1135d047cfaef05d74dcc35af904bc32c3fc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d9fa1135d047cfae

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into 5fe711cbde7af4233fdb3a13
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/d9fa1135d047cfae

Martian commit f33151cecc3d12dcea4646a1efd27d514ae76234
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f33151cecc3d12dc

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 5fe711cbde7af4233fdb3a13
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/f33151cecc3d12dc

Martian commit 059a4e7f2a9ef76e21c5775ff5e0d1b12d1166b8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/059a4e7f2a9ef76e

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 5fe711cbde7af4233fdb3a13
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/059a4e7f2a9ef76e

Martian commit 36c5f70fd9413eab183b87edc3d23646d7cb4cab
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/36c5f70fd9413eab

Merge 855ec88fb7d00021bafa5f06fb63eb23e5a1909f into 5fe711cbde7af4233fdb3a13
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/36c5f70fd9413eab

Martian commit b7ebcdcf3b160d97daeaf4e28224315bc13fc0a6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b7ebcdcf3b160d97

Merge e091bd9753c25e84cbd20be75022003dca01aea2 into 5fe711cbde7af4233fdb3a13
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/b7ebcdcf3b160d97

Martian commit 81b139361a22ca0dc6ac2da57e82c05c39947849
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/81b139361a22ca0d

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 5fe711cbde7af4233fdb3a13
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/81b139361a22ca0d

Martian commit eb03e121946e02449d34eb8170061094c9a2ce5d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eb03e121946e0244

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 5fe711cbde7af4233fdb3a13
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/eb03e121946e0244

Martian commit 95fc955132f41160ab69d61df6fe55dd89486e1b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/95fc955132f41160

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 5fe711cbde7af4233fdb3a13
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/95fc955132f41160

Martian commit 77932ee4f04dfc04628c81c4582ddc7eb2196b24
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/77932ee4f04dfc04

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 5fe711cbde7af4233fdb3a13
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/77932ee4f04dfc04

Martian commit 949ed4ae3912ab1518cedf9f781602a5194b2410
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/949ed4ae3912ab15

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 5fe711cbde7af4233fdb3a13
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/949ed4ae3912ab15

Martian commit 40991bae5908bb083ae3413e726349db13a99e32
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/40991bae5908bb08

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 5fe711cbde7af4233fdb3a13
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/40991bae5908bb08

Martian commit 5a4d686c1367c5dbe1ef9afdeda7dcf19ec21fb7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5a4d686c1367c5db

Merge a7941835152b256918147537f74b2a89bc7418d7 into 5fe711cbde7af4233fdb3a13
jpalao 2 parents
https://github.com/Perl/perl5/commit/5a4d686c1367c5db

Martian commit 512c4e65693f1f0c186774e0b2e6d804cc4bad34
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/512c4e65693f1f0c

Merge 6696f7d245263d4c7971c64b708f69374252d89b into 5fe711cbde7af4233fdb3a13
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/512c4e65693f1f0c

Martian commit 1c5e5abedccf7e9cca5bd02fd6d498534621a3f3
4 commits. 1 unique author. 1 unique committer.

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

ext/B/t/o.t shouldn't generate the same test module each run.
Nicholas Clark 3 files changed, 16 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/1c5e5abedccf7e9c

Remove all "configured without perlio" test SKIPs from ext/PerlIO-*
Nicholas Clark 5 files changed, 3 insertions(+), 22 deletions(-
https://github.com/Perl/perl5/commit/2838e36bd9a83b30

Remove former SKIP blocks in ext/B/t/concise.t and re-indent
Nicholas Clark 1 file changed, 200 insertions(+), 204 deletions
https://github.com/Perl/perl5/commit/cadf2b5541b63a76

Remove all "configured without perlio" test SKIPs from ext/B
Nicholas Clark 14 files changed, 6 insertions(+), 88 deletions(
https://github.com/Perl/perl5/commit/acb9c797b5ae7d79

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

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

Test that for's iterator aliases the iterated list
Nicholas Clark 1 file changed, 34 insertions(+)
https://github.com/Perl/perl5/commit/eb5a9b866a7585cd

Add strict and warnings to t/op/for.t
Nicholas Clark 1 file changed, 10 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/30e064ba88e5304f

Martian commit 64f43144adc787f94db562d577a6ad20fef9ac9c
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/64f43144adc787f9

Test SvIsBOOL() using XS::APItest
Paul "LeoNerd" Evans 4 files changed, 93 insertions(+)
https://github.com/Perl/perl5/commit/64f43144adc787f9

Martian commit a48dc8578432f54b56af6eb1664b94c7f5b32f5f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a48dc8578432f54b

Rename README to README.md
Lukas 2 files changed, 131 insertions(+), 131 deletion
https://github.com/Perl/perl5/commit/a48dc8578432f54b
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
31 commits. 7 unique authors. 5 unique committers.
280 files changed, 2207 insertions(+), 2477 deletions(-)
Thanks, applied: James E Keenan (2) Karl Williamson (2)
Snapshot: http://github.com/Perl/perl5/tarball/fa26526789fbf61d

Nothing changed in SIGINFO for OpenBSD 7.0
Andrew Hewus Fresh 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fa26526789fbf61d

Prep Module::CoreList for the 5.35.5 release
Matthew Horsfall 4 files changed, 8 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/10a9859d73ceeaa2

In Perl_hv_iternext_flags() move a variable to a tighter scope
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/4b6b6165ecccd54b

`make distclean` should delete `makedepend_file`
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0b2197e03b2b2b41

Merge branch 'perlgov-omnibus-amendments' into blead
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/1707eb284b1f9646

perlgov: replace "administer" with "organize"
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fef5f04d27093ff3

perlgov: clarify time frame for newly Term Election
Ricardo Signes 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/6b0a21cb82d3fc34

perlgov: changes related to handling uncontested elections
Ricardo Signes 1 file changed, 8 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/c3ef981b44e68350

perlgov: allow deferral of Special Election
Ricardo Signes 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/97649266d1f8fc73

Update release_announcement_template.txt year for the next poor soul
Matthew Horsfall 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fa307c587ee3c5fb

Update Module::CoreList for v5.35.5
Matthew Horsfall 2 files changed, 25 insertions(+)
https://github.com/Perl/perl5/commit/7f5a10313a43f491

Bump versions from v5.35.4 to v5.35.5
Matthew Horsfall 21 files changed, 132 insertions(+), 132 deletio
https://github.com/Perl/perl5/commit/3a5b8af2b22396b9

new perldelta for v5.35.5
Matthew Horsfall 10 files changed, 639 insertions(+), 190 deletio
https://github.com/Perl/perl5/commit/74f6ed497c475000

Check off 5.35.4 in release_schedule.pod
Matthew Horsfall 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/68cf73d920ba8ca1

Update epigraphs for 5.35.4 release
Matthew Horsfall 1 file changed, 36 insertions(+)
https://github.com/Perl/perl5/commit/03f7b2fa40365749

Merge branch 'release-5.35.4' into blead
Matthew Horsfall 2 parents
https://github.com/Perl/perl5/commit/e5b5ff3f0e399eab

Add Olaf Alders to AUTHORS file
Olaf Alders 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/b70da03a344405df

Update comment in POSIX::import()
Olaf Alders 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f5ad14c44b5b6161

add new release to perlhist
Matthew Horsfall 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/7b983a9b1604cef8

Finalize perldelta
Matthew Horsfall 1 file changed, 1 insertion(+), 41 deletions(-)
https://github.com/Perl/perl5/commit/4abb9a9962e71ac2

perldelta: Update modules list
Matthew Horsfall 1 file changed, 92 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/e1cd9cd5310652ac

perldelta: Acknowledge thyself
Matthew Horsfall 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/a778dfadc8549be1

Update Module::CoreList for 5.35.4
Matthew Horsfall 3 files changed, 64 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/83cc6e1235f15629

Prepare perldelta for upcoming v5.35.4 release
Matthew Horsfall 1 file changed, 73 insertions(+), 227 deletions(
https://github.com/Perl/perl5/commit/ecbeaca595219465

perldelta for 983d5bee62
James E Keenan 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/e4e803bd2e3f9ce4

Unicode-Collate: synch with CPAN version 1.31
Tomoyuki Sadahiro 237 files changed, 1444 insertions(+), 2150 dele
https://github.com/Perl/perl5/commit/983d5bee626beab5

Move all the code that deletes the hash entry into one place
Nicholas Clark 1 file changed, 29 insertions(+), 28 deletions(-
https://github.com/Perl/perl5/commit/d61c34dd2e02d6c4

Merge the two `d_flags & G_DISCARD` tests in hv_delete_common()
Nicholas Clark 1 file changed, 13 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/d15612fefdeea3e8

Call mro_method_changed_in() later in hv_delete_common()
Nicholas Clark 1 file changed, 11 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/73ace1cb5078023d

Remove descriptions of deleted "Panics" from perldiag.pod
Nicholas Clark 1 file changed, 57 deletions(-)
https://github.com/Perl/perl5/commit/6a3871b339dd8343

Prefix "unexpected constant lvalue entersub" with "panic: "
Nicholas Clark 2 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/7ebc59cd46fc3a16

Current branch leont/perlio-various
7 commits. 1 unique author. 1 unique committer.
1134 files changed, 91481 insertions(+), 67171 deletions(-)

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

WIP
Leon Timmermans 1 file changed, 21 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/a063af5208e80e0f

Speed up slurping binary files
Leon Timmermans 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/da1b9d3272d4ac7f

Made :utf8 an actual layer
Leon Timmermans 15 files changed, 482 insertions(+), 93 deletion
https://github.com/Perl/perl5/commit/bd642e1706cb0b95

Make :via and :scalar use readdelim
Leon Timmermans 5 files changed, 5 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/bf0537534ddd39d0

Make :encoding use the new readdelim method
Leon Timmermans 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0f0ccedbf4dcfaa8

Add fast readdelim to main buffering layers
Leon Timmermans 2 files changed, 52 insertions(+)
https://github.com/Perl/perl5/commit/301acdc760bf3a0b

Implement new style readline and the slow fallback
Leon Timmermans 6 files changed, 37 insertions(+), 278 deletions
https://github.com/Perl/perl5/commit/813ab4ca0a171f98

New branch 19147-uninit-warn-segfault
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/23cca2d1f4544cb4

Don't try to Sv[PI]V() on an undef index SV in find_uninit_var()
Tony Cook 2 files changed, 17 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/23cca2d1f4544cb4

New branch leont/perlio-readline
4 commits. 1 unique author. 1 unique committer.

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

Make :via and :scalar use readdelim
Leon Timmermans 4 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/b7d72f4d72c703fa

Make :encoding use the new readdelim method
Leon Timmermans 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a7f7ba57e828bf89

Add fast readdelim to main buffering layers
Leon Timmermans 3 files changed, 53 insertions(+)
https://github.com/Perl/perl5/commit/b84aa2794562fa0d

Implement new style readline and the slow fallback
Leon Timmermans 7 files changed, 38 insertions(+), 278 deletions
https://github.com/Perl/perl5/commit/88b9e1886e84c4a5

New branch smoke-me/ilmari/better-noop
4 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8f2087639bf66b7e

Make aTHXa an expression under no-threads
Dagfinn Ilmari Mannsåker 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8f2087639bf66b7e

Use NOOP instead of ((void)0) where it's used as a statement
Dagfinn Ilmari Mannsåker 2 files changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/cd23eb114fb0df00

Improved NOOP definition
Dagfinn Ilmari Mannsåker 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b9106a5e9fc4d421

Improve (d)NOOP documentation
Dagfinn Ilmari Mannsåker 1 file changed, 7 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/22d12c4a87bf575f

Martian commit 318bbc4b88fa5030d011f629929a696f334c4df4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/318bbc4b88fa5030

Merge 23cca2d1f4544cb47f1124d98c308ce1f31f09a6 into fa26526789fbf61d704bd629
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/318bbc4b88fa5030

Martian commit d687677cd6f59d90ef5b299fd4d3377403aeb07c
8 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d687677cd6f59d90

Merge e238eb94c7efc1690955f2b0d5a1c3208c367df1 into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/d687677cd6f59d90

Test a macOS threaded shared-library build too
Nicholas Clark 1 file changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e238eb94c7efc169

Test clang's ASAN as well as gcc's ASAN
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/87e639c1912be6f8

Run t/TEST directly on cygwin in the CI workflow
Nicholas Clark 1 file changed, 13 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e3a559528855ecac

Change all LD_LIBRARY_PATH setup from '.' to `pwd`
Nicholas Clark 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/ba1bfac74e6888d7

Run `./perl t/harness` directly in the CI workflow
Nicholas Clark 1 file changed, 16 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/84b095cd24a9b662

Test `make install` in the GH workflow
Nicholas Clark 1 file changed, 43 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a5e10a7addd58216

The CI workflow needs some test builds without -DDEBUGGING
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/55670c2b6b402b4f

Martian commit b868180e71c8bf8561e1e7deffcd1ee3597fc4e0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b868180e71c8bf85

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into fa26526789fbf61d704bd629
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/b868180e71c8bf85

Martian commit 48c3315ec438ebeb350bad932a7c70819e3acac9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/48c3315ec438ebeb

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into fa26526789fbf61d704bd629
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/48c3315ec438ebeb

Martian commit 6082ce056487bd0048dba95068c2f42429f6632e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6082ce056487bd00

Merge 0d4de636c4a178583469ed7d50030baf9062ef3f into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/6082ce056487bd00

Martian commit 54cca200baabdc01d4e72c4b910bd2d9073a296d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/54cca200baabdc01

Merge d1d6d246e7a4d1b188efbd4a406593ef9b952a04 into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/54cca200baabdc01

Martian commit 09401e321eba18ff5cebb5e1213d4d405830b01b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/09401e321eba18ff

Merge 855ec88fb7d00021bafa5f06fb63eb23e5a1909f into fa26526789fbf61d704bd629
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/09401e321eba18ff

Martian commit 6c84778932c09f20acacbf3f9d24b2235db553ad
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6c84778932c09f20

Merge 824df2b4512858176d3eb1633c14922be23cf028 into fa26526789fbf61d704bd629
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/6c84778932c09f20

Martian commit 4a278d19e03e860ba59e55b9ed2ab0f779955466
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4a278d19e03e860b

Merge e091bd9753c25e84cbd20be75022003dca01aea2 into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/4a278d19e03e860b

Martian commit f79b9c3226e98fd9995eca58eeb1ac508ff35639
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f79b9c3226e98fd9

Merge 94ff7e4cbc218a604ad638b0ca571c967702b65e into fa26526789fbf61d704bd629
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/f79b9c3226e98fd9

Martian commit 4665a0adea6c24411f5df3c6bb5758771735bd89
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4665a0adea6c2441

Merge 6696f7d245263d4c7971c64b708f69374252d89b into fa26526789fbf61d704bd629
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/4665a0adea6c2441

Martian commit 52190c901327f37108d5f4325be30a72437df55f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/52190c901327f371

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into fa26526789fbf61d704bd629
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/52190c901327f371

Martian commit 4a14b95d6218130ab65df17a0af1ee80c23b6509
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4a14b95d6218130a

Merge f6fc6bfa3b35d293be2eeab609c36b306a915a93 into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/4a14b95d6218130a

Martian commit a606400a44306b3c89b1dfd35885ab2255644949
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a606400a44306b3c

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into fa26526789fbf61d704bd629
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/a606400a44306b3c

Martian commit bc0d08cfc761da62fb8e8a645613e2b42ccbee26
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bc0d08cfc761da62

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into fa26526789fbf61d704bd629
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/bc0d08cfc761da62

Martian commit a21e4b3205cd5a74735daf4e4f5f9d727e9ac558
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a21e4b3205cd5a74

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into fa26526789fbf61d704bd629
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/a21e4b3205cd5a74

Martian commit 3aa7bc34c73fbea2e011cb5eafe5c286d9170ddc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3aa7bc34c73fbea2

Merge 5ab6a5d0ac0f0f1a750480820e5c2a8033efbb29 into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/3aa7bc34c73fbea2

Martian commit 2b323fdf7325b0730d82724d236b163b1dc8a697
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2b323fdf7325b073

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into fa26526789fbf61d704bd629
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/2b323fdf7325b073

Martian commit 991d4caeaddccd777af9578743efebe090405342
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/991d4caeaddccd77

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into fa26526789fbf61d704bd629
xenu 2 parents
https://github.com/Perl/perl5/commit/991d4caeaddccd77

Martian commit ae6084803252823153161f07ded3fbdf9eed088a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ae60848032528231

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into fa26526789fbf61d704bd629
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/ae60848032528231

Martian commit 3b39cf2b98effd7ceb8cb12e41f81b8179000535
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3b39cf2b98effd7c

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into fa26526789fbf61d704bd629
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/3b39cf2b98effd7c

Martian commit 3f83ceda709816b31a200347fed9cd4883e86e3b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3f83ceda709816b3

Merge e659332167228bd790dca61efe00fe670cd2b77e into fa26526789fbf61d704bd629
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/3f83ceda709816b3

Martian commit 91c7b79eb55f46f551654a8be52d91775c58ea3c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/91c7b79eb55f46f5

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into fa26526789fbf61d704bd629
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/91c7b79eb55f46f5

Martian commit 7d123c6b377aa259f45e84038106d2b27253a26d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7d123c6b377aa259

Merge fcdce0774da66ece143e759046a91e7b1d43c2fc into fa26526789fbf61d704bd629
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/7d123c6b377aa259

Martian commit 1d2627d1f9df1791da3f30876e1b550d58fd9810
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1d2627d1f9df1791

Merge adeb727a4f245360db73194de368ebe30ec748a5 into fa26526789fbf61d704bd629
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/1d2627d1f9df1791

Martian commit 5d4cf525409d58be82a77702db2f44f3a0ae21cf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5d4cf525409d58be

Merge a7941835152b256918147537f74b2a89bc7418d7 into fa26526789fbf61d704bd629
jpalao 2 parents
https://github.com/Perl/perl5/commit/5d4cf525409d58be

Martian commit 09f88173d183ea43b4eab358ae41955ff3ca47db
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/09f88173d183ea43

Merge 7683e280de4f493687397ccafc0eee4315b29321 into fa26526789fbf61d704bd629
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/09f88173d183ea43

Martian commit 4ac37f6d57b3c543f4b197748b597d683c15ea6c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4ac37f6d57b3c543

Merge dc44b362e1e298e327be398f06def916f8546ac2 into fa26526789fbf61d704bd629
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/4ac37f6d57b3c543

Martian commit a83894bff34f3a88ce98f1fc6b8fbb5d69d5534a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a83894bff34f3a88

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into fa26526789fbf61d704bd629
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/a83894bff34f3a88

Martian commit b67c178d38a30a10655a8b095d189cdec4838338
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b67c178d38a30a10

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into fa26526789fbf61d704bd629
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/b67c178d38a30a10

Martian commit 0eb7f4e68186d364a7347a46ed5c706dce7f6755
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0eb7f4e68186d364

Merge d3d73847a62c4fed6efa41eccbbff303908101f5 into fa26526789fbf61d704bd629
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/0eb7f4e68186d364

Martian commit 36bf4e33f01ef5f5fcbae1964eea7f290d904cdb
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/36bf4e33f01ef5f5

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into fa26526789fbf61d704bd629
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/36bf4e33f01ef5f5

Martian commit b27ec5f4d8350e34bf0d3ae8c59f623cefb08e44
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b27ec5f4d8350e34

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into fa26526789fbf61d704bd629
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/b27ec5f4d8350e34

Martian commit fac62a7ee776e7a2def960e39bb4d2fef0cadf15
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fac62a7ee776e7a2

Merge 348187ad3becd036b0864045da65150eb8e3715f into fa26526789fbf61d704bd629
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/fac62a7ee776e7a2

Martian commit 3151131af7648dbc20b975edbf2c2656ac55d6cf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3151131af7648dbc

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into fa26526789fbf61d704bd629
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/3151131af7648dbc

Martian commit 4e3859ad4af95ef77321556f3bb080a0bf906104
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4e3859ad4af95ef7

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into fa26526789fbf61d704bd629
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/4e3859ad4af95ef7

Martian commit 5defd0b4e11636c162a8525d79c321f7e012afbe
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5defd0b4e11636c1

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into fa26526789fbf61d704bd629
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/5defd0b4e11636c1

Martian commit cf290feb4b1cb919a5feffc4d399923d9ebfb942
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cf290feb4b1cb919

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into fa26526789fbf61d704bd629
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/cf290feb4b1cb919

Martian commit fa2b69ff8ca4a17862105462bab35bfb059816bd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fa2b69ff8ca4a178

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into fa26526789fbf61d704bd629
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/fa2b69ff8ca4a178

Martian commit b1ec27fd2b9793a21a28c092d5fd6b9813711bcd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b1ec27fd2b9793a2

Merge 3892577d78b7a8db46e91a2249115f5138038775 into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/b1ec27fd2b9793a2

Martian commit c74fa7788d17b1063092a9bc7360fe7acd7a4354
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c74fa7788d17b106

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into fa26526789fbf61d704bd629
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/c74fa7788d17b106

Martian commit 12b5aff1933ea9da8cf89740113f45a47d8dc2d6
7 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/12b5aff1933ea9da

Merge 86e58ebb0cff4247cc39374663d7f124d795824c into fa26526789fbf61d704bd629
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/12b5aff1933ea9da

Re-reading HvAUX(hv) is no longer necessary
Nicholas Clark 1 file changed, 12 deletions(-)
https://github.com/Perl/perl5/commit/86e58ebb0cff4247

Split the XPVHV body into two variants "normal" and "with aux"
Nicholas Clark 5 files changed, 77 insertions(+), 5 deletions(-
https://github.com/Perl/perl5/commit/60e1cdc20d6033c9

Change S_new_body to static inline, and use it instead of a macro
Nicholas Clark 1 file changed, 19 insertions(+), 16 deletions(-
https://github.com/Perl/perl5/commit/dcf039e7d8b775f1

Inline S_hv_auxinit_internal() into S_hv_auxinit()
Nicholas Clark 4 files changed, 11 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/012f365532e129d2

Delete the do_aux code from S_hsplit()
Nicholas Clark 2 files changed, 45 deletions(-)
https://github.com/Perl/perl5/commit/1ac08a77f1e2f40a

Inline the xhv_aux struct in the main hash body
Nicholas Clark 3 files changed, 7 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/a04fad083e71cd1b

Martian commit 1e5ebee631c6dfdeb0b2f7957312833ec04e1626
1 commit. 1 unique author. 1 unique committer.

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

Nothing changed in SIGINFO for OpenBSD 7.0
Andrew Hewus Fresh 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1e5ebee631c6dfde

Martian commit 7ff9de74c7d2664e73a29f0385d8f062b7f9e9df
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/7ff9de74c7d2664e

Add Olaf Alders to AUTHORS file
Olaf Alders 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/7ff9de74c7d2664e

Update comment in POSIX::import()
Olaf Alders 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/df444a92fa43c571
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
5 commits. 2 unique authors. 2 unique committers.
10 files changed, 326 insertions(+), 25 deletions(-)
Thanks, applied: Tony Cook (1)
Snapshot: http://github.com/Perl/perl5/tarball/2c205b5406a70a57

In Perl_gp_free() use PL_tmps_stack to avoid freeing glob entries immediatel
Nicholas Clark 2 files changed, 139 insertions(+), 14 deletions
https://github.com/Perl/perl5/commit/2c205b5406a70a57

Free tied hash iterator state immediately at the `untie` call
Nicholas Clark 3 files changed, 46 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/71e2181fdc1da7df

A test for the order of untie/iterator state interaction
Nicholas Clark 1 file changed, 79 insertions(+)
https://github.com/Perl/perl5/commit/2536d892ffab416d

Test the interaction of of tie/untie and hash iterators
Nicholas Clark 1 file changed, 42 insertions(+)
https://github.com/Perl/perl5/commit/24b5b9e1bfb4ecdb

Use fabs/fabsl/fabsq for NVs in pp_abs.
TAKAI Kousuke 2 files changed, 4 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/644e3ee3290a8de5

Current branch smoke-me/nicholas/pp_iter
16 commits. 1 unique author. 1 unique committer.
295 files changed, 2683 insertions(+), 2546 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/87815a2e6488a5ac

Pod improvements suggested by Matthew Horsfall
Nicholas Clark 3 files changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/87815a2e6488a5ac

for my ($foo,,, $bar) { ... } should parse as ($foo, $bar)
Nicholas Clark 5 files changed, 46 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/b6bb68d65f4deec8

Test next, continue and redo with n-at-a-time for loops
Nicholas Clark 1 file changed, 62 insertions(+)
https://github.com/Perl/perl5/commit/74eaaeb89e59edae

Note why this if block in pp_iter is empty
Nicholas Clark 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/e6e72fcdf995ac87

perldelta for n-at-a-time for loops.
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/c8bca2d89da95365

n-at-a-time for loops now warn by default (as 'experimental::for_list').
Nicholas Clark 5 files changed, 56 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/6603573cc81f33ef

Add a new warning experimental::for_list.
Nicholas Clark 3 files changed, 15 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/a83a89cb1dca0b64

Move reading CxTYPE(cx) out of the loop, to be clear that it doesn't change.
Nicholas Clark 1 file changed, 10 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/03f1430182196bf2

B::Deparse now handles n-at-a-time for.
Nicholas Clark 2 files changed, 23 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/8b7aa8e4305788f7

B::Concise now handles n-at-a-time for.
Nicholas Clark 2 files changed, 134 insertions(+), 3 deletions(
https://github.com/Perl/perl5/commit/803bb8019260faf7

Regression tests and documentation for n-at-a-time for.
Nicholas Clark 3 files changed, 400 insertions(+)
https://github.com/Perl/perl5/commit/9d2c0782a91800b1

Implement n-at-a-time for loops.
Nicholas Clark 5 files changed, 1273 insertions(+), 1195 deleti
https://github.com/Perl/perl5/commit/a70121cbb72661bd

Generate the optree for n-at-a-time for loops.
Nicholas Clark 2 files changed, 68 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/7a1075c02dfa41c0

Iterate for loops $n-at-a-time in PP_ITER.
Nicholas Clark 1 file changed, 77 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/6b6a68693841a772

Re-indent the case statement in pp_iter, ready for the next commit.
Nicholas Clark 1 file changed, 129 insertions(+), 131 deletions
https://github.com/Perl/perl5/commit/18de4ac32db8ac4d

Tests for existing for loop optrees.
Nicholas Clark 2 files changed, 187 insertions(+)
https://github.com/Perl/perl5/commit/19f8a84a981e4d71

New branch smoke-me/nicholas/ASAN-PURIFY-github
20 commits. 1 unique author. 1 unique committer.

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

Test ASAN with -DDEBUGGING (and so also with assertions enabled)
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/be54e79b6a3ad591

Test a macOS threaded shared-library build too
Nicholas Clark 1 file changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a29a7161711a02b2

Test clang's ASAN as well as gcc's ASAN
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1c6f608fb4cb8723

Run t/TEST directly on cygwin in the CI workflow
Nicholas Clark 1 file changed, 13 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5357f462fdfc29f6

Change all LD_LIBRARY_PATH setup from '.' to `pwd`
Nicholas Clark 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/36cdf6603582b118

Run `./perl t/harness` directly in the CI workflow
Nicholas Clark 1 file changed, 16 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/a83e3f5d82002d8d

Test `make install` in the GH workflow
Nicholas Clark 1 file changed, 42 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d659bdcfb63f693b

The CI workflow needs some test builds without -DDEBUGGING
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9cf90a6232e9f412

PERL_UNICODE= and LANG= can't be set as Configure arguments
Nicholas Clark 2 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/45b3833c1fceddd7

CI tests for PERL_UNICODE="" with a UTF-8 locale
Nicholas Clark 1 file changed, 48 insertions(+)
https://github.com/Perl/perl5/commit/7ce4d5f23ec1cfac

In the Linux workflows use MALLOC_PERTURB_ and MALLOC_CHECK_
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/4e56f98ea6c259ef

Test ASAN builds with and without -DPURIFY
Nicholas Clark 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/79fbd4eeb88185ca

Workflows should `make test_harness` to get parallel testing
Nicholas Clark 1 file changed, 8 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/bf1ac9e330891824

All workflow jobs use the same env: so move it to the top level
Nicholas Clark 1 file changed, 4 insertions(+), 40 deletions(-)
https://github.com/Perl/perl5/commit/f67c22d1f5978296

A prototype CI job to build with Address Sanitizer
Nicholas Clark 1 file changed, 50 insertions(+)
https://github.com/Perl/perl5/commit/3679a3005777a8d7

Add a CI job to confirm that minitest keeps passing
Nicholas Clark 1 file changed, 47 insertions(+)
https://github.com/Perl/perl5/commit/b24eee06bfdf0a8e

Add "missing" descriptions to testsuite.yml
Nicholas Clark 1 file changed, 17 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/43a905e9eb819b33

Add comments describing how PVLVs store REGEXPs by reference
Nicholas Clark 3 files changed, 48 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/a3b62bcfb703a5b6

Don't leak in hv_common when croaking about PL_strtab
Nicholas Clark 4 files changed, 23 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/d978f0698f3cdb11

Avoid leaking a scalar body after REGEXP to PVLV assignment
Nicholas Clark 1 file changed, 9 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/07024caa60f04ae2

Deleted branch 19147-uninit-warn-segfault

Martian commit d789e334f6bfd7355d0c79ab6c12fc910d18620a
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d789e334f6bfd735

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 2c205b5406a70a5753a289ca
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/d789e334f6bfd735

Add exit code test (GH #19020):
Sawyer X 2 files changed, 21 insertions(+)
https://github.com/Perl/perl5/commit/9f0c17aa0d2e800b

Martian commit a8b0a3adfee31ebb8c1f4f2d8f653f757abd4896
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a8b0a3adfee31ebb

Merge 07e0407ab51f4df89b633c7f5c7babb226161562 into 2c205b5406a70a5753a289ca
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/a8b0a3adfee31ebb

Add comments describing how PVLVs store REGEXPs by reference
Nicholas Clark 3 files changed, 48 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/07e0407ab51f4df8

Test ASAN with -DDEBUGGING (and so also with assertions enabled)
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3999cdef064cad7a

Martian commit d37823c411c6e18543624c10abbf077682f47144
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d37823c411c6e185

Merge 43728955971994d280b4921f65d38d8f62201a97 into 2c205b5406a70a5753a289ca
Olaf Alders 2 parents
https://github.com/Perl/perl5/commit/d37823c411c6e185

Remove grandfather as a verb in Tie::Handle, Tie::Hash and Tie::Scalar
Olaf Alders 3 files changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/43728955971994d2

Martian commit 5320031eae367cfe77db90c95a99c7cb2e5bf7f1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5320031eae367cfe

Merge 87815a2e6488a5acb0084703ed3ec2f7b5f807b3 into 2c205b5406a70a5753a289ca
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/5320031eae367cfe

Martian commit 86ed4f863547b4810072d4e23c45f74cbcd8c6dd
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/86ed4f863547b481

Merge e026325d705c76f8fd2fc2cb1c957980c01ab7fa into 2c205b5406a70a5753a289ca
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/86ed4f863547b481

perl_alloc_using() should use ->pCalloc
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e026325d705c76f8

No need to wrap INIT_TRACK_MEMPOOL with #ifdef PERL_TRACK_MEMPOOL
Nicholas Clark 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/7845680176b59025

perl_alloc() wants zeroed memory so should use calloc()
Nicholas Clark 1 file changed, 3 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/c3c34c10a438edbf

Martian commit c5d2cd0a3d9a6b08a929989aa96314449ab843f6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c5d2cd0a3d9a6b08

Merge fcdce0774da66ece143e759046a91e7b1d43c2fc into 2c205b5406a70a5753a289ca
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/c5d2cd0a3d9a6b08

Martian commit 8598bcbac96c34c79020a7138dbe1da9301b110c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8598bcbac96c34c7

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 2c205b5406a70a5753a289ca
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/8598bcbac96c34c7

Martian commit af675e0ec77390afd28be895ea19b19b82954cc1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/af675e0ec77390af

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 2c205b5406a70a5753a289ca
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/af675e0ec77390af

Martian commit 7d4dc95a3c7cb18e2e239b543c1b33a690c7936d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7d4dc95a3c7cb18e

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 2c205b5406a70a5753a289ca
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/7d4dc95a3c7cb18e

Martian commit 23a5bc160121982f6a584d4d5d0bdefb42eb7a56
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/23a5bc160121982f

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 2c205b5406a70a5753a289ca
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/23a5bc160121982f

Martian commit 27e0fa678dae11d1d4ed67c55bb275749de3b3a7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/27e0fa678dae11d1

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 2c205b5406a70a5753a289ca
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/27e0fa678dae11d1

Martian commit 6cde691146c89f4e2f40228d8076dea73234964e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6cde691146c89f4e

Merge 3892577d78b7a8db46e91a2249115f5138038775 into 2c205b5406a70a5753a289ca
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/6cde691146c89f4e

Martian commit ec027a6927669d19edb9a022d88cfdb5e53544f2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ec027a6927669d19

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 2c205b5406a70a5753a289ca
xenu 2 parents
https://github.com/Perl/perl5/commit/ec027a6927669d19

Martian commit 202a87eddca0256b0f9fe5c98b0fe24561fe2521
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/202a87eddca0256b

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 2c205b5406a70a5753a289ca
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/202a87eddca0256b

Martian commit 2a4362ebdd1bb4ba47ac1e6dfd35df75c8c3068d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2a4362ebdd1bb4ba

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 2c205b5406a70a5753a289ca
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/2a4362ebdd1bb4ba

Martian commit f2908e9f6bffb4bb19156b364d108506eef14d19
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f2908e9f6bffb4bb

Merge e659332167228bd790dca61efe00fe670cd2b77e into 2c205b5406a70a5753a289ca
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/f2908e9f6bffb4bb

Martian commit 89b2feece296414ab218ced6c70f293ad655410f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/89b2feece296414a

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 2c205b5406a70a5753a289ca
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/89b2feece296414a

Martian commit 5f78da50fe0dc58cb418fbfd2e7172bae5dc1aaf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5f78da50fe0dc58c

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 2c205b5406a70a5753a289ca
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/5f78da50fe0dc58c

Martian commit 949d192f5d303b6cc271de93cdaf6bfb9a161ccc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/949d192f5d303b6c

Merge f6fc6bfa3b35d293be2eeab609c36b306a915a93 into 2c205b5406a70a5753a289ca
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/949d192f5d303b6c

Martian commit a80ce87039f2319b658b469a67f08023d5f84fc0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a80ce87039f2319b

Merge 0d4de636c4a178583469ed7d50030baf9062ef3f into 2c205b5406a70a5753a289ca
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/a80ce87039f2319b

Martian commit fb8c7220f46512231ffe164a73958fa35578e9ee
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fb8c7220f4651223

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 2c205b5406a70a5753a289ca
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/fb8c7220f4651223

Martian commit e4c1854a74ec8c0d1b3fd50e1131d897540e4ec5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e4c1854a74ec8c0d

Merge 86e58ebb0cff4247cc39374663d7f124d795824c into 2c205b5406a70a5753a289ca
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/e4c1854a74ec8c0d

Martian commit 314be512433f7971f1fd3898748fed2ebfc1d3af
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/314be512433f7971

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 2c205b5406a70a5753a289ca
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/314be512433f7971

Martian commit 2e88cd9572d11d005a8ef9eb4e67fd48bffd9bac
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2e88cd9572d11d00

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 2c205b5406a70a5753a289ca
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/2e88cd9572d11d00

Martian commit f887203d8dcade6496a5a10d64a75561b3dec39f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f887203d8dcade64

Merge d3d73847a62c4fed6efa41eccbbff303908101f5 into 2c205b5406a70a5753a289ca
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/f887203d8dcade64

Martian commit ec59a19554926fe70e976e9d4827464d993f8dbd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ec59a19554926fe7

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 2c205b5406a70a5753a289ca
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/ec59a19554926fe7

Martian commit 6a51b9a58800deca2828cadfffec614a426ca3ee
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6a51b9a58800deca

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 2c205b5406a70a5753a289ca
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/6a51b9a58800deca

Martian commit 1557b027b21d5803d705c1caec971b5970582c53
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1557b027b21d5803

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 2c205b5406a70a5753a289ca
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/1557b027b21d5803

Martian commit d6d92db2ac6c3ad8beb41da91ad192e0ea0dcde7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d6d92db2ac6c3ad8

Merge 348187ad3becd036b0864045da65150eb8e3715f into 2c205b5406a70a5753a289ca
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/d6d92db2ac6c3ad8

Martian commit f1cfdf8cd43c91286f3f4a3c6348921bc8d2ce59
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f1cfdf8cd43c9128

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into 2c205b5406a70a5753a289ca
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/f1cfdf8cd43c9128

Martian commit 2e7c95ca794ee29c781546f5915250dd6b1202d9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2e7c95ca794ee29c

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 2c205b5406a70a5753a289ca
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/2e7c95ca794ee29c

Martian commit 270ca1c534c5180eb60d177460a6ad6814dfd62b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/270ca1c534c5180e

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 2c205b5406a70a5753a289ca
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/270ca1c534c5180e

Martian commit 8941fe58a598ba3d92a85b66d677ffd1d9fb9fb9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8941fe58a598ba3d

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into 2c205b5406a70a5753a289ca
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/8941fe58a598ba3d

Martian commit 4ba88a288c76369067ba27b34f3a77f7ffdf44cf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4ba88a288c763690

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 2c205b5406a70a5753a289ca
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/4ba88a288c763690

Martian commit 92107501bf9ab61b91cdfc1402358251de0b240c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/92107501bf9ab61b

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 2c205b5406a70a5753a289ca
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/92107501bf9ab61b

Martian commit 27db91235fc6d2c7a2be831a0a6bb0380ecf95e4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/27db91235fc6d2c7

Merge 855ec88fb7d00021bafa5f06fb63eb23e5a1909f into 2c205b5406a70a5753a289ca
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/27db91235fc6d2c7

Martian commit 7cc6c619efab9959bea52394e32987f8cae3c820
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7cc6c619efab9959

Merge a7941835152b256918147537f74b2a89bc7418d7 into 2c205b5406a70a5753a289ca
jpalao 2 parents
https://github.com/Perl/perl5/commit/7cc6c619efab9959

Martian commit ea9a6ffeab82b6a1a980611c8e9cf88cf82aba58
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ea9a6ffeab82b6a1

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 2c205b5406a70a5753a289ca
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/ea9a6ffeab82b6a1

Martian commit fad6c4374709750fe0274f92b476f27f0aab6a3e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fad6c4374709750f

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 2c205b5406a70a5753a289ca
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/fad6c4374709750f

Martian commit 187d5af704115fed1334941de3be52967871569d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/187d5af704115fed

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 2c205b5406a70a5753a289ca
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/187d5af704115fed

Martian commit 6f8811002daccb9c55460fe0efab21a08a0c5f7f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6f8811002daccb9c

Merge 94ff7e4cbc218a604ad638b0ca571c967702b65e into 71e2181fdc1da7dfd599d69d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/6f8811002daccb9c
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
25 commits. 3 unique authors. 1 unique committer.
15 files changed, 365 insertions(+), 103 deletions(-)
Thanks, applied: Nicholas Clark (2)
Snapshot: http://github.com/Perl/perl5/tarball/f48aa24d4a3e93ac

Replace "Grandfather" with a description of the relevant heuristic
Nicholas Clark 1 file changed, 10 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/f48aa24d4a3e93ac

Add .gitattributes to tell github to treat perly.{act,h,tab} as generated fi
Paul "LeoNerd" Evans 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/c4b4be2cfc289c04

Change %grandfathers to %legacy in Config.t
Nicholas Clark 1 file changed, 10 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/06ae5b44c1283861

Remove grandfather as a verb in Tie::Handle, Tie::Hash and Tie::Scalar
Olaf Alders 3 files changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/32710cf2af797de8

perl_alloc_using() should use ->pCalloc
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/40385047d97eb136

No need to wrap INIT_TRACK_MEMPOOL with #ifdef PERL_TRACK_MEMPOOL
Nicholas Clark 1 file changed, 2 deletions(-)
https://github.com/Perl/perl5/commit/53e57886af4cddfd

perl_alloc() wants zeroed memory so should use calloc()
Nicholas Clark 1 file changed, 3 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/4fc30d62c2a290a6

Test ASAN with -DDEBUGGING (and so also with assertions enabled)
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e36174629b92bc2a

Test a macOS threaded shared-library build too
Nicholas Clark 1 file changed, 8 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0e45be4210bae277

Test clang's ASAN as well as gcc's ASAN
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/74b89a14a21264cd

Run t/TEST directly on cygwin in the CI workflow
Nicholas Clark 1 file changed, 13 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/698f3fd86ef82701

Change all LD_LIBRARY_PATH setup from '.' to `pwd`
Nicholas Clark 1 file changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/f3589814ab7492ea

Run `./perl t/harness` directly in the CI workflow
Nicholas Clark 1 file changed, 16 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/642e41bdcfaa9393

Test `make install` in the GH workflow
Nicholas Clark 1 file changed, 42 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a87db5c7330d57ff

The CI workflow needs some test builds without -DDEBUGGING
Nicholas Clark 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ce8fb9cc5eddb451

PERL_UNICODE= and LANG= can't be set as Configure arguments
Nicholas Clark 2 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/d8367de7813d2286

CI tests for PERL_UNICODE="" with a UTF-8 locale
Nicholas Clark 1 file changed, 48 insertions(+)
https://github.com/Perl/perl5/commit/99ecd386fe89b62c

In the Linux workflows use MALLOC_PERTURB_ and MALLOC_CHECK_
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/d43f37da28627883

Test ASAN builds with and without -DPURIFY
Nicholas Clark 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/64bd355f7b38e7ce

Workflows should `make test_harness` to get parallel testing
Nicholas Clark 1 file changed, 8 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/a8b0d1527b37a4c7

All workflow jobs use the same env: so move it to the top level
Nicholas Clark 1 file changed, 4 insertions(+), 40 deletions(-)
https://github.com/Perl/perl5/commit/8093f1eee5d33ee0

A prototype CI job to build with Address Sanitizer
Nicholas Clark 1 file changed, 50 insertions(+)
https://github.com/Perl/perl5/commit/4e4a36d25ad28cea

Add a CI job to confirm that minitest keeps passing
Nicholas Clark 1 file changed, 47 insertions(+)
https://github.com/Perl/perl5/commit/6010775eb5209768

Add "missing" descriptions to testsuite.yml
Nicholas Clark 1 file changed, 17 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/69e48a5b67148962

Add comments describing how PVLVs store REGEXPs by reference
Nicholas Clark 3 files changed, 48 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/9d0d3060891a4223

Current branch leont/perlio-readline
4 commits. 1 unique author. 1 unique committer.
59 files changed, 1409 insertions(+), 367 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/8ff6cf602ac67d53

Make :via and :scalar use readdelim
Leon Timmermans 4 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8ff6cf602ac67d53

Make :encoding use the new readdelim method
Leon Timmermans 2 files changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/5f5c6ba64378d176

Add fast readdelim to main buffering layers
Leon Timmermans 3 files changed, 55 insertions(+)
https://github.com/Perl/perl5/commit/29cd0843d77b0bd7

Implement new style readline and the slow fallback
Leon Timmermans 7 files changed, 68 insertions(+), 308 deletions
https://github.com/Perl/perl5/commit/10656f8545b18e54

Current branch leont/perlio-various
3 commits. 1 unique author. 1 unique committer.
62 files changed, 1401 insertions(+), 359 deletions(-)

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

WIP
Leon Timmermans 1 file changed, 37 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/a5a7ff5dbaf542fb

Speed up slurping binary files
Leon Timmermans 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/e69331f27d139821

Made :utf8 an actual layer
Leon Timmermans 15 files changed, 483 insertions(+), 96 deletion
https://github.com/Perl/perl5/commit/2c849cea5bbcad2a

Deleted branch smoke-me/nicholas/ASAN-PURIFY-github

Martian commit eb689a48bfefe07da523b30dc381409b8aae426f
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eb689a48bfefe07d

Merge 12e040236d91fc0d43a5f8ecb97dedd141a9c32f into f48aa24d4a3e93ace72b85f2
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/eb689a48bfefe07d

Replace "grandfather ..." in toke.c with a full description
Nicholas Clark 1 file changed, 75 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/12e040236d91fc0d

Martian commit 8539032dab0bc25bc645587d3705350db63a73ba
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: rwp (1)
Snapshot: http://github.com/Perl/perl5/tarball/8539032dab0bc25b

fix documentation links to point to GitHub versions of Pod
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/8539032dab0bc25b

Martian commit 58fbf791f6efd4931adbe8dd98748d4cf8736468
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/58fbf791f6efd493

Merge 9037a8dc88f23bf65377e4852af380d0b6ac79a6 into f48aa24d4a3e93ace72b85f2
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/58fbf791f6efd493

Remove pp_pack "unlisted" exceptions from t/porting/diag.t
Nicholas Clark 3 files changed, 5 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/9037a8dc88f23bf6

Replace "grandfather in ..." with a full description of the change
Nicholas Clark 2 files changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/78bb6562dfd2f7b9

Remove 5.8.x conditional SKIPs from pack.t
Nicholas Clark 1 file changed, 58 insertions(+), 106 deletions(
https://github.com/Perl/perl5/commit/64116a630805e7d6

Martian commit b41d8530e9ebe3c18af8861862f6e3107d318454
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b41d8530e9ebe3c1

Merge 8539032dab0bc25bc645587d3705350db63a73ba into f48aa24d4a3e93ace72b85f2
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/b41d8530e9ebe3c1

Martian commit 2b031a4aad81c82ff369af9c97450f5e387b5dc6
5 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2b031a4aad81c82f

Merge adc1ee7dc7f48848703c4cc23cc47d2f8a3f3947 into f48aa24d4a3e93ace72b85f2
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/2b031a4aad81c82f

Leave the checkout `fetch-depth` at its default (1) for most jobs
Nicholas Clark 1 file changed, 8 insertions(+), 16 deletions(-)
https://github.com/Perl/perl5/commit/adc1ee7dc7f48848

Add CI tests for `make distclean` and Porting/manicheck
Nicholas Clark 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/1cab81f565857626

manicheck now optionally exits non-zero if it finds problems
Nicholas Clark 1 file changed, 34 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/a61dfa190f99b99f

In manicheck be explicit that the code is stripping './'
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a8a16db72cd5622e

Martian commit c7ef2cfa289b970e63349e8c3eb1195645962a6d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c7ef2cfa289b970e

Merge 0d4de636c4a178583469ed7d50030baf9062ef3f into f48aa24d4a3e93ace72b85f2
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/c7ef2cfa289b970e

Martian commit 9390d2dfda5539c10892ceaa4d1a9ac08d78effd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9390d2dfda5539c1

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into f48aa24d4a3e93ace72b85f2
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/9390d2dfda5539c1

Martian commit 2a096f95c330daf6b67deb9dd47d8f42a87bd7a2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2a096f95c330daf6

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into f48aa24d4a3e93ace72b85f2
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/2a096f95c330daf6

Martian commit 54285c510ef043fe3e7193179d312f5a90e2f9fd
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/54285c510ef043fe

Merge d0d41a282a2cbbbc1a87a56f601ac348f639af0c into f48aa24d4a3e93ace72b85f2
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/54285c510ef043fe

pp_match: remove is_utf8_string check, used by removed (v5.24) \C char class
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d0d41a282a2cbbbc

Martian commit d13bf6cc4461a2b7903ad8c3bad3a0cb5a137084
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d13bf6cc4461a2b7

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into f48aa24d4a3e93ace72b85f2
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/d13bf6cc4461a2b7

Martian commit b0089c564dab09f7130f54be1dab1e9e3d765ee2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b0089c564dab09f7

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into f48aa24d4a3e93ace72b85f2
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/b0089c564dab09f7

Martian commit bd7435ef44c42d7a33a99942eab66e0ad2b3d60a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bd7435ef44c42d7a

Merge 3892577d78b7a8db46e91a2249115f5138038775 into f48aa24d4a3e93ace72b85f2
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/bd7435ef44c42d7a

Martian commit 7a1e85f78334889ebe9faa5ba9d7eee58bb90768
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7a1e85f78334889e

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into f48aa24d4a3e93ace72b85f2
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/7a1e85f78334889e

Martian commit 3389f9614693733f648f3a6a6897f782090900d7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3389f9614693733f

Merge 87815a2e6488a5acb0084703ed3ec2f7b5f807b3 into f48aa24d4a3e93ace72b85f2
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/3389f9614693733f

Martian commit 7fa702d1fbed49b893219370c0aca0a874c62ff6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7fa702d1fbed49b8

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into f48aa24d4a3e93ace72b85f2
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/7fa702d1fbed49b8

Martian commit 2af8c98fb597b5e97c2491635cd29f33310a1bda
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2af8c98fb597b5e9

Merge e659332167228bd790dca61efe00fe670cd2b77e into f48aa24d4a3e93ace72b85f2
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/2af8c98fb597b5e9

Martian commit 4ee7a6873236d6bf6ab88d2e7843b07c74301e5b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4ee7a6873236d6bf

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into f48aa24d4a3e93ace72b85f2
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/4ee7a6873236d6bf

Martian commit 2683895a8f83f46e7a2e47bc3040017cf26fea3d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2683895a8f83f46e

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into f48aa24d4a3e93ace72b85f2
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/2683895a8f83f46e

Martian commit 40a37f3e4045bd9d68e2c4c512e1f6b0409464e7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/40a37f3e4045bd9d

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into f48aa24d4a3e93ace72b85f2
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/40a37f3e4045bd9d

Martian commit b2ea889bc908c4b16cae8a1d7402749917fd4b09
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b2ea889bc908c4b1

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into f48aa24d4a3e93ace72b85f2
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/b2ea889bc908c4b1

Martian commit d5f8d090d6397d3280aa9d5f1c61e1e3f67e41c7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d5f8d090d6397d32

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into f48aa24d4a3e93ace72b85f2
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/d5f8d090d6397d32

Martian commit 9ce0b94638bc5da414d3ba5e54a85164850e243d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9ce0b94638bc5da4

Merge adeb727a4f245360db73194de368ebe30ec748a5 into f48aa24d4a3e93ace72b85f2
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/9ce0b94638bc5da4

Martian commit da5fbe976a3cf461721837d0b3a17c7cf974b274
10 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/da5fbe976a3cf461

Merge 3169f3cc4b366460244127ff52340f37772634b5 into f48aa24d4a3e93ace72b85f2
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/da5fbe976a3cf461

Re-reading HvAUX(hv) is no longer necessary
Nicholas Clark 1 file changed, 12 deletions(-)
https://github.com/Perl/perl5/commit/3169f3cc4b366460

Split the XPVHV body into two variants "normal" and "with aux"
Nicholas Clark 6 files changed, 88 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/dd14828571364a52

Change S_new_body to static inline, and use it instead of a macro
Nicholas Clark 1 file changed, 22 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/6d91a202e2c91c7b

Move variables in Perl_sv_clear() to a tighter scope.
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/81827101f49e4786

Rename HE_SVSLOT to HE_ARENA_ROOT_IX
Nicholas Clark 5 files changed, 35 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/2a6f0b986043192b

Inline S_hv_auxinit_internal() into S_hv_auxinit()
Nicholas Clark 4 files changed, 11 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/0333ed8899e0025d

Delete the do_aux code from S_hsplit()
Nicholas Clark 2 files changed, 40 deletions(-)
https://github.com/Perl/perl5/commit/9f6f00f39cc97ff4

No need to set dest->xhv_rand in S_hsplit() called from hv_common()
Nicholas Clark 1 file changed, 9 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e9dd222847f98255

Inline the xhv_aux struct in the main hash body
Nicholas Clark 3 files changed, 7 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/02511b7f5379b36a

Martian commit f38855acf1414dc08351438b62c0afd867acb713
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f38855acf1414dc0

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into f48aa24d4a3e93ace72b85f2
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/f38855acf1414dc0

Martian commit 0a04132392b612deff54ec6e91c205d36bac77bf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0a04132392b612de

Merge 824df2b4512858176d3eb1633c14922be23cf028 into f48aa24d4a3e93ace72b85f2
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/0a04132392b612de

Martian commit 139c14102ed58593303e0718acfc371fd4d7b06d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/139c14102ed58593

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into f48aa24d4a3e93ace72b85f2
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/139c14102ed58593

Martian commit aa103f6cd1a7816018d8b3d4c7e0c7564aed5595
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/aa103f6cd1a78160

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into f48aa24d4a3e93ace72b85f2
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/aa103f6cd1a78160

Martian commit 0edec977661e80918e7fa52677bacff29ce85255
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0edec977661e8091

Merge 348187ad3becd036b0864045da65150eb8e3715f into f48aa24d4a3e93ace72b85f2
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/0edec977661e8091

Martian commit 702e92265e1e2c27f32be2cca839c3a635b1b537
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/702e92265e1e2c27

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into f48aa24d4a3e93ace72b85f2
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/702e92265e1e2c27

Martian commit 638ec29450f7775198ca58c2bc2bd81d1a210692
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/638ec29450f77751

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into f48aa24d4a3e93ace72b85f2
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/638ec29450f77751

Martian commit 2089044159529303b90820688c2593047ff32310
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2089044159529303

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into f48aa24d4a3e93ace72b85f2
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/2089044159529303

Martian commit 1c06fb2b137adc8b6e1b06299eab96f72369b12b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1c06fb2b137adc8b

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into f48aa24d4a3e93ace72b85f2
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/1c06fb2b137adc8b

Martian commit 7966a966e84fedcfa568aeec3a5a54b260549663
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7966a966e84fedcf

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into f48aa24d4a3e93ace72b85f2
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/7966a966e84fedcf

Martian commit 2d6953fd4debe96cdf8da948f6d62e10a2a8ea74
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2d6953fd4debe96c

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into f48aa24d4a3e93ace72b85f2
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/2d6953fd4debe96c

Martian commit 049f12f33f27b34e3788b7acb825cc9d045bd172
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/049f12f33f27b34e

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into f48aa24d4a3e93ace72b85f2
xenu 2 parents
https://github.com/Perl/perl5/commit/049f12f33f27b34e

Martian commit dabe81b39900d5fa5ebb4456df406b132fd94248
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/dabe81b39900d5fa

Merge a7941835152b256918147537f74b2a89bc7418d7 into f48aa24d4a3e93ace72b85f2
jpalao 2 parents
https://github.com/Perl/perl5/commit/dabe81b39900d5fa

Martian commit fc827bb59b2d285d26c0db3847d249a4100c201f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fc827bb59b2d285d

Merge 7683e280de4f493687397ccafc0eee4315b29321 into f48aa24d4a3e93ace72b85f2
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/fc827bb59b2d285d

Martian commit 058893edfd4ff9e2d9983139f90af4c56cf204d6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/058893edfd4ff9e2

Merge dc44b362e1e298e327be398f06def916f8546ac2 into f48aa24d4a3e93ace72b85f2
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/058893edfd4ff9e2

Martian commit 56e2c01f7442bee563f04f455e8a80a03df0c377
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/56e2c01f7442bee5

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into f48aa24d4a3e93ace72b85f2
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/56e2c01f7442bee5

Martian commit 5e509bfd12e668ea8544072764ec4c6a732aaf94
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5e509bfd12e668ea

Merge d3d73847a62c4fed6efa41eccbbff303908101f5 into f48aa24d4a3e93ace72b85f2
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/5e509bfd12e668ea
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
6 commits. 1 unique author. 1 unique committer.
7 files changed, 150 insertions(+), 121 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/6d16ed8d4fcdc57d

Replace "grandfather ..." in toke.c with a full description
Nicholas Clark 1 file changed, 75 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6d16ed8d4fcdc57d

Remove pp_pack "unlisted" exceptions from t/porting/diag.t
Nicholas Clark 3 files changed, 5 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/d3cdb7217b5126d3

Replace "grandfather in ..." with a full description of the change
Nicholas Clark 2 files changed, 7 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6920b5ce88214f02

Remove 5.8.x conditional SKIPs from pack.t
Nicholas Clark 1 file changed, 58 insertions(+), 106 deletions(
https://github.com/Perl/perl5/commit/ff5f936a99c6d056

Move `use strict;` *out* of the BEGIN block in makedef.pl
Nicholas Clark 1 file changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/681a22f48ffc404d

The Makefile must run makedef.pl with -Ilib on the command line
Nicholas Clark 2 files changed, 2 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/8f194132568163e2

Current branch smoke-me/ilmari/remove-netware
1 commit. 1 unique author. 1 unique committer.
1859 files changed, 199426 insertions(+), 155448 deletions(-)

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

Remove NetWare support
Dagfinn Ilmari Mannsåker 131 files changed, 139 insertions(+), 19798 dele
https://github.com/Perl/perl5/commit/ccb35e8ab9be0d71

New branch smoke-me/nicholas/AIX-Makefile
6 commits. 1 unique author. 1 unique committer.
Net code removal: Nicholas Clark (10 lines)

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

Two minor Makefile.SH cleanups
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9ba4b6682c737fdc

Simplify Makefile generation for cygwin
Nicholas Clark 1 file changed, 3 insertions(+), 13 deletions(-)
https://github.com/Perl/perl5/commit/830ded77672c1cec

For AIX, modify the perl.exp path in ccdlflags earlier in Makefile.SH
Nicholas Clark 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/d51e80401da8df86

The special AIX target MINIPERL_NONSHR is not needed, so remove it
Nicholas Clark 1 file changed, 4 insertions(+), 20 deletions(-)
https://github.com/Perl/perl5/commit/0432b39e8ca289df

The AIX specific Makefile rules to build miniperl are no longer needed
Nicholas Clark 1 file changed, 8 deletions(-)
https://github.com/Perl/perl5/commit/296f3e8d1fc1da23

Remove vestigial next4*) sections from Makefile.SH
Nicholas Clark 2 files changed, 20 deletions(-)
https://github.com/Perl/perl5/commit/f39084afbacf8910

Martian commit 02e8f90c38e3d103de44abb496112b851297c3e5
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/02e8f90c38e3d103

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 6d16ed8d4fcdc57defc11880
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/02e8f90c38e3d103

Add option '-?' as a synonym to -h
Karl Williamson 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/ab690e7d256f2c67

Martian commit 84364c2d9e884f94c4ea4872771a6a3b6d426d9d
7 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/84364c2d9e884f94

Merge 4e4bb9164f970bc45b28a459b9b83deb4482b889 into 6d16ed8d4fcdc57defc11880
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/84364c2d9e884f94

Leave the checkout `fetch-depth` at its default (1) for most jobs
Nicholas Clark 1 file changed, 8 insertions(+), 16 deletions(-)
https://github.com/Perl/perl5/commit/4e4bb9164f970bc4

A CI test that manicheck reports no errors on a clean checkout
Nicholas Clark 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/42a054be7995c55f

A CI test that manicheck has no errors after `git clean -dxf`
Nicholas Clark 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/af7146736a20b9f0

Add CI tests for `make distclean` and Porting/manicheck
Nicholas Clark 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/c869a37f98250335

manicheck now optionally exits non-zero if it finds problems
Nicholas Clark 1 file changed, 32 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/5413c9798fb8a3bc

In manicheck be explicit that the code is stripping './'
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/ea10417d0d7ceea3

Martian commit d43d308ca61756a443f6b82e696663f47792fb74
2 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (2)
Snapshot: http://github.com/Perl/perl5/tarball/d43d308ca61756a4

Merge 9485411af31512032252df4fe9facfbcd6674da8 into 6d16ed8d4fcdc57defc11880
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/d43d308ca61756a4

Merge branch 'Perl:blead' into blead
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/9485411af3151203

Martian commit 27fd0edd090df34a493aa6de942a16adf7496e1d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/27fd0edd090df34a

Merge 3169f3cc4b366460244127ff52340f37772634b5 into 6d16ed8d4fcdc57defc11880
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/27fd0edd090df34a

Martian commit 69782104d4556770a10c0731dfa235a8a03bbcaa
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/69782104d4556770

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into 6d16ed8d4fcdc57defc11880
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/69782104d4556770

Martian commit c3c0b6d32ccf6946176d5adccf8b6d26d416d6f1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c3c0b6d32ccf6946

Merge d0d41a282a2cbbbc1a87a56f601ac348f639af0c into 6d16ed8d4fcdc57defc11880
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/c3c0b6d32ccf6946

Martian commit 8cf576ab5e90e70183422c4fc510e69dedef7475
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8cf576ab5e90e701

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 6d16ed8d4fcdc57defc11880
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/8cf576ab5e90e701

Martian commit 6b07fafb6afa60242290e4dcc4d028bd983ef17d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6b07fafb6afa6024

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 6d16ed8d4fcdc57defc11880
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/6b07fafb6afa6024

Martian commit b14862313a121f8d7bd1819589968e14dd82374b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b14862313a121f8d

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 6d16ed8d4fcdc57defc11880
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/b14862313a121f8d

Martian commit ef027dee9090360956268834c8bc5082e1d9b51d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ef027dee90903609

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 6d16ed8d4fcdc57defc11880
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/ef027dee90903609

Martian commit e2f691c01fd0910fb366a759953adc742e144194
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e2f691c01fd0910f

Merge e659332167228bd790dca61efe00fe670cd2b77e into 6d16ed8d4fcdc57defc11880
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/e2f691c01fd0910f

Martian commit 9484798510655699b8cfe94849c57c65487e7b2d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9484798510655699

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 6d16ed8d4fcdc57defc11880
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/9484798510655699

Martian commit 9edb529739b64c7978ace295619c8022567c6eb8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9edb529739b64c79

Merge 87815a2e6488a5acb0084703ed3ec2f7b5f807b3 into 6d16ed8d4fcdc57defc11880
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/9edb529739b64c79

Martian commit f7563f0b5f968ce0e25f3440c16adb4ed800a541
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f7563f0b5f968ce0

Merge 3892577d78b7a8db46e91a2249115f5138038775 into 6d16ed8d4fcdc57defc11880
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/f7563f0b5f968ce0

Martian commit 14ea84ccd21797e7b609ebf52d4aacaccea86441
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/14ea84ccd21797e7

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 6d16ed8d4fcdc57defc11880
xenu 2 parents
https://github.com/Perl/perl5/commit/14ea84ccd21797e7

Martian commit 4935a41418befcb9b8453031d7bb73b28c7109e0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4935a41418befcb9

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 6d16ed8d4fcdc57defc11880
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/4935a41418befcb9

Martian commit 84d3ea7a06d5e10839b065e4b5e9e238a8dc8bdc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/84d3ea7a06d5e108

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 6d16ed8d4fcdc57defc11880
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/84d3ea7a06d5e108

Martian commit dbd825a400a95040a868bf1f9f4aabf3b7f46568
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/dbd825a400a95040

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 6d16ed8d4fcdc57defc11880
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/dbd825a400a95040

Martian commit 99deedc4551b468cc8f6939a2514c18d0c9ef01b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/99deedc4551b468c

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 6d16ed8d4fcdc57defc11880
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/99deedc4551b468c

Martian commit 81c379eda4343578765d3eeb53bcdb60f98ff099
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/81c379eda4343578

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 6d16ed8d4fcdc57defc11880
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/81c379eda4343578

Martian commit eba3b041c1912adb735905e77c18b00949d743aa
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eba3b041c1912adb

Merge 0d4de636c4a178583469ed7d50030baf9062ef3f into 6d16ed8d4fcdc57defc11880
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/eba3b041c1912adb

Martian commit 7a75371d1199d8774bd5dab03139bec811cfbc0e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7a75371d1199d877

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 6d16ed8d4fcdc57defc11880
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/7a75371d1199d877

Martian commit cc9655ee18ca1a6e992aa98d09090941343711a1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cc9655ee18ca1a6e

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 6d16ed8d4fcdc57defc11880
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/cc9655ee18ca1a6e

Martian commit a9ca17b5c4dfbd2ef816423827ffa53d1ab7dbaf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a9ca17b5c4dfbd2e

Merge ccb35e8ab9be0d7157065f2583a8e312387e648a into 6d16ed8d4fcdc57defc11880
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/a9ca17b5c4dfbd2e

Martian commit 978f95594e7081f2c9f65f575d82074a8264443b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/978f95594e7081f2

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 6d16ed8d4fcdc57defc11880
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/978f95594e7081f2

Martian commit 9a1b06e62a96ac701b6222a4d0c870fa3b915f97
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9a1b06e62a96ac70

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 6d16ed8d4fcdc57defc11880
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/9a1b06e62a96ac70

Martian commit b4741a1bbe23a288fc62684f0e2c10f381786ae5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b4741a1bbe23a288

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 6d16ed8d4fcdc57defc11880
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/b4741a1bbe23a288

Martian commit ef937072fbaeded89b13900c5df6bcfa6b29a5cb
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ef937072fbaeded8

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 6d16ed8d4fcdc57defc11880
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/ef937072fbaeded8

Martian commit 924641dc5769b678e598a9cb25deb0711ba3d0dd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/924641dc5769b678

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 6d16ed8d4fcdc57defc11880
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/924641dc5769b678

Martian commit 82ad23163a1dfb2d08b92c2ca974a9306643fe0a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/82ad23163a1dfb2d

Merge d3d73847a62c4fed6efa41eccbbff303908101f5 into 6d16ed8d4fcdc57defc11880
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/82ad23163a1dfb2d

Martian commit 9c92e846cac1549b2af6014121e7f36287a3f054
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9c92e846cac1549b

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 6d16ed8d4fcdc57defc11880
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/9c92e846cac1549b

Martian commit e3dfec572dbe1256a018341f7c72fe03ae932c59
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e3dfec572dbe1256

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 6d16ed8d4fcdc57defc11880
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/e3dfec572dbe1256

Martian commit 3e51555fbcb16f9546abd0006f9e5d17e0322a67
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3e51555fbcb16f95

Merge 348187ad3becd036b0864045da65150eb8e3715f into 6d16ed8d4fcdc57defc11880
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/3e51555fbcb16f95

Martian commit 2e045bbf75d0e597d4d580ea8db39984c69d4b61
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2e045bbf75d0e597

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into 6d16ed8d4fcdc57defc11880
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/2e045bbf75d0e597

Martian commit aff04a1b29184a7805645a609cf5572b8135fdbb
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/aff04a1b29184a78

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 6d16ed8d4fcdc57defc11880
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/aff04a1b29184a78

Martian commit 19b9bb94ef5a1b34357e89f07c68a2fdd0190177
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/19b9bb94ef5a1b34

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 6d16ed8d4fcdc57defc11880
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/19b9bb94ef5a1b34

Martian commit b9d2b28e7663c6573d18934197070c40149f4ee4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b9d2b28e7663c657

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 6d16ed8d4fcdc57defc11880
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/b9d2b28e7663c657

Martian commit 2bbc0a68ed17edab353bf6898ecaf19089fe6159
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2bbc0a68ed17edab

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 6d16ed8d4fcdc57defc11880
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/2bbc0a68ed17edab

Martian commit 162d6857e01ec1b3a0ee8d0d7b7966738e929052
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/162d6857e01ec1b3

Merge a7941835152b256918147537f74b2a89bc7418d7 into 6d16ed8d4fcdc57defc11880
jpalao 2 parents
https://github.com/Perl/perl5/commit/162d6857e01ec1b3

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

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

Autogenerate the list of generated files
Max Maischein 11 files changed, 155 insertions(+), 41 deletion
https://github.com/Perl/perl5/commit/d52f87c00db5a0e0

Generate .gitattributes from a hardcoded list
Max Maischein 2 files changed, 101 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/0413d11ae5939207
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
13 commits. 4 unique authors. 4 unique committers.
10 files changed, 100 insertions(+), 123 deletions(-)
Thanks, applied: Nicholas Clarck (6) Tony Cook (2) Paul Evans (1)
Snapshot: http://github.com/Perl/perl5/tarball/58541fd098aa0d25

Expose a public SAVESTRLEN() macro
Paul "LeoNerd" Evans 3 files changed, 37 insertions(+), 32 deletions(
https://github.com/Perl/perl5/commit/58541fd098aa0d25

Two minor Makefile.SH cleanups
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/a764175f6878a7ae

Simplify Makefile generation for cygwin
Nicholas Clark 1 file changed, 3 insertions(+), 13 deletions(-)
https://github.com/Perl/perl5/commit/c693b67bacef381d

For AIX, modify the perl.exp path in ccdlflags earlier in Makefile.SH
Nicholas Clark 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/619c007933a923e9

The special AIX target MINIPERL_NONSHR is not needed, so remove it
Nicholas Clark 1 file changed, 4 insertions(+), 20 deletions(-)
https://github.com/Perl/perl5/commit/5b587f96555d8465

The AIX specific Makefile rules to build miniperl are no longer needed
Nicholas Clark 1 file changed, 8 deletions(-)
https://github.com/Perl/perl5/commit/847816e65cee9ad8

Remove vestigial next4*) sections from Makefile.SH
Nicholas Clark 2 files changed, 20 deletions(-)
https://github.com/Perl/perl5/commit/be1a8292467bed58

perldelta for e4140d10fb3
Tony Cook 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/60c8232bd268dc1d

ignore universalmini.c
Tony Cook 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/4f191fb640ee65f9

Only expose Internals::getcwd() in miniperl
Nicholas Clark 3 files changed, 10 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/e4140d10fb3651bc

A single list of "special files for miniperl" in Makefile.SH
Nicholas Clark 1 file changed, 30 insertions(+), 10 deletions(-
https://github.com/Perl/perl5/commit/2e910a67cc800f9f

release schedule: Richard Leach to release v5.35.6
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d50dc0bd37bb2654

release schedule: leont will release v5.35.5
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d8daf4b909ff0c9d

Deleted branch smoke-me/nicholas/AIX-Makefile

Martian commit 36520df431376cfd45819fa0aa4f5da7e95ee492
2 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/36520df431376cfd

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 58541fd098aa0d251e855323
6a4h8 2 parents
https://github.com/Perl/perl5/commit/36520df431376cfd

Regex: (?&...) fetches last defined sub
sasho 1 file changed, 14 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/46ba944793db8a03

Martian commit f8f7fe783b729873e31b2d8758c5016d0e333b1b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f8f7fe783b729873

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 58541fd098aa0d251e855323
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/f8f7fe783b729873

Martian commit 8a19b0b8fb4f17221bec806ab34cc0b9ab23e419
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8a19b0b8fb4f1722

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 58541fd098aa0d251e855323
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/8a19b0b8fb4f1722

Martian commit 4b6873bf0e2543990c4144a5d1e4e2663431dfa3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4b6873bf0e254399

Merge d0d41a282a2cbbbc1a87a56f601ac348f639af0c into 58541fd098aa0d251e855323
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/4b6873bf0e254399

Martian commit 93cdafdf77a31557731c48f7431116b894dc6e84
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/93cdafdf77a31557

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 58541fd098aa0d251e855323
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/93cdafdf77a31557

Martian commit eadb79ad229eebc6bc7438c8622b00a050aa2d29
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eadb79ad229eebc6

Merge 87815a2e6488a5acb0084703ed3ec2f7b5f807b3 into 58541fd098aa0d251e855323
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/eadb79ad229eebc6

Martian commit cfdbee6d5011175238d3b0eee692fb229b451995
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cfdbee6d50111752

Merge e659332167228bd790dca61efe00fe670cd2b77e into 58541fd098aa0d251e855323
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/cfdbee6d50111752

Martian commit 56f91aa5066a71c35de94c1a939cfed91743873c
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1) E. Choroba (1)
Snapshot: http://github.com/Perl/perl5/tarball/56f91aa5066a71c3

Merge a9aaa346c7f36061bf7849d451993e92d0a5127f into 58541fd098aa0d251e855323
E. Choroba 2 parents
https://github.com/Perl/perl5/commit/56f91aa5066a71c3

Remove the last traces of the no longer existing cmd_l command
E. Choroba 2 files changed, 23 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/a9aaa346c7f36061

Martian commit 9045fb734b226b066f268fa42970c6e79724cf76
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9045fb734b226b06

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 58541fd098aa0d251e855323
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/9045fb734b226b06

Martian commit eaedfd050ddc3b5e55e5bc0213c666e9203866b0
5 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eaedfd050ddc3b5e

Merge 04f563109d37e1475469de1c4e428b2702ba556b into 58541fd098aa0d251e855323
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/eaedfd050ddc3b5e

perldelta entry for the PV/IV flags changes.
Nicholas Clark 2 files changed, 114 insertions(+), 1 deletion(-
https://github.com/Perl/perl5/commit/04f563109d37e147

Copy values that are "written as IV, then read as PV" with the same flags.
Nicholas Clark 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/41f08465f1589055

Update SvPV() etc to avoid calling sv_2pv_flags() for cached IV strings.
Nicholas Clark 2 files changed, 26 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/6dcc8e440d84ca17

Don't set SVf_POK in Perl_sv_2pv_flags() when caching the string for an IV.
Nicholas Clark 1 file changed, 13 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e7ef5f67ead373a8

Martian commit a771440f371659babbba795d3b4b953ae8ad8cf6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a771440f371659ba

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 58541fd098aa0d251e855323
xenu 2 parents
https://github.com/Perl/perl5/commit/a771440f371659ba

Martian commit 73bf56cc1a4c1d4281805e50bf3cd8484f8f9cfa
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/73bf56cc1a4c1d42

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 58541fd098aa0d251e855323
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/73bf56cc1a4c1d42

Martian commit 44b27e2256d884ca72481a58c79344f2d51c6466
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/44b27e2256d884ca

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 58541fd098aa0d251e855323
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/44b27e2256d884ca

Martian commit 907ca9d9c298a553710bc4008e1580b73e4b4752
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/907ca9d9c298a553

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 58541fd098aa0d251e855323
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/907ca9d9c298a553

Martian commit 8dd09343e372188c77302c72c5a3b3999095c077
2 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (2)
Snapshot: http://github.com/Perl/perl5/tarball/8dd09343e372188c

Merge 21c016bf6a879961692f42edd6cf0fd3dfa3faef into 58541fd098aa0d251e855323
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/8dd09343e372188c

Merge branch 'Perl:blead' into blead
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/21c016bf6a879961

Martian commit 0144a8c241d227f3b74e14d46529c4ebb7b7a8ee
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0144a8c241d227f3

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 58541fd098aa0d251e855323
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/0144a8c241d227f3

Martian commit f27407a3106ec25127ec7dac40e18ae92f501bf3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f27407a3106ec251

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 58541fd098aa0d251e855323
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/f27407a3106ec251

Martian commit 84254e8d9615c6b357188c19459309300c0e4d49
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/84254e8d9615c6b3

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 58541fd098aa0d251e855323
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/84254e8d9615c6b3

Martian commit ce5d9854c44858c2bd1aff98fd97d7e2b242645f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ce5d9854c44858c2

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 58541fd098aa0d251e855323
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/ce5d9854c44858c2

Martian commit 8b9014cdbb3c09e169beca217f8bf00074179440
10 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8b9014cdbb3c09e1

Merge 199227423aa1b9b0f21139e5da46d9b577f1f63a into 58541fd098aa0d251e855323
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/8b9014cdbb3c09e1

Re-reading HvAUX(hv) is no longer necessary
Nicholas Clark 1 file changed, 12 deletions(-)
https://github.com/Perl/perl5/commit/199227423aa1b9b0

Split the XPVHV body into two variants "normal" and "with aux"
Nicholas Clark 6 files changed, 88 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/d5500af150397d64

Change S_new_body to static inline, and use it instead of a macro
Nicholas Clark 1 file changed, 22 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/c2137cede9d6dffe

Move variables in Perl_sv_clear() to a tighter scope.
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/33bafb9ab4662955

Rename HE_SVSLOT to HE_ARENA_ROOT_IX
Nicholas Clark 5 files changed, 35 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/1033e68a4309732b

Inline S_hv_auxinit_internal() into S_hv_auxinit()
Nicholas Clark 4 files changed, 11 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/c9e7a8939fefc64f

Delete the do_aux code from S_hsplit()
Nicholas Clark 2 files changed, 40 deletions(-)
https://github.com/Perl/perl5/commit/7a7b8f7e706c142d

No need to set dest->xhv_rand in S_hsplit() called from hv_common()
Nicholas Clark 1 file changed, 9 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/e6ab3549f0f4a2bd

Inline the xhv_aux struct in the main hash body
Nicholas Clark 3 files changed, 7 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/18eeb4ff8203b460

Martian commit dadd31dd5a58383170ac06b261600846d4c74281
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/dadd31dd5a583831

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 58541fd098aa0d251e855323
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/dadd31dd5a583831

Martian commit 3e123a9ee7a07bc4e650f45c6689503dbe97408d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3e123a9ee7a07bc4

Merge 4e4bb9164f970bc45b28a459b9b83deb4482b889 into 58541fd098aa0d251e855323
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/3e123a9ee7a07bc4

Martian commit 241b41161d180731c98137969199c666275c6c08
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/241b41161d180731

Merge ccb35e8ab9be0d7157065f2583a8e312387e648a into 58541fd098aa0d251e855323
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/241b41161d180731

Martian commit c75f17d4ffb9b3b58ff3187ee11b1af4447fa78c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c75f17d4ffb9b3b5

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 58541fd098aa0d251e855323
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/c75f17d4ffb9b3b5

Martian commit d9e4e9864ab3ec52a9b86e34a687aa9fed7b2be8
2 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (2)
Snapshot: http://github.com/Perl/perl5/tarball/d9e4e9864ab3ec52

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 58541fd098aa0d251e855323
Mofasa 2 parents
https://github.com/Perl/perl5/commit/d9e4e9864ab3ec52

Simplize copyright claim
Mofasa 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f33c29a4896b63b3

Martian commit d06ce42f217722e0451698a3edb0886008996c36
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d06ce42f217722e0

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 58541fd098aa0d251e855323
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/d06ce42f217722e0

Martian commit 30f9b7bca25900202c7a0ff41459c1cc274db3a6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/30f9b7bca2590020

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 58541fd098aa0d251e855323
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/30f9b7bca2590020

Martian commit 906ce0e10b11208c6ecd5becebb1abdaffcc3fa4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/906ce0e10b11208c

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 58541fd098aa0d251e855323
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/906ce0e10b11208c

Martian commit 1716ee17cfcefefadf1c2bd112bd22749db91aa0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1716ee17cfcefefa

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 58541fd098aa0d251e855323
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/1716ee17cfcefefa

Martian commit f771d5d5d3a1b3e01bc62f295b9caea21fea443f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f771d5d5d3a1b3e0

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 58541fd098aa0d251e855323
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/f771d5d5d3a1b3e0

Martian commit 793d2a4ea5a16b8da34d7a3a70b8b28aa60e83e2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/793d2a4ea5a16b8d

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 58541fd098aa0d251e855323
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/793d2a4ea5a16b8d

Martian commit 548fd3daa829818ec15861b05ad983ca72804cec
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/548fd3daa829818e

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 58541fd098aa0d251e855323
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/548fd3daa829818e

Martian commit 3107ffe98cc94c72460d5c623e8bc22099956e38
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3107ffe98cc94c72

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 58541fd098aa0d251e855323
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/3107ffe98cc94c72

Martian commit d7f3c73e62eda52c26f7980d3e3f905be1bf263c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d7f3c73e62eda52c

Merge 348187ad3becd036b0864045da65150eb8e3715f into 58541fd098aa0d251e855323
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/d7f3c73e62eda52c

Martian commit d75346871ab5caf707301bc33e53a9c4b8304b72
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d75346871ab5caf7

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into 58541fd098aa0d251e855323
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/d75346871ab5caf7

Martian commit 93186ac3c48f2e543c10a80635b7a784422ca0f9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/93186ac3c48f2e54

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 58541fd098aa0d251e855323
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/93186ac3c48f2e54

Martian commit f795cd489fdb655d66a1f1a6d331f959ba40e224
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f795cd489fdb655d

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 58541fd098aa0d251e855323
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/f795cd489fdb655d

Martian commit 12dd6c3176b7939ff5fe06ff0a99c4c7767329d2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/12dd6c3176b7939f

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into 58541fd098aa0d251e855323
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/12dd6c3176b7939f

Martian commit d5cbe9ab0e0749fe6ddb3eead94180241cff77ef
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d5cbe9ab0e0749fe

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 58541fd098aa0d251e855323
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/d5cbe9ab0e0749fe

Martian commit a0439dcdc33a3f9cdddac7703e1442d6c076a059
2 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a0439dcdc33a3f9c

Merge 3c38b7d549b8d1999bdd9a6ce697bc7ae60842f8 into 58541fd098aa0d251e855323
jpalao 2 parents
https://github.com/Perl/perl5/commit/a0439dcdc33a3f9c

minor version update
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3c38b7d549b8d199

Martian commit b64547fc1fc4b172b5a846faa688cacf53caba0c
1 commit. 1 unique author. 1 unique committer.

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

Expose a public SAVESTRLEN() macro
Paul "LeoNerd" Evans 3 files changed, 37 insertions(+), 32 deletions(
https://github.com/Perl/perl5/commit/b64547fc1fc4b172
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
12 commits. 6 unique authors. 6 unique committers.
169 files changed, 675 insertions(+), 20583 deletions(-)
Thanks, applied: Tony Cook (1) James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/2eb109a4d326f052

Remove NetWare support
Dagfinn Ilmari Mannsåker 131 files changed, 141 insertions(+), 19797 dele
https://github.com/Perl/perl5/commit/2eb109a4d326f052

add OPpUSEINT op_private flag bit
David Mitchell 6 files changed, 160 insertions(+), 144 deletion
https://github.com/Perl/perl5/commit/07a6208729c01c23

Update HTTP-Tiny to CPAN version 0.078
Chris 'BinGOs' Williams 24 files changed, 333 insertions(+), 83 deletion
https://github.com/Perl/perl5/commit/2b0c7afada71b2d4

Update Digest to CPAN version 1.20
Chris 'BinGOs' Williams 6 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/14956bc72e4dd8b1

Storable is 3.25 on CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/067ce62637d212ab

IO is 1.48 on CPAN
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/07f92fd3dd25132c

cpan/Encode: synch with CPAN 3.13
Dan Kogai 6 files changed, 5 insertions(+), 527 deletions(
https://github.com/Perl/perl5/commit/865594904e2ab1a0

Remove the last traces of the no longer existing cmd_l command
E. Choroba 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/88121ddb6325200e

rsync perl5.git.perl.org has gone away
Nicholas Clark 1 file changed, 18 deletions(-)
https://github.com/Perl/perl5/commit/33c35081817f84b5

bisect-runner.pl must first check that ext/List/Util/Util.xs exists
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3003b2bc877517a8

bisect-runner.pl should patch SDBM_File for parallel builds.
Nicholas Clark 1 file changed, 10 insertions(+)
https://github.com/Perl/perl5/commit/869b0e9f936a43b3

bisect-runner.pl should add -Ilib for makedef.pl in Makefile.SH
Nicholas Clark 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/479479896a515fe4

New branch smoke-me/ilmari/remove-obsolete-ports
2 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/321037ce98e09149

Remove AT&T UWIN support
Dagfinn Ilmari Mannsåker 13 files changed, 6 insertions(+), 157 deletions
https://github.com/Perl/perl5/commit/321037ce98e09149

Remove DOS/DJGPP support
Dagfinn Ilmari Mannsåker 54 files changed, 72 insertions(+), 1435 deletio
https://github.com/Perl/perl5/commit/081f09cbde7e267d

New branch smoke-me/nicholas/C99
9 commits. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/41a65e5d9d44cfe1

Two clarifications in perlhacktips.pod
Nicholas Clark 1 file changed, 11 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/41a65e5d9d44cfe1

More updates to README.win32 about various compilers
Nicholas Clark 1 file changed, 11 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/0788bfbebf59728f

perldelta for C99 support
Nicholas Clark 1 file changed, 12 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/50a17201c9b1fa45

Devel::PPPort shouldn't unconditionally -Wdeclaration-after-statement
Nicholas Clark 1 file changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0081bff5fe6df5c9

Introduce a "declaration after statement" into inline.h
Nicholas Clark 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/6b5b56c60ca7e6da

Update README.win32 to the new C99/MSVC 12.0 requirements
Nicholas Clark 1 file changed, 19 insertions(+), 155 deletions(
https://github.com/Perl/perl5/commit/0da48c94b3df0a5b

Note how best to confirm that other C99 features can be relied upon
Nicholas Clark 1 file changed, 20 insertions(+)
https://github.com/Perl/perl5/commit/0634b63a61debc43

Update perlhack with details of the C99 features we can now use
Nicholas Clark 3 files changed, 190 insertions(+), 80 deletions
https://github.com/Perl/perl5/commit/8b0ccad33ce09a03

Teach Configure and cflags.SH about C99
Nicholas Clark 3 files changed, 78 insertions(+), 76 deletions(
https://github.com/Perl/perl5/commit/4a0439893a152194

Deleted branch smoke-me/ilmari/remove-netware

Martian commit fda934bf991a5ff433259f811ba773a890c2f29f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fda934bf991a5ff4

Merge 321037ce98e091498629de4d88a98ff0fe02fe4c into 2eb109a4d326f05244e37f95
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/fda934bf991a5ff4

Martian commit d0d540e824a31a2783ff1f65e551411bb27bc903
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d0d540e824a31a27

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 2eb109a4d326f05244e37f95
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/d0d540e824a31a27

Martian commit 3a5b648b6bc953e263f827e8744a86ce686a7220
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3a5b648b6bc953e2

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 2eb109a4d326f05244e37f95
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/3a5b648b6bc953e2

Martian commit c42cd59c0cf17c646cf09714e22236128a5a7460
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c42cd59c0cf17c64

Merge 199227423aa1b9b0f21139e5da46d9b577f1f63a into 2eb109a4d326f05244e37f95
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/c42cd59c0cf17c64

Martian commit a0d422bc4b2b12912ad5ba3d79649277aed91aca
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a0d422bc4b2b1291

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 2eb109a4d326f05244e37f95
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/a0d422bc4b2b1291

Martian commit efd2de634a40de227a42ed3873515864d8bd215c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/efd2de634a40de22

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 2eb109a4d326f05244e37f95
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/efd2de634a40de22

Martian commit b8204b86336af81087d563f8a38c12d356f5a74a
2 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (2)
Snapshot: http://github.com/Perl/perl5/tarball/b8204b86336af810

Merge ba9fdb4b9cb986eb85d578cea8ef8947d5e2883e into 2eb109a4d326f05244e37f95
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/b8204b86336af810

Merge branch 'Perl:blead' into blead
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/ba9fdb4b9cb986eb

Martian commit bd7f2b39f2745ecde75c563a58b09c03da8aa4f9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bd7f2b39f2745ecd

Merge d0d41a282a2cbbbc1a87a56f601ac348f639af0c into 2eb109a4d326f05244e37f95
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/bd7f2b39f2745ecd

Martian commit d2fa3ff8e396d251afb3fcf352218b48ba839af2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d2fa3ff8e396d251

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 2eb109a4d326f05244e37f95
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/d2fa3ff8e396d251

Martian commit 64f2cc898d8a1e3d714cd7148b45e5d35fc9d2de
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/64f2cc898d8a1e3d

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 2eb109a4d326f05244e37f95
Mofasa 2 parents
https://github.com/Perl/perl5/commit/64f2cc898d8a1e3d

Martian commit c0199e80828d6675923a79dc4239dd90ffd42105
2 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c0199e80828d6675

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 2eb109a4d326f05244e37f95
6a4h8 2 parents
https://github.com/Perl/perl5/commit/c0199e80828d6675

Regex: (?&...) fetches last defined sub
sasho 1 file changed, 14 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/46ba944793db8a03

Martian commit ea272cc70545e52f7bb4416291d916a22d9f76fe
2 commits. 1 unique author. 2 unique committers.
Net code removal: James E Keenan (4 lines)
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ea272cc70545e52f

Merge d488d3601b5214156d1e6df4d2a3ab4b6c7c19f0 into 2eb109a4d326f05244e37f95
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/ea272cc70545e52f

Remove documentation of previously removed warning
James E Keenan 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/d488d3601b521415

Martian commit d97668969d96179f0c5f6db66070ace2ff1cf540
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d97668969d96179f

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 2eb109a4d326f05244e37f95
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/d97668969d96179f

Martian commit 941489de7e7cd806cccd11926b85d2776e486db4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/941489de7e7cd806

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into 2eb109a4d326f05244e37f95
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/941489de7e7cd806

Martian commit 5995a502772d7a15095892fbdb70e2e87672f343
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5995a502772d7a15

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 2eb109a4d326f05244e37f95
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/5995a502772d7a15

Martian commit 9072365101721790054d30d23a76d0fa75075778
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9072365101721790

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 2eb109a4d326f05244e37f95
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/9072365101721790

Martian commit 058302948d91176e2dae74a0090476b47e2da638
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/058302948d91176e

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 2eb109a4d326f05244e37f95
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/058302948d91176e

Martian commit a55f4c89f19915eba2e946373e0c8cd843718c70
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a55f4c89f19915eb

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 2eb109a4d326f05244e37f95
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/a55f4c89f19915eb

Martian commit 986dbfd8a66f5dba2796fdec38be114a1a6b648e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/986dbfd8a66f5dba

Merge 87815a2e6488a5acb0084703ed3ec2f7b5f807b3 into 2eb109a4d326f05244e37f95
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/986dbfd8a66f5dba

Martian commit 6a4b52bc5f59a18f2531f73b29d5740dc832c853
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6a4b52bc5f59a18f

Merge 04f563109d37e1475469de1c4e428b2702ba556b into 2eb109a4d326f05244e37f95
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/6a4b52bc5f59a18f

Martian commit 78935ca2a62988c4e759480fb57bd238ac09d42e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/78935ca2a62988c4

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 2eb109a4d326f05244e37f95
xenu 2 parents
https://github.com/Perl/perl5/commit/78935ca2a62988c4

Martian commit f9a328f1fba116bff694a662de7e067cfae4b233
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f9a328f1fba116bf

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 2eb109a4d326f05244e37f95
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/f9a328f1fba116bf

Martian commit a362e0f1b8617adcb658ae79329718fb63bc1ae4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a362e0f1b8617adc

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 2eb109a4d326f05244e37f95
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/a362e0f1b8617adc

Martian commit 89b0e15ffc97f73d149c7f841c6890c44caaeac5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/89b0e15ffc97f73d

Merge e659332167228bd790dca61efe00fe670cd2b77e into 2eb109a4d326f05244e37f95
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/89b0e15ffc97f73d

Martian commit 4e96c96527440dff6730cf175464c85833e4ab84
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4e96c96527440dff

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 2eb109a4d326f05244e37f95
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/4e96c96527440dff

Martian commit 711ab01d90599e559d4d75f2ccd971a6ee453e6b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/711ab01d90599e55

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 2eb109a4d326f05244e37f95
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/711ab01d90599e55

Martian commit 58fd801fbeb81a857fb9da1d11db145394dcc9f6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/58fd801fbeb81a85

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 2eb109a4d326f05244e37f95
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/58fd801fbeb81a85

Martian commit c9db879db83623a100e902f88d0127f26859d844
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c9db879db83623a1

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 2eb109a4d326f05244e37f95
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/c9db879db83623a1

Martian commit 3176319a6602fd03fdcd8c2d5c6d56bfa6bd4193
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3176319a6602fd03

Merge 4e4bb9164f970bc45b28a459b9b83deb4482b889 into 2eb109a4d326f05244e37f95
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/3176319a6602fd03

Martian commit e776af17e6e4cb2296987af123d0b650c7dacd8a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e776af17e6e4cb22

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 2eb109a4d326f05244e37f95
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/e776af17e6e4cb22

Martian commit 6eb99cdb88bf15ffd93694f1efe1b2fb8dfcec7c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6eb99cdb88bf15ff

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 2eb109a4d326f05244e37f95
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/6eb99cdb88bf15ff

Martian commit 02939e3844b3b3e10cd3754536a3536152b201dd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/02939e3844b3b3e1

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 2eb109a4d326f05244e37f95
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/02939e3844b3b3e1

Martian commit 623ddf9eaea06383d555ba948408701efd1824ca
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/623ddf9eaea06383

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 2eb109a4d326f05244e37f95
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/623ddf9eaea06383

Martian commit 37d318a93fe8761b14183b250e0d2392d3d6f6ac
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/37d318a93fe8761b

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 2eb109a4d326f05244e37f95
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/37d318a93fe8761b

Martian commit eddd2ee45f007edc2f1d7b0a9e5b39ea6c861b73
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eddd2ee45f007edc

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 2eb109a4d326f05244e37f95
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/eddd2ee45f007edc

Martian commit 5126e2fc775d43ce052bba2270fd0420618bde54
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5126e2fc775d43ce

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 2eb109a4d326f05244e37f95
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/5126e2fc775d43ce

Martian commit fe57368bb61a2ad40b3f65d1fde16e25e514e442
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fe57368bb61a2ad4

Merge 348187ad3becd036b0864045da65150eb8e3715f into 2eb109a4d326f05244e37f95
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/fe57368bb61a2ad4

Martian commit ea0c39fd6ec3ea29a65b8ade07369f62a7f41385
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ea0c39fd6ec3ea29

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 2eb109a4d326f05244e37f95
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/ea0c39fd6ec3ea29

Martian commit 2e2f07adc7d09b0362409291d6430df51e7743df
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2e2f07adc7d09b03

Merge 41a65e5d9d44cfe10f3f87c48b6a6b6e800fd84d into 2eb109a4d326f05244e37f95
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/2e2f07adc7d09b03

Martian commit 8fd86b27789c74012860af3a5c179a225c3e564b
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/8fd86b27789c7401

Remove NetWare support
Dagfinn Ilmari Mannsåker 131 files changed, 141 insertions(+), 19797 dele
https://github.com/Perl/perl5/commit/8fd86b27789c7401

Martian commit d9c3065fcef936c042db3541dd721a2f49731393
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d9c3065fcef936c0

Merge 3c38b7d549b8d1999bdd9a6ce697bc7ae60842f8 into 07a6208729c01c230010594c
jpalao 2 parents
https://github.com/Perl/perl5/commit/d9c3065fcef936c0

Martian commit fd29bfcf8cdb60dfb8fef629aacb5ccfae0a030b
1 commit. 1 unique author. 1 unique committer.

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

Remove the last traces of the no longer existing cmd_l command
E. Choroba 1 file changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/fd29bfcf8cdb60df

Martian commit f88c09383c372ff32a882471059cadee3b93ffa4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f88c09383c372ff3

Merge e96d81b0350e58b9d380b95f5b1104c786f6b370 into 33c35081817f84b5eca15f97
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/f88c09383c372ff3
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
27 commits. 5 unique authors. 4 unique committers.
29 files changed, 309 insertions(+), 235 deletions(-)
Thanks, applied: James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/08ab26ef89ca13ed

Leave the checkout `fetch-depth` at its default (1) for most jobs
Nicholas Clark 1 file changed, 8 insertions(+), 16 deletions(-)
https://github.com/Perl/perl5/commit/08ab26ef89ca13ed

A CI test that manicheck reports no errors on a clean checkout
Nicholas Clark 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/432caf78e5762ca9

A CI test that manicheck has no errors after `git clean -dxf`
Nicholas Clark 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/0ffd62ab6d6ea526

Add CI tests for `make distclean` and Porting/manicheck
Nicholas Clark 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/551ba941f1431c20

manicheck now optionally exits non-zero if it finds problems
Nicholas Clark 1 file changed, 32 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/a36da35bfcd30972

In manicheck be explicit that the code is stripping './'
Nicholas Clark 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f73a32e0fd37de0a

Eliminate more uses of `XPVHV* xhv;` to cache `(XPVHV*)SvANY(hv)`
Nicholas Clark 1 file changed, 7 insertions(+), 13 deletions(-)
https://github.com/Perl/perl5/commit/09cd3e1cbb58c830

perldelta entry describing the HvAUX struct move to the HV body
Nicholas Clark 1 file changed, 20 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e43d289c7c581c1a

Re-reading HvAUX(hv) is no longer necessary
Nicholas Clark 1 file changed, 12 deletions(-)
https://github.com/Perl/perl5/commit/65fd1a752307d06b

Split the XPVHV body into two variants "normal" and "with aux"
Nicholas Clark 6 files changed, 88 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/94ee6ed79dbca73d

Change S_new_body to static inline, and use it instead of a macro
Nicholas Clark 1 file changed, 22 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/36149847e29e423b

Move variables in Perl_sv_clear() to a tighter scope.
Nicholas Clark 1 file changed, 3 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/9faee2eae78e645b

Rename HE_SVSLOT to HE_ARENA_ROOT_IX
Nicholas Clark 5 files changed, 35 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/caf0b9e5682bde10

Inline S_hv_auxinit_internal() into S_hv_auxinit()
Nicholas Clark 4 files changed, 11 insertions(+), 23 deletions(
https://github.com/Perl/perl5/commit/9710057bff258cbe

Delete the do_aux code from S_hsplit()
Nicholas Clark 2 files changed, 40 deletions(-)
https://github.com/Perl/perl5/commit/15b39af41614cf0f

No need to set dest->xhv_rand in S_hsplit() called from hv_common()
Nicholas Clark 1 file changed, 9 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/0095ebd8b96d81e4

Inline the xhv_aux struct in the main hash body
Nicholas Clark 3 files changed, 7 insertions(+), 13 deletions(-
https://github.com/Perl/perl5/commit/53a41f9c2c0671d8

cpan/Encode: synch with CPAN 3.15
Dan Kogai 3 files changed, 16 insertions(+), 16 deletions(
https://github.com/Perl/perl5/commit/cf927cca44ddf2f1

Whitespace only: reindent #if 0 block
Hugo van der Sanden 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/e441c712e2da2bfc

Merge branch 'perlbug-string-2' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/a1f50d4d8262a105

Better email address for Perl 5 Porters
James E Keenan 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/6992b083f88f9344

We're Perl 5 Porters
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3af5b5cf72555100

Retain original whitespace, per rjbs review
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9909ff42a8828195

Send bug reports to GitHub
James E Keenan 10 files changed, 26 insertions(+), 28 deletions
https://github.com/Perl/perl5/commit/503e0d1c055ad6e1

Merge branch 'allocation-too-large-gh-17867' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/2a53f25a438715f7

Remove documentation of previously removed warning
James E Keenan 1 file changed, 4 deletions(-)
https://github.com/Perl/perl5/commit/caf42ed938486ddc

perldelta: Fix grammar
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ef3c47f87bc563a4

Current branch smoke-me/nicholas/C99
10 commits. 1 unique author. 1 unique committer.
193 files changed, 941 insertions(+), 20760 deletions(-)

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

Add a section to INSTALL describing that we now rely on some C99
Nicholas Clark 1 file changed, 37 insertions(+)
https://github.com/Perl/perl5/commit/9d9d7fd4ee5c01fd

perldelta for C99 support
Nicholas Clark 1 file changed, 12 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/7b607a6f4521adcd

Devel::PPPort shouldn't unconditionally -Wdeclaration-after-statement
Nicholas Clark 1 file changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c6eb59995079d735

Introduce a "declaration after statement" into inline.h
Nicholas Clark 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/f0534f329b0cda06

Update README.win32 to the new C99/MSVC 12.0 requirements
Nicholas Clark 1 file changed, 20 insertions(+), 165 deletions(
https://github.com/Perl/perl5/commit/1cdb93621338fe8d

Note how best to confirm that other C99 features can be relied upon
Nicholas Clark 1 file changed, 20 insertions(+)
https://github.com/Perl/perl5/commit/6545b9073ba2a53e

Update perlhack with details of the C99 features we can now use
Nicholas Clark 3 files changed, 197 insertions(+), 80 deletions
https://github.com/Perl/perl5/commit/df4426336c546406

cflags.sh should not add -std=c99 if -std=gnu99 is already set
Nicholas Clark 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4317edf2fe571fd2

Test declarations after statement in Configure's C99 probe code
Nicholas Clark 1 file changed, 11 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/b6d4a51955bf454f

Teach Configure and cflags.SH about C99
Nicholas Clark 3 files changed, 78 insertions(+), 76 deletions(
https://github.com/Perl/perl5/commit/f164b03f26e337e7

New branch smoke-me/jkeenan/gray/gdbm-crashtolerance
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: James E Keenan (3)
Snapshot: http://github.com/Perl/perl5/tarball/b90812bf0a7a088b

Remove remaining type checks
Sergey Poznyakoff 2 files changed, 24 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/b90812bf0a7a088b

Use SvTRUE to check for true value. Remove unnecessary checks for SV types.
Sergey Poznyakoff 1 file changed, 10 insertions(+), 47 deletions(-
https://github.com/Perl/perl5/commit/0c8c11ed7e9c6b48

Bugfix
Sergey Poznyakoff 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/4e87b575c277d456

GDBM_File: Implement crash-tolerance and export/import functions.
Sergey Poznyakoff 6 files changed, 669 insertions(+), 28 deletions
https://github.com/Perl/perl5/commit/66a4b85cc70e7db5

Martian commit d4f3cc402e3f6171abf44bf20a052df240c3e358
5 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d4f3cc402e3f6171

Merge 28bb637cc44d03a3b1994554e668fd7fd3cd35cd into 08ab26ef89ca13edb987769d
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/d4f3cc402e3f6171

perldelta entry for the PV/IV flags changes.
Nicholas Clark 2 files changed, 117 insertions(+)
https://github.com/Perl/perl5/commit/28bb637cc44d03a3

Copy values that are "written as IV, then read as PV" with the same flags.
Nicholas Clark 1 file changed, 6 insertions(+)
https://github.com/Perl/perl5/commit/d0605901a2a1aacd

Update SvPV() etc to avoid calling sv_2pv_flags() for cached IV strings.
Nicholas Clark 2 files changed, 26 insertions(+), 12 deletions(
https://github.com/Perl/perl5/commit/5b9af8615bd4b430

Don't set SVf_POK in Perl_sv_2pv_flags() when caching the string for an IV.
Nicholas Clark 1 file changed, 13 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/0341eba0b6c36d6a

Martian commit d34f815494242236dab70cd84a557d472440b820
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d34f815494242236

Merge d0d41a282a2cbbbc1a87a56f601ac348f639af0c into 08ab26ef89ca13edb987769d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/d34f815494242236

Martian commit fc52557e046a047ae4f9a04b3c79cf75f3132fba
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fc52557e046a047a

Merge 348187ad3becd036b0864045da65150eb8e3715f into 08ab26ef89ca13edb987769d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/fc52557e046a047a

Martian commit f328e5e0b3714ba009294cbf0b3770e4d27d9199
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f328e5e0b3714ba0

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 08ab26ef89ca13edb987769d
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/f328e5e0b3714ba0

Martian commit 409affb02a140c48ac63cda563d0e366efe1c05f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/409affb02a140c48

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 08ab26ef89ca13edb987769d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/409affb02a140c48

Martian commit 67582eb9cf04f44a4ad5226ebdf58b8b92b81599
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/67582eb9cf04f44a

Merge 9d9d7fd4ee5c01fd1cc623d0adc737a116461e44 into 08ab26ef89ca13edb987769d
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/67582eb9cf04f44a

Martian commit d47a21946232e1b043ae3d602cc67d0b13f2b0e7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d47a21946232e1b0

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 08ab26ef89ca13edb987769d
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/d47a21946232e1b0

Martian commit 1c289106654d6273b77a2075f3723bbef4ecd043
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1c289106654d6273

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 08ab26ef89ca13edb987769d
Mofasa 2 parents
https://github.com/Perl/perl5/commit/1c289106654d6273

Martian commit 5c20f999ca5ef5f83bbb13f7958a920eb1f6a45b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5c20f999ca5ef5f8

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 08ab26ef89ca13edb987769d
6a4h8 2 parents
https://github.com/Perl/perl5/commit/5c20f999ca5ef5f8

Martian commit 68a630295c40c1eb64328943ddbd07e69190f7d5
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/68a630295c40c1eb

Merge f4c5641660e66ffe69113f860047ec4b9a7f0dbc into 08ab26ef89ca13edb987769d
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/68a630295c40c1eb

Send bugs to GitHub
James E Keenan 3 files changed, 3 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/f4c5641660e66ffe

Martian commit c46e7379129d94bbb132e1aef572b342e6eaa022
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c46e7379129d94bb

Merge 7a99c42646aa8d104aaed27d66fe7ba2153d38dd into 08ab26ef89ca13edb987769d
Sergey Poznyakoff 2 parents
https://github.com/Perl/perl5/commit/c46e7379129d94bb

Remove remaining type checks
Sergey Poznyakoff 2 files changed, 24 insertions(+), 24 deletions(
https://github.com/Perl/perl5/commit/7a99c42646aa8d10

Use SvTRUE to check for true value. Remove unnecessary checks for SV types.
Sergey Poznyakoff 1 file changed, 10 insertions(+), 47 deletions(-
https://github.com/Perl/perl5/commit/2f9bfcdc3f50f1ec

Bugfix
Sergey Poznyakoff 1 file changed, 8 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/a9ce22f746d454ad

Martian commit 8bb6cde810b7df6522e8c13ae93c69dc34841d4d
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8bb6cde810b7df65

Merge 474f38e4091b5af213711e111a9f52f0265429a2 into 08ab26ef89ca13edb987769d
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/8bb6cde810b7df65

XXX: remove indirect and multidimensional in v5.36
Ricardo Signes 3 files changed, 11 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/474f38e4091b5af2

Martian commit f27af894128b5547bed5b573f09955d6070ae6a8
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f27af894128b5547

Merge 3ae515b291b2805caac1eb341636f7a446e107c7 into 08ab26ef89ca13edb987769d
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/f27af894128b5547

INSTALL now says that "changes in the Perl language" are usually minor
Nicholas Clark 1 file changed, 12 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/3ae515b291b2805c

INSTALL says it only uses B<> C<> L<> and F<>, so stick to that
Nicholas Clark 1 file changed, 1 insertion(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/8276b95fb4c4b680

Martian commit b497097854f582b84541bb18efd3a7841814f84b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b497097854f582b8

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 08ab26ef89ca13edb987769d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/b497097854f582b8

Martian commit 18bc49a4dcf7e7e9c3c2a670b43a856381af00a3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/18bc49a4dcf7e7e9

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 08ab26ef89ca13edb987769d
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/18bc49a4dcf7e7e9

Martian commit 9d665ce164d0953ffdb2003b434f2d9fb0995b05
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9d665ce164d0953f

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 08ab26ef89ca13edb987769d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/9d665ce164d0953f

Martian commit 2f0254b53ee4b678dd82895cc6db298edf74e0da
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2f0254b53ee4b678

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 08ab26ef89ca13edb987769d
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/2f0254b53ee4b678

Martian commit a5f45b7216aab9dd80ed0d7dd274f64a961234e3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a5f45b7216aab9dd

Merge 87815a2e6488a5acb0084703ed3ec2f7b5f807b3 into 08ab26ef89ca13edb987769d
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/a5f45b7216aab9dd

Martian commit c26cc1e7f7181e6ecbe715e6448bfe55a896397a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c26cc1e7f7181e6e

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 08ab26ef89ca13edb987769d
xenu 2 parents
https://github.com/Perl/perl5/commit/c26cc1e7f7181e6e

Martian commit 7f4d89d7a58237473f3d9d612ab7da583b244a77
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7f4d89d7a5823747

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 08ab26ef89ca13edb987769d
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/7f4d89d7a5823747

Martian commit af0fa3f25728b11c84ee9489560e39725601aeb7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/af0fa3f25728b11c

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 08ab26ef89ca13edb987769d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/af0fa3f25728b11c

Martian commit cd6ed04e4acf74cedaaa535d7f161d9e17e2552b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cd6ed04e4acf74ce

Merge e659332167228bd790dca61efe00fe670cd2b77e into 08ab26ef89ca13edb987769d
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/cd6ed04e4acf74ce

Martian commit 04e3efc59d53f90e7a6a61a8686bb68dda2a5ad2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/04e3efc59d53f90e

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 08ab26ef89ca13edb987769d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/04e3efc59d53f90e

Martian commit b39eae13231c302912165b4acea8bebe5fdc7f71
2 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (2)
Snapshot: http://github.com/Perl/perl5/tarball/b39eae13231c3029

Merge c26801662cacca67ff4785c8acf08f485f1ed3d5 into 08ab26ef89ca13edb987769d
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/b39eae13231c3029

Merge branch 'Perl:blead' into blead
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/c26801662cacca67

Martian commit 9d9c0f87840347373fefac29a9e9222a3158a5a0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9d9c0f8784034737

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 08ab26ef89ca13edb987769d
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/9d9c0f8784034737

Martian commit eaaafc6075e98c087750c885182627fb5ed36d9d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eaaafc6075e98c08

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 08ab26ef89ca13edb987769d
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/eaaafc6075e98c08

Martian commit 51b269987421df06f3ff33333c3041eb08d2189e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/51b269987421df06

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 08ab26ef89ca13edb987769d
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/51b269987421df06

Martian commit 851736320e256feef99be4a988cf6354bf14fb30
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/851736320e256fee

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 08ab26ef89ca13edb987769d
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/851736320e256fee

Martian commit ff605b8a13c6dd13d546dab5ae2cd869d3ae5221
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ff605b8a13c6dd13

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 08ab26ef89ca13edb987769d
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/ff605b8a13c6dd13

Martian commit c33a827e712b7d4486783de2897f4aaa07f04661
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c33a827e712b7d44

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 08ab26ef89ca13edb987769d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/c33a827e712b7d44

Martian commit 56827adfcc686feb1042b6b79df6a64431888339
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/56827adfcc686feb

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 08ab26ef89ca13edb987769d
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/56827adfcc686feb

Martian commit f688dd9a067e0c5c8f4a8b4815819b6917d7c234
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f688dd9a067e0c5c

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 08ab26ef89ca13edb987769d
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/f688dd9a067e0c5c

Martian commit 66acf7f43cac96edca0aeffcad505487c174bc7d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/66acf7f43cac96ed

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 08ab26ef89ca13edb987769d
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/66acf7f43cac96ed

Martian commit 6f485b67bda1d86f8c38d6dac44adf2a8e72292e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6f485b67bda1d86f

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 08ab26ef89ca13edb987769d
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/6f485b67bda1d86f

Martian commit 6e75b133c42e405f8b1a39ef9e687ce41ffc049d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6e75b133c42e405f

Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 08ab26ef89ca13edb987769d
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/6e75b133c42e405f

Martian commit a26bfa821faa6867529b2af798c2d0e5b7cbe43c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a26bfa821faa6867

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 08ab26ef89ca13edb987769d
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/a26bfa821faa6867

Martian commit 2528f24fce686fa2da8558741c1527a4b9f09c40
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2528f24fce686fa2

Merge 5fa4652561900a5830af968ef9a61bb42df6de75 into 08ab26ef89ca13edb987769d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/2528f24fce686fa2

Martian commit 3b9851434c1acd45b0ffe0ac45e9f410bdf6775e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3b9851434c1acd45

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 08ab26ef89ca13edb987769d
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/3b9851434c1acd45

Martian commit 948962b380622e72b0f8795236a996d0a660d438
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/948962b380622e72

Merge 321037ce98e091498629de4d88a98ff0fe02fe4c into 08ab26ef89ca13edb987769d
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/948962b380622e72

Martian commit 4f5201872e2b88846a3d264ea52111d279bedec1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4f5201872e2b8884

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into cf927cca44ddf2f1b26c43b9
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/4f5201872e2b8884

Martian commit fe394df72b5ba2f1684a5f76ac5e1b1280e6c0ad
3 commits. 1 unique author. 1 unique committer.

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

We're Perl 5 Porters
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fe394df72b5ba2f1

Retain original whitespace, per rjbs review
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/782ee1be4e2f2904

Send bug reports to GitHub
James E Keenan 10 files changed, 26 insertions(+), 28 deletions
https://github.com/Perl/perl5/commit/0541e9bbcee3d8de
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
34 commits. 7 unique authors. 7 unique committers.
36 files changed, 3548 insertions(+), 1751 deletions(-)
Thanks, applied: Ricardo Signes (16) xenu (2) Tomasz Konojacki (1)
Tony Cook (1)
Snapshot: http://github.com/Perl/perl5/tarball/7ab72683be77c37d

install libgdbm and libdb in GitHub Actions
Tomasz Konojacki 1 file changed, 28 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/7ab72683be77c37d

disable LeakSanitizer in GitHub Actions
Tomasz Konojacki 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/229e23b646879003

Merge branch 'pp_iter' into blead
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/0163c912394bd3d4

Pod improvements suggested by Matthew Horsfall
Nicholas Clark 3 files changed, 9 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/4eb63851541cd149

for my ($foo,,, $bar) { ... } should parse as ($foo, $bar)
Nicholas Clark 5 files changed, 46 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/ebb7bd1b0e2c6d7f

Test next, continue and redo with n-at-a-time for loops
Nicholas Clark 1 file changed, 62 insertions(+)
https://github.com/Perl/perl5/commit/b1ed63167c53cf3d

Note why this if block in pp_iter is empty
Nicholas Clark 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/4d1a422685e56022

perldelta for n-at-a-time for loops.
Nicholas Clark 1 file changed, 10 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/2f4c930aab14ce52

n-at-a-time for loops now warn by default (as 'experimental::for_list').
Nicholas Clark 5 files changed, 56 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/8f5631846920a7d1

Add a new warning experimental::for_list.
Nicholas Clark 3 files changed, 15 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/3b54923c12732530

Move reading CxTYPE(cx) out of the loop, to be clear that it doesn't change.
Nicholas Clark 1 file changed, 10 insertions(+), 11 deletions(-
https://github.com/Perl/perl5/commit/d9b6ecc18fa9d0af

B::Deparse now handles n-at-a-time for.
Nicholas Clark 2 files changed, 23 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/bf6e71ff82686b12

B::Concise now handles n-at-a-time for.
Nicholas Clark 2 files changed, 134 insertions(+), 3 deletions(
https://github.com/Perl/perl5/commit/c386ecc10be9e739

Regression tests and documentation for n-at-a-time for.
Nicholas Clark 3 files changed, 400 insertions(+)
https://github.com/Perl/perl5/commit/83c7d349662bf850

Implement n-at-a-time for loops.
Nicholas Clark 5 files changed, 1273 insertions(+), 1195 deleti
https://github.com/Perl/perl5/commit/e92ce056f2022a3f

Generate the optree for n-at-a-time for loops.
Nicholas Clark 2 files changed, 68 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/6ce22ce7e7abeb2b

Iterate for loops $n-at-a-time in PP_ITER.
Nicholas Clark 1 file changed, 77 insertions(+), 15 deletions(-
https://github.com/Perl/perl5/commit/c52d5e029a9e8dc6

Re-indent the case statement in pp_iter, ready for the next commit.
Nicholas Clark 1 file changed, 129 insertions(+), 131 deletions
https://github.com/Perl/perl5/commit/525dc1e45d4c3a81

Tests for existing for loop optrees.
Nicholas Clark 2 files changed, 187 insertions(+)
https://github.com/Perl/perl5/commit/4a04bf00f0cd3fce

GDBM_File: Implement crash-tolerance and export/import functions.
Sergey Poznyakoff 6 files changed, 661 insertions(+), 58 deletions
https://github.com/Perl/perl5/commit/1d7b70436255bf0e

Merge branch 'perlbug-string-3' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/932ba9601963bae5

Send bugs to GitHub
James E Keenan 3 files changed, 3 insertions(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/786c02c9305b1cb8

perlhacktips: Fix typo
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/91c7e1725713e55c

Add a section to INSTALL describing that we now rely on some C99
Nicholas Clark 1 file changed, 37 insertions(+)
https://github.com/Perl/perl5/commit/c44af6e357f211a3

perldelta for C99 support
Nicholas Clark 1 file changed, 12 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/4214a5f7a04127ac

Devel::PPPort shouldn't unconditionally -Wdeclaration-after-statement
Nicholas Clark 1 file changed, 9 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8db245dbe48e58e7

Introduce a "declaration after statement" into inline.h
Nicholas Clark 1 file changed, 1 insertion(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/632ce96a35d784df

Update README.win32 to the new C99/MSVC 12.0 requirements
Nicholas Clark 1 file changed, 20 insertions(+), 165 deletions(
https://github.com/Perl/perl5/commit/4695dc7a419b3069

Note how best to confirm that other C99 features can be relied upon
Nicholas Clark 1 file changed, 20 insertions(+)
https://github.com/Perl/perl5/commit/135ed90333defee1

Update perlhack with details of the C99 features we can now use
Nicholas Clark 3 files changed, 197 insertions(+), 80 deletions
https://github.com/Perl/perl5/commit/a66ca9982aad27a4

cflags.sh should not add -std=c99 if -std=gnu99 is already set
Nicholas Clark 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/694de2a9ab0f7acd

Test declarations after statement in Configure's C99 probe code
Nicholas Clark 1 file changed, 11 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/d34aca5e9e57e3f0

Teach Configure and cflags.SH about C99
Nicholas Clark 3 files changed, 78 insertions(+), 76 deletions(
https://github.com/Perl/perl5/commit/0c7be120244c1a6a

pp_match: remove is_utf8_string check, used by removed (v5.24) \C char class
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1a4dad1b219ee8d6

Deleted branch gh18770

Deleted branch gh19081

Deleted branch hv/init_myperl

Deleted branch hv/khwpr

Deleted branch smoke-me/hv/gh17594

Deleted branch smoke-me/jkeenan/gray/gdbm-crashtolerance

Deleted branch smoke-me/nicholas/C99

Deleted branch smoke-me/nicholas/pp_iter

Martian commit 21f27b3a461f4c2f5973f28e1c5bdbf0594e6399
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/21f27b3a461f4c2f

Merge 5c1f20714e2688fb21b2f9890ab1b9c96bad767b into 7ab72683be77c37dbd4c1d11
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/21f27b3a461f4c2f

`for my($k, $v) (%hash)` should not be a syntax error
Nicholas Clark 2 files changed, 92 insertions(+), 19 deletions(
https://github.com/Perl/perl5/commit/5c1f20714e2688fb

Martian commit 890c038c12c2e4e8904d9de36ccfb739d4f1e162
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/890c038c12c2e4e8

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 7ab72683be77c37dbd4c1d11
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/890c038c12c2e4e8

Martian commit bafa4f913b8a7701690bf72352162b21ad0f3992
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bafa4f913b8a7701

Merge 321037ce98e091498629de4d88a98ff0fe02fe4c into 7ab72683be77c37dbd4c1d11
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/bafa4f913b8a7701

Martian commit ae51d83f1217aa6283d088343102dd9daa0f8d80
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ae51d83f1217aa62

Merge 69836ceb05c0b1ffed8f944f6289dbde52426b6c into 7ab72683be77c37dbd4c1d11
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/ae51d83f1217aa62

Simplify IV abs operation in pp_abs.
TAKAI Kousuke 1 file changed, 6 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/69836ceb05c0b1ff

Unify SETu() calls in pp_abs.
TAKAI Kousuke 1 file changed, 9 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/46dbbe6386fde87e

Replace SvUV_nomg(sv) with SvUVX(sv) in pp_abs.
TAKAI Kousuke 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/48c5211764e70803

Martian commit 2f0389e168e84888bf9eae1589cac9fc8bdd22f1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2f0389e168e84888

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 7ab72683be77c37dbd4c1d11
6a4h8 2 parents
https://github.com/Perl/perl5/commit/2f0389e168e84888

Martian commit b9d9645dedd132321ffcf6513fe0dacde6d621cc
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b9d9645dedd13232

Merge f08bd4d1a0d42118fef9b1f9bd4a1d3232739f71 into 7ab72683be77c37dbd4c1d11
Sergey Poznyakoff 2 parents
https://github.com/Perl/perl5/commit/b9d9645dedd13232

gdbm: Define error codes; provide the global $gdbm_errno variable.
Sergey Poznyakoff 3 files changed, 240 insertions(+), 11 deletions
https://github.com/Perl/perl5/commit/f08bd4d1a0d42118

Martian commit f0796a229a2f79e7cad1753eda5e8c88d21be296
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f0796a229a2f79e7

Merge b8571df815fc5c2a5140a90f814d236eff39f111 into 7ab72683be77c37dbd4c1d11
Sergey Poznyakoff 2 parents
https://github.com/Perl/perl5/commit/f0796a229a2f79e7

Fix Memoize tests, where GDBM_File is involved
Sergey Poznyakoff 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/b8571df815fc5c2a

Martian commit e77e19c70bf46516ad6479b99abeba1c599a0e52
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e77e19c70bf46516

Merge f76e5ec5aeb34392da0011ac3a45b993caa4f4c6 into 7ab72683be77c37dbd4c1d11
Steve Hay 2 parents
https://github.com/Perl/perl5/commit/e77e19c70bf46516

Remove old MSVC++ (pre-VC12) support from Windows Makefiles
Steve Hay 3 files changed, 64 insertions(+), 317 deletions
https://github.com/Perl/perl5/commit/f76e5ec5aeb34392

Martian commit f9de295e0608cc7904d27a84b5dc0362297b3b6f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f9de295e0608cc79

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 7ab72683be77c37dbd4c1d11
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/f9de295e0608cc79

Martian commit d6df96d464938f71492db797e744a3b3e2eff2bc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d6df96d464938f71

Merge e659332167228bd790dca61efe00fe670cd2b77e into 7ab72683be77c37dbd4c1d11
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/d6df96d464938f71

Martian commit 4ae3b07e05a46c606c673888fea695ebcb7d2235
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4ae3b07e05a46c60

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 7ab72683be77c37dbd4c1d11
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/4ae3b07e05a46c60

Martian commit 217d82df6dc4ae447fd51e33daddecbe6963cb89
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/217d82df6dc4ae44

Merge c26801662cacca67ff4785c8acf08f485f1ed3d5 into 7ab72683be77c37dbd4c1d11
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/217d82df6dc4ae44

Martian commit 84c8254d0bc82c945541e1663cf4de8b18d6c9ca
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/84c8254d0bc82c94

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 7ab72683be77c37dbd4c1d11
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/84c8254d0bc82c94

Martian commit 51faaa7b53da5726c15f4396f4e8d235480fbde8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/51faaa7b53da5726

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 7ab72683be77c37dbd4c1d11
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/51faaa7b53da5726

Martian commit 030847d6ff7ffe6a6e3c0bf8fcf2614cf2b0766d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/030847d6ff7ffe6a

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 7ab72683be77c37dbd4c1d11
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/030847d6ff7ffe6a

Martian commit 4bfeeacab8998f424962ae66100eb18c3126ee53
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4bfeeacab8998f42

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 7ab72683be77c37dbd4c1d11
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/4bfeeacab8998f42

Martian commit 6e3c93357b81e64ae70e27e10cea8faf616f359f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6e3c93357b81e64a

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 7ab72683be77c37dbd4c1d11
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/6e3c93357b81e64a

Martian commit 65ab2c2bef01d93c5c1a0e9d7f8acad262a94618
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/65ab2c2bef01d93c

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 7ab72683be77c37dbd4c1d11
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/65ab2c2bef01d93c

Martian commit ccb77780702eba202c9bd5526c24995c6aa2a68b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ccb77780702eba20

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 7ab72683be77c37dbd4c1d11
Mofasa 2 parents
https://github.com/Perl/perl5/commit/ccb77780702eba20

Martian commit 9f41cb9541cd95c9e8f13970dfd76b3a79e484cc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9f41cb9541cd95c9

Merge 474f38e4091b5af213711e111a9f52f0265429a2 into 7ab72683be77c37dbd4c1d11
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/9f41cb9541cd95c9

Martian commit a9b29a3af559d4ab801ea0107fff566e50c0e961
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a9b29a3af559d4ab

Merge 3ae515b291b2805caac1eb341636f7a446e107c7 into 7ab72683be77c37dbd4c1d11
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/a9b29a3af559d4ab

Martian commit 6bd9c02b52796dbcdf2acd00121f886f2c2c9562
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6bd9c02b52796dbc

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 7ab72683be77c37dbd4c1d11
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/6bd9c02b52796dbc

Martian commit b61c825e753e061a7e72a6173d2f15cd38637004
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b61c825e753e061a

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 7ab72683be77c37dbd4c1d11
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/b61c825e753e061a

Martian commit 264d5c5173aac5c381ca515b55d792a28b459dfd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/264d5c5173aac5c3

Merge 348187ad3becd036b0864045da65150eb8e3715f into 7ab72683be77c37dbd4c1d11
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/264d5c5173aac5c3

Martian commit b619b46205166699799def5829db488aa96fcf4d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b619b46205166699

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 7ab72683be77c37dbd4c1d11
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/b619b46205166699

Martian commit 60119045e95873532a027b799091db40f3d5b567
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/60119045e9587353

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 7ab72683be77c37dbd4c1d11
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/60119045e9587353

Martian commit 4457b272ee5e2a190cb8d1a7ba763471a418d16e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4457b272ee5e2a19

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 7ab72683be77c37dbd4c1d11
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/4457b272ee5e2a19

Martian commit 234cbea7d4679aaa7d970bf0bc4b07fc7920820f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/234cbea7d4679aaa

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 7ab72683be77c37dbd4c1d11
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/234cbea7d4679aaa

Martian commit 99c091921d7ff23c0ed9d55babbe170103b0a255
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/99c091921d7ff23c

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 7ab72683be77c37dbd4c1d11
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/99c091921d7ff23c

Martian commit e48c94d59e50a2f21c11d6c2c93aedd652a07c71
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e48c94d59e50a2f2

Merge 28bb637cc44d03a3b1994554e668fd7fd3cd35cd into 7ab72683be77c37dbd4c1d11
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/e48c94d59e50a2f2

Martian commit f47eef98e6f655eaa7e3fd52b0de1841bff00dc4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f47eef98e6f655ea

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 7ab72683be77c37dbd4c1d11
xenu 2 parents
https://github.com/Perl/perl5/commit/f47eef98e6f655ea

Martian commit 022d6e299ac471036cbc72c050ff32c0fa4f3c02
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/022d6e299ac47103

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 7ab72683be77c37dbd4c1d11
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/022d6e299ac47103

Martian commit 344ea9da46b7c6a40fcb01c096eaa441a1664355
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/344ea9da46b7c6a4

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 7ab72683be77c37dbd4c1d11
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/344ea9da46b7c6a4

Martian commit dd703814be34de9c6577cad577781dffd911ddf0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/dd703814be34de9c

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 7ab72683be77c37dbd4c1d11
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/dd703814be34de9c

Martian commit e762becbd661dfdcdcba05146f27a819e5b57a4e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e762becbd661dfdc

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 7ab72683be77c37dbd4c1d11
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/e762becbd661dfdc

Martian commit 77cd852cb3ee8eaab5ebd595f02aff4f55982fc0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/77cd852cb3ee8eaa

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 7ab72683be77c37dbd4c1d11
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/77cd852cb3ee8eaa

Martian commit 3d51fd05580116be4ee5c4db05d970a591967fab
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3d51fd05580116be

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 7ab72683be77c37dbd4c1d11
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/3d51fd05580116be

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

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

install libgdbm and libdb in GitHub Actions
Tomasz Konojacki 1 file changed, 28 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/a5b6dc9c7081463e

disable LeakSanitizer in GitHub Actions
Tomasz Konojacki 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/4360225540315d2d

Martian commit 706f4fec55e61cbae7c307406cc670fa3b33d8e9
2 commits. 2 unique authors. 2 unique committers.
Net code removal: Sergey Poznyakoff (1 line)

Snapshot: http://github.com/Perl/perl5/tarball/706f4fec55e61cba

install libgdbm and libdb in GitHub Actions
Tomasz Konojacki 1 file changed, 28 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/706f4fec55e61cba

Remove unused variable
Sergey Poznyakoff 1 file changed, 1 deletion(-)
https://github.com/Perl/perl5/commit/de878fc3d1291a3a
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
13 commits. 6 unique authors. 5 unique committers.
109 files changed, 506 insertions(+), 721 deletions(-)
Thanks, applied: Tony Cook (1) Nicholas Clark (1) Karl Williamson (1)
Snapshot: http://github.com/Perl/perl5/tarball/ad41dd2f0916fbc8

Add NetWare removal to perlport
Leon Timmermans 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/ad41dd2f0916fbc8

Add nick@i3.procura.nl to mailmap
Leon Timmermans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/b03abf19b9dcc610

Update Encode to 3.16
Leon Timmermans 4 files changed, 6 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/079dcbe2d50dd72e

Update Scalar-List-Util to 1.60
Leon Timmermans 18 files changed, 117 insertions(+), 272 deletio
https://github.com/Perl/perl5/commit/741719f192c88023

Update experimental to 0.025
Leon Timmermans 2 files changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/875873b0b9366a69

Update Test-Simple to 1.302188
Leon Timmermans 73 files changed, 138 insertions(+), 88 deletion
https://github.com/Perl/perl5/commit/24893ef80922144e

Remove old MSVC++ (pre-VC12) support from Windows Makefiles
Steve Hay 3 files changed, 64 insertions(+), 317 deletions
https://github.com/Perl/perl5/commit/eb058c0793b0f6c9

don't overwrite the faked up type details for hv-with-aux
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8461dd8ad90b2bce

`for my($k, $v) (%hash)` should not be a syntax error
Nicholas Clark 4 files changed, 112 insertions(+), 29 deletions
https://github.com/Perl/perl5/commit/bd09be5b1b65f68d

for CORE::my $var (...) {} is legal syntax, hence test it
Nicholas Clark 1 file changed, 37 insertions(+)
https://github.com/Perl/perl5/commit/65b7cc064468ea58

add customized entries for the latest Memoize changes
Tony Cook 2 files changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/7b1885ae53fad412

Fix Memoize tests, where GDBM_File is involved
Sergey Poznyakoff 2 files changed, 3 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/2fb69afd11f0d2b4

perlop - clarify that hyphens are interpreted literally in tr with single qu
Dan Book 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/c2ad6dafc59d8d93

Martian commit 5c40ade4e007c8a58bfb74fafb66579e9bfdda46
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5c40ade4e007c8a5

Merge 3ae515b291b2805caac1eb341636f7a446e107c7 into ad41dd2f0916fbc8be46d44d
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/5c40ade4e007c8a5

Martian commit 38c6c01b4cd053104200041b85c73bd59ea3d6c7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/38c6c01b4cd05310

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into ad41dd2f0916fbc8be46d44d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/38c6c01b4cd05310

Martian commit bb84b24ced9570de8485a2da3059741e001e5fe1
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bb84b24ced9570de

Merge b5588542c113583e8bb4bcd7c2164d3a82cb80af into ad41dd2f0916fbc8be46d44d
Sergey Poznyakoff 2 parents
https://github.com/Perl/perl5/commit/bb84b24ced9570de

Fix missing parenthesis
Sergey Poznyakoff 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b5588542c113583e

gdbm_errno: use gdbm_db_strerror instead of manually constructing error desc
Sergey Poznyakoff 1 file changed, 1 insertion(+), 8 deletions(-)
https://github.com/Perl/perl5/commit/97eb90fba3c41d52

Martian commit 23bbf38ee70c8b3817d121b9cea070c647105871
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/23bbf38ee70c8b38

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into ad41dd2f0916fbc8be46d44d
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/23bbf38ee70c8b38

Martian commit 051ba002275d0493274d385f05b663507c817609
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/051ba002275d0493

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into ad41dd2f0916fbc8be46d44d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/051ba002275d0493

Martian commit 2de5bc74d1f18adee306e99b04f2935dbe7068f1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2de5bc74d1f18ade

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into ad41dd2f0916fbc8be46d44d
Mofasa 2 parents
https://github.com/Perl/perl5/commit/2de5bc74d1f18ade

Martian commit 851d05c0e4af927c4d75db683697c6581920c707
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/851d05c0e4af927c

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into ad41dd2f0916fbc8be46d44d
6a4h8 2 parents
https://github.com/Perl/perl5/commit/851d05c0e4af927c

Martian commit 797fba8e401a0b37278dc893fc88c3cf01eea2ca
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/797fba8e401a0b37

Merge 321037ce98e091498629de4d88a98ff0fe02fe4c into ad41dd2f0916fbc8be46d44d
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/797fba8e401a0b37

Martian commit eef8e4a1849394f9934df6e820f023ebc9933f29
4 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eef8e4a1849394f9

Merge 75336a55354413f8b3aaacc699d89d6296e3c6c5 into ad41dd2f0916fbc8be46d44d
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/eef8e4a1849394f9

perldelta: note changes to feature bundle
Ricardo Signes 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/75336a55354413f8

perlfunc: note that bareword open is now often forbidden
Ricardo Signes 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/fcac10664c3fe888

feature: remove indirect and multidimensional in v5.36
Ricardo Signes 3 files changed, 11 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/eb2fcb4c1275869e

Martian commit 81ae3ab375daf5b4006b90e308dd3fa1405ba619
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/81ae3ab375daf5b4

Merge 69836ceb05c0b1ffed8f944f6289dbde52426b6c into ad41dd2f0916fbc8be46d44d
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/81ae3ab375daf5b4

Martian commit 29bf31f4851873bb9772a1acfe52a78389c7854a
5 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/29bf31f4851873bb

Merge 05d38208103f34a1b7f68034c076bda6c01f298d into ad41dd2f0916fbc8be46d44d
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/29bf31f4851873bb

Perl_newHVhv should use share_hek_hek() instead of share_hek_flags()
Nicholas Clark 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/05d38208103f34a1

Fix the build and tests when NODEFAULT_SHAREKEYS is defined
Nicholas Clark 4 files changed, 33 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/b5b7eb8afca74037

Perl_newHVhv() did not correctly copy hashes with non-shared keys
Nicholas Clark 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/44e0a721283ed1a8

hv_delete_common() must not call GvAV() on a non-GV
Nicholas Clark 2 files changed, 10 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/ca69d1fa072ba23b

Martian commit 9d02e60f977ef6db879487c80e84bbf754620590
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9d02e60f977ef6db

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into ad41dd2f0916fbc8be46d44d
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/9d02e60f977ef6db

Martian commit 73f6714d20752c08a71259839365ea9bdf859392
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/73f6714d20752c08

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into ad41dd2f0916fbc8be46d44d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/73f6714d20752c08

Martian commit dba21a48ec384f641e38c3899c134cf29fb1e1d8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/dba21a48ec384f64

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into ad41dd2f0916fbc8be46d44d
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/dba21a48ec384f64

Martian commit 6e0f1e202c00b96a7e26fb5170a0d2f7e90e4493
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6e0f1e202c00b96a

Merge 28bb637cc44d03a3b1994554e668fd7fd3cd35cd into ad41dd2f0916fbc8be46d44d
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/6e0f1e202c00b96a

Martian commit 7bc374e6d24c1a8aca10c6a5b807a1c8144d1aa3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7bc374e6d24c1a8a

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into ad41dd2f0916fbc8be46d44d
xenu 2 parents
https://github.com/Perl/perl5/commit/7bc374e6d24c1a8a

Martian commit e6a35feccf96778332ff0b52dbc301b196a02b00
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e6a35feccf967783

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into ad41dd2f0916fbc8be46d44d
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/e6a35feccf967783

Martian commit b7de3975752a07e70e063542abf001efff36eef7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b7de3975752a07e7

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into ad41dd2f0916fbc8be46d44d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/b7de3975752a07e7

Martian commit 8ad0c28aff21ca86af1e811acd6d7b2c577a5e05
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8ad0c28aff21ca86

Merge e659332167228bd790dca61efe00fe670cd2b77e into ad41dd2f0916fbc8be46d44d
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/8ad0c28aff21ca86

Martian commit 06aacb9918d79213656da43983d91969ee59491b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/06aacb9918d79213

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into ad41dd2f0916fbc8be46d44d
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/06aacb9918d79213

Martian commit a69b7c047ca91cbfb693c869fd74700bd0064b7d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a69b7c047ca91cbf

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into ad41dd2f0916fbc8be46d44d
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/a69b7c047ca91cbf

Martian commit eb636867afd65b407bd886d7656511e439c032d2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/eb636867afd65b40

Merge c26801662cacca67ff4785c8acf08f485f1ed3d5 into ad41dd2f0916fbc8be46d44d
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/eb636867afd65b40

Martian commit 03e49c667ec5b4d42ebdaeda953f3d71014dc61a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/03e49c667ec5b4d4

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into ad41dd2f0916fbc8be46d44d
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/03e49c667ec5b4d4

Martian commit 0ed68b7463cf06488257e98a18b83309db4e8c46
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0ed68b7463cf0648

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into ad41dd2f0916fbc8be46d44d
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/0ed68b7463cf0648

Martian commit 8bfb0a64f35f5f693b2f4558083df0c5b7bdd76e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8bfb0a64f35f5f69

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into ad41dd2f0916fbc8be46d44d
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/8bfb0a64f35f5f69

Martian commit 6312bcdb0e0d66d7b1857856ded9e78c5466e36c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6312bcdb0e0d66d7

Merge adeb727a4f245360db73194de368ebe30ec748a5 into ad41dd2f0916fbc8be46d44d
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/6312bcdb0e0d66d7

Martian commit 19913e358aa13d36992aca24634bd85041dd84d7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/19913e358aa13d36

Merge 7683e280de4f493687397ccafc0eee4315b29321 into ad41dd2f0916fbc8be46d44d
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/19913e358aa13d36

Martian commit d6385796af9f549554e26ccc52bb01fd13369151
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d6385796af9f5495

Merge dc44b362e1e298e327be398f06def916f8546ac2 into ad41dd2f0916fbc8be46d44d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/d6385796af9f5495

Martian commit 4737692280efa3f37d4df4de6c01e3decae1c524
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4737692280efa3f3

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into ad41dd2f0916fbc8be46d44d
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/4737692280efa3f3

Martian commit 61a5b6bbd901991989ad0c48b523ed5b108a73c6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/61a5b6bbd9019919

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into ad41dd2f0916fbc8be46d44d
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/61a5b6bbd9019919

Martian commit 14f979a55be22dc009f7072e5ab7011b5a760adb
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/14f979a55be22dc0

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into ad41dd2f0916fbc8be46d44d
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/14f979a55be22dc0

Martian commit ed786128438c87aadb6342a5c2b7f76756c65939
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ed786128438c87aa

Merge 824df2b4512858176d3eb1633c14922be23cf028 into ad41dd2f0916fbc8be46d44d
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/ed786128438c87aa

Martian commit 3784e267fa0fa0106fe25f6ff5cae7e9ee9b4ea3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3784e267fa0fa010

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into ad41dd2f0916fbc8be46d44d
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/3784e267fa0fa010

Martian commit 1ae595aab77e866722182484732b9cf10d045ac8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1ae595aab77e8667

Merge 348187ad3becd036b0864045da65150eb8e3715f into ad41dd2f0916fbc8be46d44d
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/1ae595aab77e8667

Martian commit dadb80253ed721f900ab4f823af3fd80bf252e68
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/dadb80253ed721f9

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into ad41dd2f0916fbc8be46d44d
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/dadb80253ed721f9

Martian commit a594287cbfe599ac0e6efaf05c71e67d3273794a
1 commit. 1 unique author. 1 unique committer.

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

don't overwrite the faked up type details for hv-with-aux
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a594287cbfe599ac

Martian commit 660685e28fe4eed5595333ae5c932d8b4dffc7d4
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/660685e28fe4eed5

`for my($k, $v) (%hash)` should not be a syntax error
Nicholas Clark 4 files changed, 112 insertions(+), 29 deletions
https://github.com/Perl/perl5/commit/660685e28fe4eed5

Martian commit d95d399b3b4862a2ee5f25c4ad0b438f3b2abc78
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d95d399b3b4862a2

perlop - clarify that hyphens are interpreted literally in tr with single qu
Dan Book 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d95d399b3b4862a2
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
17 commits. 4 unique authors. 4 unique committers.
41 files changed, 788 insertions(+), 255 deletions(-)
Thanks, applied: xenu (2)
Snapshot: http://github.com/Perl/perl5/tarball/602f5a1f5bb12080

Prepare Module::Corelist for 5.35.6
Leon Timmermans 4 files changed, 19 insertions(+), 4 deletions(-
https://github.com/Perl/perl5/commit/602f5a1f5bb12080

Bump version to 5.35.6
Leon Timmermans 21 files changed, 140 insertions(+), 125 deletio
https://github.com/Perl/perl5/commit/134427ad64ccd782

new perldelta for 5.35.6
Leon Timmermans 10 files changed, 633 insertions(+), 184 deletio
https://github.com/Perl/perl5/commit/6247a13a7d0f81f3

Tick off 5.35.5 from release schedule
Leon Timmermans 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d687c81ba50e14b5

Add epigraph for 5.35.5
Leon Timmermans 1 file changed, 17 insertions(+)
https://github.com/Perl/perl5/commit/34c4ea9bfc92fb67

Add 5.35.5 to perlhist
Leon Timmermans 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/14713429e65eb99c

Update perldelta for 5.35.5 release
Leon Timmermans 1 file changed, 92 insertions(+), 211 deletions(
https://github.com/Perl/perl5/commit/6cba9c0173cf93bc

Update Module::CoreList for 5.35.5
Leon Timmermans 1 file changed, 104 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/39b6701a2c352271

inline.h: _BitScanForward64 is available only on 64-bit architectures
Tomasz Konojacki 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/a333292f05e3fc0e

inline.h: remove superfluous Visual C++ version checks
Tomasz Konojacki 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/e1f6bdff47d98549

Revert "Introduce a "declaration after statement" into inline.h"
Leon Timmermans 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/56077d95e0c5c575

Add dropping old MSVC++ (pre-VC12) to perldelta
Leon Timmermans 1 file changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/3c9a7db41dfa6138

Perl_newHVhv should use share_hek_hek() instead of share_hek_flags()
Nicholas Clark 1 file changed, 10 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/a31d0367bbf1e97b

Fix the build and tests when NODEFAULT_SHAREKEYS is defined
Nicholas Clark 4 files changed, 33 insertions(+), 3 deletions(-
https://github.com/Perl/perl5/commit/33042aafe7427f88

Perl_newHVhv() did not correctly copy hashes with non-shared keys
Nicholas Clark 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/7c4cc0343c223680

hv_delete_common() must not call GvAV() on a non-GV
Nicholas Clark 2 files changed, 10 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/638b4d9051af3a8a

op.c: use %zd to format PADOFFSET values
Dagfinn Ilmari Mannsåker 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/17ff3452b77c5102

Martian commit 74682be2be5edeb9dd4dd10508c7cf679a3101ea
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/74682be2be5edeb9

Merge 2f0d0f3eca07d8a0b9703e29a92f257d275a65a2 into 602f5a1f5bb12080f2f680f7
Robert Rothenberg 2 parents
https://github.com/Perl/perl5/commit/74682be2be5edeb9

lib/diagnostics.pm remove obscure wording in POD
Robert Rothenberg 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2f0d0f3eca07d8a0

Martian commit cd7f13208958857ad816e0440d307f8768640f26
8 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cd7f13208958857a

Merge 9de2a189d83f36f3ee5016e44dd2a85386092bfe into 602f5a1f5bb12080f2f680f7
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/cd7f13208958857a

perldelta entry for the new key behaviour for large hashes
Nicholas Clark 1 file changed, 48 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/9de2a189d83f36f3

Heuristically turn off shared hash keys for larger hashes
Nicholas Clark 2 files changed, 37 insertions(+)
https://github.com/Perl/perl5/commit/0b78261178d49cb2

Explicitly clear the HVhek_NOTSHARED bit on entry to hv_common
Nicholas Clark 1 file changed, 2 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d953052004dcb946

Eliminate "masked_flags" from functions in hv.c
Nicholas Clark 1 file changed, 15 insertions(+), 25 deletions(-
https://github.com/Perl/perl5/commit/4ca089fe122121d8

Rename HVhek_UNSHARED to HVhek_NOTSHARED
Nicholas Clark 3 files changed, 15 insertions(+), 15 deletions(
https://github.com/Perl/perl5/commit/040b943d797918d4

Drop the unused hv argument from S_hv_free_ent_ret()
Nicholas Clark 5 files changed, 27 insertions(+), 34 deletions(
https://github.com/Perl/perl5/commit/f892bc2ea53230c3

Use each HEK's own flags to decide "shared or not", instead of the HV's
Nicholas Clark 2 files changed, 26 insertions(+), 17 deletions(
https://github.com/Perl/perl5/commit/d79e929d463ec41f

Martian commit 910bc386827e9879588b68928415d8a97fdb204e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/910bc386827e9879

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 602f5a1f5bb12080f2f680f7
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/910bc386827e9879

Martian commit 69962788ad27099b904ed2251117112f8377c42c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/69962788ad27099b

Merge 3ae515b291b2805caac1eb341636f7a446e107c7 into 602f5a1f5bb12080f2f680f7
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/69962788ad27099b

Martian commit 6ed7e5f145c04bacd9b627aed82d6be53ae8941b
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6ed7e5f145c04bac

Merge f8f3626c01119f094b79149cf79ac16cc1c62608 into 602f5a1f5bb12080f2f680f7
Sergey Poznyakoff 2 parents
https://github.com/Perl/perl5/commit/6ed7e5f145c04bac

Remove problematic link
Sergey Poznyakoff 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/f8f3626c01119f09

Document GDBM_* constants used with tie().
Sergey Poznyakoff 1 file changed, 51 insertions(+)
https://github.com/Perl/perl5/commit/b509891ae042b2cc

Martian commit 7ddcfbc419d84d67714459b57b9ae3435fce77dc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7ddcfbc419d84d67

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 602f5a1f5bb12080f2f680f7
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/7ddcfbc419d84d67

Martian commit c1d118b65285542c9df81e554cca350d224b19c7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c1d118b65285542c

Merge e659332167228bd790dca61efe00fe670cd2b77e into 602f5a1f5bb12080f2f680f7
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/c1d118b65285542c

Martian commit 2124fddea8d57c995328932d81c0a2e5bc4626df
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2124fddea8d57c99

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 602f5a1f5bb12080f2f680f7
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/2124fddea8d57c99

Martian commit d9b6fb9ddd9dc417ab69e2ac4022ba9b03069104
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d9b6fb9ddd9dc417

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 602f5a1f5bb12080f2f680f7
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/d9b6fb9ddd9dc417

Martian commit 53aae13046e5fb20081a46c919af0ed1cf213e63
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/53aae13046e5fb20

Merge 75336a55354413f8b3aaacc699d89d6296e3c6c5 into 602f5a1f5bb12080f2f680f7
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/53aae13046e5fb20

Martian commit b83d571b2a2ca278656348fe299df6e5e32f37db
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b83d571b2a2ca278

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 602f5a1f5bb12080f2f680f7
xenu 2 parents
https://github.com/Perl/perl5/commit/b83d571b2a2ca278

Martian commit 64384dbe1b17332ab172b8e8ee5aefdb737007c7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/64384dbe1b17332a

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 602f5a1f5bb12080f2f680f7
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/64384dbe1b17332a

Martian commit f653f862f77b8f900cef657833631ae50213be61
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f653f862f77b8f90

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 602f5a1f5bb12080f2f680f7
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/f653f862f77b8f90

Martian commit e591f7d5f9e20702f0c5bcd374f716f313dbd648
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e591f7d5f9e20702

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 602f5a1f5bb12080f2f680f7
Mofasa 2 parents
https://github.com/Perl/perl5/commit/e591f7d5f9e20702

Martian commit d8c52f03b87df7367766cebfde36d5f03ec3cf0d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d8c52f03b87df736

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 602f5a1f5bb12080f2f680f7
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/d8c52f03b87df736

Martian commit cb699706dba0863f0345bf25a478e5218ddb3f4f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cb699706dba0863f

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 602f5a1f5bb12080f2f680f7
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/cb699706dba0863f

Martian commit 47b5258707a93377f1162f8c69d79ee85094054e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/47b5258707a93377

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 602f5a1f5bb12080f2f680f7
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/47b5258707a93377

Martian commit c65e1e90b3f9336829a71580a603d4149479f7e6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c65e1e90b3f93368

Merge c26801662cacca67ff4785c8acf08f485f1ed3d5 into 602f5a1f5bb12080f2f680f7
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/c65e1e90b3f93368

Martian commit 57f334329565426ea813125e0898726835b68144
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/57f334329565426e

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 602f5a1f5bb12080f2f680f7
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/57f334329565426e

Martian commit 50009bbb4f7d4e1737c5b30a0e3e99e9838133a3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/50009bbb4f7d4e17

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 602f5a1f5bb12080f2f680f7
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/50009bbb4f7d4e17

Martian commit 4ac4db0091cd2540c3b70d57dd3348c53d2cee9e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4ac4db0091cd2540

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 602f5a1f5bb12080f2f680f7
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/4ac4db0091cd2540

Martian commit 1a256e9cbe6eb4d1f230d8547a3a7de6646fedbe
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1a256e9cbe6eb4d1

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 602f5a1f5bb12080f2f680f7
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/1a256e9cbe6eb4d1

Martian commit 844ade720e0f7edd33e11951e0179cdb6d8e4476
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/844ade720e0f7edd

Merge 69836ceb05c0b1ffed8f944f6289dbde52426b6c into 602f5a1f5bb12080f2f680f7
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/844ade720e0f7edd

Martian commit 312d171693083c0b66ea1096d5474cee8bf4fa93
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/312d171693083c0b

Merge 348187ad3becd036b0864045da65150eb8e3715f into 602f5a1f5bb12080f2f680f7
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/312d171693083c0b

Martian commit a8a51fa5761b661c1b1a3a6229776a435964ee3c
5 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a8a51fa5761b661c

Merge e0c928a4f2d73ac7016c5e6848a8792cf46c21fc into 602f5a1f5bb12080f2f680f7
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/a8a51fa5761b661c

pp_system: safe to switch in sv_setpvn_fresh here
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/e0c928a4f2d73ac7

pp_match: newSVpvn_flags now more efficient than sv_newmortal + sv_setpvn.
Richard Leach 1 file changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/4f5299954d420fca

sv.c: use Perl_sv_grow_fresh & Perl_sv_setvpn_fresh
Richard Leach 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/d83e03bf7dfb66bb

sv.c: add Perl_sv_grow_fresh & Perl_sv_setvpn_fresh
Richard Leach 4 files changed, 94 insertions(+)
https://github.com/Perl/perl5/commit/5d1d759cd2977910

Martian commit 92e58c6dcc343cc75f05efa84bc915b3bdfad4a0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/92e58c6dcc343cc7

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 602f5a1f5bb12080f2f680f7
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/92e58c6dcc343cc7

Martian commit 53157c4c0d44ee3882409f1ca788a812cb128b3c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/53157c4c0d44ee38

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 602f5a1f5bb12080f2f680f7
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/53157c4c0d44ee38

Martian commit 0a04e9bcce6aa173c4dea25499d94cb47151bdda
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0a04e9bcce6aa173

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 602f5a1f5bb12080f2f680f7
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/0a04e9bcce6aa173

Martian commit 9a839e50e0d091364e30e3f2d4682123cff9c9a9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9a839e50e0d09136

Merge 321037ce98e091498629de4d88a98ff0fe02fe4c into 602f5a1f5bb12080f2f680f7
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/9a839e50e0d09136

Martian commit db9c597d880d6975a75b1b92c69aaf57f77e2eac
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/db9c597d880d6975

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 602f5a1f5bb12080f2f680f7
6a4h8 2 parents
https://github.com/Perl/perl5/commit/db9c597d880d6975

Martian commit d967dd9d2bcb16168e821df0930a58821ca9a6e9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d967dd9d2bcb1616

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 602f5a1f5bb12080f2f680f7
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/d967dd9d2bcb1616

Martian commit 0eac677e5fa152642fe56087879bb42614b38e7f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0eac677e5fa15264

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 602f5a1f5bb12080f2f680f7
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/0eac677e5fa15264

Martian commit 1e557dbd5ced610b28fab1d87abc5a215d323eac
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1e557dbd5ced610b

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 602f5a1f5bb12080f2f680f7
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/1e557dbd5ced610b

Martian commit d6f9ad7cdeb30b5177601ce291d47d2c92340f19
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d6f9ad7cdeb30b51

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 602f5a1f5bb12080f2f680f7
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/d6f9ad7cdeb30b51

Martian commit e1978682c9bf66409f44305793bcf42738814f75
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e1978682c9bf6640

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 602f5a1f5bb12080f2f680f7
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/e1978682c9bf6640

Martian commit 4dbd37b8b16f33225d74e9aeaae16b18a0a43985
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4dbd37b8b16f3322

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 602f5a1f5bb12080f2f680f7
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/4dbd37b8b16f3322

Martian commit a02763d096a36223ea07175f74bdc60f8855d7c2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a02763d096a36223

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 602f5a1f5bb12080f2f680f7
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/a02763d096a36223

Martian commit e0b8cfdae75f69cbad154eddf1b3c644186c80ae
7 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e0b8cfdae75f69cb

Merge 655d596aea1c38962b7afc95d498e8ecf4135e30 into 602f5a1f5bb12080f2f680f7
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/e0b8cfdae75f69cb

correct the comment distinguishing between threaded/unthreaded cop macros
Tony Cook 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/655d596aea1c3896

Add CopFILEAVn() and use it when cleaning up COP pointers
Tony Cook 8 files changed, 71 insertions(+), 25 deletions(
https://github.com/Perl/perl5/commit/f36e653fc3d742de

don't try to clean up the COP pointer during global destruction
Tony Cook 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/6d28600ef5401282

remove cop addressed from saved lines when the cop is freed
Tony Cook 2 files changed, 57 insertions(+)
https://github.com/Perl/perl5/commit/79a0fd60c3678493

document the DebugWrap class used internally to perl5db.t
Tony Cook 1 file changed, 144 insertions(+)
https://github.com/Perl/perl5/commit/278b4a7e9f2b302d

allow DebugWrap to take the test code as an argument
Tony Cook 1 file changed, 21 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/85f8a858ce8945f1

Martian commit e2f6979d0e0fad2029b65e82c86d11afecdae5d8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e2f6979d0e0fad20

Merge 28bb637cc44d03a3b1994554e668fd7fd3cd35cd into 14713429e65eb99c41969496
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/e2f6979d0e0fad20

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

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

inline.h: _BitScanForward64 is available only on 64-bit architectures
Tomasz Konojacki 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/aee5e9edbd8ddeeb

inline.h: remove superfluous Visual C++ version checks
Tomasz Konojacki 1 file changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/52e3f3a7ddbc05fe
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
2 commits. 2 unique authors. 1 unique committer.
2 files changed, 3 insertions(+), 2 deletions(-)
Thanks, applied: James E Keenan (1)
Snapshot: http://github.com/Perl/perl5/tarball/7ab87c659307da75

Merge branch 'fix-grammar' into blead
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/7ab87c659307da75

lib/diagnostics.pm remove obscure wording in POD
Robert Rothenberg 2 files changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/c73474c9ed772602

Current branch smoke-me/ilmari/remove-obsolete-ports
2 commits. 1 unique author. 1 unique committer.
198 files changed, 5092 insertions(+), 2887 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/8f46d166c45db6ad

Remove AT&T UWIN support
Dagfinn Ilmari Mannsåker 15 files changed, 14 insertions(+), 158 deletion
https://github.com/Perl/perl5/commit/8f46d166c45db6ad

Remove DOS/DJGPP support
Dagfinn Ilmari Mannsåker 55 files changed, 79 insertions(+), 1434 deletio
https://github.com/Perl/perl5/commit/064673fcfbef6448

New branch ilmari/smoke-me/pl-origfilename-const-char
1 commit. 1 unique author. 1 unique committer.

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

Make PL_origfilename a pointer to const char
Dagfinn Ilmari Mannsåker 3 files changed, 4 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/b6cb77481a6a2672

Martian commit fee0fa57bcff6b9af3121dc2230d5b877e506783
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fee0fa57bcff6b9a

Merge 8f46d166c45db6ad6bec2dba51a3d64cc7750918 into 7ab87c659307da75dc357c89
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/fee0fa57bcff6b9a

Martian commit 33668d1220bbc7b4a5a73fdbabc95be6d198f9b4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/33668d1220bbc7b4

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 7ab87c659307da75dc357c89
Mofasa 2 parents
https://github.com/Perl/perl5/commit/33668d1220bbc7b4

Martian commit 634e62be3cb7d325f954f8e2d480780fc657b120
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/634e62be3cb7d325

Merge c26801662cacca67ff4785c8acf08f485f1ed3d5 into 7ab87c659307da75dc357c89
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/634e62be3cb7d325

Martian commit 0bf2288ef61d611d6c95b92c3a54cea4079cb533
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0bf2288ef61d611d

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 7ab87c659307da75dc357c89
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/0bf2288ef61d611d

Martian commit 06041f63ad2b6492c97add988af2f24011f76437
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/06041f63ad2b6492

Merge 655d596aea1c38962b7afc95d498e8ecf4135e30 into 7ab87c659307da75dc357c89
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/06041f63ad2b6492

Martian commit 0498b38945912b32551b685237a0a54e80d9197e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0498b38945912b32

Merge 9de2a189d83f36f3ee5016e44dd2a85386092bfe into 7ab87c659307da75dc357c89
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/0498b38945912b32

Martian commit 1bebabefd0abd2aba546454751c7df92e550adbf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1bebabefd0abd2ab

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 7ab87c659307da75dc357c89
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/1bebabefd0abd2ab

Martian commit da1f15a2e8854a9d0b06a54ae246aa1a4ee79689
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/da1f15a2e8854a9d

Merge e659332167228bd790dca61efe00fe670cd2b77e into 7ab87c659307da75dc357c89
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/da1f15a2e8854a9d

Martian commit 5938878de1d0955672b26b6793e9d2d87a3f6677
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5938878de1d09556

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 7ab87c659307da75dc357c89
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/5938878de1d09556

Martian commit 8fd0f3b80a051bca87b5251f409baf3fac26a2e0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8fd0f3b80a051bca

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 7ab87c659307da75dc357c89
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/8fd0f3b80a051bca

Martian commit 99470112e6f3dae594bfeab933fec14f33f2b3f7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/99470112e6f3dae5

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 7ab87c659307da75dc357c89
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/99470112e6f3dae5

Martian commit e57fd7b9adb0c027c872b8cade3f3422e2f8e875
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e57fd7b9adb0c027

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 7ab87c659307da75dc357c89
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/e57fd7b9adb0c027

Martian commit 05538a2975b17ca5f8c9c1900e03f6398267b2ca
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/05538a2975b17ca5

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 7ab87c659307da75dc357c89
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/05538a2975b17ca5

Martian commit ecc9de5f77bf56853145812514fa65404d3b282c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ecc9de5f77bf5685

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 7ab87c659307da75dc357c89
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/ecc9de5f77bf5685

Martian commit c5e6bf9be2ef0e0c314403a3d27177c5324d055b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c5e6bf9be2ef0e0c

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 7ab87c659307da75dc357c89
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/c5e6bf9be2ef0e0c

Martian commit 316465ccefb83dc5e021ad30480989fd040b4021
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/316465ccefb83dc5

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 7ab87c659307da75dc357c89
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/316465ccefb83dc5

Martian commit d543a1b75dae574c4d7c3490d30f0e654235ad11
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d543a1b75dae574c

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 7ab87c659307da75dc357c89
6a4h8 2 parents
https://github.com/Perl/perl5/commit/d543a1b75dae574c

Martian commit c08b85b2fbf039c2b5e64943388d7d4e7d2d593d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c08b85b2fbf039c2

Merge 75336a55354413f8b3aaacc699d89d6296e3c6c5 into 7ab87c659307da75dc357c89
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/c08b85b2fbf039c2

Martian commit e831b093c25475c82171e11832673a4c3a27c61f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e831b093c25475c8

Merge 3ae515b291b2805caac1eb341636f7a446e107c7 into 7ab87c659307da75dc357c89
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/e831b093c25475c8

Martian commit 977ec566282ea4867e53747663bcecaa42780fba
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/977ec566282ea486

Merge 69836ceb05c0b1ffed8f944f6289dbde52426b6c into 7ab87c659307da75dc357c89
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/977ec566282ea486

Martian commit 441ec4f6edb977e3e481e3998fd80e7d04fa5fc0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/441ec4f6edb977e3

Merge f8f3626c01119f094b79149cf79ac16cc1c62608 into 7ab87c659307da75dc357c89
Sergey Poznyakoff 2 parents
https://github.com/Perl/perl5/commit/441ec4f6edb977e3

Martian commit 531db165a35dafd7b113b331d33abab2f6ebe945
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/531db165a35dafd7

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 7ab87c659307da75dc357c89
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/531db165a35dafd7

Martian commit d9017297cdf3a8d4bcb8ce36ea3c39fc0ad2cce8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d9017297cdf3a8d4

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 7ab87c659307da75dc357c89
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/d9017297cdf3a8d4

Martian commit 28558411af64957735d7685242b65bd15d48d7d7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/28558411af649577

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 7ab87c659307da75dc357c89
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/28558411af649577

Martian commit a0e89619c5987fbda413e436c3c7633dbda98431
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a0e89619c5987fbd

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 7ab87c659307da75dc357c89
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/a0e89619c5987fbd

Martian commit bf1235bbf546d32c92fd89b8dc1b0891db5cdb8e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bf1235bbf546d32c

Merge 348187ad3becd036b0864045da65150eb8e3715f into 7ab87c659307da75dc357c89
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/bf1235bbf546d32c

Martian commit e6b7f15c085ba60420139df88f448b404522a831
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e6b7f15c085ba604

Merge e0c928a4f2d73ac7016c5e6848a8792cf46c21fc into 7ab87c659307da75dc357c89
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/e6b7f15c085ba604

Martian commit ddeb384b809e8c92068b0ae34d668b728e54de39
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ddeb384b809e8c92

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 7ab87c659307da75dc357c89
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/ddeb384b809e8c92

Martian commit af37a71b54f69141e38ab214612b74490c235771
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/af37a71b54f69141

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 7ab87c659307da75dc357c89
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/af37a71b54f69141

Martian commit b4437d1350955212d1415abeda48b6638b6bc503
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b4437d1350955212

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 7ab87c659307da75dc357c89
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/b4437d1350955212

Martian commit bb90c65fd6828516edbd38d49d3554511d85bb2e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bb90c65fd6828516

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 7ab87c659307da75dc357c89
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/bb90c65fd6828516

Martian commit 4a0da2f3d5458ead4defbf682e33b161e564c2ff
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4a0da2f3d5458ead

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 7ab87c659307da75dc357c89
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/4a0da2f3d5458ead

Martian commit efc6c7a560719b5fe4bfaa4681112d75dbca0ef5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/efc6c7a560719b5f

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 7ab87c659307da75dc357c89
xenu 2 parents
https://github.com/Perl/perl5/commit/efc6c7a560719b5f

Martian commit b35b633d70e1492b47390e93dc1503f34f47b030
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b35b633d70e1492b

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 7ab87c659307da75dc357c89
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/b35b633d70e1492b

Martian commit d49909a91ff4731b20a92a3ce2408e84c04b7389
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d49909a91ff4731b

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 7ab87c659307da75dc357c89
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/d49909a91ff4731b

Martian commit 5c1861751e339c997fbfb4bad66bd54df6e4dd59
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5c1861751e339c99

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 7ab87c659307da75dc357c89
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/5c1861751e339c99

Martian commit 990395d9e0983f04d048caec44d43e4287f52271
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/990395d9e0983f04

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 7ab87c659307da75dc357c89
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/990395d9e0983f04
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Wednesday

Current branch blead
2 commits. 2 unique authors. 2 unique committers.
5 files changed, 203 insertions(+), 195 deletions(-)

Snapshot: http://github.com/Perl/perl5/tarball/30194bf8f48620eb

Regen Configure and friends after backports
H.Merijn Brand 4 files changed, 202 insertions(+), 194 deletion
https://github.com/Perl/perl5/commit/30194bf8f48620eb

release schedule: neilb to handle 2021-12
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/76829f42d6278f3b

New branch jkeenan/gh-19211-postincrement-warnings
2 commits. 1 unique author. 1 unique committer.

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

Test for non-numeric warnings in pre/post-decrement cases
James E Keenan 1 file changed, 36 insertions(+)
https://github.com/Perl/perl5/commit/e5b435d04428b1fb

Test for non-numeric warnings in postincrement case
James E Keenan 1 file changed, 18 insertions(+)
https://github.com/Perl/perl5/commit/8bfb353779f6f46f

New branch jkeenan/gh-19216-configure-longdbl-exploration
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://github.com/Perl/perl5/tarball/541c99624a5ad279

Echo current value of $d_longdbl in two locations
James E Keenan 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/541c99624a5ad279

Martian commit a8dfb7ae07689d83f1576f2c2a3f36bae3cc7acd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a8dfb7ae07689d83

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 30194bf8f48620eb3926ac41
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/a8dfb7ae07689d83

Martian commit d73512bd3007ecd743803710a1e97b08f4c9d52e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d73512bd3007ecd7

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 30194bf8f48620eb3926ac41
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/d73512bd3007ecd7

Martian commit 99823ffff20a0a4490f7e688f1152912cc64a083
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/99823ffff20a0a44

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 30194bf8f48620eb3926ac41
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/99823ffff20a0a44

Martian commit 573fdf0957b7538b60ddf5fd2e656bada342fbbb
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/573fdf0957b7538b

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 30194bf8f48620eb3926ac41
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/573fdf0957b7538b

Martian commit 9ccf90f038ddcb1b0f6c50aedfd845ee928dcf27
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9ccf90f038ddcb1b

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 30194bf8f48620eb3926ac41
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/9ccf90f038ddcb1b

Martian commit c4f543564bee78181da48b884294e0ef1bceb0e1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c4f543564bee7818

Merge 75336a55354413f8b3aaacc699d89d6296e3c6c5 into 30194bf8f48620eb3926ac41
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/c4f543564bee7818

Martian commit c4a619d2920824afe5f6ed2c70555c553b6291d6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c4a619d2920824af

Merge 3ae515b291b2805caac1eb341636f7a446e107c7 into 30194bf8f48620eb3926ac41
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/c4a619d2920824af

Martian commit 1a08be93af59fed38e7bc866eb63324b34c3ee23
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1a08be93af59fed3

Merge 69836ceb05c0b1ffed8f944f6289dbde52426b6c into 30194bf8f48620eb3926ac41
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/1a08be93af59fed3

Martian commit 241cd2dbd79f47f676c8bf68ab0ec524e0232853
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/241cd2dbd79f47f6

Merge f8f3626c01119f094b79149cf79ac16cc1c62608 into 30194bf8f48620eb3926ac41
Sergey Poznyakoff 2 parents
https://github.com/Perl/perl5/commit/241cd2dbd79f47f6

Martian commit b0cdcf7ecd091d0414f02dc2abded85344469e72
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b0cdcf7ecd091d04

Merge 655d596aea1c38962b7afc95d498e8ecf4135e30 into 30194bf8f48620eb3926ac41
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/b0cdcf7ecd091d04

Martian commit 07b9edc01267a9968bd6ac5d898ab2516e4559b6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/07b9edc01267a996

Merge 9de2a189d83f36f3ee5016e44dd2a85386092bfe into 30194bf8f48620eb3926ac41
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/07b9edc01267a996

Martian commit 56e9a227d24826b28f565a765d56e8dae3691e4e
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/56e9a227d24826b2

Merge ecf1d423381c157ff49f845c5ddc9a492047cee3 into 30194bf8f48620eb3926ac41
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/56e9a227d24826b2

Fixed possible syntax error in Configure's test program for Inf/NaN bytes.
TAKAI Kousuke 1 file changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/ecf1d423381c157f

Martian commit 036ffb6ae6fd8ff769a61afd7473b255506dfa7f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/036ffb6ae6fd8ff7

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 30194bf8f48620eb3926ac41
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/036ffb6ae6fd8ff7

Martian commit d5cd7fbb77c20879d8c9c2103021252c4461d006
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d5cd7fbb77c20879

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 30194bf8f48620eb3926ac41
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/d5cd7fbb77c20879

Martian commit bc67c33b76fcb78f34e11b326ecea3ebaf929eac
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/bc67c33b76fcb78f

Merge e659332167228bd790dca61efe00fe670cd2b77e into 30194bf8f48620eb3926ac41
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/bc67c33b76fcb78f

Martian commit cac0d12c31964db22c9559a8d6c86072ed2f8c19
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cac0d12c31964db2

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 30194bf8f48620eb3926ac41
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/cac0d12c31964db2

Martian commit 59650133c0e0f8e9ed8946bb03c3a5021d3ffb2e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/59650133c0e0f8e9

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 30194bf8f48620eb3926ac41
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/59650133c0e0f8e9

Martian commit b5a98ff2615a3e166042b3b19db30c9b61545289
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b5a98ff2615a3e16

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 30194bf8f48620eb3926ac41
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/b5a98ff2615a3e16

Martian commit ac3d17e3cfe03056095f39a32a839fea5bbf8d9e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ac3d17e3cfe03056

Merge c26801662cacca67ff4785c8acf08f485f1ed3d5 into 30194bf8f48620eb3926ac41
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/ac3d17e3cfe03056

Martian commit 2c43db4bbbafbc409db4f879b63173978a03ec36
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/2c43db4bbbafbc40

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 30194bf8f48620eb3926ac41
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/2c43db4bbbafbc40

Martian commit 879d8857c4346b7d3a64edefa9371ba1c8e115ca
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/879d8857c4346b7d

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 30194bf8f48620eb3926ac41
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/879d8857c4346b7d

Martian commit b7acf295ed47f1fdd7104a2b3e8df17d8ac306da
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b7acf295ed47f1fd

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 30194bf8f48620eb3926ac41
Mofasa 2 parents
https://github.com/Perl/perl5/commit/b7acf295ed47f1fd

Martian commit 8543ffc0806605c9401d03bb75c1493219e53b23
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8543ffc0806605c9

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 30194bf8f48620eb3926ac41
6a4h8 2 parents
https://github.com/Perl/perl5/commit/8543ffc0806605c9

Martian commit a540c79b676f318a53446dfc8076954c9ec3e036
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a540c79b676f318a

Merge 8f46d166c45db6ad6bec2dba51a3d64cc7750918 into 30194bf8f48620eb3926ac41
Dagfinn Ilmari Mannsåker 2 parents
https://github.com/Perl/perl5/commit/a540c79b676f318a

Martian commit 11dbcd4e59a5dd44308f18159604e8b7737dd956
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/11dbcd4e59a5dd44

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 30194bf8f48620eb3926ac41
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/11dbcd4e59a5dd44

Martian commit f3df340d71d5d7ca50f6349b3a2742a1ee0bb985
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f3df340d71d5d7ca

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 30194bf8f48620eb3926ac41
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/f3df340d71d5d7ca

Martian commit f3684d9ca0913186336232f22124fb020bc1abd5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f3684d9ca0913186

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 30194bf8f48620eb3926ac41
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/f3684d9ca0913186

Martian commit fe9eace1252ff3a634d5982781810eff96aeb38b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fe9eace1252ff3a6

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 30194bf8f48620eb3926ac41
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/fe9eace1252ff3a6

Martian commit 6b9653157434fa9937ce75b9eef6c3a95f8a2524
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6b9653157434fa99

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 30194bf8f48620eb3926ac41
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/6b9653157434fa99

Martian commit 5579105df9ac3d13a24b9057668a3602b09af1a5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5579105df9ac3d13

Merge 348187ad3becd036b0864045da65150eb8e3715f into 30194bf8f48620eb3926ac41
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/5579105df9ac3d13

Martian commit 3ad08e8f2639beed483cc2856fdbcc4809f28183
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3ad08e8f2639beed

Merge e0c928a4f2d73ac7016c5e6848a8792cf46c21fc into 30194bf8f48620eb3926ac41
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/3ad08e8f2639beed

Martian commit 449f7fb89bbe2561c3b8396e308ea0fdb8feba37
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/449f7fb89bbe2561

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 30194bf8f48620eb3926ac41
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/449f7fb89bbe2561

Martian commit 4917b353acee9d62881fd75147bf94b0ccc9216c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4917b353acee9d62

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 30194bf8f48620eb3926ac41
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/4917b353acee9d62

Martian commit 64e3fb77caa618d463771127b8a80afaadf2e967
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/64e3fb77caa618d4

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 30194bf8f48620eb3926ac41
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/64e3fb77caa618d4

Martian commit 1498f58c652f4a559b7ef8f3947b15ae84f52ef8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1498f58c652f4a55

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 30194bf8f48620eb3926ac41
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/1498f58c652f4a55

Martian commit 48e7ec2cefbbf0d910ca9d4700ac4709d2edf331
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/48e7ec2cefbbf0d9

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 30194bf8f48620eb3926ac41
xenu 2 parents
https://github.com/Perl/perl5/commit/48e7ec2cefbbf0d9

Martian commit 70b083df4652979c10158fba444798eec9c4d7f9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/70b083df4652979c

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 30194bf8f48620eb3926ac41
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/70b083df4652979c

Martian commit 78126ae4d7ed23ed18734cd3f273d64bab5514fe
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/78126ae4d7ed23ed

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 30194bf8f48620eb3926ac41
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/78126ae4d7ed23ed
Perl 5 Commit Summary [ In reply to ]
Perl 5 commit summary, activity since Saturday

Current branch blead
17 commits. 6 unique authors. 4 unique committers.
79 files changed, 525 insertions(+), 1629 deletions(-)
Thanks, applied: Tony Cook (5)
Snapshot: http://github.com/Perl/perl5/tarball/4a1b9dd524007193

Merge branch 'features-for-5-36' into blead
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/4a1b9dd524007193

perldelta: update feature bundle changes for bareword_filehandles
Ricardo Signes 1 file changed, 4 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/ba9a3fe252d20d64

feature.pm: remove bareword_filehandles from :5.36
Ricardo Signes 3 files changed, 14 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/d5c835da0bd504cf

feature updates: tweaks from code review
Ricardo Signes 2 files changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/bbe4b56e549d548c

perldelta: note changes to feature bundle
Ricardo Signes 1 file changed, 9 insertions(+)
https://github.com/Perl/perl5/commit/84a3e0caf345ea97

perlfunc: note that bareword open is now often forbidden
Ricardo Signes 1 file changed, 5 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ca59d4cfabdae341

feature: remove indirect and multidimensional in v5.36
Ricardo Signes 3 files changed, 11 insertions(+), 9 deletions(-
https://github.com/Perl/perl5/commit/cdba169fcf0819be

Remove missed mention of perldos POD document in plan9/mkfile
Dagfinn Ilmari Mannsåker 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/731a976bef573afb

Remove AT&T UWIN support
Dagfinn Ilmari Mannsåker 15 files changed, 14 insertions(+), 158 deletion
https://github.com/Perl/perl5/commit/994b363a4c1338d8

Remove DOS/DJGPP support
Dagfinn Ilmari Mannsåker 55 files changed, 79 insertions(+), 1434 deletio
https://github.com/Perl/perl5/commit/4457f3fc414965b3

One character spelling error
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b53d6a00df0da964

bump $GDBM_File::VERSION
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3b2b4cf85f6e086e

gdbm: Define error codes; provide the global $gdbm_errno variable.
Sergey Poznyakoff 3 files changed, 284 insertions(+), 11 deletions
https://github.com/Perl/perl5/commit/8b8b12225a4af282

pp_system: safe to switch in sv_setpvn_fresh here
Richard Leach 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/11e7ed3342a412db

pp_match: newSVpvn_flags now more efficient than sv_newmortal + sv_setpvn.
Richard Leach 1 file changed, 7 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/49a73a262cd71d15

sv.c: use Perl_sv_grow_fresh & Perl_sv_setvpn_fresh
Richard Leach 1 file changed, 8 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/c95a251c5f6231d4

sv.c: add Perl_sv_grow_fresh & Perl_sv_setvpn_fresh
Richard Leach 4 files changed, 94 insertions(+)
https://github.com/Perl/perl5/commit/64b4056614429bb6

Deleted branch smoke-me/ilmari/remove-obsolete-ports

Martian commit faa2c8c61ee2c4dac479dffcdfa01a1d599c97a7
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/faa2c8c61ee2c4da

Merge 0b943fd12482fa3845b7dab346246ddff572229f into 4a1b9dd524007193213d3919
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/faa2c8c61ee2c4da

Unencrypted git protocol no longer supported by github.com
James E Keenan 2 files changed, 1 insertion(+), 17 deletions(-)
https://github.com/Perl/perl5/commit/0b943fd12482fa38

Martian commit d3fa05fc2345a5a5af5f7d32d939191c9f7da030
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d3fa05fc2345a5a5

Merge ecf1d423381c157ff49f845c5ddc9a492047cee3 into 4a1b9dd524007193213d3919
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/d3fa05fc2345a5a5

Martian commit 58677de53783704116fced7aeae421e8c4712be1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/58677de537837041

Merge 9f0c17aa0d2e800bd8a9b394fbdcc51928f9ca7d into 4a1b9dd524007193213d3919
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/58677de537837041

Martian commit 12de8703049e861206ad55861af5fd1d07770262
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/12de8703049e8612

Merge 46ba944793db8a03a67f3142e7c6388a46ae168d into 4a1b9dd524007193213d3919
6a4h8 2 parents
https://github.com/Perl/perl5/commit/12de8703049e8612

Martian commit 5a507d5f061a001c334855303a18bdb04be78495
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5a507d5f061a001c

Merge 655d596aea1c38962b7afc95d498e8ecf4135e30 into 4a1b9dd524007193213d3919
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/5a507d5f061a001c

Martian commit e4b8d1a5a9f30c09bce0ba240d19a29ddabfc009
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e4b8d1a5a9f30c09

Merge 281f45b82fb7ea2d2019dc3a637a0cb2c58e776b into 4a1b9dd524007193213d3919
thibaultduponchelle 2 parents
https://github.com/Perl/perl5/commit/e4b8d1a5a9f30c09

Martian commit 4f78c42aff3955a24447ca7fabd2e52c3f764249
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4f78c42aff3955a2

Merge 5a039cb7e594d3045bff034a861aa07acdc62238 into 4a1b9dd524007193213d3919
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/4f78c42aff3955a2

Martian commit 584a4df6769c54295848cb77f3da272f793808df
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/584a4df6769c5429

Merge f41ffac2e1c86a719dbf0095a1497877fb56e70c into 4a1b9dd524007193213d3919
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/584a4df6769c5429

Martian commit 64f5017bb562e5dbdc38d8af8c0a5675dd5d18ad
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/64f5017bb562e5db

Merge adeb727a4f245360db73194de368ebe30ec748a5 into 4a1b9dd524007193213d3919
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/64f5017bb562e5db

Martian commit 9f380b30ee619c30e06bf78ed3b5d7400af2806a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9f380b30ee619c30

Merge 9400eaa0e208e35b7575e1fd50f5facc6549d084 into 4a1b9dd524007193213d3919
Paul Evans 2 parents
https://github.com/Perl/perl5/commit/9f380b30ee619c30

Martian commit dfb182cf489efff83656e9ded8814cbb6dcd88dd
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/dfb182cf489efff8

Merge ab690e7d256f2c677a00c21e49997c04974fd4bb into 4a1b9dd524007193213d3919
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/dfb182cf489efff8

Martian commit 39a07567e90cdd660c10375ccdc89c35e7dcbd59
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/39a07567e90cdd66

Merge f33c29a4896b63b3477b69765f0a6485eb9a0949 into 4a1b9dd524007193213d3919
Mofasa 2 parents
https://github.com/Perl/perl5/commit/39a07567e90cdd66

Martian commit 9f9b714117e0af5065c5f6b34078e5fa520ee3f8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9f9b714117e0af50

Merge 3ae515b291b2805caac1eb341636f7a446e107c7 into 4a1b9dd524007193213d3919
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/9f9b714117e0af50

Martian commit d6cd8db13b12417e36d9d8a875e863c82dafe80c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d6cd8db13b12417e

Merge 69836ceb05c0b1ffed8f944f6289dbde52426b6c into 4a1b9dd524007193213d3919
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/d6cd8db13b12417e

Martian commit 54be963f2aa8e67d1a99e4bd0342961ce8256ddf
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/54be963f2aa8e67d

Merge 9de2a189d83f36f3ee5016e44dd2a85386092bfe into 4a1b9dd524007193213d3919
Nicholas Clark 2 parents
https://github.com/Perl/perl5/commit/54be963f2aa8e67d

Martian commit 42520d63adb26754f610adaba7084f7bf9bc25b3
3 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/42520d63adb26754

Merge 5b60adb11f6a4bcc85f237d3ada753863863dcc0 into 4a1b9dd524007193213d3919
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/42520d63adb26754

porting/bidi-control.t: use PerlIO::Encoding, not utf8.pm
Ricardo Signes 1 file changed, 9 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/5b60adb11f6a4bcc

porting/bidi-control.t: add a porting test for bidi control chars
Ricardo Signes 2 files changed, 62 insertions(+)
https://github.com/Perl/perl5/commit/fe46823942d13cce

Martian commit d36c904cf8b30078707d49c51d12e45da213a0cc
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d36c904cf8b30078

Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 4a1b9dd524007193213d3919
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/d36c904cf8b30078

Martian commit 00eab0b1b865915097cb973b40d8859e3cc4c27e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/00eab0b1b8659150

Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 4a1b9dd524007193213d3919
?????? ???????? 2 parents
https://github.com/Perl/perl5/commit/00eab0b1b8659150

Martian commit 9e61a68e14c70af6258d0d4ee35ce7f8bad91504
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9e61a68e14c70af6

Merge 824df2b4512858176d3eb1633c14922be23cf028 into 4a1b9dd524007193213d3919
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/9e61a68e14c70af6

Martian commit c873d77e7e6dabccdd98e5026ee667badbaf70e8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c873d77e7e6dabcc

Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 4a1b9dd524007193213d3919
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/c873d77e7e6dabcc

Martian commit 324fcc3068a6a6a239350ba171034c7ebe616aff
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/324fcc3068a6a6a2

Merge 348187ad3becd036b0864045da65150eb8e3715f into 4a1b9dd524007193213d3919
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/324fcc3068a6a6a2

Martian commit 575359d1cd9f7c0f34c7c3516282c35cfce3e7c5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/575359d1cd9f7c0f

Merge 56ccf6ed237cae6ca610035102907b9b15d0d551 into 4a1b9dd524007193213d3919
??? Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/575359d1cd9f7c0f

Martian commit fc70a6f9eb5776e442eaa69cb7e1545dc9480a36
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/fc70a6f9eb5776e4

Merge 2daebb10145a48cf37fd7d9a51ac49084b71e305 into 4a1b9dd524007193213d3919
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/fc70a6f9eb5776e4

Martian commit 7a8a0a80bd9ccd0cc3214f526ebdd8d1c6ed374e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7a8a0a80bd9ccd0c

Merge 0bdb27ca534cf3b70c632e710943f14fba907013 into 4a1b9dd524007193213d3919
Biswapriyo Nath 2 parents
https://github.com/Perl/perl5/commit/7a8a0a80bd9ccd0c

Martian commit a53d20e83a768577c8e5cdc3603c11732f264e68
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a53d20e83a768577

Merge cc5f70240e847177c9ded2db500cb67d5157a488 into 4a1b9dd524007193213d3919
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/a53d20e83a768577

Martian commit 3589abcf21b2525759089dce7d4d376eb93bbe1b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3589abcf21b25257

Merge 6414b838c0b48e85bf3d8f05bbce5a0c5dec112f into 4a1b9dd524007193213d3919
xenu 2 parents
https://github.com/Perl/perl5/commit/3589abcf21b25257

Martian commit 138c048963f241e831b08e18c9ee09ca29f4d303
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/138c048963f241e8

Merge 1fb20b77818a10b9e91d751d7e7b4f8a2d339504 into 4a1b9dd524007193213d3919
Philippe Bruhat (BooK) 2 parents
https://github.com/Perl/perl5/commit/138c048963f241e8

Martian commit 6823fcb3fd9c88e3ce295b615e3653fc99d0c945
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/6823fcb3fd9c88e3

Merge 2a335f229ce8d553dec986ffebe472477efc4a22 into 4a1b9dd524007193213d3919
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/6823fcb3fd9c88e3

Martian commit 12ec928581d151bdd49dfb2a7d27c3bced773587
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/12ec928581d151bd

Merge e659332167228bd790dca61efe00fe670cd2b77e into 4a1b9dd524007193213d3919
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/12ec928581d151bd

Martian commit 3e73c6a32fceb135ce9379fed10f202072b2a233
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3e73c6a32fceb135

Merge cd584dac9c56e2333031905acec8c06b39bccc54 into 4a1b9dd524007193213d3919
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/3e73c6a32fceb135

Martian commit 5f31369c145fe49e307913a58bff54a7aae7084c
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5f31369c145fe49e

Merge 209f962ada042d9a23e36e3bc1471380ce398153 into 4a1b9dd524007193213d3919
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/5f31369c145fe49e

Martian commit 8e6bcaca5cada68aa4797e8c4facb349d72c1f06
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/8e6bcaca5cada68a

Merge 2f2a723d284d746abb611e953762c69f4f6d2067 into 4a1b9dd524007193213d3919
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/8e6bcaca5cada68a

Martian commit 9a2d57843ec87f0632cd79a8d1be45cb995cfe25
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9a2d57843ec87f06

Merge c26801662cacca67ff4785c8acf08f485f1ed3d5 into 4a1b9dd524007193213d3919
Elvin Aslanov 2 parents
https://github.com/Perl/perl5/commit/9a2d57843ec87f06

Martian commit a42311a1b1e3f888c0bacf1b53e26e0866abff0a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a42311a1b1e3f888

Merge 7683e280de4f493687397ccafc0eee4315b29321 into 4a1b9dd524007193213d3919
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/a42311a1b1e3f888

Martian commit ecbd407acf9531b37ec75c4b7a8fdb08689fd68d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ecbd407acf9531b3

Merge dc44b362e1e298e327be398f06def916f8546ac2 into 4a1b9dd524007193213d3919
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/ecbd407acf9531b3

Martian commit d92d296a61aefb3ba07bfd3cf45801b296a2efa2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d92d296a61aefb3b

Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 4a1b9dd524007193213d3919
?icolas ? 2 parents
https://github.com/Perl/perl5/commit/d92d296a61aefb3b

1 2 3  View All