Change 31809 by [EMAIL PROTECTED] on 2007/09/07 08:38:54
Subject: [PATCH] Fix t/op/magic.t failures under Cygwin
From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
Date: Thu, 6 Sep 2007 13:37:34 -0400
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/t/
Change 31810 by [EMAIL PROTECTED] on 2007/09/07 08:41:16
Subject: [PATCH] Test fixes to go along with longpath.inc patch
From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
Date: Thu, 6 Sep 2007 14:50:15 -0400
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot
Change 31808 by [EMAIL PROTECTED] on 2007/09/07 08:36:02
Subject: [PATCH] Fix ext/Win32/t/Unicode.t test failure under Cygwin
From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
Date: Thu, 6 Sep 2007 13:07:51 -0400
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //
Change 31811 by [EMAIL PROTECTED] on 2007/09/07 08:55:19
feature bundle :5.10 should be equivalent to latest :5.10.X
Affected files ...
... //depot/perl/lib/feature.pm#21 edit
Differences ...
//depot/perl/lib/feature.pm#21 (text)
Index: perl/lib/feature.pm
--- perl/lib/featur
Change 31807 by [EMAIL PROTECTED] on 2007/09/07 08:34:00
Subject: [PATCH] Force uppercase drive letters
From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
Date: Thu, 6 Sep 2007 12:57:09 -0400
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/ext/Win32/l
Change 31814 by [EMAIL PROTECTED] on 2007/09/07 14:58:05
Subject: [EMAIL PROTECTED] fixes for cpanplus on VMS
From: "John E. Malmberg" <[EMAIL PROTECTED]>
Date: Sun, 02 Sep 2007 17:23:04 -0500
Message-id: <[EMAIL PROTECTED]>
Only the hunk containing
Change 31821 by [EMAIL PROTECTED] on 2007/09/08 15:20:14
B.pm still assumed that SVt_PVBM exists. Correct this.
Tweak the alignment of ASCII art inheritance diagrams.
Affected files ...
... //depot/perl/ext/B/B.pm#82 edit
Differences ...
//depot/perl/ext/B/B.pm#82 (text) =
Change 31816 by [EMAIL PROTECTED] on 2007/09/07 15:50:10
Spelling nit by Jim Cromie
Affected files ...
... //depot/perl/lib/DBM_Filter/t/encode.t#4 edit
Differences ...
//depot/perl/lib/DBM_Filter/t/encode.t#4 (text)
Index: perl/lib/DBM_Filter/t/encode.t
--- perl/lib/DBM_Filt
Change 31820 by [EMAIL PROTECTED] on 2007/09/08 13:12:33
Subject: [patch] readabilty tweaks
From: Jim Cromie <[EMAIL PROTECTED]>
Date: Fri, 07 Sep 2007 13:12:22 -0600
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/ext/B/B/Concise.pm#72 edit
..
Change 31812 by [EMAIL PROTECTED] on 2007/09/07 09:25:24
Remove the 'err' keyword
Affected files ...
... //depot/perl/MANIFEST#1618 edit
... //depot/perl/embed.h#705 edit
... //depot/perl/keywords.h#37 edit
... //depot/perl/keywords.pl#33 edit
... //depot/perl/lib/feature.pm#22 edit
...
Change 31818 by [EMAIL PROTECTED] on 2007/09/08 12:40:05
Subject: [PATCH pod/perlunicode.pod] Userdefined properties
From: Abigail <[EMAIL PROTECTED]>
Date: Fri, 7 Sep 2007 18:38:47 +0200
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/pod/perl
Change 31813 by [EMAIL PROTECTED] on 2007/09/07 14:03:52
Bump version of Module::Build after change #31619
Affected files ...
... //depot/perl/lib/Module/Build.pm#14 edit
Differences ...
//depot/perl/lib/Module/Build.pm#14 (text)
Index: perl/lib/Module/Build.pm
--- perl/lib/M
Change 31815 by [EMAIL PROTECTED] on 2007/09/07 15:07:14
Two Module::Build::Platform::VMS tweaks:
-- Override expand_test_dir to relativize paths.
-- Eliminate eliminate_macros; M::B doesn't need it.
Affected files ...
... //depot/perl/lib/Module/Build/Platform/VMS.pm#7 e
Change 31817 by [EMAIL PROTECTED] on 2007/09/08 12:34:27
err should be removed from perl_keyword.pl, too
Affected files ...
... //depot/perl/perl_keyword.pl#15 edit
Differences ...
//depot/perl/perl_keyword.pl#15 (text)
Index: perl/perl_keyword.pl
--- perl/perl_keyword.pl#14~
Change 31819 by [EMAIL PROTECTED] on 2007/09/08 13:03:29
Subject: [PATCH] sync blead with File-Path 2.00_11
From: David Landgren <[EMAIL PROTECTED]>
Date: Sat, 08 Sep 2007 10:46:15 +0200
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/lib/File/
Change 31822 by [EMAIL PROTECTED] on 2007/09/08 21:21:37
Update perldiag.pod to mention "state" in all places where state
variables can report the same errors as my variables.
Affected files ...
... //depot/perl/pod/perldiag.pod#480 edit
Differences ...
//depot/perl/pod/pe
Change 31823 by [EMAIL PROTECTED] on 2007/09/08 21:47:24
Make 'state $$' etc report 'Can't use global $$ in "state"' (not "my")
Affected files ...
... //depot/perl/op.c#952 edit
... //depot/perl/pod/perldiag.pod#481 edit
Differences ...
//depot/perl/op.c#952 (text)
Index: per
Change 31824 by [EMAIL PROTECTED] on 2007/09/08 22:34:29
For now, forbid all list assignment initialisation of state variables,
as the precise semantics in Perl 6 are not clear. Better to make it a
syntax error, than to have one behaviour now, but change it later.
[
Change 31825 by [EMAIL PROTECTED] on 2007/09/09 00:31:51
Band-aid for Pod::Man::devise_title to keep it from looking
beyond the end of an array and generating undefined warnings.
Affected files ...
... //depot/perl/lib/Pod/Man.pm#41 edit
Differences ...
//depot/perl/lib/Po
19 matches
Mail list logo