Front page | perl.perl5.porters |
Postings from September 2013
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
September 18, 2013 01:14
Subject:
Perl 5 Commit Summary
Message ID:
E1VM6LJ-00050k-5b@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
135 commits. 16 unique authors. 9 unique committers.
151 files changed, 3315 insertions(+), 1898 deletions(-)
Net code removal: H.Merijn Brand (369 lines) Nicholas Clark (63 lines)
Brian Fraser (5 lines)
Thanks, applied: Tony Cook (5) Father Chrysostomos (3) Steve Hay (2)
Nicholas Clark (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/97b1d6e6f81c1d7c.tar.gz
Sort the contents of %Modules in Porting/Maintainers.pl
Steve Hay 1 file changed, 43 insertions(+), 43 deletions(-
http://perl5.git.perl.org/perl.git/commit/97b1d6e6f81c1d7c
perldelta for f1deee3312
Steve Hay 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3657f3c02b0a223e
perldelta - Three module upgrades which haven't come from new CPAN releases
Steve Hay 1 file changed, 21 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6136a1606b37b2a2
Use non-dev version number in IO::Socket
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0a40c61209c303bf
Upgrade parent from version 0.227 to 0.228
Steve Hay 3 files changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/11100026ef1cc4e0
RT-119817 - Treat =back as the end of a warning description.
Matthew Horsfall (alh) 2 files changed, 51 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/f1deee33127f317d
perldelta - Fill in one more item and add currently remaining possible TODOs
Steve Hay 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/942cddc4751d3a9b
perlhack: Make MAINTENANCE BRANCHES a link
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/839a0e5a3e4d825b
[perl #119501] \(1+2) always referencing the same sv
Father Chrysostomos 2 files changed, 12 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/acb3405042618ee0
Rewrap one perldiag entry for better splain output
Father Chrysostomos 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ccfc25677a649188
Upgrade CPAN from version 2.00 to 2.03-TRIAL
Steve Hay 21 files changed, 891 insertions(+), 578 deletio
http://perl5.git.perl.org/perl.git/commit/bfae5bde7134deb1
Merge fixes needed to build with 32 bit IVs and HAS_QUAD defined.
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/325e3a23506c972a
Eliminate POPq, POPuq, TOPq, TOPuq, dPOPqv, dTOPqv, qPOPuqv, dTOPuqv.
Nicholas Clark 1 file changed, 0 insertions(+), 14 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8618229fcd1f0fd
The choice of 7 or 13 byte extended UTF-8 should be based on UVSIZE.
Nicholas Clark 2 files changed, 5 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6588300d7f2f5b96
Use IVSIZE not HAS_QUAD to enable 'q' and 'Q' formats in pack.
Nicholas Clark 3 files changed, 11 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/1640b983ff7c1296
Use IVSIZE not HAS_QUAD to enable "long long" formats in sv_vcatpvfn_flags()
Nicholas Clark 1 file changed, 8 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b002c7b1f7eb7c6f
Atari FreeMiNT: MiNT does not have .exe for _exe
H.Merijn Brand 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/531d75b0cee7508d
perldelta - Correction to new Win32 entry in Platform-Specific Notes
Steve Hay 1 file changed, 1 insertion(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/37b0da2eedfca6c6
perldelta for #119857
Christian Millour 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ff3b1402f3312b4a
add reference to maintenance branches in perlpolicy
Christian Millour 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d0bba22e1b42d9ab
perldelta - Document two new test scripts
Steve Hay 1 file changed, 12 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/215588bafd219cbb
perldelta for d4c027436f
Tony Cook 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/853f2d20365d5b3c
[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
Tony Cook 3 files changed, 50 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/d4c027436fbaf938
[perl #119097] Test that print() is not returning EINTR
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/18603efee1e80bda
Fixing eintr_print.t intermittent hang
Victor 1 file changed, 11 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/878bfcdfc7542cbd
Test that print() is not returning EINTR.
Victor 2 files changed, 88 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/b893ae5e183df130
[perl #119857] make win32_link and win32_rename raise ENOSPC and EDQUOT when
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/5762b8b0ebfd40c2
add Christian Millour to AUTHORS
Tony Cook 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fa07c3cfa5e4e9bc
make win32_link and win32_rename raise ENOSPC and EDQUOT when appropriate
Christian Millour 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e41416c367e0f3d1
perldelta for 3f40aba3 Merge branch 'ebcdic' into blead
Karl Williamson 1 file changed, 25 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/972690a16dbf2ea7
perlapi: Typos; clarify comment
Karl Williamson 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2660c54a3f89a50
regexec.c: Reorder cases in switch to eliminate a goto
Karl Williamson 1 file changed, 2 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/62e1661840c325f4
Earlier safety check for @INC entry in pp_require.
Craig A. Berry 2 files changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ddc65b67716e249b
skip lib/ExtUtils/t/Embed.t when cross-compiling
François Perrad 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/21869cac5ad982d6
perldelta - A couple more corrections to recent additions
Steve Hay 1 file changed, 19 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2d8e836851194ea2
Note that the USE_64_BIT_INT build option is not supported with MSVC++ 6.0
Steve Hay 3 files changed, 19 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/38aa66aabf321851
perldelta - Remove spurious New Errors entries
Steve Hay 1 file changed, 0 insertions(+), 32 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ed5950c0a86ad62e
Tweak B::Concise tests following OPpCONST_FOLDED removal
Father Chrysostomos 1 file changed, 31 insertions(+), 18 deletions(-
http://perl5.git.perl.org/perl.git/commit/a2553af6e5f1db5a
Fix minor flagging bug in op.c:fold_constants
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/437463ee61bfcc25
Alphabetise perldiag
Father Chrysostomos 1 file changed, 17 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/a690c7c4d5d46f79
Remove OPpCONST_FOLDED
Father Chrysostomos 5 files changed, 7 insertions(+), 10 deletions(-
http://perl5.git.perl.org/perl.git/commit/51bed69aaa2e68c5
Make B::OP::slabbed, folded, etc. actually work
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/650b15348faa8fd7
perldelta for ea95436966
Steve Hay 1 file changed, 52 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/820689a12dd90c00
Merge branch 'errno' into blead
Steve Hay 2 parents
http://perl5.git.perl.org/perl.git/commit/ea95436966749b18
Silence noise from Errno_pm.PL on Windows
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7bf140906596458f
Fix the #include of winsock2.h in win32/include/sys/errno2.h
Steve Hay 3 files changed, 21 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/4eaf3102d6932486
We need winsock2.h for WSAECANCELLED in errno2.h
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7b9b1b4e943aea8e
Clarify a comment in errno2.h
Steve Hay 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/188a6cf4749abd26
Add more errno.h constants to POSIX for exporting if they exist
Steve Hay 4 files changed, 50 insertions(+), 44 deletions(
http://perl5.git.perl.org/perl.git/commit/c3fa0c84d66d7fd9
Fix Windows build for compilers other than VC10+
Steve Hay 3 files changed, 16 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/e85fa3eb953b7b7e
Simplify errno2.h slightly
Steve Hay 2 files changed, 92 insertions(+), 99 deletions(
http://perl5.git.perl.org/perl.git/commit/d31f3d6062be558a
Fix stringification of $! in VC10+ builds where errno > sys_nerr
Steve Hay 3 files changed, 126 insertions(+), 10 deletions
http://perl5.git.perl.org/perl.git/commit/cd6a3131ad2bbd2f
Intercept assignment to $! to translate WSAExxx values to Exxx values on Win
Steve Hay 4 files changed, 41 insertions(+), 16 deletions(
http://perl5.git.perl.org/perl.git/commit/c9beaf974d06db3d
Fix IO::Socket::connect() in the light of $! changes
Steve Hay 1 file changed, 5 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/80d2c56d79ef2587
Fix a problem with mod_perl on Windows using VS2010+.
Steve Hay 8 files changed, 311 insertions(+), 194 deletion
http://perl5.git.perl.org/perl.git/commit/b0ba21900202318f
Regenerate Configure and chainsaw voidflags
H.Merijn Brand 25 files changed, 143 insertions(+), 515 deletio
http://perl5.git.perl.org/perl.git/commit/a05353bfa2b031e0
Merge changes which eliminate VOIDFLAGS and VOIDUSED from active code.
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/db433f450608e784
Eliminate the use of voidflags from Configure's pointer size determination.
Brian Fraser 1 file changed, 1 insertion(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7cc43d2f57e9404b
Eliminate the only use of VOIDFLAGS, as part of STMT_START in perl.h
Nicholas Clark 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1400a53b58cffb93
Stop using VOIDUSED in the headers.
Nicholas Clark 2 files changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de2d3e8dce1543b8
Remove the hints for Kubota Pacific's Titan 3000 Series Machines.
Nicholas Clark 2 files changed, 0 insertions(+), 39 deletions(-
http://perl5.git.perl.org/perl.git/commit/207635a3e761e401
perldelta for b92a42763
Tony Cook 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a71a93a79ebf3d20
[perl #77680] document list of special subs in perlsub
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/b92a4276322fbbc8
[perl #77680] add pointers to a few other perl called subs
Tony Cook 1 file changed, 13 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ec2eb8a9943f1b65
briefly document DB::lsub
Tony Cook 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/77e42cd2aa3aeb1b
test and briefly document DB::goto
Tony Cook 4 files changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/261cbad16f5ed8a9
[perl #77680] perlsub pointers to sub names used by perl itself
Zsbán Ambrus 2 files changed, 40 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/bf5513e0d04f91b1
perldelta for 5f39160d
Tony Cook 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6a67a7970d132af6
[perl #79074] make sure HeSVKEY_force() preserves UTF8ness (pvn)
Tony Cook 3 files changed, 26 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5f39160de676c8a8
clarify that the new rand() isn't cryptographically secure
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/791f8f9aa5a989a2
Note new blead customizations to JSON::PP and Test::Simple
Steve Hay 2 files changed, 21 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/a48e1170fc952fdc
perldelta - Fix syntax errors
Steve Hay 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/35d27e9cad7624f9
Remove the 'first-come' status from Porting/Maintainers.pl
Steve Hay 2 files changed, 4 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0582d0ad53ab4c70
perldelta - Update new/changed diagnostics section
Steve Hay 2 files changed, 99 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/4a0af295990d09b0
perldelta - Update new/changed documentation section
Steve Hay 1 file changed, 29 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1944fb52e51b4034
perldelta - Fill in a TODO item for a module, which I forgot earlier
Steve Hay 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/6d53e62b672a7dc7
perldelta - New test scripts
Steve Hay 1 file changed, 11 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b895ac6f89e6095e
perldata.pod: Mention what version introduced kv slices
Father Chrysostomos 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c44d7536d178ba6c
op.h: Describe entersub and rv2cv flags
Father Chrysostomos 1 file changed, 26 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/97e1065aff90de94
Use dev version for JSON::PP
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/914881f4ac280bdc
Fix precedence issue in JSON::PP
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4fa6bcb02f19f2a9
Use dev version for Test::Builder et al.
Father Chrysostomos 4 files changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/24d2b81b3ff70401
op.c: Warn on "return $a or $b" [perl #59802]
Niels Thykier 3 files changed, 175 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/9da2d0467dc553eb
Test::Builder: Fix "return $a or $b" precedence issue
Niels Thykier 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/13c65ef8cd53d353
perldelta for e9827b374
Chris 'BinGOs' Williams 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/846aaad81e649b93
Remove -lbsd from optional libs on GNU/Hurd too
Chris 'BinGOs' Williams 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e9827b37419129f2
sv.h: Make BmUSEFUL the same type on debug/non-debug builds
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/50c7be83932fffb5
perldelta - Module upgrades
Steve Hay 1 file changed, 32 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/479090d3b71dbad3
perldelta - A little copy-editing
Steve Hay 1 file changed, 114 insertions(+), 114 deletions
http://perl5.git.perl.org/perl.git/commit/99366d6d2766591d
perldelta - Restore 525553cafc, accidentally undone by e7f2d65136
Steve Hay 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9490215141b4be9c
ExtUtils::ParseXS: bump version of related modules
David Mitchell 9 files changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9808033d195773e1
perldelta for 429a25554/#28380,#114024
Father Chrysostomos 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cfbe45f9db60b408
perldelta for b846c0c86e5
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f53b57fd5c73f1b1
perldelta for e15ca23a92
Father Chrysostomos 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1d0e852cae1d0846
Increase $ExtUtils::ParseXS::VERSION to 3.23
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9b2d7314c3d60c8a
perldelta for ad39f3a27
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1144b44d70be8cc9
perldelta for eaaaaa32882752
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/82d5eae516cce84c
perldelta for fdc185567
Father Chrysostomos 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b3c26d5181226500
known_pod_issues: Add Devel::CallParser
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bd9fa08333a7469b
perldelta for 6ddcf93b
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bc86bb169cdcac0d
perldelta: two more to-do items
Father Chrysostomos 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b65db4bb8a80dd10
perldelta for 8c9d3376fbf
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6f9296e1cb6516b3
perldelta for dd2a7f9048
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f34cd7c8501ed3c1
perldelta for 7601007
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac29d45113195b96
perldelta for 65c68e1718
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f8f2d1acc2aa8219
perldelta for ffdb8b167e/#3643
Father Chrysostomos 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae66f3058bc33d17
perldelta for 25502127/#115768
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab70e266190f0fcc
perldelta for cbd58baf59
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0a9b5e6eb2288da1
perldelta: A to-do item
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a29aa4849e3432b
perldelta for 66230c862b
Father Chrysostomos 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d66ad208900527ce
perldelta for 25375124d/#119311
Father Chrysostomos 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7f2d65136935f70
perldelta: correct re description
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/525553cafc3193b2
perldelta for 35995e5c
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cabe2f6f642a5958
perldelta for 232af1f839
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c4403db51e4d134d
perldelta for regexps and 64-bit strings
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f2ab313df376db6d
perldelta for 25fdce4a16
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab82aa5157253c4e
perldelta for 83694831
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c282344903c8ef5c
perldelta for c70927a6ffc3ca
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/18ae6bbc9b3103bc
perldelta for #119161
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/96c0ab99ade50aa7
perldelta for bf1b738b6/#118931
Father Chrysostomos 1 file changed, 10 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8bdbe216be2163dc
perldelta for d4a823b3
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/0d72ebc094dbd295
perldelta for d4a823b39
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7a7c28da32078097
perldelta for bbfdc870/#118691
Father Chrysostomos 1 file changed, 8 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/21c314caff13031f
perldelta for ce0d59fdd1c/#7503,#118753
Father Chrysostomos 1 file changed, 13 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c2ee494e1da60993
perldelta for 1b268608/#118753
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1261f9a2686d59ce
perldelta for 4f62cd62/#118693
Father Chrysostomos 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/343e71676c47b84e
perldelta for 3a6ce63
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0664879b5c3ec665
perldelta for 25451ceff7
Father Chrysostomos 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85037c5c598dcf64
perldelta: missing fullstop
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/489ee6b6a0e5bcde
perl5200delta: Devel::NYTProf is fixed
Father Chrysostomos 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2e61c7bbcf9f4bb0
Reduce false positives for @hsh{$s} and @ary[$s] warnings
Father Chrysostomos 10 files changed, 321 insertions(+), 148 deletio
http://perl5.git.perl.org/perl.git/commit/429a25554a608b64
dump.c: Dump SLICEWARNING flag for kv[ah]slice, too
Father Chrysostomos 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/61c85d894087ca7f
Move ‘Scalar value better written as’ tests from toke to op
Father Chrysostomos 2 files changed, 41 insertions(+), 41 deletions(
http://perl5.git.perl.org/perl.git/commit/b80ba9b6149c61a2
op.c: Factor out common varname code
Father Chrysostomos 1 file changed, 24 insertions(+), 35 deletions(-
http://perl5.git.perl.org/perl.git/commit/0920b7fa6df4d0c7
Upgrade Encode from version 2.54 to 2.55
Steve Hay 23 files changed, 79 insertions(+), 48 deletions
http://perl5.git.perl.org/perl.git/commit/369b9ffe9fbb3ab7
Current branch sprout/postderef
13 commits. 2 unique authors. 1 unique committer.
774 files changed, 21327 insertions(+), 14187 deletions(-)
Thanks, applied: Father Chrysostomos (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/41286878fe26b6de.tar.gz
Fix a bug with ->@ inside "@{...}"
Father Chrysostomos 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/41286878fe26b6de
Make postderef experimental
Father Chrysostomos 8 files changed, 53 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/387c708c5474b023
Allow ->@ ->$ interpolation under postderef_qq feature
Father Chrysostomos 7 files changed, 1046 insertions(+), 958 deletio
http://perl5.git.perl.org/perl.git/commit/2ac18d10d695cf76
Add postderef_qq feature feature
Father Chrysostomos 3 files changed, 10 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/a97b4a646cd81ca6
Hide postderef behind the feature feature
Father Chrysostomos 2 files changed, 31 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/fceb58504f8e3398
toke.c:postderef: rmv obsolete comment
Father Chrysostomos 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e0db360bad147521
Increase $feature::VERSION to 1.34
Father Chrysostomos 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/488c3f8c1fdb5aed
Add postderef feature feature
Father Chrysostomos 3 files changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/613bea83a437816f
->%{ ->%[
Father Chrysostomos 5 files changed, 737 insertions(+), 727 deletion
http://perl5.git.perl.org/perl.git/commit/a3484157c06673ad
Fix up postfixderef.t
Father Chrysostomos 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/543f28211bd17466
Add postfixderef.t to MANIFEST
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0bad0e318bde40e3
Tests for postfix dereference
David Nicol 1 file changed, 315 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/f98221ae68dfcfa6
Postfix dereference syntax
Father Chrysostomos 6 files changed, 1010 insertions(+), 865 deletio
http://perl5.git.perl.org/perl.git/commit/9eb7c343d482ac72
New branch smoke-me/nicholas/HP-UX-32bit-drand48-aaaaargh
3 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/58583d21ac03d6fb.tar.gz
Update the comment in util.h related to HAS_QUAD and U64TYPE.
Nicholas Clark 1 file changed, 3 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/58583d21ac03d6fb
Use U64_CONST() for the drand48 constants that are larger than 2**32.
Nicholas Clark 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1ae03b04671bd121
For PERL_CORE, don't undefine HAS_QUAD when building with 32 bit IVs.
Nicholas Clark 1 file changed, 5 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/5b871df451bd0b44
New branch sprout/whackproto
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/95c2e0f699c84b15.tar.gz
Commit message goes here
Father Chrysostomos 1 file changed, 37 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/95c2e0f699c84b15
Rewrap one perldiag entry for better splain output
Father Chrysostomos 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/df8dca8e23b3f3dc
New branch tonyc/error-codes
1 commit. 1 unique author. 1 unique committer.
Thanks, applied: Tony Cook (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/bd8cfbbc51568fb0.tar.gz
make win32_link and win32_rename raise ENOSPC and EDQUOT when appropriate
Christian Millour 1 file changed, 12 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bd8cfbbc51568fb0
New branch tonyc/header-deps
1 commit. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/8ca158c5f78b4186.tar.gz
depend on the new win32 header
Tony Cook 3 files changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8ca158c5f78b4186
Deleted branch smoke-me/nicholas/VOIDUSED
Deleted branch smoke-me/nicholas/keep-HAS_QUAD-for-use64bitint
Deleted branch smoke-me/nicholas/rt-119097
Deleted branch smoke-me/steveh/errno
Thread Next