Change 17581: Remove bad advice : -M doesn't work on the #! line

2002-07-16 Thread Rafael Garcia-Suarez
Change 17581 by rgs@rgs-home on 2002/07/16 19:49:16 Remove bad advice : -M doesn't work on the #! line Affected files ... //depot/perl/ext/Encode/encoding.pm#13 edit Differences ... //depot/perl/ext/Encode/encoding.pm#13 (text) Index: perl/ext/Encode/encoding.pm ---

Change 17704: Fix bug #16080 : an attribute list should end at '}'

2002-08-08 Thread Rafael Garcia-Suarez
Change 17704 by rgs@rgs-home on 2002/08/08 19:47:44 Fix bug #16080 : an attribute list should end at '}' Affected files ... //depot/perl/t/op/attrs.t#10 edit //depot/perl/toke.c#439 edit Differences ... //depot/perl/t/op/attrs.t#10 (text) Index: perl/t/op/attrs.t

Change 17705: More tests for the attribute syntax, from the

2002-08-08 Thread Rafael Garcia-Suarez
Change 17705 by rgs@rgs-home on 2002/08/08 20:57:59 More tests for the attribute syntax, from the attributes manpage. Affected files ... //depot/perl/t/op/attrs.t#11 edit Differences ... //depot/perl/t/op/attrs.t#11 (text) Index: perl/t/op/attrs.t ---

Change 17706: Re: missing lower range in {} regex

2002-08-09 Thread Rafael Garcia-Suarez
Change 17706 by rgs@rgs-home on 2002/08/09 21:00:41 Subject: Re: missing lower range in {} regex From: John P. Linderman [EMAIL PROTECTED] Date: Fri, 09 Aug 2002 12:48:55 -0400 Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/pod/perlre.pod#78

Change 17707: New HP-UX itanium servers

2002-08-09 Thread Rafael Garcia-Suarez
Change 17707 by rgs@rgs-home on 2002/08/09 21:23:20 Subject: New HP-UX itanium servers From: H.Merijn Brand [EMAIL PROTECTED] Date: Wed, 07 Aug 2002 13:25:57 +0200 Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/README.hpux#32 edit

Change 17777: Fix parsing problems with the // operator.

2002-08-25 Thread Rafael Garcia-Suarez
Change 1 by rgs@rgs-home on 2002/08/25 18:42:46 Fix parsing problems with the // operator. Make // able to follow various unary operators used without arguments or parens (shift, pop, getc, pos, readline, readlink, undef, umask, and the filetest operators), as

Change 17821: Advertise Linux::Pid.

2002-08-30 Thread Rafael Garcia-Suarez
Change 17821 by rgs@rgs-home on 2002/08/30 19:56:53 Advertise Linux::Pid. Affected files ... //depot/perl/pod/perlfunc.pod#357 edit //depot/perl/pod/perlvar.pod#108 edit Differences ... //depot/perl/pod/perlfunc.pod#357 (text) Index: perl/pod/perlfunc.pod ---

Change 17875: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)

2002-09-08 Thread Rafael Garcia-Suarez
Change 17875 by rgs@rgs-home on 2002/09/08 18:55:01 Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick) From: Nicholas Clark [EMAIL PROTECTED] Date: Sun, 8 Sep 2002 15:46:44 +0100 Message-ID:

Change 17883: [PATCH] Quieten warnings in Deparse.pm

2002-09-09 Thread Rafael Garcia-Suarez
Change 17883 by rgs@rgs-home on 2002/09/09 19:10:08 Subject: [PATCH] Quieten warnings in Deparse.pm From: Paul Johnson [EMAIL PROTECTED] Date: Sun, 8 Sep 2002 23:50:11 +0200 Message-ID: [EMAIL PROTECTED] Affected files ...

Change 17884: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')

2002-09-09 Thread Rafael Garcia-Suarez
Change 17884 by rgs@rgs-home on 2002/09/09 19:33:11 Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage') From: Nicholas Clark [EMAIL PROTECTED] Date: Sun, 8 Sep 2002 19:45:52 +0100 Message-ID: [EMAIL PROTECTED] Affected

Change 17887: Re: [PATCH] Quieten warnings in Deparse.pm

2002-09-09 Thread Rafael Garcia-Suarez
Change 17887 by rgs@rgs-home on 2002/09/09 21:00:08 Subject: Re: [PATCH] Quieten warnings in Deparse.pm From: Paul Johnson [EMAIL PROTECTED] Date: Mon, 9 Sep 2002 23:37:33 +0200 Message-ID: [EMAIL PROTECTED] Affected files ...

Change 17897: [perl #17119] typo in utils/dprofpp.PL

2002-09-11 Thread Rafael Garcia-Suarez
Change 17897 by rgs@rgs-home on 2002/09/11 20:56:21 Subject: [perl #17119] typo in utils/dprofpp.PL From: Todd C. Miller (via RT) [EMAIL PROTECTED] Date: 10 Sep 2002 18:49:56 - Message-ID: [EMAIL PROTECTED] Affected files ...

Change 17898: Fix bug #17006 : remove spurious do{} in the deparsing

2002-09-11 Thread Rafael Garcia-Suarez
Change 17898 by rgs@rgs-home on 2002/09/11 20:58:46 Fix bug #17006 : remove spurious do{} in the deparsing of s/.../.../e. Affected files ... //depot/perl/ext/B/B/Deparse.pm#124 edit //depot/perl/ext/B/t/deparse.t#6 edit Differences ...

Change 17900: Fix a syntax incompatibility introduced by the // operator.

2002-09-12 Thread Rafael Garcia-Suarez
Change 17900 by rgs@rgs-home on 2002/09/12 19:33:06 Fix a syntax incompatibility introduced by the // operator. (Note that Cprint $fh // is still a syntax error, it wasn't with perl 5.8.0.) Affected files ... //depot/perl/t/op/dor.t#3 edit

Change 17901: Date: Fri, 13 Sep 2002 00:17:39 +0300

2002-09-12 Thread Rafael Garcia-Suarez
Change 17901 by rgs@rgs-home on 2002/09/12 20:19:55 Date: Fri, 13 Sep 2002 00:17:39 +0300 From: Jarkko Hietaniemi [EMAIL PROTECTED] Subject: [PATCH] more PASE wisdom Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/README.os400#2 edit

Change 17913: [PATCH perl@17882] file spec tweaks for VMS

2002-09-21 Thread Rafael Garcia-Suarez
Change 17913 by rgs@rgs-home on 2002/09/21 19:46:56 Subject: [PATCH perl@17882] file spec tweaks for VMS From: Craig A. Berry [EMAIL PROTECTED] Date: Wed, 18 Sep 2002 16:57:02 -0500 Message-ID: [EMAIL PROTECTED] Affected files ...

Change 17914: [PATCH] PASE saga continues

2002-09-21 Thread Rafael Garcia-Suarez
Change 17914 by rgs@rgs-home on 2002/09/21 19:58:57 Subject: [PATCH] PASE saga continues From: Jarkko Hietaniemi [EMAIL PROTECTED] Date: Thu, 19 Sep 2002 23:30:20 +0300 Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/hints/aix.sh#83 edit

Change 17915: Patch #17914 was empty ; this should have been applied instead.

2002-09-24 Thread Rafael Garcia-Suarez
Change 17915 by rgs@rgs-home on 2002/09/24 20:19:22 Patch #17914 was empty ; this should have been applied instead. Affected files ... //depot/perl/hints/aix.sh#84 edit Differences ... //depot/perl/hints/aix.sh#84 (text) Index: perl/hints/aix.sh ---

Change 17938: Email address change for Stéphane Payrard

2002-09-28 Thread Rafael Garcia-Suarez
Change 17938 by rgs@rgs-home on 2002/09/28 20:42:59 Email address change for Stéphane Payrard Affected files ... //depot/perl/AUTHORS#95 edit Differences ... //depot/perl/AUTHORS#95 (text) Index: perl/AUTHORS --- perl/AUTHORS#94~17848~ Wed Sep 4 16:12:15 2002 +++

Change 17972: Add a new warning, Possible precedence problem on bitwise

2002-10-03 Thread Rafael Garcia-Suarez
Change 17972 by rgs@rgs-home on 2002/10/03 20:26:54 Add a new warning, Possible precedence problem on bitwise %c operator, triggerred when a bitwise op has a numeric comparison op as child. Affected files ... //depot/perl/op.c#522 edit

Change 17973: Change the warning message %s trapped by operation mask

2002-10-03 Thread Rafael Garcia-Suarez
Change 17973 by rgs@rgs-home on 2002/10/03 20:34:13 Change the warning message %s trapped by operation mask to include '' around the op name. Document it in perldiag. Affected files ... //depot/perl/ext/Opcode/Opcode.t#2 edit //depot/perl/ext/Opcode/Safe.pm#17 edit

Change 17976: Fix bug #17744, suggested by Andreas Jurenda,

2002-10-04 Thread Rafael Garcia-Suarez
Change 17976 by rgs@rgs-home on 2002/10/04 19:44:48 Fix bug #17744, suggested by Andreas Jurenda, tweaked by rgs (security hole in Safe). Affected files ... //depot/perl/MANIFEST#942 edit //depot/perl/ext/Opcode/Safe.pm#18 edit //depot/perl/ext/Safe/safe3.t#1 add

Change 17977: Complement to change #17976 :

2002-10-04 Thread Rafael Garcia-Suarez
Change 17977 by rgs@rgs-home on 2002/10/04 20:01:54 Complement to change #17976 : there was a similar bug on rdo(). Increment $Safe::VERSION. Affected files ... //depot/perl/ext/Opcode/Safe.pm#19 edit //depot/perl/ext/Safe/safe3.t#2 edit Differences ...

Change 17993: croak() is better written Perl_croak() in C code.

2002-10-10 Thread Rafael Garcia-Suarez
Change 17993 by rgs@rgs-home on 2002/10/10 19:52:00 croak() is better written Perl_croak() in C code. Affected files ... //depot/perl/util.c#367 edit Differences ... //depot/perl/util.c#367 (text) Index: perl/util.c --- perl/util.c#366~17990~ Thu Oct 10 04:19:57

Change 18015: The -0 command-line switch wasn't setting $/ at compile-time.

2002-10-13 Thread Rafael Garcia-Suarez
Change 18015 by rgs@rgs-home on 2002/10/12 20:22:37 The -0 command-line switch wasn't setting $/ at compile-time. Move the initialization of $/ just after switch parsing (it was done after yyparse().) Affected files ... //depot/perl/perl.c#454 edit

Change 18016: [PATCH] minor typos in perlhist.pod and perlunicode.pod

2002-10-14 Thread Rafael Garcia-Suarez
Change 18016 by rgs@rgs-home on 2002/10/14 20:30:03 Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod From: SADAHIRO Tomoyuki [EMAIL PROTECTED] Date: Sun, 13 Oct 2002 09:02:36 +0900 Message-Id: [EMAIL PROTECTED] Affected files ...

Change 18018: Re: [PATCH] cv.h: Comment update

2002-10-15 Thread Rafael Garcia-Suarez
Change 18018 by rgs@rgs-home on 2002/10/15 19:08:20 Subject: Re: [PATCH] cv.h: Comment update From: Paul Johnson [EMAIL PROTECTED] Date: Mon, 14 Oct 2002 20:00:50 +0200 Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/cv.h#37 edit Differences

Change 18052: Further tweaks to perlmodlib.pod.

2002-10-23 Thread Rafael Garcia-Suarez
Change 18052 by rgsrgs-home on 2002/10/23 19:16:50 Further tweaks to perlmodlib.pod. Add a note about perllocal.pod, which wasn't documented. Affected files ... //depot/perl/pod/perlmodlib.PL#17 edit //depot/perl/pod/perlmodlib.pod#69 edit Differences ...

Change 18028: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)

2002-10-18 Thread Rafael Garcia-Suarez
Change 18028 by rgs@rgs-home on 2002/10/17 20:33:32 Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86) From: Abe Timmerman [EMAIL PROTECTED] Date: Thu, 17 Oct 2002 23:38:34 +0200 Message-Id: [EMAIL PROTECTED] Affected

Change 18050: perlmodlib.pod nit suggested by David Dyck (bug #18055)

2002-10-22 Thread Rafael Garcia-Suarez
Change 18050 by rgsrgs-home on 2002/10/22 19:11:12 perlmodlib.pod nit suggested by David Dyck (bug #18055) Regenerate perlmodlib.pod Affected files ... //depot/perl/pod/perlmodlib.PL#16 edit //depot/perl/pod/perlmodlib.pod#68 edit Differences ...

Change 17998: Fix bug #17771 : segfault with the 'for' statement modifier

2002-10-11 Thread Rafael Garcia-Suarez
Change 17998 by rgsrgs-home on 2002/10/11 19:53:05 Fix bug #17771 : segfault with the 'for' statement modifier used inside a map or a grep. Affected files ... //depot/perl/pp_ctl.c#322 edit //depot/perl/t/op/grep.t#3 edit Differences ...

Change 18069: [PATCH] Re: [PATCH] Re: [perl #17772] pack w /* this cannot happen ;-) */ is fallacious

2002-10-28 Thread Rafael Garcia-Suarez
Change 18069 by rgs@rgs-home on 2002/10/28 20:44:12 Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack w /* this cannot happen ;-) */ is fallacious From: Nicholas Clark [EMAIL PROTECTED] Date: Sun, 27 Oct 2002 22:31:08 + Message-ID: [EMAIL PROTECTED]

Change 18070: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)

2002-10-28 Thread Rafael Garcia-Suarez
Change 18070 by rgs@rgs-home on 2002/10/28 20:46:33 Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED) From: Nicholas Clark [EMAIL PROTECTED] Date: Sun, 27 Oct 2002 18:39:03 + Message-ID: [EMAIL PROTECTED] Affected

Change 18071: RE: [PATCH] Warning on pararameterless 'use IO' and doc update

2002-10-28 Thread Rafael Garcia-Suarez
Change 18071 by rgs@rgs-home on 2002/10/28 21:57:25 Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update From: Paul Marquess [EMAIL PROTECTED] Date: Mon, 28 Oct 2002 12:53:52 - Message-ID: [EMAIL PROTECTED] Affected files ...

Change 18072: Partial fix of bug [perl #17589] : prevent the parser to

2002-10-29 Thread Rafael Garcia-Suarez
Change 18072 by rgsrgs-home on 2002/10/29 20:37:31 Partial fix of bug [perl #17589] : prevent the parser to segfault when encountering the erroneous construct sub;. Affected files ... //depot/perl/pod/perldiag.pod#318 edit //depot/perl/t/op/anonsub.t#7 edit

Change 18075: Adjust the number of tests in t/op/range.t

2002-10-31 Thread Rafael Garcia-Suarez
Change 18075 by rgsrgs-home on 2002/10/31 20:58:12 Adjust the number of tests in t/op/range.t Affected files ... //depot/perl/t/op/range.t#11 edit Differences ... //depot/perl/t/op/range.t#11 (xtext) Index: perl/t/op/range.t --- perl/t/op/range.t#10~18074~ Wed Oct 30

Change 18102: Re: [perl #18066] Bug in -I when path has double colons?

2002-11-04 Thread Rafael Garcia-Suarez
Change 18102 by rgs@rgs-home on 2002/11/04 21:43:53 Subject: Re: [perl #18066] Bug in -I when path has double colons? From: Slaven Rezic [EMAIL PROTECTED] Date: 30 Oct 2002 11:18:47 +0100 Message-ID: [EMAIL PROTECTED] With the corresponding change

Change 18113: make regen_headers.

2002-11-05 Thread Rafael Garcia-Suarez
Change 18113 by rgsrgs-home on 2002/11/05 20:11:55 make regen_headers. Backport change #18078 to warnings.pl. Affected files ... //depot/perl/global.sym#228 edit //depot/perl/perlapi.c#132 edit //depot/perl/perlapi.h#75 edit //depot/perl/proto.h#414 edit

Change 18114: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well

2002-11-06 Thread Rafael Garcia-Suarez
Change 18114 by rgs@rgs-home on 2002/11/06 20:08:53 Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well From: Stephen McCamant [EMAIL PROTECTED] Date: Thu, 31 Oct 2002 01:35:29 -0500 Message-ID: [EMAIL PROTECTED]

Change 18116: The new test introduced in #18114 failed with threads

2002-11-06 Thread Rafael Garcia-Suarez
Change 18116 by rgsrgs-home on 2002/11/06 22:11:06 The new test introduced in #18114 failed with threads Affected files ... //depot/perl/ext/B/t/concise.t#4 edit Differences ... //depot/perl/ext/B/t/concise.t#4 (text) Index: perl/ext/B/t/concise.t ---

Change 18117: make distclean should remove the generated file lib/Config.pod.

2002-11-06 Thread Rafael Garcia-Suarez
Change 18117 by rgsrgs-home on 2002/11/06 22:15:36 make distclean should remove the generated file lib/Config.pod. Affected files ... //depot/perl/Makefile.SH#257 edit Differences ... //depot/perl/Makefile.SH#257 (text) Index: perl/Makefile.SH ---

Change 18136: t/run/runenv.t bug

2002-11-10 Thread Rafael Garcia-Suarez
Change 18136 by rgs@rgs-home on 2002/11/10 21:38:44 Subject: t/run/runenv.t bug From: Salvador Fandiño [EMAIL PROTECTED] Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST) Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/t/run/runenv.t#7 edit

Change 18137: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod

2002-11-10 Thread Rafael Garcia-Suarez
Change 18137 by rgs@rgs-home on 2002/11/10 21:57:04 Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod From: Slaven Rezic [EMAIL PROTECTED] Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET) Message-Id: [EMAIL PROTECTED] Affected files ...

Change 18142: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)

2002-11-12 Thread Rafael Garcia-Suarez
Change 18142 by rgs@rgs-home on 2002/11/12 22:09:39 Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro) From: Dave Mitchell [EMAIL PROTECTED] Date: Thu, 7 Nov 2002 16:38:02 + Message-ID: [EMAIL PROTECTED] Affected files ...

Change 18149: New B::Lint option, bare-subs, that checks for implicitely

2002-11-16 Thread Rafael Garcia-Suarez
Change 18149 by rgs@rgs-home on 2002/11/16 20:10:50 New B::Lint option, bare-subs, that checks for implicitely quoted barewords that are also subroutines, from Ian Phillipps [EMAIL PROTECTED]. Message-ID: [EMAIL PROTECTED]

Change 18151: Document PRIVSHIFT.

2002-11-16 Thread Rafael Garcia-Suarez
Change 18151 by rgs@rgs-home on 2002/11/16 20:45:26 Document PRIVSHIFT. Subject: [PATCH] two small doc patches From: [EMAIL PROTECTED] (Yitzchak Scott-Thoennes) Date: Thu, 14 Nov 2002 15:07:35 -0800 Message-ID: [EMAIL PROTECTED] Affected files ...

Change 18152: Re: [PATCH] optional code for debugging leaking scalars

2002-11-16 Thread Rafael Garcia-Suarez
Change 18152 by rgs@rgs-home on 2002/11/16 21:23:15 Subject: Re: [PATCH] optional code for debugging leaking scalars From: Dave Mitchell [EMAIL PROTECTED] Date: Sat, 16 Nov 2002 22:18:23 + Message-ID: [EMAIL PROTECTED] Documentation for change #18150.

Change 18154: Correction to change #18152, by Dave Mitchell.

2002-11-16 Thread Rafael Garcia-Suarez
Change 18154 by rgs@rgs-home on 2002/11/16 22:08:44 Correction to change #18152, by Dave Mitchell. Affected files ... //depot/perl/pod/perlhack.pod#66 edit Differences ... //depot/perl/pod/perlhack.pod#66 (text) Index: perl/pod/perlhack.pod ---

Change 18161: [PATCH Win32] Document wperl.exe

2002-11-19 Thread Rafael Garcia-Suarez
Change 18161 by rgs@rgs-home on 2002/11/19 21:26:21 Subject: [PATCH Win32] Document wperl.exe From: Brent Dax [EMAIL PROTECTED] Date: Fri, 15 Nov 2002 23:02:01 -0800 Message-ID: 034e01c28d3e$0fed1680$6501a8c0@deepblue Affected files ...

Change 18163: Re: [PATCH] AutoLoader gives wrong message

2002-11-19 Thread Rafael Garcia-Suarez
Change 18163 by rgs@rgs-home on 2002/11/19 22:11:24 Subject: Re: [PATCH] AutoLoader gives wrong message From: Peter Scott [EMAIL PROTECTED] Date: Thu, 07 Nov 2002 19:04:27 -0800 Message-id: [EMAIL PROTECTED] With a tweak to the END cleanup block to

Change 18164: t/io/crlf.t failed with miniperl.

2002-11-19 Thread Rafael Garcia-Suarez
Change 18164 by rgs@rgs-home on 2002/11/19 22:32:52 t/io/crlf.t failed with miniperl. Affected files ... //depot/perl/t/io/crlf.t#6 edit Differences ... //depot/perl/t/io/crlf.t#6 (text) Index: perl/t/io/crlf.t --- perl/t/io/crlf.t#5~18086~ Mon Nov 4 07:16:34 2002

Change 18165: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)

2002-11-19 Thread Rafael Garcia-Suarez
Change 18165 by rgs@rgs-home on 2002/11/19 22:45:36 Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?) From: Jarkko Hietaniemi [EMAIL PROTECTED] Date: Sun, 3 Nov 2002 17:50:08 +0200 Message-ID: [EMAIL PROTECTED] Affected files ...

Change 18166: Fix perl bug #17920 : a case of parser coredump.

2002-11-19 Thread Rafael Garcia-Suarez
Change 18166 by rgs@rgs-home on 2002/11/19 23:02:31 Fix perl bug #17920 : a case of parser coredump. The fix is to disable Perl_block_start and Perl_block_end when the yacc parser has encountered errors. This prevents corruption of the internal stack, at the

Change 18169: Add a test for bug #17920, and a new test file for it.

2002-11-21 Thread Rafael Garcia-Suarez
Change 18169 by rgs@rgs-home on 2002/11/21 20:49:36 Add a test for bug #17920, and a new test file for it. Affected files ... //depot/perl/MANIFEST#953 edit //depot/perl/t/comp/parser.t#1 add Differences ... //depot/perl/MANIFEST#953 (text) Index: perl/MANIFEST ---

Change 18170: Move some tests from t/run/fresh_perl.t

2002-11-22 Thread Rafael Garcia-Suarez
Change 18170 by rgs@rgs-home on 2002/11/22 20:49:12 Move some tests from t/run/fresh_perl.t to the new t/comp/parser.t. The goal being to get rid of fresh_perl.t at some point. Affected files ... //depot/perl/t/comp/parser.t#2 edit

Change 18172: [PATCH] Historic version labels

2002-11-22 Thread Rafael Garcia-Suarez
Change 18172 by rgs@rgs-home on 2002/11/22 21:44:09 Subject: [PATCH] Historic version labels From: [EMAIL PROTECTED] (Andreas J. Koenig) Date: Fri, 22 Nov 2002 14:39:41 +0100 Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/Changes5.005#7 edit

Change 18183: Re: [perl #18626] bug in perlipc man page

2002-11-26 Thread Rafael Garcia-Suarez
Change 18183 by rgs@rgs-home on 2002/11/26 19:53:26 Subject: Re: [perl #18626] bug in perlipc man page From: Slaven Rezic [EMAIL PROTECTED] Date: 23 Nov 2002 21:23:20 +0100 Message-ID: [EMAIL PROTECTED] Affected files ... //depot/perl/pod/perlipc.pod#44 edit

Change 18185: PerlFAQ sync.

2002-11-26 Thread Rafael Garcia-Suarez
Change 18185 by rgs@rgs-home on 2002/11/26 21:06:48 PerlFAQ sync. Affected files ... //depot/perl/pod/perlfaq.pod#29 edit //depot/perl/pod/perlfaq1.pod#44 edit //depot/perl/pod/perlfaq2.pod#59 edit //depot/perl/pod/perlfaq3.pod#71 edit

Change 18232: Skip test #17 of lib/open.t when useperlio is not defined.

2002-12-02 Thread Rafael Garcia-Suarez
Change 18232 by rgs@rgs-home on 2002/12/02 19:59:07 Skip test #17 of lib/open.t when useperlio is not defined. Affected files ... //depot/perl/lib/open.t#21 edit Differences ... //depot/perl/lib/open.t#21 (text) Index: perl/lib/open.t --- perl/lib/open.t#20~18188~ Tue

Change 18233: Fix bug #18573 : in a double-quoted string, a \c not followed

2002-12-02 Thread Rafael Garcia-Suarez
Change 18233 by rgs@rgs-home on 2002/12/02 20:03:09 Fix bug #18573 : in a double-quoted string, a \c not followed by any character may corrupt memory due to reading past the end of the input buffer. Add a new error message corresponding to this case. Affected

Change 18249: Suppress a compilation warning reported by Jarkko

2002-12-06 Thread Rafael Garcia-Suarez
Change 18249 by rgs@rgs-home on 2002/12/06 20:42:01 Suppress a compilation warning reported by Jarkko (variable initialization skipped by goto). Affected files ... //depot/perl/toke.c#453 edit Differences ... //depot/perl/toke.c#453 (text) Index: perl/toke.c ---

Change 18250: Fix bug #18874, essentially by reverting change #11890.

2002-12-06 Thread Rafael Garcia-Suarez
Change 18250 by rgs@rgs-home on 2002/12/06 20:44:26 Fix bug #18874, essentially by reverting change #11890. Add a regression test for it. Affected files ... //depot/perl/lib/English.pm#22 edit //depot/perl/lib/English.t#7 edit Differences ...

Change 18251: Fix two cases of buffer overflow in the lexer.

2002-12-06 Thread Rafael Garcia-Suarez
Change 18251 by rgs@rgs-home on 2002/12/06 21:27:55 Fix two cases of buffer overflow in the lexer. Affected files ... //depot/perl/t/comp/parser.t#4 edit //depot/perl/toke.c#454 edit Differences ... //depot/perl/t/comp/parser.t#4 (text) Index: perl/t/comp/parser.t

Change 18259: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash

2002-12-08 Thread Rafael Garcia-Suarez
Change 18259 by rgs@rgs-home on 2002/12/08 19:34:34 Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash From: Nicholas Clark [EMAIL PROTECTED] Date: Mon, 2 Dec 2002 21:48:29 + Message-ID: [EMAIL PROTECTED] Affected files ...

Change 18261: Change the set of characters that are considered to be

2002-12-08 Thread Rafael Garcia-Suarez
Change 18261 by rgs@rgs-home on 2002/12/08 20:17:37 Change the set of characters that are considered to be safe in $ENV{TERM} for taint checkings. Affected files ... //depot/perl/taint.c#31 edit Differences ... //depot/perl/taint.c#31 (text) Index: perl/taint.c

Change 18260: Document that $ENV{TERM} may produce taint failures.

2002-12-08 Thread Rafael Garcia-Suarez
Change 18260 by rgs@rgs-home on 2002/12/08 20:14:57 Document that $ENV{TERM} may produce taint failures. Subject: Re: [perl #18717] spurious failures in regression test From: Slaven Rezic [EMAIL PROTECTED] Date: 29 Nov 2002 22:11:46 +0100 Message-ID: [EMAIL

Change 18262: getservbyport() should accept an empty string as its

2002-12-08 Thread Rafael Garcia-Suarez
Change 18262 by rgs@rgs-home on 2002/12/08 20:31:42 getservbyport() should accept an empty string as its proto argument (as does getservbyname()). Subject: Re: Is this a bug or am I being stupid? From: Slaven Rezic [EMAIL PROTECTED] Date: 08 Dec

Change 18264: Re: [perl #18165] 0 fails as right-hand argument to ..

2002-12-08 Thread Rafael Garcia-Suarez
Change 18264 by rgs@rgs-home on 2002/12/08 22:04:39 Subject: Re: [perl #18165] 0 fails as right-hand argument to .. From: Slaven Rezic [EMAIL PROTECTED] Date: 30 Nov 2002 00:07:05 +0100 Message-ID: [EMAIL PROTECTED] Affected files ...

Change 18263: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose

2002-12-08 Thread Rafael Garcia-Suarez
Change 18263 by rgs@rgs-home on 2002/12/08 21:56:13 Subject: Re: [perl #1] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose From: Slaven Rezic [EMAIL PROTECTED] Date: 08 Dec 2002 01:31:45 +0100

Change 18280: Integrate from the maint-5.8/ branch :

2002-12-10 Thread Rafael Garcia-Suarez
Change 18280 by rgs@rgs-home on 2002/12/10 21:30:10 Integrate from the maint-5.8/ branch : changes 18219, 18236, 18242-3, 18247-8, 18253-5, 18257, 18273-6 Affected files ... ... //depot/perl/MANIFEST#957 integrate ... //depot/perl/hints/irix_6.sh#63 integrate ...

Change 18298: Whitespace and indentation fix in the output of B::Debug.

2002-12-12 Thread Rafael Garcia-Suarez
Change 18298 by rgs@rgs-home on 2002/12/12 20:00:36 Whitespace and indentation fix in the output of B::Debug. Affected files ... ... //depot/perl/ext/B/B/Debug.pm#19 edit Differences ... //depot/perl/ext/B/B/Debug.pm#19 (text) Index: perl/ext/B/B/Debug.pm ---

Change 18300: [patch] typo in perlop

2002-12-12 Thread Rafael Garcia-Suarez
Change 18300 by rgs@rgs-home on 2002/12/12 20:40:22 Subject: [patch] typo in perlop From: [EMAIL PROTECTED] (Andreas J. Koenig) Date: Wed, 11 Dec 2002 21:31:14 +0100 Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/pod/perlop.pod#107 edit

Change 18302: Proper fix for CvOUTSIDE weak refcounting

2002-12-14 Thread Rafael Garcia-Suarez
Change 18302 by rgs@rgs-home on 2002/12/14 22:34:25 Subject: Proper fix for CvOUTSIDE weak refcounting From: Dave Mitchell [EMAIL PROTECTED] Date: Tue, 10 Dec 2002 01:26:44 + Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/cv.h#40 edit ...

Change 18307: [PATCH] Re: [perl #19017] lexical my variables not visible in debugger x command

2002-12-16 Thread Rafael Garcia-Suarez
Change 18307 by rgs@rgs-home on 2002/12/16 22:01:14 Subject: [PATCH] Re: [perl #19017] lexical my variables not visible in debugger x command From: Dave Mitchell [EMAIL PROTECTED] Date: Thu, 12 Dec 2002 23:42:35 + Message-ID: [EMAIL PROTECTED] and

Change 18308: [PATCH] Re: [perl #19017] lexical my variables not visible in debugger x command

2002-12-16 Thread Rafael Garcia-Suarez
Change 18308 by rgs@rgs-home on 2002/12/16 22:06:23 Subject: [PATCH] Re: [perl #19017] lexical my variables not visible in debugger x command From: [EMAIL PROTECTED] (Peter Scott) Date: 12 Dec 2002 18:13:17 - Message-ID: [EMAIL PROTECTED] (fix bug

Change 18439: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...

2003-01-04 Thread Rafael Garcia-Suarez
Change 18439 by rgs@rgs-home on 2003/01/04 15:34:54 Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=... From: Rafael Garcia-Suarez [EMAIL PROTECTED] Date: Fri, 13 Dec 2002 00:54:43 +0100 Message-Id: [EMAIL PROTECTED

Change 18438: Re: [PATCH] Tiny nits in perlre.pod

2003-01-04 Thread Rafael Garcia-Suarez
Change 18438 by rgs@rgs-home on 2003/01/04 15:24:22 Subject: Re: [PATCH] Tiny nits in perlre.pod From: [EMAIL PROTECTED] (Andreas J. Koenig) Date: Fri, 03 Jan 2003 00:57:15 +0100 Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/pod/perlre.pod#81

Change 18440: Integrate change #18420 from maint-5.8:

2003-01-04 Thread Rafael Garcia-Suarez
Change 18440 by rgs@rgs-home on 2003/01/04 16:31:31 Integrate change #18420 from maint-5.8: Mea culpa: the join() was the string join, not the ithreads join(). Affected files ... ... //depot/perl/ext/threads/t/join.t#4 integrate Differences ...

Change 18441: [DOCPATCH] File::Copy's synopsis

2003-01-04 Thread Rafael Garcia-Suarez
Change 18441 by rgs@rgs-home on 2003/01/04 20:06:45 Subject: [DOCPATCH] File::Copy's synopsis From: Nicholas Clark [EMAIL PROTECTED] Date: Wed, 1 Jan 2003 21:09:30 + Message-ID: [EMAIL PROTECTED] Affected files ... ... //depot/perl/lib/File/Copy.pm#30 edit

Change 18453: Change the value of ${^TAINT} : 0 without taint checks,

2003-01-06 Thread Rafael Garcia-Suarez
Change 18453 by rgs@rgs-home on 2003/01/06 20:31:43 Change the value of ${^TAINT} : 0 without taint checks, 1 with -T, and -1 with -t or -TU. Affected files ... ... //depot/perl/mg.c#246 edit ... //depot/perl/pod/perlvar.pod#110 edit ... //depot/perl/t/op/taint.t#54 edit ...

Change 18459: PerlFAQ sync.

2003-01-08 Thread Rafael Garcia-Suarez
Change 18459 by rgs@rgs-home on 2003/01/08 20:48:19 PerlFAQ sync. Affected files ... ... //depot/perl/pod/perlfaq.pod#30 edit ... //depot/perl/pod/perlfaq1.pod#45 edit ... //depot/perl/pod/perlfaq2.pod#60 edit ... //depot/perl/pod/perlfaq3.pod#72 edit ...

Change 18461: Integrate change #18362 from maint-5.8:

2003-01-08 Thread Rafael Garcia-Suarez
Change 18461 by rgs@rgs-home on 2003/01/08 21:16:54 Integrate change #18362 from maint-5.8: Fix [perl #18666] (taking the more conservative approach). Affected files ... ... //depot/perl/lib/File/Spec/Unix.pm#33 integrate Differences ...

Change 18460: Integrate change #18361 from maint-5.8:

2003-01-08 Thread Rafael Garcia-Suarez
Change 18460 by rgs@rgs-home on 2003/01/08 21:14:20 Integrate change #18361 from maint-5.8: Document that the socketpair tests are unhappy in old SCO, as per [perl #18537]. Affected files ... ... //depot/perl/pod/perl58delta.pod#7 integrate Differences ...

Change 18462: Integrate change #18391 from maint-5.8:

2003-01-08 Thread Rafael Garcia-Suarez
Change 18462 by rgs@rgs-home on 2003/01/08 21:24:09 Integrate change #18391 from maint-5.8: Document the installprefix trick for compiling PASE Perl in AIX. Affected files ... ... //depot/perl/README.os400#4 integrate Differences ... //depot/perl/README.os400#4 (text)

Change 18463: [DOCPATCH] hv_store and hv_store_ent

2003-01-08 Thread Rafael Garcia-Suarez
Change 18463 by rgs@rgs-home on 2003/01/08 21:27:49 Subject: [DOCPATCH] hv_store and hv_store_ent From: Nicholas Clark [EMAIL PROTECTED] Date: Wed, 1 Jan 2003 18:17:59 + Message-ID: [EMAIL PROTECTED] (Integrated from change #18399 from maint-5.8)

Change 18464: [PATCH] label code in pp_ctl.c

2003-01-08 Thread Rafael Garcia-Suarez
Change 18464 by rgs@rgs-home on 2003/01/08 21:40:37 Subject: [PATCH] label code in pp_ctl.c From: Nicholas Clark [EMAIL PROTECTED] Date: Thu, 26 Dec 2002 21:19:36 + Message-ID: [EMAIL PROTECTED] (Integrated from change #18400 from maint-5.8) Affected

Change 18465: Fix the doc for splitpath() in the File::Spec modules :

2003-01-08 Thread Rafael Garcia-Suarez
Change 18465 by rgs@rgs-home on 2003/01/08 22:02:26 Fix the doc for splitpath() in the File::Spec modules : this function doesn't return undef in any case. Affected files ... ... //depot/perl/lib/File/Spec.pm#25 edit ... //depot/perl/lib/File/Spec/Mac.pm#19 edit ...

Change 18467: Document that ${^TAINT} is read-only.

2003-01-09 Thread Rafael Garcia-Suarez
Change 18467 by rgs@rgs-home on 2003/01/09 21:03:07 Document that ${^TAINT} is read-only. Affected files ... ... //depot/perl/pod/perlvar.pod#111 edit Differences ... //depot/perl/pod/perlvar.pod#111 (text) Index: perl/pod/perlvar.pod --- perl/pod/perlvar.pod#110~18453~

Change 18482: Integrate change #18365 from maint-5.8 :

2003-01-14 Thread Rafael Garcia-Suarez
Change 18482 by rgs@rgs-home on 2003/01/14 21:41:04 Integrate change #18365 from maint-5.8 : Doc tweak on the S_ macros. Affected files ... ... //depot/perl/pod/perlfunc.pod#363 integrate Differences ... //depot/perl/pod/perlfunc.pod#363 (text) Index:

Change 18485: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault

2003-01-15 Thread Rafael Garcia-Suarez
Change 18485 by rgs@rgs-home on 2003/01/15 20:10:57 Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault From: Stephen McCamant [EMAIL PROTECTED] Date: Thu, 2 Jan 2003 18:08:23 -0500 Message-ID: [EMAIL PROTECTED] Plus a test by Jarkko Integrated

Change 18486: isa() and can() didn't work on magic variables

2003-01-15 Thread Rafael Garcia-Suarez
Change 18486 by rgs@rgs-home on 2003/01/15 20:34:52 isa() and can() didn't work on magic variables see Message-Id: [EMAIL PROTECTED] plus a test case by B. Goldberg Affected files ... ... //depot/perl/t/op/universal.t#21 edit ... //depot/perl/universal.c#60 edit

Change 18487: Add a test case for bug [perl #19545]

2003-01-15 Thread Rafael Garcia-Suarez
Change 18487 by rgs@rgs-home on 2003/01/15 20:45:14 Add a test case for bug [perl #19545] Affected files ... ... //depot/perl/t/op/do.t#16 edit Differences ... //depot/perl/t/op/do.t#16 (xtext) Index: perl/t/op/do.t --- perl/t/op/do.t#15~14741~Mon Feb 18 05:59:48 2002

Change 18497: [PATCH] Re: [perl #19393] Bug in Time::localtime?

2003-01-16 Thread Rafael Garcia-Suarez
Change 18497 by rgs@rgs-home on 2003/01/16 20:40:58 Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime? From: Dave Mitchell [EMAIL PROTECTED] Date: Wed, 1 Jan 2003 21:43:24 + Message-ID: [EMAIL PROTECTED] (integrated from change #18397 in

Change 18498: Integrate changes #18422 and #18423 from maint-5.8.

2003-01-16 Thread Rafael Garcia-Suarez
Change 18498 by rgs@rgs-home on 2003/01/16 20:48:10 Integrate changes #18422 and #18423 from maint-5.8. 18422 : Third Degree found a read of uninit memory (after setting grent_size with sysconf(), pwent_size was read). Also make the ERANGE/INVARG more

Change 18499: Integrate changes to Attribute::Handlers from maint-5.8

2003-01-16 Thread Rafael Garcia-Suarez
Change 18499 by rgs@rgs-home on 2003/01/16 20:58:59 Integrate changes to Attribute::Handlers from maint-5.8 (18404 and 18427). Subject: [PATCH] Re: Attribute::Handlers phase variance From: Richard Clamp [EMAIL PROTECTED] Date: Mon, 9 Dec 2002 11:10:24 +

Change 18500: Integrate #18447 from maint-5.8 :

2003-01-16 Thread Rafael Garcia-Suarez
Change 18500 by rgs@rgs-home on 2003/01/16 21:17:14 Integrate #18447 from maint-5.8 : test.pl-ise t/op/fh.t. Affected files ... ... //depot/perl/t/op/fh.t#5 integrate Differences ... //depot/perl/t/op/fh.t#5 (xtext) Index: perl/t/op/fh.t --- perl/t/op/fh.t#4~2915~

Change 18569: Fix [perl #19860] by adding a POSIX::fsync() stub.

2003-01-22 Thread Rafael Garcia-Suarez
Change 18569 by rgs@rgs-home on 2003/01/22 21:00:59 Fix [perl #19860] by adding a POSIX::fsync() stub. Affected files ... ... //depot/perl/ext/POSIX/POSIX.pm#31 edit ... //depot/perl/ext/POSIX/POSIX.pod#32 edit Differences ... //depot/perl/ext/POSIX/POSIX.pm#31 (text) Index:

Change 18571: [PATCH] Re: difference between my and our before introduction

2003-01-22 Thread Rafael Garcia-Suarez
Change 18571 by rgs@rgs-home on 2003/01/22 21:22:31 Subject: [PATCH] Re: difference between my and our before introduction From: Dave Mitchell [EMAIL PROTECTED] Date: Thu, 16 Jan 2003 17:12:37 + Message-ID: [EMAIL PROTECTED] (with a small test tweak)

Change 18572: Integrate change 18448 from maint-5.8 :

2003-01-22 Thread Rafael Garcia-Suarez
Change 18572 by rgs@rgs-home on 2003/01/22 21:40:21 Integrate change 18448 from maint-5.8 : Subject: Partial Data::Dumper patch From: Richard Clamp [EMAIL PROTECTED] Date: Sat, 4 Jan 2003 00:52:47 + Message-ID: [EMAIL PROTECTED]

Change 18589: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.

2003-01-26 Thread Rafael Garcia-Suarez
Change 18589 by rgs@rgs-home on 2003/01/26 13:06:49 OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d From: Dave Mitchell [EMAIL PROTECTED] Date: Fri, 24 Jan 2003 18:44:19 +

  1   2   3   4   5   6   7   8   9   10   >