Front page | perl.perl5.porters |
Postings from September 2013
Perl 5 Commit Summary
Thread Next
From:
Perl 5 commit summary
Date:
September 21, 2013 01:08
Subject:
Perl 5 Commit Summary
Message ID:
E1VNBg8-0002xp-7b@dromedary-001.ams6.corp.booking.com
Perl 5 commit summary, activity since Wednesday
Current branch blead
73 commits. 11 unique authors. 7 unique committers.
86 files changed, 2525 insertions(+), 1523 deletions(-)
Net code removal: Craig A. Berry (39 lines) Nicholas Clark (7 lines)
Thanks, applied: Father Chrysostomos (2) Tony Cook (1)
Chris 'BinGOs' Williams (1)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/121e9ff07b1fa7db.tar.gz
RMG - Add a note about merging the release branch back into blead
Steve Hay 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/121e9ff07b1fa7db
Optimise if/unless wrt OP_AND/OP_OR/OP_DOR. Also optimise OP_OR/OP_DOR chain
Matthew Horsfall (alh) 2 files changed, 38 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/15a4d87479c14a08
[perl #3112] Stop last from returning values
Father Chrysostomos 2 files changed, 17 insertions(+), 5 deletions(-
http://perl5.git.perl.org/perl.git/commit/0c0c317c3b754aee
corelist.pl - Fix the addition of a new perl release following 9f92b9bec5
Steve Hay 1 file changed, 13 insertions(+), 12 deletions(-
http://perl5.git.perl.org/perl.git/commit/7497b91fbd38419c
Prepare Module::CoreList for 5.19.5 and bump its $VERSION
Steve Hay 6 files changed, 37 insertions(+), 6 deletions(-
http://perl5.git.perl.org/perl.git/commit/fa5fbb39512b70d9
Module::CoreList 2.99 is now on CPAN
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4c908bf5be3eaa08
Bump version for 5.19.5
Steve Hay 23 files changed, 137 insertions(+), 137 deletio
http://perl5.git.perl.org/perl.git/commit/37a44ba6c2566fc8
Add new perldelta for 5.19.5
Steve Hay 10 files changed, 1413 insertions(+), 1002 delet
http://perl5.git.perl.org/perl.git/commit/09f4604ff4756995
Add 5.19.4 epigraph
Steve Hay 1 file changed, 26 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ce520fa68d3e8d00
Merge branch 'release-5.19.4' into blead
Steve Hay 2 parents
http://perl5.git.perl.org/perl.git/commit/71d5a363407af369
Use hv_fetch_ent() instead of hv_fetch() in S_finalize_op().
Nicholas Clark 1 file changed, 2 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ac239e1c3e2a1b67
Update perlhist for Perl 5.19.4
Steve Hay 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/388a7a89010010e8
Finalize perldelta
Steve Hay 1 file changed, 42 insertions(+), 16 deletions(-
http://perl5.git.perl.org/perl.git/commit/54227f88eb7a2026
Update Module::CoreList for Perl 5.19.4
Steve Hay 4 files changed, 264 insertions(+), 79 deletions
http://perl5.git.perl.org/perl.git/commit/62de23d1297da3db
Update RMG - Bump Module::CoreList* $VERSIONs sooner
Steve Hay 1 file changed, 17 insertions(+), 37 deletions(-
http://perl5.git.perl.org/perl.git/commit/0429cb0e6a411805
Fix line nums when multiline ${expr} spans here-doc
Father Chrysostomos 2 files changed, 11 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/8c29fccb2d2fd2d0
Fix parser buffer corruption with multiline *{...}
Father Chrysostomos 2 files changed, 22 insertions(+), 7 deletions(-
http://perl5.git.perl.org/perl.git/commit/4aaee9b8df62149c
perldelta - Wrap to 79 columns
Steve Hay 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/364b4e90ddaca97d
perldelta for the prev. commit
Father Chrysostomos 1 file changed, 6 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/176f22e85666bc8f
Don’t free initial src from @INC sub too early
Father Chrysostomos 2 files changed, 13 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/c39fcc0940e2ac63
perldelta - A couple of corrections and tweaks
Steve Hay 1 file changed, 6 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/85cf2eeaf59c1ded
corelist.pl - Update RMG to reflect recent changes
Steve Hay 1 file changed, 8 insertions(+), 20 deletions(-)
http://perl5.git.perl.org/perl.git/commit/244e6e4e6778eaf8
corelist.pl - Prefer more recent versions where many have the same delta
Steve Hay 1 file changed, 6 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f15874f103ad45b6
corelist.pl - Put the new utilities delta section in place
Steve Hay 1 file changed, 19 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/513922a6dbb8b1f5
corelist.pl - Fix make_coreutils_delta()
Steve Hay 1 file changed, 4 insertions(+), 4 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ae864c3a14f4c188
corelist.pl - Various tidy-ups
Steve Hay 1 file changed, 9 insertions(+), 13 deletions(-)
http://perl5.git.perl.org/perl.git/commit/1b3a25b00303c28e
corelist.pl - Apply BinGOs's commit "Two" at updating Utils.pm
Steve Hay 1 file changed, 34 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/758842b8e6744226
corelist.pl - Apply BinGOs's "First stab" at updating Utils.pm
Steve Hay 1 file changed, 32 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d990e30d7a5e8f23
corelist.pl - Correct the indentation of %delta's 'removed' entries
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/621de13f3492d93d
corelist.pl - Improve the updating of %delta and %deprecated
Steve Hay 1 file changed, 2 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/dc852d373977e8f6
corelist.pl - Fix the updating of %released
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/9f92b9bec510d03e
Teach configure.com about Perl_drand48 and friends.
Craig A. Berry 1 file changed, 9 insertions(+), 52 deletions(-)
http://perl5.git.perl.org/perl.git/commit/7e0a9dba5b751a3c
Add newline to new switchd test for VMS.
Craig A. Berry 1 file changed, 2 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb7db7093e621643
Upgrade CPAN::Meta from version 2.132510 to 2.132620
Steve Hay 13 files changed, 37 insertions(+), 49 deletions
http://perl5.git.perl.org/perl.git/commit/3fdff478504d7ab3
perldelta - 'nonexistent' should be 'non-existent'
Steve Hay 1 file changed, 9 insertions(+), 9 deletions(-)
http://perl5.git.perl.org/perl.git/commit/81b5a3e5ef4532e1
perldelta - Remove all but one XXX notices
Steve Hay 1 file changed, 0 insertions(+), 158 deletions(-
http://perl5.git.perl.org/perl.git/commit/ee0447fc7c5544cf
perldelta - Fill in currently remaining TODO items
Steve Hay 1 file changed, 20 insertions(+), 8 deletions(-)
http://perl5.git.perl.org/perl.git/commit/84d7ce3c40f4acd2
perldelta - Update entry for b29f65fce6
Steve Hay 1 file changed, 10 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/dcc95d06eef9266e
perldelta for 3428cdc0d3
Steve Hay 1 file changed, 7 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/673230631f2ee9eb
perldelta - More copy-editing
Steve Hay 1 file changed, 28 insertions(+), 28 deletions(-
http://perl5.git.perl.org/perl.git/commit/0ac7511ea0a4f288
perldelta - Un-TODO 9c7618be
Steve Hay 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/4bcda8bba2255132
Add a USING_MSVC6 macro to identify Microsoft Visual C++ 6.0
Steve Hay 4 files changed, 11 insertions(+), 10 deletions(
http://perl5.git.perl.org/perl.git/commit/9ea4080170688502
Remove Cwd from the "actually architecture dependant files" special cases.
Nicholas Clark 1 file changed, 0 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/e8384d8ddf034f3e
Added is_core(), which returns true if the module was/is in core
Neil Bowers 7 files changed, 121 insertions(+), 2 deletions(
http://perl5.git.perl.org/perl.git/commit/2a21e867481e24fe
Remove 4 redundant #undefs, missed by commit 79be8fb4ac8fa995.
Nicholas Clark 1 file changed, 0 insertions(+), 7 deletions(-)
http://perl5.git.perl.org/perl.git/commit/57e3d68895dfb95c
perldelta for 88e3936f.
Craig A. Berry 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/14a04b52facab653
Fix the VC6 build on Windows following commit e25d460c74
Steve Hay 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/cb4b14d5c425a0b3
Update win32/config_H.[gv]c canned configuration files
Steve Hay 2 files changed, 36 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/449287ba99a5042b
Add Toby Inkster to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/4939ea9afe9f64d2
Exclude perlfaq1, perlglossary, etc from the list of pragmata - these just p
Toby Inkster 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f6ab01999a7b442
Really fix precedence problem in IO::Socket::connect() from 80d2c56d79
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/7a4148d0ebd88270
perldelta - Correction to new slice syntax
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/2ee51dc923de1dce
Make changes_between() in Module::CoreList API the same as the other functio
Chris 'BinGOs' Williams 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/5622f4516de7bf01
Fix precedence problem in IO::Socket::connect() from 80d2c56d79
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/a576a29029ca81bf
Merge branch 'hugmeir/disallow_cntrl' into blead
Brian Fraser 2 parents
http://perl5.git.perl.org/perl.git/commit/83de273e649a33a2
toke.c, scan_ident: No need for a while loop when using PEEKSPACE
Brian Fraser 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/d53032ed94e695c6
toke.c, scan_ident(): use PEEKSPACE() to skip over whitespace.
Brian Fraser 4 files changed, 125 insertions(+), 11 deletions
http://perl5.git.perl.org/perl.git/commit/a49b10d0a8dde2a4
toke.c, S_scan_ident(): Don't take a "end of buffer" argument, use PL_bufend
Brian Fraser 4 files changed, 21 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/b5248d1e210c2a72
[perl #119123] disallow literal control character variables
Brian Fraser 8 files changed, 93 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/b29f65fce68bc99d
toke.c, S_scan_ident: Skip over newlines as well as spaces and tabs.
Brian Fraser 2 files changed, 23 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/f7bd557bec80998b
Reworked t/base/lex.t to use less hardcoded test numbers.
Brian Fraser 1 file changed, 59 insertions(+), 62 deletions(-
http://perl5.git.perl.org/perl.git/commit/6a4ad6add6856e87
Merge the cast fixes that enable drand48 to work on 32-bit HP-UX builds.
Nicholas Clark 2 parents
http://perl5.git.perl.org/perl.git/commit/918a99855942c0fd
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/cb4d37a7eecc541f
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/7ace1b5935c28f96
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/e25d460c7424add8
[perl #119539] clarify that copy() doesn't create the directory
Tony Cook 2 parents
http://perl5.git.perl.org/perl.git/commit/3428cdc0d37397cd
bump File::Copy's $VERSION
Tony Cook 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/396ea0031d84f2b8
add Nathan Glenn to AUTHORS
Tony Cook 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/fdc5ec8f6487d5f7
Added note about directories not being created with File::Copy::copy
Nathan Glenn 1 file changed, 4 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/ab3dadc3715cb85e
perldelta for acb340504/#119501
Father Chrysostomos 1 file changed, 6 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/84fd73723c8e464c
perldelta for 650b1534
Father Chrysostomos 1 file changed, 4 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/3b6e1650a39d41af
perldelta: Two to-dos that don’t deserve mention
Father Chrysostomos 1 file changed, 0 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/8ba9690406e9d731
depend on the new win32 sys/errno2.h header
Tony Cook 3 files changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/c44e86c974e0cbe3
New branch hugmeir/lex_no_swallow_comments
18 commits. 6 unique authors. 1 unique committer.
Thanks, applied: Brian Fraser (9)
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/99b866b86295c7b9.tar.gz
toke.c, scan_ident: Silence spurious compiler warning
Brian Fraser 1 file changed, 2 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/99b866b86295c7b9
toke.c, scan_ident: Changes to whitespace skipping
Brian Fraser 4 files changed, 15 insertions(+), 21 deletions(
http://perl5.git.perl.org/perl.git/commit/72c371a718abcae9
toke.c, lex_read_space: Introduce the LEX_NO_SWALLOW_COMMENTS flag
Brian Fraser 1 file changed, 7 insertions(+), 5 deletions(-)
http://perl5.git.perl.org/perl.git/commit/0f2f7a5fc10dc5f7
perldelta for 88e3936f.
Craig A. Berry 1 file changed, 5 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/652d407b85a55d1f
Fix the VC6 build on Windows following commit e25d460c74
Steve Hay 1 file changed, 3 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/2b484ff62b5b4fd4
Update win32/config_H.[gv]c canned configuration files
Steve Hay 2 files changed, 36 insertions(+), 32 deletions(
http://perl5.git.perl.org/perl.git/commit/df709451d51ea670
Add Toby Inkster to AUTHORS
Father Chrysostomos 1 file changed, 1 insertion(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6cbb10f19da953eb
Exclude perlfaq1, perlglossary, etc from the list of pragmata - these just p
Toby Inkster 1 file changed, 6 insertions(+), 2 deletions(-)
http://perl5.git.perl.org/perl.git/commit/6d2daddd8a5a68d4
Really fix precedence problem in IO::Socket::connect() from 80d2c56d79
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/486eb475e13bc1e8
perldelta - Correction to new slice syntax
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1dafae82dad3bd49
Make changes_between() in Module::CoreList API the same as the other functio
Chris 'BinGOs' Williams 2 files changed, 7 insertions(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/1a4c3de53b870ef1
Fix precedence problem in IO::Socket::connect() from 80d2c56d79
Steve Hay 1 file changed, 1 insertion(+), 1 deletion(-)
http://perl5.git.perl.org/perl.git/commit/ae0df4d7b98dab1c
toke.c, scan_ident: No need for a while loop when using PEEKSPACE
Brian Fraser 1 file changed, 3 insertions(+), 3 deletions(-)
http://perl5.git.perl.org/perl.git/commit/f4c1d932281e91b0
toke.c, scan_ident(): use PEEKSPACE() to skip over whitespace.
Brian Fraser 4 files changed, 125 insertions(+), 11 deletions
http://perl5.git.perl.org/perl.git/commit/27a59b1bb4e028f5
toke.c, S_scan_ident(): Don't take a "end of buffer" argument, use PL_bufend
Brian Fraser 4 files changed, 21 insertions(+), 20 deletions(
http://perl5.git.perl.org/perl.git/commit/dfd5f5756d582dbf
[perl #119123] disallow literal control character variables
Brian Fraser 8 files changed, 93 insertions(+), 13 deletions(
http://perl5.git.perl.org/perl.git/commit/c17fbfac285905ba
toke.c, S_scan_ident: Skip over newlines as well as spaces and tabs.
Brian Fraser 2 files changed, 23 insertions(+), 4 deletions(-
http://perl5.git.perl.org/perl.git/commit/2cff3b1a39ec00be
Reworked t/base/lex.t to use less hardcoded test numbers.
Brian Fraser 1 file changed, 59 insertions(+), 62 deletions(-
http://perl5.git.perl.org/perl.git/commit/a625a076de9df339
New branch smoke-me/nicholas/perldoc_not_Pod-perldoc
2 commits. 1 unique author. 1 unique committer.
Snapshot: http://perl5.git.perl.org/perl.git/snapshot/44371556547f31ec.tar.gz
perldoc.pod should be copied to lib/perldoc.pod, not lib/Pod/perldoc.pod
Nicholas Clark 1 file changed, 9 insertions(+), 0 deletions(-)
http://perl5.git.perl.org/perl.git/commit/44371556547f31ec
Import Pod::Perldoc's Makefile.PL from the CPAN distribution.
Nicholas Clark 2 files changed, 68 insertions(+), 0 deletions(-
http://perl5.git.perl.org/perl.git/commit/8dc84d9218460a6f
Deleted branch smoke-me/nicholas/HP-UX-32bit-drand48-aaaaargh
Deleted branch tonyc/header-deps
Thread Next