Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Perl 5 Commit Summary

0 views
Skip to first unread message

Perl 5 commit summary

unread,
Jan 5, 2010, 9:14:18 PM1/5/10
to perl5-...@perl.org
Perl 5 commit summary, activity since Saturday

Current branch blead
17 commits. 10 unique authors. 6 unique committers.
56 files changed, 344 insertions(+), 189 deletions(-)
Net code removal: Tom Christiansen (2 lines)
Thanks, applied: Rafael Garcia-Suarez (4) H.Merijn Brand (2) Abigail (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/f09989092a6586d2.tar.gz

[perl #71748] Bleadperl f0e67a1 breaks CPAN: Template::Plugin::YAML::Encode
Zefram 2 files changed, 21 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/f09989092a6586d2

Avoid a possible race condition where a parallel make might
Andy Dougherty 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2b63e250843b907e

Sort the initialisers to non_bincompat_options[], and fix a whitespace "erro
Nicholas Clark 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d311fbe5955d5af

Add USE_ATTRIBUTES_FOR_PERLIO to the list of -V's compile-time options.
Nicholas Clark 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/de618ee48837532a

Tie::Hash::NamedCapture::* shouldn't abort if passed bad input [RT #71828]
Nicholas Clark 2 files changed, 24 insertions(+), 9 deletions(-
http://perl5.git.perl.org/perl.git/commit/1d021cc8647e49fd

Note which t/ subdirs are not suitable for test.pl use
Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0d8e5a4232d47607

FD 4 is not (yet) open at this stage.
H.Merijn Brand 4 files changed, 48 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/d03b3b00ac22f32a

PATCH: minor typo cleanup of pod/ directory
Tom Christiansen 41 files changed, 135 insertions(+), 137 deletio
http://perl5.git.perl.org/perl.git/commit/e10204135b763e86

perlguts: mutli-threaded typo
Reini Urban 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1a64a5e6c710ac49

perlguts: B::Generate already works
Reini Urban 1 file changed, 1 insertion(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/e7d4c058845c9a63

A mechanism for inlineable OP equivalents of XSUBs is a TODO.
Nicholas Clark 1 file changed, 56 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/05fb4e2043bc02ce

Following fd909433c7437296, check that {sub f} correctly stubs the subroutin
Nicholas Clark 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c9e0c59bcb20d0c4

Allow "{sub f}" to compile
Vincent Pit 2 files changed, 7 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fd909433c7437296

Bump version of UNIVERSAL.pm
Rafael Garcia-Suarez 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2484dfd45804d90a

dial back warnings on UNIVERSAL->import
Ricardo Signes 2 files changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/252143cdf7e8cbc8

advice regarding make regen changes
Jim Cromie 1 file changed, 13 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac1cbfb08dc1370f

CC compiler updates for >=5.10
Reini Urban 1 file changed, 11 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/39987fc8b0e8ebad

New branch vincent/rvalue_stmt_given
1 commit. 1 unique author. 1 unique committer.

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/25b991bf8caa94f2.tar.gz

Make given() statements return the last evaluated expression
Vincent Pit 4 files changed, 236 insertions(+), 35 deletions
http://perl5.git.perl.org/perl.git/commit/25b991bf8caa94f2

Perl 5 commit summary

unread,
Jan 8, 2010, 9:08:18 PM1/8/10
to perl5-...@perl.org
Perl 5 commit summary, activity since Wednesday

Current branch blead
18 commits. 7 unique authors. 7 unique committers.
25 files changed, 122 insertions(+), 66 deletions(-)
Net code removal: David Mitchell (10 lines)

Snapshot: http://perl5.git.perl.org/perl.git/snapshot/7fa38291524c327a.tar.gz

fix for [perl #66108] Leaked scalars
David Mitchell 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7fa38291524c327a

reset sv_serial for each new interpreter
David Mitchell 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4149198fba64273f

in perl_clone() move common code outside ifdef/else blocks
David Mitchell 1 file changed, 4 insertions(+), 25 deletions(-)
http://perl5.git.perl.org/perl.git/commit/b59cce4c9ab9c747

in perl_clone() shuffle some ifdefs about a bit
David Mitchell 1 file changed, 14 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/742421a6d27bb726

unify #ifdef indent on both sides of PERL_IMPLICIT_SYS in perl_clone()
David Mitchell 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e9550e32a62377c

include sv_debug_serial field in debugging output
David Mitchell 2 files changed, 8 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cbe56f1dc5efa2a3

Avoid race conditions with files in /tmp, by explicitly checking dev & inode
Nicholas Clark 1 file changed, 19 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/af9379e9ed4daaed

Correct errors in the use of multiple targets, which could break parallel ma
Nicholas Clark 1 file changed, 9 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f13ebd5d71f8177

Unlink PerlIO's tempfiles for the case of no -T, but bogus $ENV{TMPDIR}
Nicholas Clark 2 files changed, 27 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/7299ca586a6a78a4

Cleanup PerlIO temp files


Rafael Garcia-Suarez 1 file changed, 3 insertions(+), 0 deletions(-)

http://perl5.git.perl.org/perl.git/commit/c1bf414cd50bd38f

[perl #71870] Use of uninitialized value in bitwise and B::Deparse
Vincent Pit 2 files changed, 10 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/06fc68671f70339b

Fix typo in reference
Abigail 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/bb1773de14d1367a

Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead
Abigail 2 parents
http://perl5.git.perl.org/perl.git/commit/bc8181d521d11f28

Document that interpolating a '(??{ code })' construct in a regular
Abigail 2 files changed, 11 insertions(+), 3 deletions(-
http://perl5.git.perl.org/perl.git/commit/0b370c0a26463328

Fix a couple of typos and standardize on using 'regexp' instead of
Abigail 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/99cc5cc69e81e458

vaproto for the other OS's
H.Merijn Brand 12 files changed, 12 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/1afd3306d14b1d63

Increase default pipe buffer size on VMS to 8192 on 64-bit systems.
Craig A. Berry 2 files changed, 13 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/df17c887edae24b6

vaproto for VMS.
Craig A. Berry 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a1bd83cf3e00be35

0 new messages