Front page | perl.perl5.porters |
Postings from May 2012
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
May 15, 2012 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1SUSoa-0002cy-Jg@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
22 commits. 8 unique authors. 3 unique committers.
18 files changed, 176 insertions(+), 371 deletions(-)
Net code removal: Ricardo Signes (186 lines) Karl Williamson (10 lines)
Thanks, applied: Ricardo Signes (3) Father Chrysostomos (2)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/1540de7c942823a2.tar.gz
perldelta: Americanise spellings
Ricardo Signes 1 file changed, 27 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/1540de7c942823a2
reflect Socket update in Module::CoreList
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a1d29d1320cc05ea
Update Socket to CPAN version 2.001
Tony Cook 4 files changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2329674809a32042
perldelta typo fixes (from mauke)
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/14b32ddab61902a1
Revert part of 34d9f36f9
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0ebca1e730969cf1
AUTHORS: Shirataka -> Shirakata
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a2d3615d729afeb7
perldelta: extraneous double spaces
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/43b0ea4cbea7b0a1
v5.16 RC0 perldelta cleanup
Tom Christiansen 1 file changed, 99 insertions(+), 99 deletions(-
http://perl5.git.perl.org/perl.git/commit/7af9a95b852494dd
[perl #112944] perldelta: typo
Shirakata Kentaro 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f526ec2f99878af9
Add Shirataka Kentaro to AUTHORS
Father Chrysostomos 1 file changed, 4 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/34d9f36f9dab168d
add 5.16.0-RC0 and -RC1 to perlhist
Ricardo Signes 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7756a36f546bb3bb
minor grammar correction
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8c551b2aa69a5a28
add Daniel Kahn Gillmor to AUTHORS
Ricardo Signes 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/66a252efee427d60
document the yet-explained Win32 test hanging
Ricardo Signes 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/afe821653fc8b414
perldelta: fix a noun/verb number agreement
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5a2baa23c763b2d8
skip t/win32/runenv.t unless -DPERL_IMPLICIT_SYS
Ricardo Signes 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/28b4adf49a0f5dfd
Revert fixes for [rt.cpan.org #61577]
Ricardo Signes 8 files changed, 1 insertion(+), 198 deletions(-
http://perl5.git.perl.org/perl.git/commit/a5bed8371aed7057
next release will be RC1
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/29534a18a4544e86
perldelta: fix version named in acknowledgements
Ricardo Signes 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/614ae05d6b048685
In the Linux hints, invoke gcc with LANG and LC_ALL set to "C".
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9e25173dec21c629
Don't test that errno is still 0 after POSIX::f?pathconf
Paul Johnson 1 file changed, 19 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/8a2e590377134cb5
perldelta: Remove duplicate paragraph
Karl Williamson 1 file changed, 0 insertions(+), 10 deletions(-)
http://perl5.git.perl.org/perl.git/commit/820cce217ad43afa
Current branch book/perlsecret
2 commits. 2 unique authors. 1 unique committer.
2 files changed, 16 insertions(+), 2 deletions(-)
Thanks, applied: Philippe Bruhat (BooK) (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2eec87731b393678.tar.gz
test both fixes for goatse split
Philippe Bruhat (BooK) 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2eec87731b393678
add alternative for fixing goatse split
Aristotle Pagaltzis 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/04d384780b784f91
Current branch sprout/misc-post-5.16
36 commits. 4 unique authors. 1 unique committer.
75 files changed, 5972 insertions(+), 12537 deletions(-)
Thanks, applied: Father Chrysostomos (6)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/80ded85a6a91783c.tar.gz
Don’t let method-BLOCK read beyond the stack
Father Chrysostomos 2 files changed, 19 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/80ded85a6a91783c
Document hashref_locked() and hashref_unlocked(). Add tests for them, inclu
jkeenan 2 files changed, 78 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/888a5b6366c314f5
Correct comment typo in op.h
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/61e20955efb7beb3
DosGlob.pm: Fix pod syntax
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/04ff7c39fce5306d
Remove obsolete comment from DosGlob.pm
Father Chrysostomos 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/10871e775a95c8ab
Increase $File::DosGlob::VERSION to 1.07
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/19a294495d4ce1ca
Make lvalue subs copy returned PADTMPs in rvalue cx
Father Chrysostomos 3 files changed, 39 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/500770c61d55ae77
scope.c: Simplify and clarify comment
Father Chrysostomos 1 file changed, 2 insertions(+), 15 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a90b26f19acb7d8d
Don't warn about "ambiguous without parens" for ctrl-glob
Dagfinn Ilmari Mannsåker 2 files changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6c3a43856349786c
[perl #112418] Fix POD paragraph formatting
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5d5530dea5b48476
Increase $Hash::Util::VERSION to 0.12
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f738eb5776cb01fc
Add subroutines hash_locked() and hashref_locked() to Hash::Util.
jkeenan 2 files changed, 52 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/96cf6466510ce1e1
File::Find: typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ce90ed3ca53dbd88
Individual files may appear in list of directories to be searched.
jkeenan 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a5c92b6f9fd4901
Individual files may appear in list of directories to be searched.
jkeenan 1 file changed, 51 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/75fa9c170a4b710c
Increase $File::Find::VERSION to 1.21
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f22373a3d16d4e19
[perl #112358] Storable: Don’t create RV with no refcnt
Father Chrysostomos 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/c33e26034d0aff69
Increase $Storable::VERSION to 2.35
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4efc585c275948b6
Remove todo for UTF8 source filters
Father Chrysostomos 1 file changed, 0 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ca71d3b734e62d84
[perl #112184] Handle $^N in Perl_magic_set
Father Chrysostomos 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/cc42d6e5c20de782
perldata: Consistent spaces after dots
Father Chrysostomos 1 file changed, 13 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/113497431792b7f2
Copy call checker when cloning closure prototype
Father Chrysostomos 11 files changed, 52 insertions(+), 4 deletions(
http://perl5.git.perl.org/perl.git/commit/0f810321ddcab1f5
[perl #111000] Let hv_store work on hint hashes
Father Chrysostomos 2 files changed, 15 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/ea25676f017c56af
mg.c:magic_clearhint: remove redundant PERL_UNUSED_ARG
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9358e2910035a6a6
XS-APItest/t/hash.t: comment typo
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/91f424f793202eb0
Increase $XS::APItest::VERSION to 0.39
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/502a6edcb09b10de
pp_ctl.c:pp_goto: Don’t repeat yourself
Father Chrysostomos 1 file changed, 2 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1e1cae3ad49894ce
Produce the right error for goto "\0"
Father Chrysostomos 3 files changed, 17 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/d9a40788ca3144af
[perl #111794] Make goto "" like goto ${\""}
Father Chrysostomos 2 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f7073b4bd92a14dc
Teach B::Concise about UTF8 labels
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4cc913856c80f23e
Increase $B::Concise::VERSION to 0.90
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d2f81f560a47faa5
Corrections to AUTHORS should go to perlbug
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8081398c945d3356
regen/opcodes: Rmv evalonce comment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/75a183c872efc474
pp_hot.c:pp_entersub: Rmv comment about setting PL_compcv
Father Chrysostomos 1 file changed, 0 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8e84dba53a25386d
podcheck.t: Allow usually-skipped files on cmd line
Father Chrysostomos 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b59ef66e470c5c0
Removed a redundant 'once'
Alan Haggai Alavi 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ca665f2da9640c38
New branch rjbs/post-5.16
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/5db45c0bca134708.tar.gz
clarify that it must be a simple identifier in {}
Ricardo Signes 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5db45c0bca134708
New branch smoke-me/gcc-multiarch-LANG-fix
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/9f1a9b3dd9de4c0f.tar.gz
In the Linux hints, invoke gcc with LANG and LC_ALL set to "C".
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9f1a9b3dd9de4c0f
New branch smoke-me/rt112866
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Nicholas Clark (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/3d29a16b9fae5f3e.tar.gz
Don't test that errno is still 0 after POSIX::f?pathconf
Paul Johnson 1 file changed, 19 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/3d29a16b9fae5f3e
New branch sprout/overridesγ
54 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/68a442f057ed3e9c.tar.gz
Add a prototype for CORE::undef
Father Chrysostomos 4 files changed, 6 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68a442f057ed3e9c
Add &CORE::study
Father Chrysostomos 3 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7f65aff99efd021b
Add &CORE::split
Father Chrysostomos 3 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/377f101f5baf4934
Add &CORE::scalar
Father Chrysostomos 3 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac0cd9bebf3b9013
pp.c:pp_coreargs: use PL_op_desc instead of OP_DESC
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5c69832567a2ff7a
[perl #105926] Make ‘require 6’ a syntactic special case
Father Chrysostomos 6 files changed, 38 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/25c00f40b69ea06b
Test that ‘require v5’ ignores sub named v5
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a1990fa9f4689574
Make while(each ...) imply defined($_ = ...)
Father Chrysostomos 2 files changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5466afba82c505f0
override.t: Remove obsolete comment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/509b1e1b6720e691
require_errors.t: Test <> error
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/546c4deba76ca333
Allow require_errors.t to be run from the top level
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c56ce25d034e5aae
Record folded constants in the op tree
Father Chrysostomos 7 files changed, 41 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/04c2ede3fe3bf68f
Remove OPpCONST_WARNING from B::Concise
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a44fdf65ae67c39a
Increase $B::Concise::VERSION to 0.90
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/969e9364b636bbb4
Remove OPpCONST_WARNING
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/042aa9a81dce319f
Add &CORE::prototype
Father Chrysostomos 3 files changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9f44ec10de41466f
coreamp.t: rename badly-named tests
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7e76912116829ec
Add &CORE::pos
Father Chrysostomos 4 files changed, 30 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/ecde8a0ccb5119c4
Add &CORE::glob
Father Chrysostomos 5 files changed, 20 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/e0dd37729c231b25
op.c:ck_glob: Don’t do gv_fetchpv("CORE::GLOBAL::glob")
Father Chrysostomos 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1020d2ed2a13ff97
op.c:ck_require: Ignore sub prototype
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/845acd4ea01bba9f
op.c:ck_glob: Ignore sub prototype
Father Chrysostomos 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/229085a9d19d447d
op.c:dofile: Ignore sub prototype
Father Chrysostomos 2 files changed, 12 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/ea6c9a53415caf58
op.c: Remove a redundant ck_subr call from ck_require
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c5dabbe22bcbfb4
op.c: Remove a redundant ck_subr call from ck_glob
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c85c3174787ba806
op.c: Remove a redundant ck_subr call from dofile
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4abb127318bf75ba
op.c:ck_glob: Check PL_globhook before loading File::Glob
Father Chrysostomos 1 file changed, 8 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b084057a3e2c915d
Remove the second param to tryAMAGICunTARGET
Father Chrysostomos 3 files changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3d46f05f8f86e85e
Zap PL_glob_index
Father Chrysostomos 3 files changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44d9cc64b36ff364
Stop using PL_glob_index for PL_globhook
Father Chrysostomos 3 files changed, 2 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/aa1acbdfc053f744
Test <> ovrld with glob override
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fe27a6ca55d9924f
Don’t pass PL_glob_index to glob overrides
Father Chrysostomos 2 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/4a0e1cca3713b560
File::Glob: Don’t use the magic 2nd arg to glob
Father Chrysostomos 2 files changed, 9 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/c274118caeb2647e
Increase $File::Glob::VERSION to 1.18
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9a50aeba1a7f4e48
DosGlob: Don’t use the magic 2nd arg to glob
Father Chrysostomos 4 files changed, 26 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/45a8972a4fb5e532
Increase $File::DosGlob::VERSION to 1.07
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5b2b21adbe0c65ab
Move File::DosGlob from lib to ext
Father Chrysostomos 6 files changed, 445 insertions(+), 443 deletion
http://perl5.git.perl.org/perl.git/commit/59a24370de35915f
Add &CORE::exists
Father Chrysostomos 3 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d61a90586cbc9a9
Add &CORE::delete
Father Chrysostomos 3 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/933876c38eacb0a4
Add &CORE::defined
Father Chrysostomos 3 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/06cc47713fe824b4
coresubs.t: Explicitly skip all unsupported keywords
Father Chrysostomos 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70f34df96d0b2f9e
coreamp.t: Explicitly skip all unsupported keywords
Father Chrysostomos 1 file changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dd5bd267b225cb5e
gv.c: List all keywords with no coresubs
Father Chrysostomos 1 file changed, 22 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e991451396d0953b
dump.c: Dump CVf_IN_OVERRIDES
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e823d85205c343c9
op.c: Record whether subs are compiled under overrides feature
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85379bc322333de6
cv.h: Add CVf_IN_OVERRIDES flag
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b0a45beb9b440074
Increase $feature::VERSION to 1.28
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/22dd8ccd127ffd4b
Add overrides feature
Father Chrysostomos 3 files changed, 32 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/2617cdd194b0cdbc
Add 5.17-18 feature bundles
Father Chrysostomos 2 files changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/48fb4abc4f593d74
Update perlfunc/prototype
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ccdff70b4974c0a8
[perl #97478] Make ‘Can’t find opnumber’ UTF-8- and null-clean
Father Chrysostomos 2 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4269934025bf35c1
cproto.t: Add tests for BEGIN, etc.
Father Chrysostomos 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6a7c4d47cb450823
Make cproto.t more stringent
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/81c11795b61e07df
Add protos for positive keywords
Father Chrysostomos 3 files changed, 19 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/6b7e745a4c3d6cc1
New branch sprout/overridesδ
62 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/0fdb13dd3e7694dc.tar.gz
TODO tests for ‘if’ hiding ‘else’ from keyword_plugin
Father Chrysostomos 4 files changed, 232 insertions(+), 1 deletion(-
http://perl5.git.perl.org/perl.git/commit/0fdb13dd3e7694dc
Increase $XS::APItest::VERSION to 0.39
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/22892818c4d77a00
&CORE::undef should be an lvalue sub
Father Chrysostomos 2 files changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d92bbd13af663636
op.c: Remove redundant assignment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cca880a072f5dc4b
Add &CORE::undef
Father Chrysostomos 4 files changed, 48 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/8fefd3babea6af95
Don’t crash with &CORE::foo after undefining *_
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4c0979aacb7261f0
Add &CORE::study
Father Chrysostomos 3 files changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/74b13f4ca7325be8
Add &CORE::split
Father Chrysostomos 3 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a59a51b84a39a334
Add &CORE::scalar
Father Chrysostomos 3 files changed, 8 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d57591b8424c28f8
pp.c:pp_coreargs: use PL_op_desc instead of OP_DESC
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/23f061431ad83ab8
[perl #105926] Make ‘require 6’ a syntactic special case
Father Chrysostomos 6 files changed, 38 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/f96c005371faa5de
Test that ‘require v5’ ignores sub named v5
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/add3f97ca0688f80
Make while(each ...) imply defined($_ = ...)
Father Chrysostomos 2 files changed, 30 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d9535cc8f63caa2d
override.t: Remove obsolete comment
Father Chrysostomos 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/cb6ec6e9e494e479
require_errors.t: Test <> error
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/03e163cbedeb4de7
Allow require_errors.t to be run from the top level
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4c0c257dc1879d1b
Record folded constants in the op tree
Father Chrysostomos 7 files changed, 41 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/845dc20e5d08a8ee
Remove OPpCONST_WARNING from B::Concise
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/003fcce5e2934a75
Increase $B::Concise::VERSION to 0.90
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/84b5ae261e8545b9
Remove OPpCONST_WARNING
Father Chrysostomos 2 files changed, 1 insertion(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d46fd1aeef1f458
Add &CORE::prototype
Father Chrysostomos 3 files changed, 9 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/97dccbb696aa4118
coreamp.t: rename badly-named tests
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/33e7d23cc7ad90af
Add &CORE::pos
Father Chrysostomos 5 files changed, 54 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/49b300bd18068070
Make pos use ck_fun and OA_SCALARREF
Father Chrysostomos 2 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e3a3c8d151854c02
Make undef use ck_fun and OA_SCALARREF
Father Chrysostomos 3 files changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fe9c8c2623e950f4
Add &CORE::glob
Father Chrysostomos 5 files changed, 20 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/04398683ef2530d4
op.c:ck_glob: Don’t do gv_fetchpv("CORE::GLOBAL::glob")
Father Chrysostomos 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/940eb4721ac9429d
op.c:ck_require: Ignore sub prototype
Father Chrysostomos 2 files changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/29b5e19976437d19
op.c:ck_glob: Ignore sub prototype
Father Chrysostomos 2 files changed, 5 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7619c72abe8dc35c
op.c:dofile: Ignore sub prototype
Father Chrysostomos 2 files changed, 12 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/410222f692eb46b5
op.c: Remove a redundant ck_subr call from ck_require
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad9da4d327cf9c23
op.c: Remove a redundant ck_subr call from ck_glob
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5e18f0353bfd17b1
op.c: Remove a redundant ck_subr call from dofile
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3b00de79df4acfe5
op.c:ck_glob: Check PL_globhook before loading File::Glob
Father Chrysostomos 1 file changed, 8 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/12dc1de7c1946255
Remove the second param to tryAMAGICunTARGET
Father Chrysostomos 3 files changed, 4 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/78120dc5d97f35b1
Zap PL_glob_index
Father Chrysostomos 3 files changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4bc32cbd1179be05
Stop using PL_glob_index for PL_globhook
Father Chrysostomos 3 files changed, 2 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/82ab5985c9d30bf4
Test <> ovrld with glob override
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e33efe36e667ee8a
Don’t pass PL_glob_index to glob overrides
Father Chrysostomos 2 files changed, 11 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/ade67d039338ef8f
File::Glob: Don’t use the magic 2nd arg to glob
Father Chrysostomos 2 files changed, 9 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/c3d6f8f81542d594
Increase $File::Glob::VERSION to 1.18
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e6a737c2993b3752
DosGlob: Don’t use the magic 2nd arg to glob
Father Chrysostomos 4 files changed, 26 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/ed448b5d91d0d157
Increase $File::DosGlob::VERSION to 1.07
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3d53236293052943
Move File::DosGlob from lib to ext
Father Chrysostomos 6 files changed, 445 insertions(+), 443 deletion
http://perl5.git.perl.org/perl.git/commit/567ca466239159fa
Add &CORE::exists
Father Chrysostomos 3 files changed, 6 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/69a0e03b0490aa76
Add &CORE::delete
Father Chrysostomos 3 files changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4b08cfe8fa48fbc0
Add &CORE::defined
Father Chrysostomos 3 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/913362af64859550
coresubs.t: Explicitly skip all unsupported keywords
Father Chrysostomos 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f0dc29581087438c
coreamp.t: Explicitly skip all unsupported keywords
Father Chrysostomos 1 file changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/35bd71d3f34bf216
gv.c: List all keywords with no coresubs
Father Chrysostomos 1 file changed, 22 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0283a76ee42ee89d
dump.c: Dump CVf_IN_OVERRIDES
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8867951bd4f8a1da
op.c: Record whether subs are compiled under overrides feature
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c246dd21c20054a2
cv.h: Add CVf_IN_OVERRIDES flag
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/61d86702978434a5
Increase $feature::VERSION to 1.28
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a7857fbe6beca96f
Add overrides feature
Father Chrysostomos 3 files changed, 32 insertions(+), 14 deletions(
http://perl5.git.perl.org/perl.git/commit/ffef2704ae0826f1
Add 5.17-18 feature bundles
Father Chrysostomos 2 files changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4dbf2a802a524961
Update perlfunc/prototype
Father Chrysostomos 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/312ebea62a1101df
[perl #97478] Make ‘Can’t find opnumber’ UTF-8- and null-clean
Father Chrysostomos 2 files changed, 15 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/4f15fe66eb343183
cproto.t: Add tests for BEGIN, etc.
Father Chrysostomos 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1b54d69fb03d99b2
Make cproto.t more stringent
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/59430e52086de74d
Add protos for positive keywords
Father Chrysostomos 3 files changed, 22 insertions(+), 15 deletions(
http://perl5.git.perl.org/perl.git/commit/9f16580f0ad437a5
Make pos(@array) and pos(%hash) into errors
Father Chrysostomos 2 files changed, 12 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/efa76f018254711b
Thread Next