Change 21545: fixup separators

2003-10-26 Thread hv
+ [ 21398] By: hvon 2003/10/02 09:15:42 Log: build perlapi.pod in deterministic order even when functions differ only in case; regen perlapi.pod End of Patch.

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 21400: minor cleanup for Changes

2003-10-02 Thread hv
Change 21400 by [EMAIL PROTECTED] on 2003/10/02 09:34:36 minor cleanup for Changes Affected files ... ... //depot/perl/Changes#593 edit Differences ... //depot/perl/Changes#593 (text) Index: perl/Changes --- perl/Changes#592~21399~ Thu Oct 2 02:18:27 2003 +++ perl/Change

Change 21398: build perlapi.pod in deterministic order even when functions differ

2003-10-02 Thread hv
Change 21398 by [EMAIL PROTECTED] on 2003/10/02 09:15:42 build perlapi.pod in deterministic order even when functions differ only in case; regen perlapi.pod Affected files ... ... //depot/perl/autodoc.pl#7 edit ... //depot/perl/pod/perlapi.pod#164 edit Differences ... //de

Change 21399: Update changes

2003-10-02 Thread hv
15:18:13 2003 +++ perl/ChangesThu Oct 2 02:18:27 2003 @@ -29,6 +29,25 @@ -- + +[ 21398] By: hv

Change 19016: add tests for existing behaviour of undef postinc/dec

2003-03-17 Thread hv
Change 19016 by [EMAIL PROTECTED] on 2003/03/18 00:52:09 add tests for existing behaviour of undef postinc/dec Affected files ... ... //depot/perl/t/op/inc.t#8 edit Differences ... //depot/perl/t/op/inc.t#8 (xtext) Index: perl/t/op/inc.t --- perl/t/op/inc.t#7~13442~Mon De

Change 19015: add comment at undef postinc special case

2003-03-17 Thread hv
Change 19015 by [EMAIL PROTECTED] on 2003/03/18 00:46:18 add comment at undef postinc special case Affected files ... ... //depot/perl/pp.c#374 edit Differences ... //depot/perl/pp.c#374 (text) Index: perl/pp.c --- perl/pp.c#373~18845~Thu Mar 6 21:21:43 2003 +++ perl

Change 19014: clarify behaviour of $a++

2003-03-17 Thread hv
Change 19014 by [EMAIL PROTECTED] on 2003/03/18 00:27:19 clarify behaviour of $a++ Affected files ... ... //depot/perl/pod/perlop.pod#109 edit Differences ... //depot/perl/pod/perlop.pod#109 (text) Index: perl/pod/perlop.pod --- perl/pod/perlop.pod#108~18762~ Sun Feb 23

Change 19005: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator

2003-03-16 Thread hv
er($boo); //depot/perl/ext/Data/Dumper/Dumper.xs#47 (text) Index: perl/ext/Data/Dumper/Dumper.xs --- perl/ext/Data/Dumper/Dumper.xs#46~18709~Sat Feb 15 00:16:26 2003 +++ perl/ext/Data/Dumper/Dumper.xs Sun Mar 16 18:06:20 2003 @@ -29,7 +29,7 @@ static SV *sv_x (pTHX_ SV

Change 19004: [patch] utils/h2xs.PL (get rid of \t and '')

2003-03-16 Thread hv
Change 19004 by [EMAIL PROTECTED] on 2003/03/17 01:38:23 Subject: [patch] utils/h2xs.PL (get rid of \t and '') From: Stas Bekman <[EMAIL PROTECTED]> Date: Fri, 14 Feb 2003 11:59:53 +1100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/utils/h2x

Change 19003: [perl #20724] Patch for dprofpp

2003-03-16 Thread hv
Change 19003 by [EMAIL PROTECTED] on 2003/03/17 01:23:02 Subject: [perl #20724] Patch for dprofpp From: Nicholas "Oxhøj" (via RT) <[EMAIL PROTECTED]> Date: 5 Feb 2003 08:41:17 - Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/utils/dprofpp.

Change 19002: [perl #19898] [PATCH] forking to Perl children with IPC::Open3

2003-03-16 Thread hv
Change 19002 by [EMAIL PROTECTED] on 2003/03/16 23:36:57 Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3 From: Adam Spiers (via RT) <[EMAIL PROTECTED]> Date: 10 Jan 2003 10:59:44 - Message-Id: <[EMAIL PROTECTED]> Affected files ... ...

Change 18912: typo for utf8locale in #18907

2003-03-11 Thread hv
Change 18912 by [EMAIL PROTECTED] on 2003/03/11 07:36:00 typo for utf8locale in #18907 Affected files ... ... //depot/perl/sv.c#643 edit Differences ... //depot/perl/sv.c#643 (text) Index: perl/sv.c --- perl/sv.c#642~18907~Mon Mar 10 22:01:28 2003 +++ perl/sv.c Mon

Change 18812: Re: [PATCH] Make adding notes to patchlevel.h easier

2003-03-02 Thread hv
Change 18812 by [EMAIL PROTECTED] on 2003/03/02 22:36:05 Subject: Re: [PATCH] Make adding notes to patchlevel.h easier From: [EMAIL PROTECTED] (Andreas J. Koenig) Date: Wed, 19 Feb 2003 11:05:28 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/

Change 18811: [perl #21289] [Fwd: IPC::Msg bug report]

2003-03-02 Thread hv
Change 18811 by [EMAIL PROTECTED] on 2003/03/02 22:30:50 Subject: [perl #21289] [Fwd: IPC::Msg bug report] From: Edmund Bacon (via RT) <[EMAIL PROTECTED]> Date: 18 Feb 2003 21:05:15 - Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/IPC/

Change 18810: [PATCH] Re: [perl #18872] File::Basename example misleading

2003-03-02 Thread hv
Change 18810 by [EMAIL PROTECTED] on 2003/03/02 21:59:10 Subject: [PATCH] Re: [perl #18872] File::Basename example misleading From: Richard Soderberg <[EMAIL PROTECTED]> Date: Sat, 15 Feb 2003 01:27:21 -0500 Message-Id: <[EMAIL PROTECTED]> Affected files ... ... /

Change 18809: [perl #21031] $File::Find::name ne $_ w/no_chdir

2003-03-02 Thread hv
Change 18809 by [EMAIL PROTECTED] on 2003/03/02 21:54:53 Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir From: "Anders Johnson" (via RT) <[EMAIL PROTECTED]> Date: 15 Feb 2003 00:21:41 - Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/p

Change 18807: Reverse copyright update (#18801) for files not changed in 2003.

2003-03-02 Thread hv
Change 18807 by [EMAIL PROTECTED] on 2003/03/02 21:22:56 Reverse copyright update (#18801) for files not changed in 2003. Affected files ... ... //depot/perl/EXTERN.h#22 edit ... //depot/perl/INTERN.h#15 edit ... //depot/perl/README#20 edit ... //depot/perl/av.h#20 edit ... //depot/perl/

Change 18805: Re: [perl #21411] [fix] Postponed RE with split()

2003-03-02 Thread hv
Change 18805 by [EMAIL PROTECTED] on 2003/03/02 16:29:28 Subject: Re: [perl #21411] [fix] Postponed RE with split() From: Enache Adrian <[EMAIL PROTECTED]> Date: Sun, 2 Mar 2003 10:11:27 +0200 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pp.

Change 18803: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)

2003-03-02 Thread hv
Change 18803 by [EMAIL PROTECTED] on 2003/03/02 16:12:34 Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included) From: "Anders Johnson" <[EMAIL PROTECTED]> Date: Mon, 10 Feb 2003 14:09:46 -0800 Message-ID: <[EMAIL PROTECTED]> Affected fil

Change 18801: Update all copyrights to 2003, from Jarkko

2003-03-02 Thread hv
Change 18801 by [EMAIL PROTECTED] on 2003/03/02 15:24:22 Update all copyrights to 2003, from Jarkko Affected files ... ... //depot/perl/EXTERN.h#21 edit ... //depot/perl/INTERN.h#14 edit ... //depot/perl/README#19 edit ... //depot/perl/XSUB.h#72 edit ... //depot/perl/av.c#72 edit ... //d

Change 18800: [PATCH] for perl5db.pl against missing args destroying pre-post command setups

2003-03-02 Thread hv
Change 18800 by [EMAIL PROTECTED] on 2003/03/02 15:16:38 Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups From: [EMAIL PROTECTED] Date: Wed, 19 Feb 2003 13:24:38 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... /

Change 18782: Re: [perl #20683] [fix] Better Patch

2003-02-25 Thread hv
Change 18782 by [EMAIL PROTECTED] on 2003/02/26 01:36:49 Subject: Re: [perl #20683] [fix] Better Patch From: Enache Adrian <[EMAIL PROTECTED]> Date: Sun, 23 Feb 2003 20:16:39 +0200 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#68 ed

Change 18781: regen headers

2003-02-25 Thread hv
Change 18781 by [EMAIL PROTECTED] on 2003/02/26 01:11:14 regen headers Affected files ... ... //depot/perl/perlapi.h#82 edit ... //depot/perl/pod/perlapi.pod#151 edit Differences ... //depot/perl/perlapi.h#82 (text+w) Index: perl/perlapi.h --- perl/perlapi.h#81~18727~Sun

Change 18780: Two typos found by Philip Newton

2003-02-25 Thread hv
Change 18780 by [EMAIL PROTECTED] on 2003/02/26 00:25:32 Two typos found by Philip Newton <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/configpm#44 edit ... //depot/perl/ext/DB_File/DB_File.pm#43 edit Differences ... //depot/perl/configpm#44 (xtext) Index: perl/conf

Change 18778: Add missing file from change #18774.

2003-02-25 Thread hv
Change 18778 by [EMAIL PROTECTED] on 2003/02/25 15:24:17 Add missing file from change #18774. Affected files ... ... //depot/perl/t/op/localref.t#1 add Differences ... //depot/perl/t/op/localref.t#1 (text) Index: perl/t/op/localref.t --- /dev/null Tue May 5 13:32:27 1998 +

Change 18777: More variables for change #18776.

2003-02-25 Thread hv
Change 18777 by [EMAIL PROTECTED] on 2003/02/25 14:07:59 More variables for change #18776. Affected files ... ... //depot/perl/op.c#545 edit Differences ... //depot/perl/op.c#545 (text) Index: perl/op.c --- perl/op.c#544~18776~Tue Feb 25 06:04:03 2003 +++ perl/op.c

Change 18776: [perl #20682] [fix] @- array not visible in s///

2003-02-25 Thread hv
Change 18776 by [EMAIL PROTECTED] on 2003/02/25 14:04:03 Subject: [perl #20682] [fix] @- array not visible in s/// From: Enache Adrian <[EMAIL PROTECTED]> Date: Fri, 21 Feb 2003 17:50:14 +0200 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/op.

Change 18775: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count

2003-02-25 Thread hv
Change 18775 by [EMAIL PROTECTED] on 2003/02/25 13:53:11 Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count From: Enache Adrian <[EMAIL PROTECTED]> Date: Fri, 21 Feb 2003 17:49:41 +0200 Message-ID: <[EMAIL PROTECTED]> Affected files ... ...

Change 18774: Re: [perl #21321] local ${"FOO"} does not work

2003-02-25 Thread hv
@@ -685,6 +685,9 @@ SETs((SV*)av); RETURN; } + else if (PL_op->op_flags & OPf_MOD + && PL_op->op_private & OPpLVAL_INTRO) + Perl_croak(aTHX_ PL_no_localize_ref); } else { if (SvTYPE(sv) == SVt_PVAV

Change 18773: [Encode] 1.88 Released

2003-02-25 Thread hv
Change 18773 by [EMAIL PROTECTED] on 2003/02/25 12:45:01 Subject: [Encode] 1.88 Released From: Dan Kogai <[EMAIL PROTECTED]> Date: Thu, 20 Feb 2003 23:49:55 +0900 Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/Encode/AUTHORS#22 edit ... //

Change 18762: Remove no-longer-true line from perlop

2003-02-23 Thread hv
Change 18762 by [EMAIL PROTECTED] on 2003/02/24 00:18:42 Remove no-longer-true line from perlop Affected files ... ... //depot/perl/pod/perlop.pod#108 edit Differences ... //depot/perl/pod/perlop.pod#108 (text) Index: perl/pod/perlop.pod --- perl/pod/perlop.pod#107~18300~

Change 18750: more complex assertions activation:

2003-02-18 Thread hv
Change 18750 by [EMAIL PROTECTED] on 2003/02/19 00:53:03 more complex assertions activation: Subject: Re: Did the assertion patch/feature submission get overlooked? From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <[EMAIL PROTECTED]> Date: Tue, 18 Feb 2003 19:24:13 +

Change 18749: [PATCH] Make adding notes to patchlevel.h easier

2003-02-18 Thread hv
Change 18749 by [EMAIL PROTECTED] on 2003/02/19 00:19:21 Subject: [PATCH] Make adding notes to patchlevel.h easier From: [EMAIL PROTECTED] (Andreas J. Koenig) Date: Tue, 18 Feb 2003 11:48:40 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl

Change 18748: [PATCH IO/Socket/INET.pm] Blocking option ignored

2003-02-18 Thread hv
Change 18748 by [EMAIL PROTECTED] on 2003/02/19 00:00:41 Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored From: Dave Mitchell <[EMAIL PROTECTED]> Date: Tue, 18 Feb 2003 21:45:45 + Message-ID: <[EMAIL PROTECTED]> and tests for the same:

Change 18747: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause

2003-02-18 Thread hv
Change 18747 by [EMAIL PROTECTED] on 2003/02/18 23:47:06 Shouldn't have added as t/run/switchA.t in #18739 - it'll cause problems on case-insensitive file systems. Rename it back to t/run/switch_A.t Affected files ... ... //depot/perl/MANIFEST#982 edit ... //depot/perl/t/

Change 18738: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...

2003-02-17 Thread hv
Change 18738 by [EMAIL PROTECTED] on 2003/02/18 00:51:24 Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1... From: Nicholas Clark <[EMAIL PROTECTED]> Date: Mon, 17 Feb 2003 21:07:03 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... /

Change 18739: Re: Did the assertion patch/feature submission get overlooked?

2003-02-17 Thread hv
Change 18739 by [EMAIL PROTECTED] on 2003/02/18 01:04:01 Subject: Re: Did the assertion patch/feature submission get overlooked? From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <[EMAIL PROTECTED]> Date: Mon, 17 Feb 2003 23:38:05 + Message-ID: <[EMAIL PROTECTED]> Affe

Change 18737: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names

2003-02-17 Thread hv
; $hr->{svclass} = class($sv); +$hr->{svclass} = "UV" + if $hr->{svclass} eq "IV" and $sv->FLAGS & SVf_IVisUV; $hr->{svaddr} = sprintf("%#x", $$sv); if ($hr->{svclass} eq "GV") { my $gv = $sv; @@ -395,9 +408,

Change 18736: [PATCH] Re: [PATCH] Copy on write for $& and $1...

2003-02-17 Thread hv
Change 18736 by [EMAIL PROTECTED] on 2003/02/17 09:33:47 Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1... From: Nicholas Clark <[EMAIL PROTECTED]> Date: Sun, 16 Feb 2003 23:09:50 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/

Change 18734: Suppress empty #ifdef blocks in embed.pl

2003-02-17 Thread hv
Change 18734 by [EMAIL PROTECTED] on 2003/02/17 09:06:44 Suppress empty #ifdef blocks in embed.pl Affected files ... ... //depot/perl/embed.h#385 edit ... //depot/perl/embed.pl#329 edit Differences ... //depot/perl/embed.h#385 (text+w) Index: perl/embed.h --- perl/embed.h#384

Change 18735: Use the escape E in source files rather than the actual char.

2003-02-17 Thread hv
Change 18735 by [EMAIL PROTECTED] on 2003/02/17 09:13:02 Use the escape E in source files rather than the actual char. Affected files ... ... //depot/perl/lib/assertions.pm#2 edit ... //depot/perl/lib/assertions/activate.pm#2 edit Differences ... //depot/perl/lib/assertions.pm#2 (

Re: Change 18727: add support for assertions. Updated form of:

2003-02-17 Thread hv
Philip Newton <[EMAIL PROTECTED]> wrote: :On Sun, 16 Feb 2003 07:15:08 -0800, [EMAIL PROTECTED] (Hv) wrote: : :> +=head1 AUTHOR :> + :> +Salvador Fandiño, E[EMAIL PROTECTED] :> + :> +=head1 COPYRIGHT AND LICENSE :> + :> +Copyright 2002 by Salvador Fandiño :> + :&g

Re: Change 18725: inline SvREFCNT_dec:

2003-02-17 Thread hv
Philip Newton <[EMAIL PROTECTED]> wrote: :On Sun, 16 Feb 2003 06:30:06 -0800, [EMAIL PROTECTED] (Hv) wrote: :> +++ perl/embed.h Sun Feb 16 05:08:52 2003 [...] :> @@ -1003,6 +1003,8 @@ :> #define sv_free Perl_sv_free :> #ifdef PERL_CORE :> +#endif

Change 18733: fix typo in sv.c and regenerate perlapi.pod

2003-02-17 Thread hv
Change 18733 by [EMAIL PROTECTED] on 2003/02/17 08:51:53 fix typo in sv.c and regenerate perlapi.pod Affected files ... ... //depot/perl/pod/perlapi.pod#150 edit ... //depot/perl/sv.c#631 edit Differences ... //depot/perl/pod/perlapi.pod#150 (text+w) Index: perl/pod/perlapi.p

Re: Change 18726: COW regexps:

2003-02-17 Thread hv
Philip Newton <[EMAIL PROTECTED]> wrote: :> +++ perl/pod/perlapi.pod Sun Feb 16 05:10:32 2003 [...] :s/In addtion/In addition/ Bother, I fixed that at least twice while working on those patches. Now fixed in sv.c and regenerated as #18733. Hugo

Change 18727: add support for assertions. Updated form of:

2003-02-16 Thread hv
Change 18727 by [EMAIL PROTECTED] on 2003/02/16 13:55:10 add support for assertions. Updated form of: Subject: Re: Did the assertion patch/feature submission get overlooked? From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <[EMAIL PROTECTED]> Date: Sat, 30 Nov 2002 17:24:0

Change 18726: COW regexps:

2003-02-16 Thread hv
Change 18726 by [EMAIL PROTECTED] on 2003/02/16 13:10:32 COW regexps: Subject: [PATCH] Copy on write for $& and $1... From: Nicholas Clark <[EMAIL PROTECTED]> Date: Sun, 9 Feb 2003 23:00:09 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //dep

Change 18725: inline SvREFCNT_dec:

2003-02-16 Thread hv
Change 18725 by [EMAIL PROTECTED] on 2003/02/16 13:08:52 inline SvREFCNT_dec: Subject: [PATCH] Copy on write for $& and $1... From: Nicholas Clark <[EMAIL PROTECTED]> Date: Sun, 9 Feb 2003 23:00:09 + Message-ID: <[EMAIL PROTECTED]> Affected files ... .

Change 18722: outdent else-if chain in scope()

2003-02-16 Thread hv
Change 18722 by [EMAIL PROTECTED] on 2003/02/16 11:08:06 outdent else-if chain in scope() Affected files ... ... //depot/perl/op.c#539 edit Differences ... //depot/perl/op.c#539 (text) Index: perl/op.c --- perl/op.c#538~18720~Sun Feb 16 02:54:58 2003 +++ perl/op.c S

Change 18723: Re: [perl #20798] foo(eval {}) crashes Perl 5.8

2003-02-16 Thread hv
Change 18723 by [EMAIL PROTECTED] on 2003/02/16 11:12:58 Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8 From: Enache Adrian <[EMAIL PROTECTED]> Date: Sun, 16 Feb 2003 00:05:10 +0200 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/op.c

Change 18721: [PATCH] arcane tainting bug in vms.c

2003-02-16 Thread hv
Change 18721 by [EMAIL PROTECTED] on 2003/02/16 11:00:47 Subject: [PATCH] arcane tainting bug in vms.c From: "Craig A. Berry" <[EMAIL PROTECTED]> Date: Sat, 15 Feb 2003 12:29:03 -0600 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/vms/vms.c#11

Change 18720: restrict PERL_PRESERVE_IVUV to things that should really give an

2003-02-16 Thread hv
Change 18720 by [EMAIL PROTECTED] on 2003/02/16 10:54:58 restrict PERL_PRESERVE_IVUV to things that should really give an integer, but extend to runtime. Based on: Subject: Re: [perl #20827] Unexpected scientific notation. From: [EMAIL PROTECTED] Date: Wed,

Change 18707: [doc patch] ext/threads/shared/shared.pm

2003-02-14 Thread hv
Change 18707 by [EMAIL PROTECTED] on 2003/02/15 06:38:15 Subject: [doc patch] ext/threads/shared/shared.pm From: Stas Bekman <[EMAIL PROTECTED]> Date: Fri, 14 Feb 2003 11:12:39 +1100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/threads/s

Change 18706: Re: perlvar phrasing clarification for $^S

2003-02-14 Thread hv
Change 18706 by [EMAIL PROTECTED] on 2003/02/15 06:32:35 Subject: Re: perlvar phrasing clarification for $^S From: "Iain 'Spoon' Truskett" <[EMAIL PROTECTED]> Date: Fri, 14 Feb 2003 10:12:00 +1100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl

Change 18705: Re: [perl #20933] \substr reuses lvalues (sometimes)

2003-02-14 Thread hv
Change 18705 by [EMAIL PROTECTED] on 2003/02/15 06:27:07 Subject: Re: [perl #20933] \substr reuses lvalues (sometimes) From: Dave Mitchell <[EMAIL PROTECTED]> Date: Fri, 14 Feb 2003 22:48:27 + Message-ID: <[EMAIL PROTECTED]> with tests:

Change 18704: Re: overriding builtins quirk

2003-02-14 Thread hv
Change 18704 by [EMAIL PROTECTED] on 2003/02/15 06:17:06 Subject: Re: overriding builtins quirk From: Jerrad Pierce <[EMAIL PROTECTED]> Date: Fri, 14 Feb 2003 09:28:13 -0500 Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pod/perlsub.pod#50 edi

Change 18698: perlbug (was: Re: [perl #20606] [no subject])

2003-02-11 Thread hv
Change 18698 by [EMAIL PROTECTED] on 2003/02/12 03:01:32 Subject: perlbug (was: Re: [perl #20606] [no subject]) From: Slaven Rezic <[EMAIL PROTECTED]> Date: 30 Jan 2003 19:03:41 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/utils/perlbu

Change 18697: [PATCH 5.9.0] to silence compiler warning

2003-02-11 Thread hv
Change 18697 by [EMAIL PROTECTED] on 2003/02/12 02:20:39 Subject: [PATCH 5.9.0] to silence compiler warning From: Robin Barker <[EMAIL PROTECTED]> Date: Tue, 28 Jan 2003 13:27:17 - Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/PerlIO/

Change 18691: PATCH: sv_rvweaken() deficiency (against 5.8.0)

2003-02-10 Thread hv
Change 18691 by [EMAIL PROTECTED] on 2003/02/11 00:27:56 Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0) From: Mark Mielke <[EMAIL PROTECTED]> Date: Mon, 20 Jan 2003 19:56:13 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/sv.c#6

Change 18690: fix comment in change #18689

2003-02-10 Thread hv
Change 18690 by [EMAIL PROTECTED] on 2003/02/10 22:08:05 fix comment in change #18689 Affected files ... ... //depot/perl/sv.c#624 edit Differences ... //depot/perl/sv.c#624 (text) Index: perl/sv.c --- perl/sv.c#623~18689~Mon Feb 10 13:59:34 2003 +++ perl/sv.c Mon F

Change 18689: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.

2003-02-10 Thread hv
Change 18689 by [EMAIL PROTECTED] on 2003/02/10 21:59:34 Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf. Now allows but ignores the 'l' modifier on floating point formats and adds a couple of tests. Affected files ... ... //depot/perl/sv.c#623 edit ...

Change 18684: fix for C< use if qw/ 1 open :utf8 / > based on:

2003-02-09 Thread hv
Change 18684 by [EMAIL PROTECTED] on 2003/02/10 01:43:12 fix for C< use if qw/ 1 open :utf8 / > based on: Subject: [perl #20536] use if 1, open => ':utf8' fails From: Autrijus Tang (via RT) <[EMAIL PROTECTED]> Date: 24 Jan 2003 22:39:06 - Message-Id: <[E

Change 18683: RE: perldebug.pod suggestion

2003-02-09 Thread hv
Change 18683 by [EMAIL PROTECTED] on 2003/02/10 01:15:52 Subject: RE: perldebug.pod suggestion From: "Jay Hannah" <[EMAIL PROTECTED]> Date: Fri, 24 Jan 2003 11:28:44 -0600 Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2> Affected files ... ... //depot/perl/p

Change 18682: [PATCH] version objects final(?) patch

2003-02-09 Thread hv
Change 18682 by [EMAIL PROTECTED] on 2003/02/10 00:26:50 Subject: [PATCH] version objects final(?) patch From: John Peacock <[EMAIL PROTECTED]> Date: Sun, 05 Jan 2003 21:28:41 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/lib/version.pm

Change 18542: #18530 misses a couple of pTHX definitions

2003-01-21 Thread hv
Change 18542 by [EMAIL PROTECTED] on 2003/01/22 01:37:52 #18530 misses a couple of pTHX definitions Affected files ... ... //depot/perl/sv.c#614 edit Differences ... //depot/perl/sv.c#614 (text) Index: perl/sv.c --- perl/sv.c#613~18530~Mon Jan 20 17:37:03 2003 +++ per

Change 18534: PATCH: perldoc in MAINT branch (probably unstable too)

2003-01-20 Thread hv
Change 18534 by [EMAIL PROTECTED] on 2003/01/21 02:22:53 Subject: PATCH: perldoc in MAINT branch (probably unstable too) From: Chip Turner <[EMAIL PROTECTED]> Date: 02 Jan 2003 11:35:57 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/lib/

Change 18533: Re: [perl #17757] s///g fails when using English & study in 5.8.0

2003-01-20 Thread hv
Change 18533 by [EMAIL PROTECTED] on 2003/01/21 02:15:29 Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0 From: [EMAIL PROTECTED] Date: Thu, 02 Jan 2003 14:33:49 + Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/re

Change 18531: integrate #18366-18370 from maint-5.8:

2003-01-20 Thread hv
Change 18531 by [EMAIL PROTECTED] on 2003/01/21 01:52:49 integrate #18366-18370 from maint-5.8: Implement the CPP namespace protection from [perl #8610]; unless a function has an 'A' flag, it's defined only if PERL_CORE. (Why do we have so many many functions with

Change 18532: Re: [perl #19236] perlsyn: implicit localisation in while()

2003-01-20 Thread hv
Change 18532 by [EMAIL PROTECTED] on 2003/01/21 01:56:31 Subject: Re: [perl #19236] perlsyn: implicit localisation in while() From: Martien Verbruggen <[EMAIL PROTECTED]> Date: Tue, 31 Dec 2002 16:42:28 +1100 Message-Id: <[EMAIL PROTECTED]> Affected files ... ...

Change 18530: integrate (by hand) #18353 and #18359 from maint-5.8:

2003-01-20 Thread hv
Change 18530 by [EMAIL PROTECTED] on 2003/01/21 01:37:03 integrate (by hand) #18353 and #18359 from maint-5.8: Introduce a cache for UTF-8 data: length and byte<->char offset mapping are stored in a new type of magic. Speeds up length(), substr(), index(), rindex()

Change 18529: integrate #18349 from maint-5.8:

2003-01-20 Thread hv
Change 18529 by [EMAIL PROTECTED] on 2003/01/21 00:44:20 integrate #18349 from maint-5.8: At least partially address [perl #1] by speeding up both the ASCII case (by about 2-3%) and the UTF-8 case (by about 45%). The major trick is to avoid hitting the

Change 18528: [PATCH pp_ctl.c] silence warning

2003-01-20 Thread hv
Change 18528 by [EMAIL PROTECTED] on 2003/01/21 00:24:11 Subject: [PATCH pp_ctl.c] silence warning From: Dave Mitchell <[EMAIL PROTECTED]> Date: Sun, 29 Dec 2002 15:09:31 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pp_ctl.c#335 edit

Change 18527: perl version reporting

2003-01-20 Thread hv
Change 18527 by [EMAIL PROTECTED] on 2003/01/21 00:04:14 Subject: perl version reporting From: "H.Merijn Brand" <[EMAIL PROTECTED]> Date: Wed, 18 Dec 2002 08:30:32 +0100 Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/perl.c#463 edit Differenc

Change 18526: Re: When Storable and Devel::DProf mix, core dump [perl #19385]

2003-01-20 Thread hv
Change 18526 by [EMAIL PROTECTED] on 2003/01/20 23:21:22 Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385] From: Blair Zajac <[EMAIL PROTECTED]> Date: Wed, 08 Jan 2003 12:28:35 -0800 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //d

Change 18456: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)

2003-01-07 Thread hv
call_method(SvPVX(freezer), G_EVAL|G_SCALAR); SPAGAIN; if (SvTRUE(ERRSV)) - warn("WARNING(Freezer method call failed): %s", -SvPVX(ERRSV)); + warn("WARNING(Freezer method call failed): %"SVf"", ERRSV);

Change 18455: [PATCH] integrate more with report_evil_fh

2003-01-07 Thread hv
Change 18455 by [EMAIL PROTECTED] on 2003/01/07 08:54:38 Subject: [PATCH] integrate more with report_evil_fh From: Nicholas Clark <[EMAIL PROTECTED]> Date: Thu, 26 Dec 2002 20:56:21 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pp_sys.c

Change 18454: Integrate podlators-1.25

2003-01-07 Thread hv
Change 18454 by [EMAIL PROTECTED] on 2003/01/07 08:45:54 Integrate podlators-1.25 Affected files ... ... //depot/perl/lib/Pod/Man.pm#35 edit ... //depot/perl/lib/Pod/t/man.t#3 edit Differences ... //depot/perl/lib/Pod/Man.pm#35 (text) Index: perl/lib/Pod/Man.pm --- perl/lib/P

Change 18412: Integrate from maint-5.8 #18348:

2003-01-03 Thread hv
Change 18412 by [EMAIL PROTECTED] on 2003/01/03 11:14:51 Integrate from maint-5.8 #18348: Make Math::Trig a little bit more better behaved module citizen. Affected files ... ... //depot/perl/lib/Math/Trig.pm#20 integrate Differences ... //depot/perl/lib/Math/Trig.pm#20 (te

Change 18410: new flag SvPADSTALE

2003-01-03 Thread hv
Change 18410 by [EMAIL PROTECTED] on 2003/01/03 11:06:40 Subject: new flag SvPADSTALE From: Dave Mitchell <[EMAIL PROTECTED]> Date: Thu, 19 Dec 2002 19:00:21 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/dump.c#130 edit ... //depot/perl

Change 18411: Re: [perl #19061] 'goto' confuses 'redo'

2003-01-03 Thread hv
Change 18411 by [EMAIL PROTECTED] on 2003/01/03 11:11:09 Subject: Re: [perl #19061] 'goto' confuses 'redo' From: Stephen McCamant <[EMAIL PROTECTED]> Date: Sun, 22 Dec 2002 22:09:51 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pp_ctl.c

Change 18408: win32_msgwait() problem

2003-01-03 Thread hv
Change 18408 by [EMAIL PROTECTED] on 2003/01/03 10:56:54 Subject: win32_msgwait() problem From: Gurusamy Sarathy <[EMAIL PROTECTED]> Date: Fri, 13 Dec 2002 17:31:59 -0800 Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/win32/win32.c#214 edit D

Change 18409: remove flag SvPADBUSY

2003-01-03 Thread hv
Change 18409 by [EMAIL PROTECTED] on 2003/01/03 11:05:09 Subject: remove flag SvPADBUSY From: Dave Mitchell <[EMAIL PROTECTED]> Date: Thu, 19 Dec 2002 18:55:43 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/dump.c#129 edit ... //depot/pe

Change 18407: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)

2003-01-03 Thread hv
case SVt_PVHV: if (intro) - SAVESPTR(GvHV(dstr)); + SAVEGENERICSV(GvHV(dstr)); else dref = (SV*)GvHV(dstr); GvHV(dstr) = (HV*)sref; @@ -3792,7 +

Change 18374: Remove duplicate entry

2002-12-29 Thread hv
Change 18374 by [EMAIL PROTECTED] on 2002/12/30 03:32:22 Remove duplicate entry Affected files ... ... //depot/perl/MANIFEST#959 edit Differences ... //depot/perl/MANIFEST#959 (text) Index: perl/MANIFEST --- perl/MANIFEST#958~18317~Mon Dec 16 18:58:12 2002 +++ perl/MANIFE

Change 18373: [perl #19343] perlfunc.pod patch for stat() and lstat()

2002-12-29 Thread hv
Change 18373 by [EMAIL PROTECTED] on 2002/12/30 03:19:17 Subject: [perl #19343] perlfunc.pod patch for stat() and lstat() From: Dave Paris (via RT) <[EMAIL PROTECTED]> Date: 22 Dec 2002 05:15:14 - Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/

Change 18371: [PATCH] Re: [perl #19330] Uneffective increment of $\

2002-12-29 Thread hv
Change 18371 by [EMAIL PROTECTED] on 2002/12/30 03:08:12 Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\ From: Rafael Garcia-Suarez <[EMAIL PROTECTED]> Date: Fri, 27 Dec 2002 16:14:24 +0100 Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //de

Change 18372: [PATCH lib/AutoSplit.pm] Holding filehandle open

2002-12-29 Thread hv
Change 18372 by [EMAIL PROTECTED] on 2002/12/30 03:13:42 Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open From: Michael G Schwern <[EMAIL PROTECTED]> Date: Sat, 21 Dec 2002 19:29:41 -0800 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl

Change 18351: #18345 was still broken; should be fixed now.

2002-12-26 Thread hv
Change 18351 by [EMAIL PROTECTED] on 2002/12/25 02:29:17 #18345 was still broken; should be fixed now. Affected files ... ... //depot/perl/sv.c#607 edit Differences ... //depot/perl/sv.c#607 (text) Index: perl/sv.c --- perl/sv.c#606~18345~Sun Dec 22 22:01:17 2002 +++

Change 18346: integrate maint-5.8 #18301

2002-12-22 Thread hv
Change 18346 by [EMAIL PROTECTED] on 2002/12/23 06:14:22 integrate maint-5.8 #18301 Affected files ... ... //depot/perl/lib/perl5db.pl#91 integrate Differences ... //depot/perl/lib/perl5db.pl#91 (text) Index: perl/lib/perl5db.pl --- perl/lib/perl5db.pl#90~18308~ Mon Dec

Change 18344: more on #18312: sv.c:ss_dup()

2002-12-22 Thread hv
Change 18344 by [EMAIL PROTECTED] on 2002/12/23 05:56:43 more on #18312: sv.c:ss_dup() Affected files ... ... //depot/perl/sv.c#605 edit Differences ... //depot/perl/sv.c#605 (text) Index: perl/sv.c --- perl/sv.c#604~18306~Mon Dec 16 13:41:40 2002 +++ perl/sv.c Sun

Change 18345: more on #18344.

2002-12-22 Thread hv
Change 18345 by [EMAIL PROTECTED] on 2002/12/23 06:01:17 more on #18344. Affected files ... ... //depot/perl/sv.c#606 edit Differences ... //depot/perl/sv.c#606 (text) Index: perl/sv.c --- perl/sv.c#605~18344~Sun Dec 22 21:56:43 2002 +++ perl/sv.c Sun Dec 22 22:01:1

Change 18343: [perl #19153] Term::Complete (the argument of stty)

2002-12-22 Thread hv
Change 18343 by [EMAIL PROTECTED] on 2002/12/23 05:47:17 Subject: [perl #19153] Term::Complete (the argument of stty) From: OKAIE Yutaka (via RT) <[EMAIL PROTECTED]> Date: 15 Dec 2002 13:45:23 - Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/pe

Change 18342: [perl #18544] Patch included to fix problem.

2002-12-22 Thread hv
Change 18342 by [EMAIL PROTECTED] on 2002/12/23 05:27:25 Subject: [perl #18544] Patch included to fix problem. From: Richard Kandarian <[EMAIL PROTECTED]> Date: Thu, 21 Nov 2002 08:00:20 -0700 (from RT) Affected files ... ... //depot/perl/regexec.c#295 edit Diffe

Change 18341: [PATCH] operation on `PL_na' may be undefined

2002-12-22 Thread hv
Change 18341 by [EMAIL PROTECTED] on 2002/12/23 05:08:49 Subject: [PATCH] operation on `PL_na' may be undefined From: Nicholas Clark <[EMAIL PROTECTED]> Date: Tue, 10 Dec 2002 19:59:18 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/unive

Change 18340: [PATCH] 2% speedup (pp_entersub needs to go on a diet)

2002-12-22 Thread hv
Change 18340 by [EMAIL PROTECTED] on 2002/12/23 05:04:29 Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet) From: Nicholas Clark <[EMAIL PROTECTED]> Date: Tue, 10 Dec 2002 18:55:28 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/p

Change 18339: Integrate Time::HiRes v1.39 (for VMS build tweak)

2002-12-22 Thread hv
Change 18339 by [EMAIL PROTECTED] on 2002/12/23 04:39:48 Integrate Time::HiRes v1.39 (for VMS build tweak) Affected files ... ... //depot/perl/ext/Time/HiRes/Changes#3 edit ... //depot/perl/ext/Time/HiRes/HiRes.pm#16 edit ... //depot/perl/ext/Time/HiRes/Makefile.PL#5 edit Differences ..

Change 18338: [PATCH] read permissions for h2ph-generated files

2002-12-22 Thread hv
Change 18338 by [EMAIL PROTECTED] on 2002/12/23 03:43:09 Subject: [PATCH] read permissions for h2ph-generated files From: Slaven Rezic <[EMAIL PROTECTED]> Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET) Message-Id: <[EMAIL PROTECTED]> Affected files ... ... //depot/pe

Change 18337: handy hint: getting a perforce change as a usable patch

2002-12-22 Thread hv
Change 18337 by [EMAIL PROTECTED] on 2002/12/23 03:38:59 handy hint: getting a perforce change as a usable patch Affected files ... ... //depot/perl/Porting/repository.pod#10 edit Differences ... //depot/perl/Porting/repository.pod#10 (text) Index: perl/Porting/repository.pod

Change 18319: Whoops, these are the changes supposed to be in #18318.

2002-12-17 Thread hv
Change 18319 by [EMAIL PROTECTED] on 2002/12/17 10:08:24 Whoops, these are the changes supposed to be in #18318. Affected files ... ... //depot/perl/pad.c#10 edit ... //depot/perl/t/op/eval.t#26 edit Differences ... //depot/perl/pad.c#10 (text) Index: perl/pad.c --- perl/pad.

  1   2   3   4   5   >