Front page | perl.perl5.porters |
Postings from May 2011
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
May 31, 2011 18:14
Subject:
Perl 5 Commit Summary
Message ID:
E1QRa0y-0003PK-Qz@dromedary.ams6.corp.booking.com
Perl 5 commit summary, activity since Saturday
Current branch blead
46 commits. 7 unique authors. 5 unique committers.
25 files changed, 558 insertions(+), 328 deletions(-)
Net code removal: Leon Timmermans (3 lines) Karl Williamson (2 lines)
Thanks, applied: David Mitchell (1) Craig A. Berry (1) Karl Williamson (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/fd6c41ce5607a262.tar.gz
Allow lvalue subs to return TEMPs
Father Chrysostomos 2 files changed, 12 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/fd6c41ce5607a262
Revert "Allow returning of temps and ro’s from lv subs"
Father Chrysostomos 2 files changed, 21 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/c73030b8a71ef564
reflags.t: Remove no longer applicable TODO
Karl Williamson 1 file changed, 2 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/686ef6c06dff0753
regcomp.c: Add comment
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/17a3c6170cd566f3
perlhack.pod: fix perlbug invocation
Jim Cromie (via RT) 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/d23ed4f3a45ba6d4
[perl #91790] Perlguts documentation for sv_setref_pv
David Mitchell 1 file changed, 21 insertions(+), 17 deletions(-
http://perl5.git.perl.org/perl.git/commit/ddd2cc91d6090d4b
Allow lvalue subs to return COWs in list context
Father Chrysostomos 2 files changed, 9 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a0aa6076c554bfbd
Allow returning of temps and ro’s from lv subs
Father Chrysostomos 2 files changed, 4 insertions(+), 21 deletions(-
http://perl5.git.perl.org/perl.git/commit/b724cc14b25929ae
[perl #72706] Test recursive substr lvalue
Father Chrysostomos 1 file changed, 19 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/f6a9f8a45e055329
Make explicit return in lvalue subs work under recursion
Father Chrysostomos 2 files changed, 13 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/1ffdc07ca785ef0c
Bump DD’s version to 1.05
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b6d8be65ce3d63a3
Add Craig DeForest to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/68d370c4fb319687
[perl #31946] Warn when assigning to a TEMP
Father Chrysostomos 2 files changed, 13 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/8fe85e3fe48130bc
[perl #91880] $_ refcounting problems in @INC filters
Father Chrysostomos 2 files changed, 24 insertions(+), 2 deletions(-
http://perl5.git.perl.org/perl.git/commit/d34a666494db4053
2nd try: [perl #91834] utf8::decode does not respect copy-on-write
Father Chrysostomos 2 files changed, 15 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/b2b7346bfc59caff
Revert "[perl #91834] utf8::decode does not respect copy-on-write"
Father Chrysostomos 2 files changed, 0 insertions(+), 13 deletions(-
http://perl5.git.perl.org/perl.git/commit/3259388b9b72d07a
mktables: Avoid possible user-defined property
Karl Williamson 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/67a53d688ca9c89d
[perl #91834] utf8::decode does not respect copy-on-write
Father Chrysostomos 2 files changed, 13 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/40f11004fb3b5fa1
Correct English
Father Chrysostomos 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/694cf0d2097096ac
formats: allow > 256 decimal places
David Mitchell 1 file changed, 16 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/a701009a61442383
Allow formats with lines >64K
David Mitchell 2 files changed, 16 insertions(+), 8 deletions(-
http://perl5.git.perl.org/perl.git/commit/76912796531d6c0d
pp_formline: handle growing better
David Mitchell 2 files changed, 27 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/26e935cfa6e70de1
pp_formline: keep linemark consistent
David Mitchell 2 files changed, 34 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/f5ada144f34d75c1
pp_formline: make FF_ITEM use FF_LINEGLOB code
David Mitchell 1 file changed, 21 insertions(+), 61 deletions(-
http://perl5.git.perl.org/perl.git/commit/8aa7beb669fc0c53
pp_formline: make FF_LITERAL use FF_LINEGLOB code
David Mitchell 1 file changed, 21 insertions(+), 33 deletions(-
http://perl5.git.perl.org/perl.git/commit/ea60cfe89f6bed23
pp_formline: don't overgrow PL_formtarget
David Mitchell 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf2bec63bfe4a40a
pp_formline: no need to *t = '\0' until end
David Mitchell 1 file changed, 0 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/9dec788bd5a90831
pp_formline: FF_LINEGLOB: always SvCUR_set
David Mitchell 1 file changed, 7 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0325ce870db717d2
pp_formline: don't set itemsize in FF_LINEGLOB
David Mitchell 1 file changed, 3 insertions(+), 16 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a1137ee5607c4873
pp_formline: make FF_LITERAL use item_is_utf8 flag
David Mitchell 1 file changed, 3 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/75645721ec0bf7e2
pp_formline: don't do get mg on PL_formtarget
David Mitchell 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/acb25fddc9e86e87
pp_formline: split FF_LINEGLOB into two blocks
David Mitchell 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a2c0032b06b9fa4a
pp_formline: FF_LINEGLOB: hoist 2 vars to fn scope
David Mitchell 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4ff700b95e237f7c
pp_formline: reduce indent in FF_LINEGLOB
David Mitchell 1 file changed, 50 insertions(+), 52 deletions(-
http://perl5.git.perl.org/perl.git/commit/0d21cefe3a7d3ea3
pp_formline: restruture FF_LINEGLOB
David Mitchell 1 file changed, 8 insertions(+), 6 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7440a75bbd4cf3ef
pp_formline: combine two similar code chunks
David Mitchell 1 file changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/11f9eeafe5cba9d9
stop ~ in format modifying format string
David Mitchell 2 files changed, 59 insertions(+), 11 deletions(
http://perl5.git.perl.org/perl.git/commit/b57b17349edad3eb
better document format code
David Mitchell 2 files changed, 46 insertions(+), 46 deletions(
http://perl5.git.perl.org/perl.git/commit/086b26f34368613c
RT #91032: formline: bugs with non-string formats
David Mitchell 2 files changed, 95 insertions(+), 28 deletions(
http://perl5.git.perl.org/perl.git/commit/3808a68376b13a13
Make sigblocking tests more independent
Leon Timmermans 1 file changed, 5 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/554bc0f461f4e9d7
perlre: Fix some line wrap issues
Karl Williamson 2 files changed, 2 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/70ca8714dc7a3834
perlre: Fix some line wrap issues
Karl Williamson 2 files changed, 25 insertions(+), 24 deletions(
http://perl5.git.perl.org/perl.git/commit/d1fbf752a97d4993
perlre: Change C<> to L<>
Karl Williamson 2 files changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/42ac7c822a13890a
perlrun: Add link to clarification
Karl Williamson 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/370155bea3cddf35
Upgrade Data::Dumper to 2.131
Steffen Mueller 3 files changed, 26 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/1f180a7bb90bcee4
feature.pm: Improve pod wording
Johan Vromans 1 file changed, 13 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/a3a91442a5b655a7
Current branch maint-5.14
9 commits. 6 unique authors. 2 unique committers.
14 files changed, 101 insertions(+), 54 deletions(-)
Thanks, applied: Steffen Mueller (8)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/ceb2f488d25a3aa4.tar.gz
Revert the test from 2f77d7b
Father Chrysostomos 1 file changed, 0 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ceb2f488d25a3aa4
Store the compiled format in mg_ptr instead of after SvCUR() - fixes RT #892
Nicholas Clark 8 files changed, 63 insertions(+), 33 deletions(
http://perl5.git.perl.org/perl.git/commit/0ed8d342617eeb20
S_doparseform() should return void, not OP*, as it should use Perl_die not D
Nicholas Clark 3 files changed, 6 insertions(+), 11 deletions(-
http://perl5.git.perl.org/perl.git/commit/d960932e73717fec
Correct perldoc search path for VMS.
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/be5d102143381d76
[perl #90594] PATCH for 5.14.1 perlop.pod
Tom Christiansen 1 file changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/314590a0c73c0b86
Fix deparsing of subs named :::: and ::::::
Father Chrysostomos 2 files changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/fcf32eda80ff91ee
[perl #90898] B::Deparse failure on glob()
Father Chrysostomos 2 files changed, 7 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2f77d7b308636094
[perl #85026] deleting elements in a HASH iterator
Ton Hospel 1 file changed, 10 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/bf7cf9f417e67536
[perl #89896] Locale::Maketext test failure
Justin Case 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/57dde2c57ae3dcd4
Current branch smoke-me/runperl
19 commits. 1 unique author. 1 unique committer.
22 files changed, 547 insertions(+), 332 deletions(-)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/dc1bbd5d6499e2eb.tar.gz
Convert B::Deparse's core.t to Test::More.
Nicholas Clark 1 file changed, 12 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc1bbd5d6499e2eb
Convert B::Lint's test to Test::PerlRun and Test::More from test.pl
Nicholas Clark 1 file changed, 15 insertions(+), 20 deletions(-
http://perl5.git.perl.org/perl.git/commit/7057259364e0ff05
Convert overload's tests to Test::PerlRun and Test::More, from test.pl
Nicholas Clark 1 file changed, 7 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/19c8807b69c2588d
Add the ability to run under -T to Test::PerlRun
Nicholas Clark 3 files changed, 49 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/a56921806987c92e
Convert utf8's tests to Test::PerlRun and Test::More, from test.pl
Nicholas Clark 1 file changed, 15 insertions(+), 14 deletions(-
http://perl5.git.perl.org/perl.git/commit/b2765c4c6b51f369
Convert sigtrap's tests to Test::PerlRun and Test::More, from test.pl
Nicholas Clark 1 file changed, 5 insertions(+), 12 deletions(-)
http://perl5.git.perl.org/perl.git/commit/45d8e0430a928cfe
Convert the debugger's tests to use Test::PerlRun and Test::More.
Nicholas Clark 1 file changed, 35 insertions(+), 40 deletions(-
http://perl5.git.perl.org/perl.git/commit/69af41c548113491
Convert h2ph's tests to Test::PerlRun and Test::More, from test.pl
Nicholas Clark 1 file changed, 13 insertions(+), 25 deletions(-
http://perl5.git.perl.org/perl.git/commit/b6f2632aa007cc68
Add 'args' to pass values for @ARGV in the program spawned by Test::PerlRun
Nicholas Clark 2 files changed, 27 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/8c91b42b8b03b4e2
Convert Config's tests to Test::PerlRun and Test::More, from test.pl
Nicholas Clark 1 file changed, 10 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/02ae5cdd60049a19
Convert Carp's tests to Test::PerlRun and Test::More from test.pl
Nicholas Clark 1 file changed, 14 insertions(+), 19 deletions(-
http://perl5.git.perl.org/perl.git/commit/c91171fbf02cb42b
Convert bytes' tests to Test::PerlRun and Test::More from test.pl
Nicholas Clark 1 file changed, 5 insertions(+), 11 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c3f8e396da30c7c9
Convert XS::APItest's tests to Test::PerlRun and Test::More from test.pl
Nicholas Clark 2 files changed, 16 insertions(+), 19 deletions(
http://perl5.git.perl.org/perl.git/commit/a45ad2b6d072c91e
Add the ability to pass data on STDIN to the perl run by Test::PerlRun
Nicholas Clark 2 files changed, 60 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/c04531aeba11b9e4
Merge the test in fd.t into IPC-Open3.t, and delete fd.t
Nicholas Clark 3 files changed, 24 insertions(+), 38 deletions(
http://perl5.git.perl.org/perl.git/commit/68604aa430d345fb
Convert IPC::Open3's fd.t to Test::PerlRun.
Nicholas Clark 1 file changed, 16 insertions(+), 15 deletions(-
http://perl5.git.perl.org/perl.git/commit/c060d000a4555621
Convert re's tests to Test::PerlRun and Test::More, from test.pl
Nicholas Clark 2 files changed, 23 insertions(+), 25 deletions(
http://perl5.git.perl.org/perl.git/commit/0cccc30d0fdfaecb
Convert B's tests to Test::PerlRun and Test::More, from test.pl
Nicholas Clark 14 files changed, 104 insertions(+), 111 deletio
http://perl5.git.perl.org/perl.git/commit/bbb66260f643d74c
Add the prototype version of Test::PerlRun
Nicholas Clark 6 files changed, 495 insertions(+), 0 deletions(
http://perl5.git.perl.org/perl.git/commit/445a8f3288ffffa7
Thread Next