Front page | perl.perl5.porters |
Postings from May 2021
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
May 26, 2021 03:11
Subject:
Perl 5 Commit Summary
Message ID:
20210526031119.4E601EDBD7@dromedary.p5h.org
Perl 5 commit summary, activity since Saturday
Current branch blead
49 commits. 7 unique authors. 8 unique committers.
152 files changed, 1555 insertions(+), 1282 deletions(-)
Thanks, applied: Hugo van der Sanden (4)
Snapshot: http://github.com/Perl/perl5/tarball/7ad5408729d66929
perldelta.pod: entry for 2583ef6 (undef = )
Richard Leach 1 file changed, 12 insertions(+)
https://github.com/Perl/perl5/commit/7ad5408729d66929
Make scalar assignment to undef a compile time error
Richard Leach 2 files changed, 4 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2583ef601d381a8a
Bump Data::Dumper's $VERSION and update Changes, for a dev release.
Nicholas Clark 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/fd007c55e29f26e5
Restore the explicit Data::Dumper Makefile.PL
Nicholas Clark 2 files changed, 11 insertions(+)
https://github.com/Perl/perl5/commit/29c66c43dc9b8011
perldelta for 76d2194af, 73a0855d2ec, 8f432bc3ba
Tony Cook 1 file changed, 11 insertions(+), 3 deletions(-)
https://github.com/Perl/perl5/commit/6545406bedf51935
File::Copy: compare inode numbers as strings
Tony Cook 1 file changed, 2 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/76d2194af31c5724
Update version from CPAN to 0.9929
Todd Rinaldo 14 files changed, 13 insertions(+), 172 deletion
https://github.com/Perl/perl5/commit/ff6af44f60e2d4d6
Make use open :std push layers without any munging
Leon Timmermans 1 file changed, 8 insertions(+), 13 deletions(-)
https://github.com/Perl/perl5/commit/9ae7f793446115f4
Do not cache utf8 offsets for non-canonical lengths
Leon Timmermans 4 files changed, 23 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/e6e9dd290698d47a
Bump Data::Dumper's $VERSION and update Changes, for a dev release.
Nicholas Clark 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/18e5156b1786a26c
5.8.1 provides all of isASCII, isPRINT, isALPHA and isIDFIRST.
Nicholas Clark 1 file changed, 17 deletions(-)
https://github.com/Perl/perl5/commit/a34aeaaf15a3fe70
Dumper.xs can use more emulation functions from ppport.h
Nicholas Clark 1 file changed, 1 insertion(+), 49 deletions(-)
https://github.com/Perl/perl5/commit/0dd3fe3bfdc9d2da
Update Maintainers.PL with experimental version info from 0.022 to 0.24
Max Maischein 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/18281d6547932ff7
mark test modules (found in ext/*/t/) as no_index
Tony Cook 3 files changed, 73 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/ae7871d912901ad7
update PathTools changes for the inode comparison change
Tony Cook 1 file changed, 4 insertions(+)
https://github.com/Perl/perl5/commit/9bb3d0a4d1c95282
bump PathTools to 3.81
Tony Cook 11 files changed, 11 insertions(+), 11 deletions
https://github.com/Perl/perl5/commit/87c4c24690919e46
PathTools: compare inode numbers as strings
Tony Cook 1 file changed, 7 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/73a0855d2ec0cb86
fix utime() to set $!/errno when called on a closed handle
Tony Cook 2 files changed, 2 insertions(+)
https://github.com/Perl/perl5/commit/8f432bc3ba869d05
update dist/PathTools/Changes
Tony Cook 1 file changed, 26 insertions(+)
https://github.com/Perl/perl5/commit/eaff4b50d983fd79
Bump Data::Dumper's $VERSION and update Changes, for a dev release.
Nicholas Clark 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/dfd30e88a5039c84
Eliminate $WANT, inline &SKIP_TEST into &TEST_BOTH, and pass $want to &TEST.
Nicholas Clark 1 file changed, 14 insertions(+), 19 deletions(-
https://github.com/Perl/perl5/commit/9f03a9ecb461a2d6
Convert all the Data::Dumper "numbers" and "strings" tests to TEST_BOTH.
Nicholas Clark 1 file changed, 118 insertions(+), 119 deletions
https://github.com/Perl/perl5/commit/2b546bef5d0be0ac
Convert the tests for Dumpxs in list context and B::Deparse to TEST_BOTH.
Nicholas Clark 1 file changed, 12 insertions(+), 9 deletions(-)
https://github.com/Perl/perl5/commit/3d7e6620c57c4bb8
Convert the test for blessed overloaded blobs to TEST_BOTH.
Nicholas Clark 1 file changed, 4 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/59a0514c4ba064f4
TEST_BOTH now handles DumperX/Dumper tests.
Nicholas Clark 1 file changed, 39 insertions(+), 37 deletions(-
https://github.com/Perl/perl5/commit/db065c8ac36eb1d9
Add TEST_BOTH and SKIP_BOTH to dumper.t to remove a *lot* of DRY violations.
Nicholas Clark 1 file changed, 286 insertions(+), 369 deletions
https://github.com/Perl/perl5/commit/5b0b90a6b8d81d30
Better pure-Perl fallback output for v-strings.
Nicholas Clark 2 files changed, 5 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/a38f73999a5889f2
Correct Data::Dumper test case for when no Data::Dumper XS code has loaded.
Nicholas Clark 2 files changed, 56 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/2320aa736073d0af
Convert dumper.t to Test::More.
Nicholas Clark 1 file changed, 65 insertions(+), 57 deletions(-
https://github.com/Perl/perl5/commit/f7397e4828680654
Bump Data::Dumper's $VERSION and update Changes, for a dev release.
Nicholas Clark 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/9fb51e18ceb8802e
Remove Data::Dumper::_sortkeys(), which was only needed for pre 5.8.0
Nicholas Clark 2 files changed, 1 insertion(+), 17 deletions(-)
https://github.com/Perl/perl5/commit/67201d911f3228b2
Data::Dumper's minimum Perl version is now v5.8.1, up from v5.6.1
Nicholas Clark 4 files changed, 39 insertions(+), 168 deletions
https://github.com/Perl/perl5/commit/ed904d9644229fc8
Update Test::Simple from 1.302183 to 1.302185
Max Maischein 73 files changed, 114 insertions(+), 75 deletion
https://github.com/Perl/perl5/commit/efd7ab4f2a6ecf7e
Add dry-run option "-n" to Porting/makemeta, documentation
Max Maischein 1 file changed, 36 insertions(+), 4 deletions(-)
https://github.com/Perl/perl5/commit/c69e4295bee6730e
Prepare Module::CoreList for 5.35.1
Max Maischein 3 files changed, 49 insertions(+), 2 deletions(-
https://github.com/Perl/perl5/commit/3bc1ad44a62bb8e6
Bump the perl version in various places for 5.35.1
Max Maischein 21 files changed, 131 insertions(+), 131 deletio
https://github.com/Perl/perl5/commit/c0a42e20387e41e3
Update entry for dist/Data-Dumper
James E Keenan 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/47ee1e48dc130466
Perl_pad_new: directly allocate SV* array, remove av_store() calls
Richard Leach 1 file changed, 9 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/36f923e59e7f66d2
Perl_pad_push: directly allocate SV* array, remove av_store() calls
Richard Leach 1 file changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/e92b9ddc13179b92
Perl_pad_push: assign the SV to store in sv, use single av_store()
Richard Leach 1 file changed, 5 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/a043512d92ca47f3
Data::Dumper 2.180 was released on 2021-05-17.
Nicholas Clark 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/805d541fd64ec3a5
Bump Data::Dumper's $VERSION and update Changes.
Nicholas Clark 2 files changed, 6 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/5aa3510f39335143
Rework Data::Dumper Unicode-in-qr support.
Nicholas Clark 2 files changed, 49 insertions(+), 21 deletions(
https://github.com/Perl/perl5/commit/d30553598b9a36dc
Document the scanning logic in Data::Dumper's dump_regexp.
Nicholas Clark 1 file changed, 16 insertions(+)
https://github.com/Perl/perl5/commit/22d88af0e3e04dca
More tests for Unicode in qr//.
Nicholas Clark 1 file changed, 53 insertions(+), 5 deletions(-)
https://github.com/Perl/perl5/commit/6514035f0b95a6a4
More regression tests for perl #58608 (quoting / in qr//).
Nicholas Clark 1 file changed, 27 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/756088ea0ed58919
Current ppport.h forcibly overrides older buggy versions of utf8_to_uvchr_bu
Nicholas Clark 1 file changed, 5 insertions(+)
https://github.com/Perl/perl5/commit/2eb6b7eb0d54e988
ppport.h's utf8_to_uvchr_buf implementation misses a NULL check in one place
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/1f12e8812b8f5a0e
Update Scalar-List-Utils to 1.56
Max Maischein 11 files changed, 262 insertions(+), 22 deletion
https://github.com/Perl/perl5/commit/9cc5c436f846b789
Current branch gh17847
3 commits. 1 unique author. 1 unique committer.
105 files changed, 2560 insertions(+), 3405 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/b9eed087b329a104
[gh 17847] data->pos_delta should stick at infinity
Hugo van der Sanden 1 file changed, 1 insertion(+)
https://github.com/Perl/perl5/commit/b9eed087b329a104
[gh 17847] avoid overflow on delta in study_chunk
Hugo van der Sanden 1 file changed, 14 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/2f2ea8a9b81f6637
[gh 17847] Include data->pos_delta in #if'd-out diagnostic
Hugo van der Sanden 1 file changed, 3 insertions(+), 2 deletions(-)
https://github.com/Perl/perl5/commit/abf01f972927b3a5
Current branch gh18770
1 commit. 1 unique author. 1 unique committer.
94 files changed, 2664 insertions(+), 1618 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/e44cffb922cb8cac
gh18770: stop scanning for substrs after *COMMIT
Hugo van der Sanden 2 files changed, 25 insertions(+), 6 deletions(-
https://github.com/Perl/perl5/commit/e44cffb922cb8cac
Current branch leont/utf8-index
1 commit. 1 unique author. 1 unique committer.
110 files changed, 2740 insertions(+), 3468 deletions(-)
Snapshot: http://github.com/Perl/perl5/tarball/cf86783f98feab85
Do not cache utf8 offsets for non-canonical lengths
Leon Timmermans 4 files changed, 23 insertions(+), 8 deletions(-
https://github.com/Perl/perl5/commit/cf86783f98feab85
New branch gh17824
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/543a843b5a5feefe
gh17824: zero curlocales[]
Hugo van der Sanden 1 file changed, 3 insertions(+)
https://github.com/Perl/perl5/commit/543a843b5a5feefe
New branch khw_dumper
5 commits. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/3b574ea7eb759e14
Dumper.xs: Add comment
Karl Williamson 1 file changed, 4 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/3b574ea7eb759e14
Dumper.xs: Output orphaned EBCDIC control as octal
Karl Williamson 1 file changed, 11 insertions(+), 20 deletions(-
https://github.com/Perl/perl5/commit/030107e2f3fa9d53
Dumper.xs: Revise calculation of needed size
Karl Williamson 1 file changed, 5 insertions(+), 7 deletions(-)
https://github.com/Perl/perl5/commit/5334c4b8ece84ec3
Dumper.xs: isDIGIT() is now in ppport.h
Karl Williamson 1 file changed, 2 insertions(+), 6 deletions(-)
https://github.com/Perl/perl5/commit/3c44e7bf896a9c97
Dumper.xs: Port ESC_NATIVE back on EBCDIC
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/8a949e539a4501bb
New branch tonyc/no-msvc100
1 commit. 1 unique author. 1 unique committer.
Net code removal: Tony Cook (44 lines)
Snapshot: http://github.com/Perl/perl5/tarball/58c26e011b18beb7
remove MSVC100/vcexpress2010 from CI, at least for now
Tony Cook 1 file changed, 44 deletions(-)
https://github.com/Perl/perl5/commit/58c26e011b18beb7
Deleted branch khw/docs_pr
Deleted branch khw/ebcdic
Deleted branch khw/pr
Deleted branch khw/pr3
Deleted branch khw/pr_api4
Deleted branch khw/pr_api9
Deleted branch khw/safe
Deleted branch newmetaconfig11
Deleted branch smoke-me/khw-17734
Deleted branch smoke-me/khw-bitmap
Deleted branch smoke-me/khw-c99
Deleted branch smoke-me/khw-ebcdic
Deleted branch smoke-me/khw-env
Deleted branch smoke-me/khw-gconvert
Deleted branch smoke-me/khw-inlined
Deleted branch smoke-me/khw-int
Deleted branch smoke-me/khw-invlsit_atoomic
Deleted branch smoke-me/khw-length
Deleted branch smoke-me/khw-mingw
Deleted branch smoke-me/khw-pr2
Deleted branch smoke-me/khw-pr4
Deleted branch smoke-me/khw-pr5
Deleted branch smoke-me/khw-pr7
Deleted branch smoke-me/khw-pr_api5
Deleted branch smoke-me/khw-pr_api7
Deleted branch smoke-me/khw-pr_curly
Deleted branch smoke-me/khw-regexec
Deleted branch smoke-me/khw-regpiece
Deleted branch smoke-me/khw-tux
Deleted branch smoke-me/khw-utf8_to_bytes
Deleted branch smoke-me/nicholas/data-dumper-5340
Deleted branch snprintf_l
Deleted branch strtod_l
Deleted branch wcrtomb
Martian commit f73bc8c5c4fad87946289ed2386441c4f203a958
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f73bc8c5c4fad879
Merge 3b574ea7eb759e1414cf2673697deac99a4f8851 into 7ad5408729d669291fa0fabe
Karl Williamson 2 parents
https://github.com/Perl/perl5/commit/f73bc8c5c4fad879
Martian commit ba5eb3a9093085e2e3659133472bce301e921d5b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ba5eb3a9093085e2
Merge ea76afd4f1fc3b2abfe36e9b5cf396d49a9b3500 into 7ad5408729d669291fa0fabe
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/ba5eb3a9093085e2
Martian commit 56c4319434fba72309ece77ffba8ae86ca35a4a8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/56c4319434fba723
Merge e2a6c73716b6e85707cf48f9a64ffdd964caeb7c into 7ad5408729d669291fa0fabe
Михаил Козачков 2 parents
https://github.com/Perl/perl5/commit/56c4319434fba723
Martian commit b30110f58cfd75abd8332918fb33331b34040ba7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b30110f58cfd75ab
Merge 3ed68dae7121cf1b8dc35d3f708dac253f32edf5 into 7ad5408729d669291fa0fabe
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/b30110f58cfd75ab
Martian commit f82468c14feb960606fdca516764904af6303ffa
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f82468c14feb9606
Merge e725e6ced4d2bbb6a5866992509c2ac3e995c228 into 7ad5408729d669291fa0fabe
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/f82468c14feb9606
Martian commit 3ada1043fd5493c644620968661637b4060a8378
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3ada1043fd5493c6
Merge 6d60a8e144f2b1539005f96e83de69a4132ad890 into 7ad5408729d669291fa0fabe
Sawyer X 2 parents
https://github.com/Perl/perl5/commit/3ada1043fd5493c6
Martian commit 76d3013c365e9d23002fba441632816978fa5fa7
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/76d3013c365e9d23
Merge 4391e3390fa7820df3f4d7ff23792283d6d803da into 7ad5408729d669291fa0fabe
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/76d3013c365e9d23
Martian commit d3b5bd6dc5045ddf59c363a0df0ed17351a8e006
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/d3b5bd6dc5045ddf
Merge f9be504f517cea2de69463ef36c8e165cfa88fa7 into 7ad5408729d669291fa0fabe
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/d3b5bd6dc5045ddf
Martian commit c6582f031e38c5e5239598c79883f2e493cbb5c5
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c6582f031e38c5e5
Merge 1e0df1c16ea57ad72d1d640c0ee6d558c4b71ec3 into 7ad5408729d669291fa0fabe
Rin Okuyama 2 parents
https://github.com/Perl/perl5/commit/c6582f031e38c5e5
Martian commit a90b2402ad283c26f2da07e1ee4fae87e46caaf0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/a90b2402ad283c26
Merge dc44b362e1e298e327be398f06def916f8546ac2 into 7ad5408729d669291fa0fabe
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/a90b2402ad283c26
Martian commit cd6bc81ff258bec840fd62c0cc7b05ef967bc408
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cd6bc81ff258bec8
Merge f35aa1d466a9ac922d111ad7919e5d2c5d538cf9 into 7ad5408729d669291fa0fabe
Михаил Козачков 2 parents
https://github.com/Perl/perl5/commit/cd6bc81ff258bec8
Martian commit 20566ca6118235981dde04685ccff10285630c8f
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/20566ca611823598
Merge b7a3e8ae4fa8c940e9253889bce3ac3a5667a71e into 7ad5408729d669291fa0fabe
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/20566ca611823598
Martian commit 1fd6dc5c9337d3c931fd158de62b19e97f8acec1
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/1fd6dc5c9337d3c9
Merge f74b4c2f42307d93f3cfbc0b76cf2049963833ec into 7ad5408729d669291fa0fabe
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/1fd6dc5c9337d3c9
Martian commit 160b374b93aba8063773e209619f7b5b8983c4c3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/160b374b93aba806
Merge 3c6b7e109399c2a5159107a4cd156fff7a223a91 into 7ad5408729d669291fa0fabe
積丹尼 Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/160b374b93aba806
Martian commit cb828d8bb737acf7b40a5a4fee3729de66abf93b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cb828d8bb737acf7
Merge d01b1338a9e60676e682d198e025f520371f503c into 7ad5408729d669291fa0fabe
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/cb828d8bb737acf7
Martian commit 5c4658a07d35ef76285fb85947b03f2b279e59d9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5c4658a07d35ef76
Merge 60ef241ec54d591e123b033c09aab0ddcf3e01a8 into 7ad5408729d669291fa0fabe
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/5c4658a07d35ef76
Martian commit 7cf2843b00d2e4b51a9f0452e20bd9d4a8289ece
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/7cf2843b00d2e4b5
Merge 393701a1a1caba18e3d8a302e7923d0782f6d680 into 7ad5408729d669291fa0fabe
Frosku 2 parents
https://github.com/Perl/perl5/commit/7cf2843b00d2e4b5
Martian commit 037fc9777e6339c743938ad6babafb044663c3c0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/037fc9777e6339c7
Merge 52229f6c5fa7e619b7483e143da3ac2674abe1da into 7ad5408729d669291fa0fabe
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/037fc9777e6339c7
Martian commit 149f5ccd48b5c6409028e3b95a7248e98433536d
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/149f5ccd48b5c640
Merge e13f0641334d97f0f55f0689479c731f4f9ec2e9 into 7ad5408729d669291fa0fabe
Ricardo Signes 2 parents
https://github.com/Perl/perl5/commit/149f5ccd48b5c640
Martian commit b2f61ff183d79c78a2983c51c86085f28f984968
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b2f61ff183d79c78
Merge 824df2b4512858176d3eb1633c14922be23cf028 into 7ad5408729d669291fa0fabe
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/b2f61ff183d79c78
Martian commit cec0c1db692f51fc9eb832fcc09544b2eacbcfd0
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cec0c1db692f51fc
Merge edd0d0504a043a3010c8f7be1dc71652aa4459e4 into 7ad5408729d669291fa0fabe
James E Keenan 2 parents
https://github.com/Perl/perl5/commit/cec0c1db692f51fc
Martian commit 4ad961f739d04123dd521aae676c65b025ef3743
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4ad961f739d04123
Merge fa598077fe27c24ed6dc2cd93e94036b1b9f5793 into 7ad5408729d669291fa0fabe
xenu 2 parents
https://github.com/Perl/perl5/commit/4ad961f739d04123
Martian commit da3b9f8829b5a354d279ee6715f22bfc1cb80baa
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/da3b9f8829b5a354
Merge 54343421d50fdd812b50142b0fc96a8548f69b9a into 7ad5408729d669291fa0fabe
Felipe Gasper 2 parents
https://github.com/Perl/perl5/commit/da3b9f8829b5a354
Martian commit f2fc93317c82011ab888e951dc5438f17ec32f34
2 commits. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (2)
Snapshot: http://github.com/Perl/perl5/tarball/f2fc93317c82011a
Merge 3ef578f11db386ec47502331ae573f7873eb8c2a into 7ad5408729d669291fa0fabe
積丹尼 Dan Jacobson 2 parents
https://github.com/Perl/perl5/commit/f2fc93317c82011a
Add difference between <=> and cmp example
積丹尼 Dan Jacobson 1 file changed, 7 insertions(+)
https://github.com/Perl/perl5/commit/3ef578f11db386ec
Martian commit ef4f86b4660770b6d3464cba1a46b47c6ba5622e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/ef4f86b4660770b6
Merge e44cffb922cb8cac201ba5c1e415722875620da6 into 7ad5408729d669291fa0fabe
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/ef4f86b4660770b6
Martian commit 9c16720eba9c378099dfa9f2964bdad4e332e0f9
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9c16720eba9c3780
Merge b9eed087b329a1048a42f7c4d9f5a13799114a98 into 7ad5408729d669291fa0fabe
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/9c16720eba9c3780
Martian commit 5d391564363820ef546e7b3ba2d5215967fbd4b2
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5d391564363820ef
Merge 543a843b5a5feefefae2cae19d5432101b05d235 into 7ad5408729d669291fa0fabe
Hugo van der Sanden 2 parents
https://github.com/Perl/perl5/commit/5d391564363820ef
Martian commit e05e4a5955d3cc1a6843f4231db6dfedf39b494f
2 commits. 1 unique author. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/e05e4a5955d3cc1a
Merge b8be8b3bffc4c77551fa5c9dcb5853a6c0904849 into 7ad5408729d669291fa0fabe
Richard Leach 2 parents
https://github.com/Perl/perl5/commit/e05e4a5955d3cc1a
Perl_newSVnv: inline relevant subset of sv_setnv
Richard Leach 1 file changed, 20 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/b8be8b3bffc4c775
Martian commit 11090bd86bff68810f9841a8257a98c78fd512be
2 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/11090bd86bff6881
Merge ad6ec85134519e90411771e82a1aa6b1bef53457 into 7ad5408729d669291fa0fabe
Matthew Horsfall (alh) 2 parents
https://github.com/Perl/perl5/commit/11090bd86bff6881
perlhacktips: Add callgrind profiling documentation
Matthew Horsfall 1 file changed, 45 insertions(+)
https://github.com/Perl/perl5/commit/ad6ec85134519e90
Martian commit de657dd78e964b3a63a91b965aaaba504027c08a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/de657dd78e964b3a
Merge 77878eb22a9a9784647af0a234adc9f1358c0d46 into 7ad5408729d669291fa0fabe
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/de657dd78e964b3a
Martian commit 3f22f1d2a6b72e5fd0029f9ced8d675397d590d3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/3f22f1d2a6b72e5f
Merge 2238db2ab3b9022dc11041f766cf6aa31216eaf4 into 7ad5408729d669291fa0fabe
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/3f22f1d2a6b72e5f
Martian commit 89c21d825b9359c978289dec445a0eec5f6e96f6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/89c21d825b9359c9
Merge f2e2c9c3d3d737bbe4bc8a84bc5e9faa2072f446 into 7ad5408729d669291fa0fabe
Yves Orton 2 parents
https://github.com/Perl/perl5/commit/89c21d825b9359c9
Martian commit 43d02473888a90cdf9699011e54644f4409d45b4
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/43d02473888a90cd
Merge aa09c967d54cfba8bbce4617f8347e5241dd322c into 7ad5408729d669291fa0fabe
TAKAI Kousuke 2 parents
https://github.com/Perl/perl5/commit/43d02473888a90cd
Martian commit 0a2818340e43d9c9f498e150df58f491b6fe5257
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/0a2818340e43d9c9
Merge 8739008b5a39ccb9ba76c738796982b0b15d3b14 into 7ad5408729d669291fa0fabe
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/0a2818340e43d9c9
Martian commit 5602126ec5b2197dc4dd56922e8f698f8422115e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5602126ec5b2197d
Merge 76365c82b2d4d128babe60028d385cb406bd1de1 into 7ad5408729d669291fa0fabe
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/5602126ec5b2197d
Martian commit 9839792cf515ace7503cee40d9dc43fbee3bfa06
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/9839792cf515ace7
Merge 10083f11dbb5a4a9335d1877f7cb5c02811882dd into 7ad5408729d669291fa0fabe
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/9839792cf515ace7
Martian commit 303bf21107057557468a7ca018cb8340e5545f88
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/303bf21107057557
Merge 511f1d6d91af0f1d141953aa6d50e0361e6a083e into 7ad5408729d669291fa0fabe
Tony Cook 2 parents
https://github.com/Perl/perl5/commit/303bf21107057557
Martian commit f5cd6fbe8063da38b6a54890219bdeaed2ceeb8e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/f5cd6fbe8063da38
Merge 9484cdf48215de91203fa60fb27e9a0546d00c7d into 7ad5408729d669291fa0fabe
Leon Timmermans 2 parents
https://github.com/Perl/perl5/commit/f5cd6fbe8063da38
Martian commit cd70bed6d3cfc94d0f21b26e6302cbdfdf1d511b
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/cd70bed6d3cfc94d
Merge 13858c2e061870d963856ddce3943e9703f50638 into 7ad5408729d669291fa0fabe
xenu 2 parents
https://github.com/Perl/perl5/commit/cd70bed6d3cfc94d
Martian commit 95d9cc63c4655842a3b3c37f69bbfa678624f8f3
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/95d9cc63c4655842
Merge 8c7ed718e27099ba2cdc32c959ff8199ae7d966a into 7ad5408729d669291fa0fabe
H.Merijn Brand 2 parents
https://github.com/Perl/perl5/commit/95d9cc63c4655842
Martian commit 4c33da16fe62ff9cfcb6c5a72a6115b21f85368e
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4c33da16fe62ff9c
Merge c67a1850d2b751065133fa1a406c24a393c00366 into 7ad5408729d669291fa0fabe
John Lightsey 2 parents
https://github.com/Perl/perl5/commit/4c33da16fe62ff9c
Martian commit c9cd071346ef2d66eed259fa6a8f8e8a30cc3f39
5 commits. 2 unique authors. 2 unique committers.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/c9cd071346ef2d66
Merge 57913134b4e622eacc28204c766dd42b1ed73d96 into 7ad5408729d669291fa0fabe
jpalao 2 parents
https://github.com/Perl/perl5/commit/c9cd071346ef2d66
enable APItest.bundle loading
Jose Palao 1 file changed, 8 insertions(+)
https://github.com/Perl/perl5/commit/57913134b4e622ea
dont clean perl
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/27e1cf035c8455f6
copy symlink targets
Jose Palao 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/cf5cb536b8d1a349
safeguard
Jose Palao 1 file changed, 3 insertions(+), 1 deletion(-)
https://github.com/Perl/perl5/commit/d7d56a347f85bd02
Martian commit 5c27a638e939f1fb7404e90f4dd004d4b4b5c3ec
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/5c27a638e939f1fb
Merge 7683e280de4f493687397ccafc0eee4315b29321 into 7ad5408729d669291fa0fabe
Max Maischein 2 parents
https://github.com/Perl/perl5/commit/5c27a638e939f1fb
Martian commit b6ee99f3fda991caf5baf99f7287da851b31b01a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b6ee99f3fda991ca
Merge e7e9b97fe983e864785d13dbfecf8fd5990403aa into 7ad5408729d669291fa0fabe
Scott Baker 2 parents
https://github.com/Perl/perl5/commit/b6ee99f3fda991ca
Martian commit 4ad094951d618790e2e5b6003c5187678003da3a
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4ad094951d618790
Merge a74e03609a90cdaec4c40914e17a4fd1dbcfbbf5 into 7ad5408729d669291fa0fabe
ℕicolas ℝ 2 parents
https://github.com/Perl/perl5/commit/4ad094951d618790
Martian commit 4b1a5e0fc3d3f81c98ca6fba577a59e8717b9231
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/4b1a5e0fc3d3f81c
Merge 7ff86f94ca59351cc4f2b3dfc66e25efcae978d8 into 7ad5408729d669291fa0fabe
Todd Rinaldo 2 parents
https://github.com/Perl/perl5/commit/4b1a5e0fc3d3f81c
Martian commit 41815c94f24720899fc3a3600bcaed7748e707e8
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/41815c94f2472089
Merge e23baf131a48342bff7a00f06b2f84abbf139847 into 7ad5408729d669291fa0fabe
Karen Etheridge 2 parents
https://github.com/Perl/perl5/commit/41815c94f2472089
Martian commit 17bd4102d4d81ba227641bd45cc9d885ec76e55c
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://github.com/Perl/perl5/tarball/17bd4102d4d81ba2
Update version from CPAN to 0.9929
Todd Rinaldo 14 files changed, 13 insertions(+), 172 deletion
https://github.com/Perl/perl5/commit/17bd4102d4d81ba2
Martian commit b6f756bbf5cdc1c212fbea329a77e56d71c9f3e6
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: GitHub (1)
Snapshot: http://github.com/Perl/perl5/tarball/b6f756bbf5cdc1c2
Merge 51c25d387f4c98d88a3b895660e59d0d5fe984ab into 18e5156b1786a26cd70a7f8f
Michael G. Schwern 2 parents
https://github.com/Perl/perl5/commit/b6f756bbf5cdc1c2
Thread Previous