Front page | perl.perl5.porters |
Postings from October 2009
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
October 31, 2009 01:56
Subject:
Perl 5 Commit Summary
Message ID:
E1N43OG-00047e-91@dromedary.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
20 commits. 11 unique authors. 5 unique committers.
90 files changed, 3144 insertions(+), 1960 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/e2b41a3faa25b7d6.tar.gz
remove all references to patching.pod
Dave Rolsky 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e2b41a3faa25b7d6
Refer to perlrepository.pod instead of patching.pod
Dave Rolsky 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8502f9cc39a1533a
Fix another reference to the now-gone patching.pod
Dave Rolsky 1 file changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/552d2b87467d02c0
Remove obsolete details on how to format a patch. Just point to perlreposito
Dave Rolsky 1 file changed, 4 insertions(+), 30 deletions(-)
http://perl5.git.perl.org/perl.git/commit/168a53cc0d4ae0ff
Clarify relationship of pattern modifiers and named subpatterns
Dave Rolsky 1 file changed, 4 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8eb5594e5b00118a
Updated ExtUtils::CBuilder to 0.27
David Golden 19 files changed, 599 insertions(+), 448 deletio
http://perl5.git.perl.org/perl.git/commit/506098d45ac55c24
Propagate LDLIBPTH into run_tests - Fixes 5.12 blocker [perl #70057]
Jesse Vincent 1 file changed, 23 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/5fb77da43fd55ef9
[PATCH] perlcommunity.pod: add information about OSDC.fr
Philippe Bruhat (BooK) 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ff31b786b9f6148
Allow syswrite with offset same as length of string [perl #70095]
Gisle Aas 2 files changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/3c9465285f823f6b
Update CPANPLUS to cpan version 0.89_06
Chris Williams 5 files changed, 10 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/13f4e2ac11fc84c6
Remove unused variable
Rafael Garcia-Suarez 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d3e1f86c0c53ab55
remove unnecessary (always true) condition in S_vdie
Gerard Goossen 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ad09800fcb5c21c4
Update Module::Load::Conditional to cpan version 0.34
Chris Williams 5 files changed, 12 insertions(+), 12 deletions(
http://perl5.git.perl.org/perl.git/commit/482aa6ffeb230a1c
Convert all Pod::Simple files to Unix line endings.
David E. Wheeler 25 files changed, 1242 insertions(+), 1242 delet
http://perl5.git.perl.org/perl.git/commit/4eb5377437a6e3b0
Bump Exporter's version in blead after last patch
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3247c18889f5c199
Test exported arrays and hashes without using defined()
Jerry D. Hedden 1 file changed, 20 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/4817af0025b173cc
Add missing files
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/46655c69f462f3f5
Bring Pod::Simple up to 3.09 as on CPAN.
David E. Wheeler 24 files changed, 1175 insertions(+), 162 deleti
http://perl5.git.perl.org/perl.git/commit/9d65762f3680caf0
$#array should be accepted as a lvalue sub return value.
Rafael Garcia-Suarez 2 files changed, 20 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/28c5b5bcd7f52e6b
Avoid adding magic with rvalue $#a
Eric Brine 1 file changed, 12 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/02d85cc37a4aceca
Thread Next