Change 33611: Integrate:

2008-03-31 Thread Nicholas Clark
Change 33611 by [EMAIL PROTECTED] on 2008/03/31 12:32:56 Integrate: [ 33085] Subject: FW: [PATCH] RE: [PATCH] volatile, avoid clobbered From: Robin Barker [EMAIL PROTECTED] Date: Wed, 23 Jan 2008 18:51:24 - Message-ID: [EMAIL PROTECTED]

Change 33612: Config.pm needs to be listed in Module::CoreList, too

2008-03-31 Thread Rafael Garcia-Suarez
Change 33612 by [EMAIL PROTECTED] on 2008/03/31 15:21:42 Config.pm needs to be listed in Module::CoreList, too Affected files ... ... //depot/perl/Porting/corelist.pl#8 edit Differences ... //depot/perl/Porting/corelist.pl#8 (text) Index: perl/Porting/corelist.pl ---

Change 33613: Integrate:

2008-03-31 Thread Nicholas Clark
Change 33613 by [EMAIL PROTECTED] on 2008/03/31 16:04:00 Integrate: [ 32809] Subject: [PATCH] RE: How to load a loadable object that has a non-default file extension ? From: Jan Dubois [EMAIL PROTECTED] Date: Sun, 30 Dec 2007 12:52:30 -0800

Change 33614: Affected files ...

2008-03-31 Thread Nicholas Clark
Change 33614 by [EMAIL PROTECTED] on 2008/03/31 16:59:07 Affected files ... ... //depot/maint-5.10/perl/av.c#3 integrate ... //depot/maint-5.10/perl/dump.c#6 integrate ... //depot/maint-5.10/perl/perl.c#7 integrate ... //depot/maint-5.10/perl/perlio.c#5 integrate ...

Re: Change 33614: Affected files ...

2008-03-31 Thread Nicholas Clark
On Mon, Mar 31, 2008 at 10:00:05AM -0700, Nicholas Clark wrote: Change 33614 by [EMAIL PROTECTED] on 2008/03/31 16:59:07 Affected files ... Ooh. That's not right. It should say: Integrate: [ 33239] in unpack, () groups in scalar context were still returning a list,

Change 33615: Integrate:

2008-03-31 Thread Nicholas Clark
Change 33615 by [EMAIL PROTECTED] on 2008/03/31 18:01:17 Integrate: [ 33244] corelist changes: - Add a new -d option to find first perl version by date and not by version number - Better handling of perl versions that end with a 0 - use

Change 33616: Correct the formatting of one line of the Changes file, so that

2008-03-31 Thread Nicholas Clark
Change 33616 by [EMAIL PROTECTED] on 2008/03/31 19:04:22 Correct the formatting of one line of the Changes file, so that Porting/checkAUTHROS.pl can parse it. Affected files ... ... //depot/maint-5.10/perl/Changes#5 edit Differences ... //depot/maint-5.10/perl/Changes#5

Change 33617: Integrate:

2008-03-31 Thread Nicholas Clark
Change 33617 by [EMAIL PROTECTED] on 2008/03/31 19:23:09 Integrate: [ 33260] I've been maintaining Net::Ping for a while now. [ 33295] Make sure we only find the macro we were looking for, not something that only starts with the same

Change 33618: [PATCH] Double magic with substr

2008-03-31 Thread Rafael Garcia-Suarez
Change 33618 by [EMAIL PROTECTED] on 2008/03/31 19:48:26 Subject: [PATCH] Double magic with substr From: Vincent Pit [EMAIL PROTECTED] Date: Mon, 31 Mar 2008 19:05:44 +0200 Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/embed.fnc#607 edit ...

Change 33619: Integrate:

2008-03-31 Thread Nicholas Clark
Change 33619 by [EMAIL PROTECTED] on 2008/03/31 21:36:46 Integrate: [ 33326] Subject: [PATCH] Don't install threads files on non-threaded Perls From: Jerry D. Hedden [EMAIL PROTECTED] Date: Fri, 15 Feb 2008 11:02:54 -0500 Message-ID: [EMAIL

Change 33620: update perl5101delta.pod

2008-03-31 Thread Dave Mitchell
Change 33620 by [EMAIL PROTECTED] on 2008/03/31 21:51:46 update perl5101delta.pod Affected files ... ... //depot/maint-5.10/perl/pod/perl5101delta.pod#2 edit Differences ... //depot/maint-5.10/perl/pod/perl5101delta.pod#2 (text) Index: perl/pod/perl5101delta.pod ---

Change 33621: $VERSION++ for all the non-dual life modules in ext/ that

2008-03-31 Thread Nicholas Clark
Change 33621 by [EMAIL PROTECTED] on 2008/03/31 22:25:19 $VERSION++ for all the non-dual life modules in ext/ that Porting/cmpVERSION.pl reports differ from the 5.10.0 release. Affected files ... ... //depot/perl/ext/B/B/Concise.pm#79 edit ...

Change 33622: Fix bug in the code for --opened - it was not working on blead.

2008-03-31 Thread Nicholas Clark
Change 33622 by [EMAIL PROTECTED] on 2008/03/31 22:33:36 Fix bug in the code for --opened - it was not working on blead. Affected files ... ... //depot/perl/Porting/Maintainers.pm#7 edit Differences ... //depot/perl/Porting/Maintainers.pm#7 (text) Index:

Change 33623: $VERSION++ for all the non-dual life modules outside ext/ that

2008-03-31 Thread Nicholas Clark
Change 33623 by [EMAIL PROTECTED] on 2008/03/31 23:08:45 $VERSION++ for all the non-dual life modules outside ext/ that Porting/cmpVERSION.pl reports differ from the 5.10.0 release. All the rest of the differences would seem to be dual-life. :-( Affected files