Front page | perl.perl5.porters |
Postings from September 2021
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
September 29, 2021 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20210929031119.1CFA2136CD6@dromedary.p5h.org
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
Thread Previous