Change 21538: Fix off-by-one in $0 set magic. (From Autrijus.)

2003-10-26 Thread Abhijit Menon-Sen
Change 21538 by [EMAIL PROTECTED] on 2003/10/26 08:08:02 Fix off-by-one in $0 set magic. (From Autrijus.) The whole PL_origalen thing in perl.c looks very hokey. Affected files ... ... //depot/perl/mg.c#280 edit Differences ... //depot/perl/mg.c#280 (text) Index: perl

Change 21541: Integrate:

2003-10-26 Thread Nicholas Clark
Change 21541 by [EMAIL PROTECTED] on 2003/10/26 20:51:55 Integrate: [ 21535] Return 21533 (with modifications) having found the problem (where 21533 is Plan C rough edge smoothing. Criteria for a hash split is now the earlier of "more keys

Change 21542: When %ENV has been turned into a non-magical hash after a

2003-10-26 Thread Rafael Garcia-Suarez
Change 21542 by [EMAIL PROTECTED] on 2003/10/26 21:36:17 When %ENV has been turned into a non-magical hash after a glob assignment, TAINT_ENV() may dump core because it assumes $ENV{PATH} is magical. Fix this ; add a test to verify that the PATH is still checked for

Change 21540: Fix backward-compatibility issues in if.pm.

2003-10-26 Thread Rafael Garcia-Suarez
Change 21540 by [EMAIL PROTECTED] on 2003/10/26 14:59:53 Fix backward-compatibility issues in if.pm. Affected files ... ... //depot/perl/lib/if.pm#4 edit Differences ... //depot/perl/lib/if.pm#4 (text) Index: perl/lib/if.pm --- perl/lib/if.pm#3~18684~ Sun Feb 9 17:43:12

Change 21544: don't complain of podless .pm files that have a separate .pod file

2003-10-26 Thread hv
Change 21544 by [EMAIL PROTECTED] on 2003/10/27 02:51:26 don't complain of podless .pm files that have a separate .pod file Affected files ... ... //depot/perl/pod/buildtoc#27 edit Differences ... //depot/perl/pod/buildtoc#27 (text) Index: perl/pod/buildtoc --- perl/pod/build

Change 21545: fixup separators

2003-10-26 Thread hv
Change 21545 by [EMAIL PROTECTED] on 2003/10/27 02:52:16 fixup separators Affected files ... ... //depot/perl/Changes#595 edit Differences ... //depot/perl/Changes#595 (text) Index: perl/Changes --- perl/Changes#594~21539~ Sun Oct 26 04:22:54 2003 +++ perl/Changes