Front page | perl.perl5.porters |
Postings from October 2009
Perl 5 Commit Summary
Thread Previous
From:
Perl 5 commit summary
Date:
October 28, 2009 03:36
Subject:
Perl 5 Commit Summary
Message ID:
E1N2y3R-0002L7-90@dromedary.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
12 commits. 6 unique authors. 6 unique committers.
34 files changed, 806 insertions(+), 351 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/34861f291d6c5483.tar.gz
Update CPANPLUS to cpan version 0.89_05
Chris Williams 7 files changed, 79 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/34861f291d6c5483
Better wording for the hash ~~ array docs
Rafael Garcia-Suarez 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a8b2c106f7c4e82c
add an elipses to string/ref warnings when str longer than 32 chars
Yves Orton 4 files changed, 13 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/9134ea20ecf6c7a8
refine the documentation for deleting branches and altering history
Yves Orton 1 file changed, 43 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/2699d6345b651c48
Hashed out a prose description of the (largely existing) branching and topic
Jesse Vincent 1 file changed, 38 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce2a8773749b6722
mg.c uses a fixed NGROUPS contant
perlbug-followup@perl.org 1 file changed, 9 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fb4089e0451edf57
disable non-unicode case insensitive trie matching
Yves Orton 3 files changed, 19 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/0abd0d78a73da1c4
Rename to Porting/perldelta_template.pod so that t/porting/podcheck.t covers
Nicholas Clark 3 files changed, 281 insertions(+), 281 deletion
http://perl5.git.perl.org/perl.git/commit/fe88edf0c4ada423
Note that F<ext/> has become F<cpan/>, F<dist/> and F<ext/>
Nicholas Clark 1 file changed, 5 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42a0894d700dde35
In S_pending_ident(), only call gv_fetchpvn_flags() if the warning is enable
Nicholas Clark 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d824713b62f02cde
Make defined %hash on a non-lexical (also) generate a deprecated warning.
Nicholas Clark 5 files changed, 34 insertions(+), 18 deletions(
http://perl5.git.perl.org/perl.git/commit/d47e1c27dd43d7b7
Add perl5112delta, and change 5111delta from being "the" perldelta.
Nicholas Clark 10 files changed, 300 insertions(+), 14 deletion
http://perl5.git.perl.org/perl.git/commit/d5114285ea0d40a3
New branch remove-toke-package-defined-hack
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/2bf30462af80561c.tar.gz
Re-instate the use of gv_stashpvn_flags(), and the correct non-boolean argum
Nicholas Clark 1 file changed, 5 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2bf30462af80561c
Remove the tokeniser hack that prevents compile-time vivification of %stash:
Nicholas Clark 2 files changed, 9 insertions(+), 27 deletions(-
http://perl5.git.perl.org/perl.git/commit/1352e35eb982c6b3
Thread Previous