Change 33091: Upgrade to Test::Harnes 3.07

2008-01-28 Thread Rafael Garcia-Suarez
Change 33091 by [EMAIL PROTECTED] on 2008/01/28 13:58:55 Upgrade to Test::Harnes 3.07 Affected files ... ... //depot/perl/lib/App/Prove.pm#3 edit ... //depot/perl/lib/App/Prove/State.pm#3 edit ... //depot/perl/lib/TAP/Base.pm#3 edit ... //depot/perl/lib/TAP/Formatter/Color.pm#3 edit ...

Change 33093: In Safe, load Carp::Heavy only if it exists (to remain

2008-01-28 Thread Rafael Garcia-Suarez
Change 33093 by [EMAIL PROTECTED] on 2008/01/28 15:28:02 In Safe, load Carp::Heavy only if it exists (to remain compatible with older perls) Affected files ... ... //depot/perl/ext/Opcode/Safe.pm#29 edit Differences ... //depot/perl/ext/Opcode/Safe.pm#29 (text) Index:

Change 33095: Minor rewording of the localtime() documentation,

2008-01-28 Thread Rafael Garcia-Suarez
Change 33095 by [EMAIL PROTECTED] on 2008/01/28 16:41:49 Minor rewording of the localtime() documentation, based on : Subject: [perl #49914] gmtime()/localtime() do not use time() From: Abe Timmerman (via RT) <[EMAIL PROTECTED]> Date: Thu, 17 Jan 2

Change 33089: [PATCH] also report forced tokens when using -DT

2008-01-28 Thread Rafael Garcia-Suarez
Change 33089 by [EMAIL PROTECTED] on 2008/01/28 13:32:40 Subject: [PATCH] also report forced tokens when using -DT From: Gerard Goossen <[EMAIL PROTECTED]> Date: Thu, 17 Jan 2008 18:36:52 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/em

Change 33094: [PATCH] Fix uc/lc warnings in CGI.pm

2008-01-28 Thread Rafael Garcia-Suarez
Change 33094 by [EMAIL PROTECTED] on 2008/01/28 15:31:07 Subject: [PATCH] Fix uc/lc warnings in CGI.pm From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Mon, 28 Jan 2008 10:19:26 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/lib/CGI.pm#

Change 33096: Bump the version of Safe

2008-01-28 Thread Rafael Garcia-Suarez
Change 33096 by [EMAIL PROTECTED] on 2008/01/28 17:18:53 Bump the version of Safe Affected files ... ... //depot/perl/ext/Opcode/Safe.pm#30 edit Differences ... //depot/perl/ext/Opcode/Safe.pm#30 (text) Index: perl/ext/Opcode/Safe.pm --- perl/ext/Opcode/Safe.pm#29~33093~ 20

Change 33090: TAP::* modules are part of the Test::Harness distribution

2008-01-28 Thread Rafael Garcia-Suarez
Change 33090 by [EMAIL PROTECTED] on 2008/01/28 13:41:27 TAP::* modules are part of the Test::Harness distribution Affected files ... ... //depot/perl/Porting/Maintainers.pl#98 edit Differences ... //depot/perl/Porting/Maintainers.pl#98 (text) Index: perl/Porting/Maintainers.

Change 33102: Make this test pass with the Test::More that comes with perl 5.6.2

2008-01-29 Thread Rafael Garcia-Suarez
Change 33102 by [EMAIL PROTECTED] on 2008/01/29 09:55:01 Make this test pass with the Test::More that comes with perl 5.6.2 Affected files ... ... //depot/perl/ext/Safe/t/safe3.t#2 edit Differences ... //depot/perl/ext/Safe/t/safe3.t#2 (text) Index: perl/ext/Safe/t/safe3.t --

Change 33101: [PATCH] mistaken variable in pod

2008-01-29 Thread Rafael Garcia-Suarez
Change 33101 by [EMAIL PROTECTED] on 2008/01/29 09:43:58 Subject: [PATCH] mistaken variable in pod From: "Yitzchak Scott-Thoennes" <[EMAIL PROTECTED]> Date: Mon, 28 Jan 2008 13:39:29 -0800 (PST) Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/e

Change 33104: More wording nits about perl's time() versus the libc's time()

2008-01-29 Thread Rafael Garcia-Suarez
Change 33104 by [EMAIL PROTECTED] on 2008/01/29 10:57:40 More wording nits about perl's time() versus the libc's time() Affected files ... ... //depot/perl/pod/perlfunc.pod#591 edit Differences ... //depot/perl/pod/perlfunc.pod#591 (text) Index: perl/pod/perlfunc.pod --- perl

Change 33103: [PATCH] toke.c/universal.c: consting

2008-01-29 Thread Rafael Garcia-Suarez
Change 33103 by [EMAIL PROTECTED] on 2008/01/29 10:53:24 Subject: [PATCH] toke.c/universal.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Mon, 28 Jan 2008 13:57:41 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#56

Change 33124: Bump Safe's version

2008-01-30 Thread Rafael Garcia-Suarez
Change 33124 by [EMAIL PROTECTED] on 2008/01/30 11:51:11 Bump Safe's version Affected files ... ... //depot/perl/ext/Opcode/Safe.pm#31 edit Differences ... //depot/perl/ext/Opcode/Safe.pm#31 (text) Index: perl/ext/Opcode/Safe.pm --- perl/ext/Opcode/Safe.pm#30~33096~ 2008-01

Change 33152: [PATCH] don't forbid brace groups with g++ 4.2.2

2008-01-31 Thread Rafael Garcia-Suarez
Change 33152 by [EMAIL PROTECTED] on 2008/01/31 15:39:14 Subject: [PATCH] don't forbid brace groups with g++ 4.2.2 From: "Robin Barker" <[EMAIL PROTECTED]> Date: Wed, 30 Jan 2008 18:42:25 - Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pe

Change 33153: Typo fix in change #33058

2008-01-31 Thread Rafael Garcia-Suarez
Change 33153 by [EMAIL PROTECTED] on 2008/01/31 15:41:23 Typo fix in change #33058 Subject: Re: [PATCH t/cmd/for.t] Regression tests for 'for reverse ..' From: Daniel Frederick Crisman <[EMAIL PROTECTED]> Date: Wed, 30 Jan 2008 15:09:22 -0500 Messag

Change 33154: [PATCH] threads::shared TODO test for outstanding bug

2008-01-31 Thread Rafael Garcia-Suarez
Change 33154 by [EMAIL PROTECTED] on 2008/01/31 17:08:22 Subject: [PATCH] threads::shared TODO test for outstanding bug From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Wed, 30 Jan 2008 09:15:25 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot

Change 33229: Fix op/reg_email_thr.t when PERLIO=stdio

2008-02-04 Thread Rafael Garcia-Suarez
Change 33229 by [EMAIL PROTECTED] on 2008/02/04 09:36:11 Fix op/reg_email_thr.t when PERLIO=stdio Affected files ... ... //depot/perl/t/op/reg_email.t#3 edit Differences ... //depot/perl/t/op/reg_email.t#3 (text) Index: perl/t/op/reg_email.t --- perl/t/op/reg_email.t#2~32931~

Change 33230: [PATCH] fix B::Debug pmnext

2008-02-04 Thread Rafael Garcia-Suarez
Change 33230 by [EMAIL PROTECTED] on 2008/02/04 10:01:33 Subject: [PATCH] fix B::Debug pmnext From: "Reini Urban" <[EMAIL PROTECTED]> Date: Sat, 2 Feb 2008 16:33:52 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/B/B.pm#88 edit ... //

Change 33231: [PATCH] sv.c: consting

2008-02-04 Thread Rafael Garcia-Suarez
Change 33231 by [EMAIL PROTECTED] on 2008/02/04 13:30:22 Subject: [PATCH] sv.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Sun, 3 Feb 2008 19:53:16 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#569 edit ... //de

Change 33234: [PATCH] Remove duplication from encoding.pm POD

2008-02-04 Thread Rafael Garcia-Suarez
Change 33234 by [EMAIL PROTECTED] on 2008/02/04 14:21:41 Subject: [PATCH] Remove duplication from encoding.pm POD From: "Robert May" <[EMAIL PROTECTED]> Date: Fri, 1 Feb 2008 01:06:07 +0530 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/En

Change 33233: [patch] B portability macros

2008-02-04 Thread Rafael Garcia-Suarez
Change 33233 by [EMAIL PROTECTED] on 2008/02/04 14:15:11 Subject: [patch] B portability macros From: Jim Cromie <[EMAIL PROTECTED]> Date: Fri, 01 Feb 2008 17:43:11 -0700 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/B/B.xs#149 edit Diffe

Change 33236: Fix CPAN bug #32896: make version.pm loadable in a Safe compartment

2008-02-05 Thread Rafael Garcia-Suarez
Change 33236 by [EMAIL PROTECTED] on 2008/02/05 11:06:11 Fix CPAN bug #32896: make version.pm loadable in a Safe compartment Affected files ... ... //depot/perl/ext/Opcode/Safe.pm#33 edit Differences ... //depot/perl/ext/Opcode/Safe.pm#33 (text) Index: perl/ext/Opcode/Safe.pm

Change 33237: Add a new test for Safe

2008-02-05 Thread Rafael Garcia-Suarez
Change 33237 by [EMAIL PROTECTED] on 2008/02/05 14:00:00 Add a new test for Safe Affected files ... ... //depot/perl/MANIFEST#1668 edit ... //depot/perl/ext/Safe/t/safeload.t#1 add Differences ... //depot/perl/MANIFEST#1668 (text) Index: perl/MANIFEST --- perl/MANIFEST#1667~3

Change 33238: Adapt Safe innards to older (XS) versions of version.pm

2008-02-05 Thread Rafael Garcia-Suarez
Change 33238 by [EMAIL PROTECTED] on 2008/02/05 16:51:40 Adapt Safe innards to older (XS) versions of version.pm Affected files ... ... //depot/perl/ext/Opcode/Safe.pm#34 edit ... //depot/perl/ext/Safe/t/safeload.t#2 edit Differences ... //depot/perl/ext/Opcode/Safe.pm#34 (text) =

Change 33244: corelist changes:

2008-02-07 Thread Rafael Garcia-Suarez
Change 33244 by [EMAIL PROTECTED] on 2008/02/07 09:40:12 corelist changes: - Add a new -d option to find first perl version by date and not by version number - Better handling of perl versions that end with a 0 - use version.pm only for version numbers tha

Change 33245: Re: [PATCH] sv.c: consting

2008-02-07 Thread Rafael Garcia-Suarez
Change 33245 by [EMAIL PROTECTED] on 2008/02/07 15:50:02 Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Mon, 4 Feb 2008 15:44:19 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#570 edit ...

Change 33246: Re: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849])

2008-02-07 Thread Rafael Garcia-Suarez
Change 33246 by [EMAIL PROTECTED] on 2008/02/07 17:32:19 Subject: Re: [PATCH] Re: Perl @ 32984 (also relevant to [perl #33849]) From: Andy Dougherty <[EMAIL PROTECTED]> Date: Fri, 1 Feb 2008 12:39:39 -0500 (EST) Message-ID: <[EMAIL PROTECTED]> Affected files ... .

Change 33249: Re: [PATCH] sv.c: consting

2008-02-08 Thread Rafael Garcia-Suarez
Change 33249 by [EMAIL PROTECTED] on 2008/02/08 11:15:36 Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Thu, 7 Feb 2008 17:51:58 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#571 edit ...

Change 33247: [PATCH] feature bundles are the same across all subversions

2008-02-08 Thread Rafael Garcia-Suarez
Change 33247 by [EMAIL PROTECTED] on 2008/02/08 09:43:16 Subject: [PATCH] feature bundles are the same across all subversions From: Steffen Mueller <[EMAIL PROTECTED]> Date: Sun, 13 Jan 2008 22:45:37 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //d

Change 33248: Remove redundant check

2008-02-08 Thread Rafael Garcia-Suarez
Change 33248 by [EMAIL PROTECTED] on 2008/02/08 11:04:23 Remove redundant check Affected files ... ... //depot/perl/perlio.c#377 edit Differences ... //depot/perl/perlio.c#377 (text) Index: perl/perlio.c --- perl/perlio.c#376~33182~2008-02-02 03:05:17.0 -0800 +++

Change 33251: Add new module in MakeMaker 6.43_01

2008-02-08 Thread Rafael Garcia-Suarez
Change 33251 by [EMAIL PROTECTED] on 2008/02/08 13:09:27 Add new module in MakeMaker 6.43_01 Affected files ... ... //depot/perl/MANIFEST#1670 edit ... //depot/perl/lib/ExtUtils/MM_Darwin.pm#1 add Differences ... //depot/perl/MANIFEST#1670 (text) Index: perl/MANIFEST --- perl

Change 33257: [perl #50364] [PATCH] perlop.pod - misnomer in % operator documentation

2008-02-08 Thread Rafael Garcia-Suarez
Change 33257 by [EMAIL PROTECTED] on 2008/02/08 15:30:32 Subject: [perl #50364] [PATCH] perlop.pod - misnomer in % operator documentation From: [EMAIL PROTECTED] (via RT) <[EMAIL PROTECTED]> Date: Mon, 28 Jan 2008 16:56:07 -0800 Message-ID: <[EMAIL PROTECTED]> Af

Change 33255: [PATCH] Give Win32 message windows proper window procedures

2008-02-08 Thread Rafael Garcia-Suarez
Change 33255 by [EMAIL PROTECTED] on 2008/02/08 14:15:12 Subject: [PATCH] Give Win32 message windows proper window procedures From: "Robert May" <[EMAIL PROTECTED]> Date: Sun, 3 Feb 2008 18:04:46 +0530 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot

Change 33258: IO::Handle->say should ignore $\ (bug #49266)

2008-02-08 Thread Rafael Garcia-Suarez
Change 33258 by [EMAIL PROTECTED] on 2008/02/08 16:15:52 IO::Handle->say should ignore $\ (bug #49266) Affected files ... ... //depot/perl/ext/IO/lib/IO/Handle.pm#39 edit Differences ... //depot/perl/ext/IO/lib/IO/Handle.pm#39 (text) Index: perl/ext/IO/lib/IO/Handle.pm --- pe

Change 33256: [PATCH] mg_copy ought to take an I32

2008-02-08 Thread Rafael Garcia-Suarez
Change 33256 by [EMAIL PROTECTED] on 2008/02/08 15:18:45 Subject: [PATCH] mg_copy ought to take an I32 From: "Vincent Pit" <[EMAIL PROTECTED]> Date: Wed, 6 Feb 2008 10:39:58 +0100 (CET) Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/thread

Change 33254: [PATCH] win32_async_check() doesn't loop enough.

2008-02-08 Thread Rafael Garcia-Suarez
Change 33254 by [EMAIL PROTECTED] on 2008/02/08 14:12:10 Subject: [PATCH] win32_async_check() doesn't loop enough. From: "Robert May" <[EMAIL PROTECTED]> Date: Sun, 3 Feb 2008 13:11:57 +0530 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/win32

Change 33252: Re-apply patches 32879, 32905, and 32964 to MakeMaker

2008-02-08 Thread Rafael Garcia-Suarez
Change 33252 by [EMAIL PROTECTED] on 2008/02/08 13:25:18 Re-apply patches 32879, 32905, and 32964 to MakeMaker Affected files ... ... //depot/perl/lib/ExtUtils/MM_Unix.pm#237 edit Differences ... //depot/perl/lib/ExtUtils/MM_Unix.pm#237 (text) Index: perl/lib/ExtUtils/MM_Unix

Change 33280: [PATCH] Re: Unwanted warnings from "PerlIO::scalar"

2008-02-11 Thread Rafael Garcia-Suarez
Change 33280 by [EMAIL PROTECTED] on 2008/02/11 15:39:16 Subject: [PATCH] Re: Unwanted warnings from "PerlIO::scalar" From: Ben Morrow <[EMAIL PROTECTED]> Date: Fri, 8 Feb 2008 13:50:09 + Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/

Change 33278: Fix test to pass en 5.6.2 (unpack is needed by version.pm there)

2008-02-11 Thread Rafael Garcia-Suarez
Change 33278 by [EMAIL PROTECTED] on 2008/02/11 11:10:09 Fix test to pass en 5.6.2 (unpack is needed by version.pm there) Affected files ... ... //depot/perl/ext/Safe/t/safeload.t#3 edit Differences ... //depot/perl/ext/Safe/t/safeload.t#3 (text) Index: perl/ext/Safe/t/safelo

Change 33296: [PATCH] Unused var in perlio.c (revised)

2008-02-13 Thread Rafael Garcia-Suarez
Change 33296 by [EMAIL PROTECTED] on 2008/02/13 10:03:43 Subject: [PATCH] Unused var in perlio.c (revised) From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Tue, 12 Feb 2008 10:00:18 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/perlio.

Change 33297: [PATCH] Read-only variable tests

2008-02-13 Thread Rafael Garcia-Suarez
Change 33297 by [EMAIL PROTECTED] on 2008/02/13 10:12:44 Subject: [PATCH] Read-only variable tests From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 8 Feb 2008 14:06:41 -0500 Message-ID: <[EMAIL PROTECTED]> with one less TODO test Affected fil

Change 33301: [PATCH] PERL_MAGIC_uvar_elem should be 'u' in dump.c

2008-02-13 Thread Rafael Garcia-Suarez
Change 33301 by [EMAIL PROTECTED] on 2008/02/13 14:42:56 Subject: [PATCH] PERL_MAGIC_uvar_elem should be 'u' in dump.c From: "Vincent Pit" <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 11:10:11 +0100 (CET) Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depo

Change 33303: Jerry D. Hedden now maintains Thread::Semaphore on CPAN

2008-02-14 Thread Rafael Garcia-Suarez
Change 33303 by [EMAIL PROTECTED] on 2008/02/14 07:52:45 Jerry D. Hedden now maintains Thread::Semaphore on CPAN Affected files ... ... //depot/perl/Porting/Maintainers.pl#100 edit Differences ... //depot/perl/Porting/Maintainers.pl#100 (text) Index: perl/Porting/Maintainers.

Change 33304: [PATCH] use svtype

2008-02-14 Thread Rafael Garcia-Suarez
Change 33304 by [EMAIL PROTECTED] on 2008/02/14 08:09:36 Subject: [PATCH] use svtype From: "Robin Barker" <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 17:46:02 - Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#587 edit ... //depot/p

Change 33305: Show constant in "Useless use of a constant in void context"

2008-02-14 Thread Rafael Garcia-Suarez
Change 33305 by [EMAIL PROTECTED] on 2008/02/14 08:25:29 Subject: Show constant in "Useless use of a constant in void context" From: Rick Delaney <[EMAIL PROTECTED]> Date: Wed, 13 Feb 2008 23:29:16 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //dep

Change 33307: Revert change #33302. This change was wrong, since it was

2008-02-14 Thread Rafael Garcia-Suarez
Change 33307 by [EMAIL PROTECTED] on 2008/02/14 14:39:21 Revert change #33302. This change was wrong, since it was using OP_ENTERSUB as a LISTOP, whereas it's a UNOP. Affected files ... ... //depot/perl/pp_hot.c#570 edit ... //depot/perl/t/lib/warnings/gv#9 edit Differences ...

Change 33309: Make the new warning report undef constants as undef

2008-02-14 Thread Rafael Garcia-Suarez
Change 33309 by [EMAIL PROTECTED] on 2008/02/14 15:14:36 Make the new warning report undef constants as undef Affected files ... ... //depot/perl/op.c#988 edit ... //depot/perl/t/lib/warnings/op#37 edit Differences ... //depot/perl/op.c#988 (text) Index: perl/op.c --- perl/op

Change 33308: Fix leak when issuing new warning implemented by #33305

2008-02-14 Thread Rafael Garcia-Suarez
Change 33308 by [EMAIL PROTECTED] on 2008/02/14 15:05:38 Fix leak when issuing new warning implemented by #33305 Affected files ... ... //depot/perl/op.c#987 edit Differences ... //depot/perl/op.c#987 (text) Index: perl/op.c --- perl/op.c#986~33306~2008-02-14 02:09:33

Change 33312: Add missing file to MANIFEST, to go with change #33311

2008-02-14 Thread Rafael Garcia-Suarez
Change 33312 by [EMAIL PROTECTED] on 2008/02/14 16:33:11 Add missing file to MANIFEST, to go with change #33311 Affected files ... ... //depot/perl/MANIFEST#1673 edit Differences ... //depot/perl/MANIFEST#1673 (text) Index: perl/MANIFEST --- perl/MANIFEST#1672~33291~ 2008-0

Change 33311: Re: [perl #50706] %^H affecting outside file scopes

2008-02-14 Thread Rafael Garcia-Suarez
Change 33311 by [EMAIL PROTECTED] on 2008/02/14 16:30:32 Subject: Re: [perl #50706] %^H affecting outside file scopes From: Rick Delaney <[EMAIL PROTECTED]> Date: Tue, 12 Feb 2008 14:05:22 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/p

Change 33313: [PATCH t/op/pat.t] Re: [perl #50496] Bug Report: 'keys %+' does not return the correct keys.

2008-02-14 Thread Rafael Garcia-Suarez
Change 33313 by [EMAIL PROTECTED] on 2008/02/14 17:01:41 Subject: [PATCH t/op/pat.t] Re: [perl #50496] Bug Report: 'keys %+' does not return the correct keys. From: Abigail <[EMAIL PROTECTED]> Date: Thu, 7 Feb 2008 17:53:30 +0100 Message-ID: <[EMAIL PROTECTED]>

Change 33314: [PATCH pod/perlfunc.pod] sprintf "%+d"

2008-02-14 Thread Rafael Garcia-Suarez
Change 33314 by [EMAIL PROTECTED] on 2008/02/14 17:09:37 Subject: [PATCH pod/perlfunc.pod] sprintf "%+d" From: Abigail <[EMAIL PROTECTED]> Date: Thu, 14 Feb 2008 17:43:14 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pod/perlfunc.pod#59

Change 33316: Avoid utf8 warnings when printing diagnostics

2008-02-15 Thread Rafael Garcia-Suarez
Change 33316 by [EMAIL PROTECTED] on 2008/02/15 10:19:05 Avoid utf8 warnings when printing diagnostics Affected files ... ... //depot/perl/t/op/pat.t#306 edit Differences ... //depot/perl/t/op/pat.t#306 (xtext) Index: perl/t/op/pat.t --- perl/t/op/pat.t#305~33313~ 2008-02-14

Change 33317: Typo catch, by Abigail

2008-02-15 Thread Rafael Garcia-Suarez
Change 33317 by [EMAIL PROTECTED] on 2008/02/15 11:08:51 Typo catch, by Abigail Affected files ... ... //depot/perl/t/op/pat.t#307 edit Differences ... //depot/perl/t/op/pat.t#307 (xtext) Index: perl/t/op/pat.t --- perl/t/op/pat.t#306~33316~ 2008-02-15 02:19:05.0 -08

Change 33322: Correctly reference count the hints hash

2008-02-15 Thread Rafael Garcia-Suarez
Change 33322 by [EMAIL PROTECTED] on 2008/02/16 07:06:16 Correctly reference count the hints hash Affected files ... ... //depot/perl/pp_ctl.c#686 edit Differences ... //depot/perl/pp_ctl.c#686 (text) Index: perl/pp_ctl.c --- perl/pp_ctl.c#685~33311~2008-02-14 08:30:32.00

Change 33323: Fix macro name in comment

2008-02-15 Thread Rafael Garcia-Suarez
Change 33323 by [EMAIL PROTECTED] on 2008/02/16 07:06:40 Fix macro name in comment Affected files ... ... //depot/perl/op.c#990 edit Differences ... //depot/perl/op.c#990 (text) Index: perl/op.c --- perl/op.c#989~33315~2008-02-15 01:19:49.0 -0800 +++ perl/op.c

Change 33327: [ patch ] silence 2 possibly uninitialized vars

2008-02-18 Thread Rafael Garcia-Suarez
Change 33327 by [EMAIL PROTECTED] on 2008/02/18 10:54:15 Subject: [ patch ] silence 2 possibly uninitialized vars From: Jim Cromie <[EMAIL PROTECTED]> Date: Sat, 16 Feb 2008 18:02:19 -0700 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/toke.c#

Change 33326: [PATCH] Don't install threads files on non-threaded Perls

2008-02-18 Thread Rafael Garcia-Suarez
Change 33326 by [EMAIL PROTECTED] on 2008/02/18 10:51:32 Subject: [PATCH] Don't install threads files on non-threaded Perls From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 11:02:54 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //d

Change 33328: Modulo operator and floating point numbers

2008-02-18 Thread Rafael Garcia-Suarez
Change 33328 by [EMAIL PROTECTED] on 2008/02/18 11:10:13 Subject: Modulo operator and floating point numbers From: "Ken Williams" <[EMAIL PROTECTED]> Date: Sat, 16 Feb 2008 23:22:15 -0600 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pod/perl

Change 33329: [PATCH] Thread::Semaphore 2.04

2008-02-18 Thread Rafael Garcia-Suarez
Change 33329 by [EMAIL PROTECTED] on 2008/02/18 11:19:55 Subject: [PATCH] Thread::Semaphore 2.04 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 11:12:07 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/MANIFEST#1674 edi

Change 33331: [PATCH] Thread::Queue 2.03

2008-02-18 Thread Rafael Garcia-Suarez
Change 1 by [EMAIL PROTECTED] on 2008/02/18 13:37:40 Subject: [PATCH] Thread::Queue 2.03 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 15 Feb 2008 14:02:14 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/MANIFEST#1675 edit ..

Change 33330: [perl #50946] modified hints for Darwin x86 64bit

2008-02-18 Thread Rafael Garcia-Suarez
Change 0 by [EMAIL PROTECTED] on 2008/02/18 13:29:01 Subject: [perl #50946] modified hints for Darwin x86 64bit From: "Daniel M. Quinlan" (via RT) <[EMAIL PROTECTED]> Date: Sun, 17 Feb 2008 14:20:58 -0800 Message-ID: <[EMAIL PROTECTED]> Affected files ... ..

Change 33332: [PATCH] consting for .c files in tests

2008-02-18 Thread Rafael Garcia-Suarez
Change 2 by [EMAIL PROTECTED] on 2008/02/18 15:05:27 Subject: [PATCH] consting for .c files in tests From: "Robin Barker" <[EMAIL PROTECTED]> Date: Mon, 18 Feb 2008 13:43:56 - Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/lib/ExtUtils

Change 33333: [PATCH] was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>>

2008-02-18 Thread Rafael Garcia-Suarez
Change 3 by [EMAIL PROTECTED] on 2008/02/18 16:16:09 Subject: [PATCH] was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>> From: "Robin Barker" <[EMAIL PROTECTED]> Date: Mon, 18 Feb 2008 15:47:42 - Message-ID: <[EMAIL PROTECTED]>

Change 33357: [PATCH] cygwin hints

2008-02-24 Thread Rafael Garcia-Suarez
Change 33357 by [EMAIL PROTECTED] on 2008/02/24 15:25:39 Subject: [PATCH] cygwin hints From: "Reini Urban" <[EMAIL PROTECTED]> Date: Thu, 21 Feb 2008 14:38:33 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/hints/cygwin.sh#23 edit Differ

Change 33358: [PATCH] Revert change 33326

2008-02-24 Thread Rafael Garcia-Suarez
Change 33358 by [EMAIL PROTECTED] on 2008/02/24 22:39:56 Subject: [PATCH] Revert change 33326 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 22 Feb 2008 16:21:14 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/installperl#152 edit

Change 33360: [PATCH] threads::shared 1.17

2008-02-24 Thread Rafael Garcia-Suarez
Change 33360 by [EMAIL PROTECTED] on 2008/02/25 06:47:17 Subject: [PATCH] threads::shared 1.17 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 22 Feb 2008 16:31:02 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/threads/shared/

Change 33361: [PATCH] Thread::Semaphore 2.07

2008-02-24 Thread Rafael Garcia-Suarez
Change 33361 by [EMAIL PROTECTED] on 2008/02/25 06:53:19 Subject: [PATCH] Thread::Semaphore 2.07 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 22 Feb 2008 17:05:55 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/MANIFEST#1676 edi

Change 33362: [PATCH] Thread::Queue 2.06

2008-02-24 Thread Rafael Garcia-Suarez
Change 33362 by [EMAIL PROTECTED] on 2008/02/25 06:56:20 Subject: [PATCH] Thread::Queue 2.06 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 22 Feb 2008 17:10:35 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/MANIFEST#1677 edit ..

Change 33359: [PATCH] threads 1.69

2008-02-24 Thread Rafael Garcia-Suarez
Change 33359 by [EMAIL PROTECTED] on 2008/02/25 06:45:05 Subject: [PATCH] threads 1.69 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Fri, 22 Feb 2008 16:26:21 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/threads/Makefile.PL#16

Change 33363: [PATCH] B::Debug enhancements

2008-02-25 Thread Rafael Garcia-Suarez
Change 33363 by [EMAIL PROTECTED] on 2008/02/25 07:46:17 Subject: [PATCH] B::Debug enhancements From: "Reini Urban" <[EMAIL PROTECTED]> Date: Fri, 22 Feb 2008 09:52:32 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/B/B/Debug.pm#32 ed

Change 33364: Re: [patch] optimize OP_IS_(FILETEST|SOCKET) macros

2008-02-25 Thread Rafael Garcia-Suarez
Change 33364 by [EMAIL PROTECTED] on 2008/02/25 08:02:50 Subject: Re: [patch] optimize OP_IS_(FILETEST|SOCKET) macros From: "Jim Cromie" <[EMAIL PROTECTED]> Date: Sun, 10 Feb 2008 12:52:59 -0700 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/d

Change 33365: Regenerate embed.h

2008-02-25 Thread Rafael Garcia-Suarez
Change 33365 by [EMAIL PROTECTED] on 2008/02/25 08:04:14 Regenerate embed.h Affected files ... ... //depot/perl/embed.h#752 edit Differences ... //depot/perl/embed.h#752 (text+w) Index: perl/embed.h --- perl/embed.h#751~33354~ 2008-02-22 14:27:47.0 -0800 +++ perl/

Change 33366: Re: [PATCH] POD fixes

2008-02-25 Thread Rafael Garcia-Suarez
Change 33366 by [EMAIL PROTECTED] on 2008/02/25 08:10:14 Subject: Re: [PATCH] POD fixes From: Vincent Pit <[EMAIL PROTECTED]> Date: Sat, 23 Feb 2008 12:04:43 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/pod/perlreapi.pod#15 edit ... //

Change 33367: Avoid a segfault case in MRO code, based on :

2008-02-25 Thread Rafael Garcia-Suarez
Change 33367 by [EMAIL PROTECTED] on 2008/02/25 10:54:47 Avoid a segfault case in MRO code, based on : Subject: [perl #51092] [PATCH] Segfault when calling ->next::method on non-existing package From: [EMAIL PROTECTED] (via RT) <[EMAIL PROTECTED]> Date: Th

Change 33372: Document perlthanks

2008-02-26 Thread Rafael Garcia-Suarez
Change 33372 by [EMAIL PROTECTED] on 2008/02/26 09:46:57 Document perlthanks Affected files ... ... //depot/perl/pod/perlutil.pod#16 edit Differences ... //depot/perl/pod/perlutil.pod#16 (text) Index: perl/pod/perlutil.pod --- perl/pod/perlutil.pod#15~31273~ 2007-05-25 02

Change 33374: Tidy up error messages

2008-02-26 Thread Rafael Garcia-Suarez
Change 33374 by [EMAIL PROTECTED] on 2008/02/26 10:19:15 Tidy up error messages Affected files ... ... //depot/perl/opcode.pl#177 edit Differences ... //depot/perl/opcode.pl#177 (xtext) Index: perl/opcode.pl --- perl/opcode.pl#176~33369~ 2008-02-25 04:48:22.0 -0800

Change 33373: Re: making it easier not to get feedback

2008-02-26 Thread Rafael Garcia-Suarez
Change 33373 by [EMAIL PROTECTED] on 2008/02/26 09:48:18 Subject: Re: making it easier not to get feedback From: "Vincent Pit" <[EMAIL PROTECTED]> Date: Tue, 26 Feb 2008 09:56:59 +0100 (CET) Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/utils

Change 33375: Typo found by Roland Giersig

2008-02-26 Thread Rafael Garcia-Suarez
Change 33375 by [EMAIL PROTECTED] on 2008/02/26 10:51:27 Typo found by Roland Giersig Affected files ... ... //depot/perl/utils/perlbug.PL#53 edit Differences ... //depot/perl/utils/perlbug.PL#53 (text) Index: perl/utils/perlbug.PL --- perl/utils/perlbug.PL#52~33373~ 2008

Change 33376: Chainsaw DEBUG_S out, as suggested by Vincent Pit.

2008-02-26 Thread Rafael Garcia-Suarez
Change 33376 by [EMAIL PROTECTED] on 2008/02/26 13:13:18 Chainsaw DEBUG_S out, as suggested by Vincent Pit. Affected files ... ... //depot/perl/perl.c#862 edit ... //depot/perl/perl.h#830 edit ... //depot/perl/pod/perlrun.pod#166 edit ... //depot/perl/pp_hot.c#572 edit ... //depot/perl/s

Change 33380: Fix preprocessor syntax

2008-02-27 Thread Rafael Garcia-Suarez
Change 33380 by [EMAIL PROTECTED] on 2008/02/27 09:06:47 Fix preprocessor syntax Affected files ... ... //depot/perl/perl.h#832 edit Differences ... //depot/perl/perl.h#832 (text) Index: perl/perl.h --- perl/perl.h#831~33379~ 2008-02-26 15:22:30.0 -0800 +++ perl/

Change 33387: [PATCH] threads::shared 1.18

2008-02-27 Thread Rafael Garcia-Suarez
Change 33387 by [EMAIL PROTECTED] on 2008/02/27 16:05:12 Subject: [PATCH] threads::shared 1.18 From: "Jerry D. Hedden" <[EMAIL PROTECTED]> Date: Tue, 26 Feb 2008 11:29:54 -0500 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/ext/threads/shared/

Change 33398: Context fix to make the test pass

2008-02-29 Thread Rafael Garcia-Suarez
Change 33398 by [EMAIL PROTECTED] on 2008/02/29 08:22:01 Context fix to make the test pass Affected files ... ... //depot/perl/lib/Test/Simple/t/filehandles.t#6 edit Differences ... //depot/perl/lib/Test/Simple/t/filehandles.t#6 (text) Index: perl/lib/Test/Simple/t/filehandle

Change 33399: [PATCH] More diagnostics for Fatal.pm

2008-02-29 Thread Rafael Garcia-Suarez
Change 33399 by [EMAIL PROTECTED] on 2008/02/29 12:59:55 Subject: [PATCH] More diagnostics for Fatal.pm From: [EMAIL PROTECTED] Date: Fri, 29 Feb 2008 11:29:31 +0100 (CET) Message-ID: <[EMAIL PROTECTED]> plus version bump Affected files ... ... //

Change 33402: Typo in doc, found by Kornel Umann.

2008-03-01 Thread Rafael Garcia-Suarez
Change 33402 by [EMAIL PROTECTED] on 2008/03/01 11:20:20 Typo in doc, found by Kornel Umann. Affected files ... ... //depot/perl/lib/File/Basename.pm#45 edit Differences ... //depot/perl/lib/File/Basename.pm#45 (text) Index: perl/lib/File/Basename.pm --- perl/lib/File/Basenam

Change 33406: Re: [PATCH] sv.c: consting

2008-03-01 Thread Rafael Garcia-Suarez
Change 33406 by [EMAIL PROTECTED] on 2008/03/02 07:03:36 Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Sat, 1 Mar 2008 19:29:53 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#594 edit ...

Change 33407: [PATCH] for -M:Foo, extended and revised

2008-03-01 Thread Rafael Garcia-Suarez
Change 33407 by [EMAIL PROTECTED] on 2008/03/02 07:24:18 Subject: [PATCH] for -M:Foo, extended and revised From: "Robin Barker" <[EMAIL PROTECTED]> Date: Wed, 27 Feb 2008 19:19:54 - Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/perl.c#864

Change 33408: Re: interrupting system() with signal depends on signal handler

2008-03-01 Thread Rafael Garcia-Suarez
Change 33408 by [EMAIL PROTECTED] on 2008/03/02 07:36:58 Subject: Re: interrupting system() with signal depends on signal handler From: Steffen Ullrich <[EMAIL PROTECTED]> Date: Tue, 26 Feb 2008 19:43:00 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ...

Change 33439: Bump VERSION after change #33416

2008-03-05 Thread Rafael Garcia-Suarez
Change 33439 by [EMAIL PROTECTED] on 2008/03/05 09:07:33 Bump VERSION after change #33416 (so we don't end up with different code but same version in 5.10.0 and, say, 5.10.1) Affected files ... ... //depot/perl/lib/NEXT.pm#11 edit Differences ... //depot/perl/lib/N

Change 33457: [PATCH] count-only transliteration needlessly makes copy-on-write

2008-03-10 Thread Rafael Garcia-Suarez
Change 33457 by [EMAIL PROTECTED] on 2008/03/10 11:07:11 Subject: [PATCH] count-only transliteration needlessly makes copy-on-write From: "Yitzchak Scott-Thoennes" <[EMAIL PROTECTED]> Date: Tue, 4 Mar 2008 16:54:29 -0800 (PST) Message-ID: <[EMAIL PROTECTED]> Affe

Change 33458: Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL on when it shouldn't

2008-03-10 Thread Rafael Garcia-Suarez
Change 33458 by [EMAIL PROTECTED] on 2008/03/10 12:56:41 Subject: Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL on when it shouldn't From: Vincent Pit <[EMAIL PROTECTED]> Date: Fri, 08 Feb 2008 23:22:19 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ..

Change 33466: [PATCH] MAD update list of failures in mad/t/p55.t

2008-03-10 Thread Rafael Garcia-Suarez
Change 33466 by [EMAIL PROTECTED] on 2008/03/10 21:30:50 Subject: [PATCH] MAD update list of failures in mad/t/p55.t From: Gerard Goossen <[EMAIL PROTECTED]> Date: Mon, 10 Mar 2008 15:17:08 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/

Change 33467: [PATCH] Re: [PATCH] MAD fix p55 $[

2008-03-10 Thread Rafael Garcia-Suarez
Change 33467 by [EMAIL PROTECTED] on 2008/03/10 21:34:23 Subject: [PATCH] Re: [PATCH] MAD fix p55 $[ From: Gerard Goossen <[EMAIL PROTECTED]> Date: Mon, 10 Mar 2008 15:44:03 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/mad/t/p55.t#6 ed

Change 33469: Re-apply part of #33370 to Time::Piece

2008-03-10 Thread Rafael Garcia-Suarez
Change 33469 by [EMAIL PROTECTED] on 2008/03/10 21:50:24 Re-apply part of #33370 to Time::Piece Affected files ... ... //depot/perl/ext/Time/Piece/Piece.pm#18 edit ... //depot/perl/ext/Time/Piece/Piece.xs#15 edit Differences ... //depot/perl/ext/Time/Piece/Piece.pm#18 (text)

Change 33468: Upgrade to Time::Piece 1.13

2008-03-10 Thread Rafael Garcia-Suarez
Change 33468 by [EMAIL PROTECTED] on 2008/03/10 21:48:45 Upgrade to Time::Piece 1.13 Affected files ... ... //depot/perl/MANIFEST#1685 edit ... //depot/perl/ext/Time/Piece/Changes#2 edit ... //depot/perl/ext/Time/Piece/Piece.pm#17 edit ... //depot/perl/ext/Time/Piece/Piece.xs#14 edit ...

Change 33470: Re: [PATCH] make Archive::Extract's x.lzma test file be lzma'd,

2008-03-10 Thread Rafael Garcia-Suarez
Change 33470 by [EMAIL PROTECTED] on 2008/03/10 22:26:34 Subject: Re: [PATCH] make Archive::Extract's x.lzma test file be lzma'd, From: "Yitzchak Scott-Thoennes" <[EMAIL PROTECTED]> Date: Tue, 4 Mar 2008 00:28:34 -0800 (PST) Message-ID: <[EMAIL PROTECTED]> Affected

Change 33471: Re: [PATCH] sv.c: consting

2008-03-11 Thread Rafael Garcia-Suarez
Change 33471 by [EMAIL PROTECTED] on 2008/03/11 10:06:19 Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Sun, 2 Mar 2008 22:09:51 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#600 edit ...

Change 33473: Re: [PATCH] sv.c: consting

2008-03-11 Thread Rafael Garcia-Suarez
Change 33473 by [EMAIL PROTECTED] on 2008/03/11 16:38:16 Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Tue, 11 Mar 2008 11:49:30 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#601 edit ...

Change 33486: An unfortunate side-effect of Encode and Encode::Alias use'ing each

2008-03-12 Thread Rafael Garcia-Suarez
Change 33486 by [EMAIL PROTECTED] on 2008/03/12 08:50:11 An unfortunate side-effect of Encode and Encode::Alias use'ing each other, and Encode::Alias exporting functions into Encode for it to use as methods, broke the loading of the find_alias() Encode method in some

Change 33489: Re: [PATCH] sv.c: consting

2008-03-12 Thread Rafael Garcia-Suarez
Change 33489 by [EMAIL PROTECTED] on 2008/03/12 10:19:06 Subject: Re: [PATCH] sv.c: consting From: Steven Schubiger <[EMAIL PROTECTED]> Date: Tue, 11 Mar 2008 19:59:37 +0100 Message-ID: <[EMAIL PROTECTED]> Affected files ... ... //depot/perl/embed.fnc#602 edit ...

Change 33488: [PATCH] Correct misleading example in perlsyn.pod (given/when/default)

2008-03-12 Thread Rafael Garcia-Suarez
Change 33488 by [EMAIL PROTECTED] on 2008/03/12 10:12:53 Subject: [PATCH] Correct misleading example in perlsyn.pod (given/when/default) From: Paul Fenwick <[EMAIL PROTECTED]> Date: Wed, 12 Mar 2008 13:19:15 +1100 Message-ID: <[EMAIL PROTECTED]> Affected files ...

<    1   2   3   4   5   6   7   8   9   10   >