Change 35018: [PATCH] standardize save/restore of errno vaxc$errno

2008-12-05 Thread Steve Hay
Change 35018 by [EMAIL PROTECTED] on 2008/12/05 18:11:56 Subject: [PATCH] standardize save/restore of errno vaxc$errno From: Chip Salzenberg [EMAIL PROTECTED] Date: Wed, 26 Nov 2008 23:01:41 -0800 Message-ID: [EMAIL PROTECTED] Affected files ... ...

Change 35020: Integrate:

2008-12-05 Thread Dave Mitchell
Change 35020 by [EMAIL PROTECTED] on 2008/12/05 21:18:07 Integrate: [ 34116] Subject: [Patch t/op/re_tests] Re: [perl #56690] Some bugs in Perl regexp (core Perl issues) From: Abigail [EMAIL PROTECTED] Date: Tue, 8 Jul 2008 18:48:37 +0200

Change 35021: remove syntax error from 5.10 branch of Data::Dumper

2008-12-05 Thread Dave Mitchell
Change 35021 by [EMAIL PROTECTED] on 2008/12/05 22:22:30 remove syntax error from 5.10 branch of Data::Dumper Affected files ... ... //depot/perl/ext/Data/Dumper/Dumper.xs#76 edit Differences ... //depot/perl/ext/Data/Dumper/Dumper.xs#76 (text) Index:

Change 35022: in Dump output, PV field of format may or not be displayed in 5.10.0

2008-12-05 Thread Dave Mitchell
Change 35022 by [EMAIL PROTECTED] on 2008/12/05 22:54:50 in Dump output, PV field of format may or not be displayed in 5.10.0 Affected files ... ... //depot/perl/ext/Devel/Peek/t/Peek.t#47 edit Differences ... //depot/perl/ext/Devel/Peek/t/Peek.t#47 (text) Index:

Change 35023: whether DEPTH gets dumped in formats varies within 5.10.0

2008-12-05 Thread Dave Mitchell
Change 35023 by [EMAIL PROTECTED] on 2008/12/05 23:05:52 whether DEPTH gets dumped in formats varies within 5.10.0 Affected files ... ... //depot/perl/ext/Devel/Peek/t/Peek.t#48 edit Differences ... //depot/perl/ext/Devel/Peek/t/Peek.t#48 (text) Index:

Change 35024: Integrate:

2008-12-05 Thread Dave Mitchell
Change 35024 by [EMAIL PROTECTED] on 2008/12/05 23:08:58 Integrate: [ 34132] Test that formats can be dumped. [ 34133] PVFMs don't need to access the IVX any more. (as of change 32836, which re-implemented SvOOK() to avoid using it)

Change 35025: Integrate:

2008-12-05 Thread Dave Mitchell
Change 35025 by [EMAIL PROTECTED] on 2008/12/05 23:23:18 Integrate: [ 34143] Update to B::Debug 1.11, by Reini Urban Avoid B::Flags in CORE tests not to crash on old XS in @INC [ 34146] Really apply change #34143 Affected files ... ...

Change 35026: un-integrate #34133:

2008-12-05 Thread Dave Mitchell
Change 35026 by [EMAIL PROTECTED] on 2008/12/06 00:29:37 un-integrate #34133: PVFMs don't need to access the IVX any more. (as of change 32836, which re-implemented SvOOK() to avoid using it) Affected files ... ... //depot/maint-5.10/perl/dump.c#15 edit ...

Change 35027: Integrate:

2008-12-05 Thread Dave Mitchell
Change 35027 by [EMAIL PROTECTED] on 2008/12/06 01:05:03 Integrate: [ 34142] Upgrade to version 0.76 by John Peacock Fix segfault in serialized version objects (bug #56606) Affected files ... ... //depot/maint-5.10/perl/lib/version.pm#2 integrate ...

Change 35028: Integrate:

2008-12-05 Thread Dave Mitchell
Change 35028 by [EMAIL PROTECTED] on 2008/12/06 01:23:02 Integrate: [ 34148] Subject: [PATCH] watchdog() some IO tests From: Jerry D. Hedden [EMAIL PROTECTED] Date: Fri, 11 Jul 2008 12:08:51 -0400 Message-ID: [EMAIL PROTECTED] [

Change 35029: Integrate:

2008-12-05 Thread Dave Mitchell
Change 35029 by [EMAIL PROTECTED] on 2008/12/06 01:58:18 Integrate: [ 34151] Welcome to refcount hell. Fix the leaks reported by #57024 along with a bunch other named capture related leaks. Affected files ... ... //depot/maint-5.10/perl/regcomp.c#21 integrate ...

Change 35030: ntegrate:

2008-12-05 Thread Dave Mitchell
Change 35030 by [EMAIL PROTECTED] on 2008/12/06 02:00:14 ntegrate: [ 34156] Undo io_linenum.t part of #34148. It was io_multihomed.t that I meant (my mistake), and that is now covered by #34155. Affected files ... ...