15 years agoMinor hints/linux.sh patch to allow setting -Doptimize
Andy Dougherty [Tue, 29 Jul 2008 12:00:52 +0000]
Minor hints/linux.sh patch to allow setting -Doptimize
Message-ID: <Pine.LNX.4.64.0807291159410.23060@fractal.phys.lafayette.edu>

p4raw-id: //depot/perl@34162

15 years agoNote the possibility of sharing arenas between types.
Nicholas Clark [Sun, 27 Jul 2008 09:58:13 +0000]
Note the possibility of sharing arenas between types.

p4raw-id: //depot/perl@34160

15 years agoConvert undef.t to use test.pl and strict.
Nicholas Clark [Sat, 26 Jul 2008 20:08:08 +0000]
Convert undef.t to use test.pl and strict.

p4raw-id: //depot/perl@34159

15 years agoConvert yadayada.t to test.pl and strict, and fix two diagnostic errors
Nicholas Clark [Sat, 26 Jul 2008 19:51:03 +0000]
Convert yadayada.t to test.pl and strict, and fix two diagnostic errors
found in the process.

p4raw-id: //depot/perl@34158

15 years agoConvert wantarray.t to use strict and test.pl
Nicholas Clark [Sat, 26 Jul 2008 19:46:41 +0000]
Convert wantarray.t to use strict and test.pl

p4raw-id: //depot/perl@34157

15 years agoUndo io_linenum.t part of #34148. It was io_multihomed.t that I meant
Steve Hay [Wed, 23 Jul 2008 16:36:28 +0000]
Undo io_linenum.t part of #34148. It was io_multihomed.t that I meant
(my mistake), and that is now covered by #34155.

p4raw-id: //depot/perl@34156

15 years agoAdd watchdog() call to ext/IO/t/io_multihomed.t
Jerry D. Hedden [Wed, 23 Jul 2008 12:20:55 +0000]
Add watchdog() call to ext/IO/t/io_multihomed.t
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807230920o6414d5abu393a5cd293c6fa4f@mail.gmail.com>

p4raw-id: //depot/perl@34155

15 years agowatchdog() fix for MSWin32
Jerry D. Hedden [Wed, 23 Jul 2008 12:19:36 +0000]
watchdog() fix for MSWin32
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807230919p355ea37ci3fde2c1f84df6d5f@mail.gmail.com>

Adds a needed diag message to the watchdog() function for MSWin32.

p4raw-id: //depot/perl@34154

15 years agoUpgrade to podlators 2.1.2
Steve Hay [Tue, 22 Jul 2008 08:21:12 +0000]
Upgrade to podlators 2.1.2

p4raw-id: //depot/perl@34153

15 years agoFix skips in test.pl
Jerry D. Hedden [Fri, 18 Jul 2008 09:09:41 +0000]
Fix skips in test.pl
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807180609l7ca8a8d8i653dfd687ed9f36d@mail.gmail.com>

Changes skip messages to be consistent with Test::Builder.

p4raw-id: //depot/perl@34152

15 years agoWelcome to refcount hell. Fix the leaks reported by #57024
Marcus Holland-Moritz [Fri, 18 Jul 2008 06:36:09 +0000]
Welcome to refcount hell. Fix the leaks reported by #57024
along with a bunch other named capture related leaks.

p4raw-id: //depot/perl@34151

15 years agowatchdog() for threads tests
Jerry D. Hedden [Wed, 16 Jul 2008 11:10:35 +0000]
watchdog() for threads tests
From: "Jerry D. Hedden" <jdhedden@gmail.com>
Message-ID: <1ff86f510807160810ib0a01adg4f54cca69a96b623@mail.gmail.com>

p4raw-id: //depot/perl@34150

15 years agothreads::shared 1.26
Jerry D. Hedden [Wed, 16 Jul 2008 09:47:57 +0000]
threads::shared 1.26
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807160647q777f0eefj388b342f57c8f49f@mail.gmail.com>

Conditionalize read-only tests for Perl < 5.8.3

p4raw-id: //depot/perl@34149

15 years agowatchdog() some IO tests
Jerry D. Hedden [Fri, 11 Jul 2008 12:08:51 +0000]
watchdog() some IO tests
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807110908q4ac81225see2b11aa4729397d@mail.gmail.com>

p4raw-id: //depot/perl@34148

15 years agotest.pl
Jerry D. Hedden [Fri, 11 Jul 2008 11:07:07 +0000]
test.pl
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807110807hb3e3727la161367a63da607f@mail.gmail.com>

Jerry found that localizing $? doesn't shield the effects of wait()
unless you actually assign something to $?

p4raw-id: //depot/perl@34147

15 years agoReally apply change #34143
Rafael Garcia-Suarez [Wed, 16 Jul 2008 08:05:33 +0000]
Really apply change #34143
p4raw-link: @34143 on //depot/perl: e27835eefa408ae52d4ae22eec67eea282a87949

p4raw-id: //depot/perl@34146

15 years agoUpdate Compression modules to version 2.012
Paul Marquess [Tue, 15 Jul 2008 23:25:49 +0000]
Update Compression modules to version 2.012
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-ID: <018801c8e6c9$c0a76530$41f62f90$@Marquess@ntlworld.com>

p4raw-id: //depot/perl@34145

16 years agoFix use of a variable before it is initialised, introduced by change
Nicholas Clark [Tue, 15 Jul 2008 14:51:53 +0000]
Fix use of a variable before it is initialised, introduced by change
34138, spotted by Jerry D. Hedden. I assume that he's compiling with
options that enable trace flow analysis from the C compiler.

p4raw-id: //depot/perl@34144

16 years agoUpdate to B::Debug 1.11, by Reini Urban
Rafael Garcia-Suarez [Tue, 15 Jul 2008 10:30:31 +0000]
Update to B::Debug 1.11, by Reini Urban
Avoid B::Flags in CORE tests not to crash on old XS in @INC

p4raw-id: //depot/perl@34143

16 years agoUpgrade to version 0.76 by John Peacock
Rafael Garcia-Suarez [Tue, 15 Jul 2008 08:59:13 +0000]
Upgrade to version 0.76 by John Peacock
Fix segfault in serialized version objects
(bug #56606)

p4raw-id: //depot/perl@34142

16 years agoUpgrade to threads::shared 1.25 by Jerry D. Hedden
Rafael Garcia-Suarez [Tue, 15 Jul 2008 08:25:27 +0000]
Upgrade to threads::shared 1.25 by Jerry D. Hedden
Fix for cloning read-only objects.

p4raw-id: //depot/perl@34141

16 years agoMake format items @* and ^* work with references (safely). Note no-one
Nicholas Clark [Sun, 13 Jul 2008 21:37:21 +0000]
Make format items @* and ^* work with references (safely). Note no-one
said anything about sanely.

p4raw-id: //depot/perl@34140

16 years agoFor cases FF_LINESNGL and FF_LINEGLOB in pp_formline, take great care
Nicholas Clark [Sun, 13 Jul 2008 21:02:43 +0000]
For cases FF_LINESNGL and FF_LINEGLOB in pp_formline, take great care
to call get magic exactly once. This doesn't just avoid logical errors
with tied variables, it actually avoids panics (or worse) because a
pointer is retained to the string returned by the (first) call to
SvPV_const() for a future sv_chop(), and any future call to get magic
can invalidate the buffer that that pointer points to.
Also this removes the original crazy code that would set then reset the
length of a scalar, so as to only copy an initial portion of it, and
also copy the entire scalar including trailing newline (which might
require allocating more memory), only to immediately remove the newline
from the copy by reducing the length by one.

p4raw-id: //depot/perl@34139

16 years agoThe assert()ions in sv_chop() that the passed in pointer is within the
Nicholas Clark [Sun, 13 Jul 2008 20:22:25 +0000]
The assert()ions in sv_chop() that the passed in pointer is within the
SV's buffer should be full-on panics, as bogus values passed in can
cause later heap corruption, which is a bad thing (TM).

p4raw-id: //depot/perl@34138

16 years agoFix for #56874: maybe small error in perlxs.pod example
Marcus Holland-Moritz [Sun, 13 Jul 2008 19:04:20 +0000]
Fix for #56874: maybe small error in perlxs.pod example

p4raw-id: //depot/perl@34137

16 years agoassert() that the pointer passed to Perl_sv_chop() lies within the
Nicholas Clark [Sun, 13 Jul 2008 04:04:31 +0000]
assert() that the pointer passed to Perl_sv_chop() lies within the
buffer of the SV.

p4raw-id: //depot/perl@34136

16 years agoFormat tests for @* too.
Nicholas Clark [Sat, 12 Jul 2008 18:53:26 +0000]
Format tests for @* too.

p4raw-id: //depot/perl@34135

16 years agoAbolish xfm_lines from struct xpvfm. structs xpvfm and xpvcv are now
Nicholas Clark [Sat, 12 Jul 2008 08:44:21 +0000]
Abolish xfm_lines from struct xpvfm. structs xpvfm and xpvcv are now
identical.

p4raw-id: //depot/perl@34134

16 years agoPVFMs don't need to access the IVX any more. (as of change 32836, which
Nicholas Clark [Sat, 12 Jul 2008 07:40:33 +0000]
PVFMs don't need to access the IVX any more. (as of change 32836, which
re-implemented SvOOK() to avoid using it)

p4raw-id: //depot/perl@34133

16 years agoTest that formats can be dumped.
Nicholas Clark [Sat, 12 Jul 2008 07:12:37 +0000]
Test that formats can be dumped.

p4raw-id: //depot/perl@34132

16 years agoSet d_timegm on VMS.
Craig A. Berry [Fri, 11 Jul 2008 23:11:00 +0000]
Set d_timegm on VMS.

p4raw-id: //depot/perl@34131

16 years agoUpgrade to Devel::PPPort 3.14_01
Marcus Holland-Moritz [Fri, 11 Jul 2008 20:55:01 +0000]
Upgrade to Devel::PPPort 3.14_01

p4raw-id: //depot/perl@34130

16 years agoRegression tests for, and fix quite a lot of bugs in, cases FF_LINESNGL
Nicholas Clark [Fri, 11 Jul 2008 20:04:57 +0000]
Regression tests for, and fix quite a lot of bugs in, cases FF_LINESNGL
and FF_LINEGLOB in pp_formline. (While investigating RT #55668)
Sometimes I wonder if this is actually fun.

p4raw-id: //depot/perl@34129

16 years agoIn Perl_sv_utf8_upgrade_flags(), don't assume that the SV is well
Nicholas Clark [Fri, 11 Jul 2008 19:42:14 +0000]
In Perl_sv_utf8_upgrade_flags(), don't assume that the SV is well
formed with a trailing '\0'. And do assume that bytes_to_utf8() does.

p4raw-id: //depot/perl@34128

16 years agoAlso dump the SvPVX of PVFMs.
Nicholas Clark [Fri, 11 Jul 2008 18:37:27 +0000]
Also dump the SvPVX of PVFMs.

p4raw-id: //depot/perl@34127

16 years agoFix to Change 34120
Jerry D. Hedden [Fri, 11 Jul 2008 08:59:24 +0000]
Fix to Change 34120
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807110559tdc38deas3042e3e8ec234168@mail.gmail.com>

p4raw-id: //depot/perl@34126

16 years agoSimplify code in pp_formline, removing a goto and localising and
Nicholas Clark [Fri, 11 Jul 2008 11:20:04 +0000]
Simplify code in pp_formline, removing a goto and localising and
consting a variable.

p4raw-id: //depot/perl@34125

16 years agoBring the joy of strict to the rest of write.t
Nicholas Clark [Fri, 11 Jul 2008 10:44:51 +0000]
Bring the joy of strict to the rest of write.t

p4raw-id: //depot/perl@34124

16 years agoComplete the conversion of t/op/write.t to test.pl, and remove my
Nicholas Clark [Fri, 11 Jul 2008 10:32:00 +0000]
Complete the conversion of t/op/write.t to test.pl, and remove my
(accidentally committed) skip testing '1'.

p4raw-id: //depot/perl@34123

16 years agoReduce the -| skip back to just the tests that use it, and re-align the
Nicholas Clark [Fri, 11 Jul 2008 10:16:22 +0000]
Reduce the -| skip back to just the tests that use it, and re-align the
comments with the test code they refer to.

p4raw-id: //depot/perl@34122

16 years agoStart converting t/op/write.t to test.pl
Nicholas Clark [Fri, 11 Jul 2008 10:03:58 +0000]
Start converting t/op/write.t to test.pl

p4raw-id: //depot/perl@34121

16 years agoConfigure - d_sprintf_returns_strlen
Jerry D. Hedden [Thu, 19 Jun 2008 11:22:58 +0000]
Configure - d_sprintf_returns_strlen
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806190822l34a3ea7eudb7b75f60ff0635d@mail.gmail.com>

p4raw-id: //depot/perl@34120

16 years agothreads::shared 1.24 (still more)
Jerry D. Hedden [Thu, 10 Jul 2008 10:29:14 +0000]
threads::shared 1.24 (still more)
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807100729k4b620d3dl3fa079b89360f5ee@mail.gmail.com>

Fixes warnings introduced by previous patch.

p4raw-id: //depot/perl@34118

16 years agothreads::shared 1.24 (more)
Jerry D. Hedden [Thu, 10 Jul 2008 09:05:42 +0000]
threads::shared 1.24 (more)
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807100605u4f80a1b6u2595fbd030bd5660@mail.gmail.com>

Fixes "unary minus operator applied to unsigned type" warnings on Win32

p4raw-id: //depot/perl@34117

16 years ago[Patch t/op/re_tests] Re: [perl #56690] Some bugs in Perl regexp (core Perl issues)
Abigail [Tue, 8 Jul 2008 18:48:37 +0000]
[Patch t/op/re_tests] Re: [perl #56690] Some bugs in Perl regexp (core Perl issues)
Message-ID: <20080708164836.GB4537@almanda>

p4raw-id: //depot/perl@34116

16 years agoUpdate Win32 canned configs
Jan Dubois [Mon, 7 Jul 2008 15:58:48 +0000]
Update Win32 canned configs

Adds new values introduced by #34105/34107, incorporating this patch:

Subject: RE: New probes
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <072601c8e085$04694860$0d3bd920$@com>

The appropriate values for the other compilers were determined by
running the probe functions added to Configure by #34105/34112/34114.
(Note that VC8 requires an invalid parameter handler to run those
functions without crashing, and both VC8 and VC9 need %I64d rather
than %ld to output the appropriate values.)

Also applies the changes to the config_H.* files, together with changes
for #33597/33598/33949 which never got added to them.

p4raw-id: //depot/perl@34115

16 years agoFine-grained sGMTIME_min/max detection
H.Merijn Brand [Tue, 8 Jul 2008 20:03:50 +0000]
Fine-grained sGMTIME_min/max detection

p4raw-id: //depot/perl@34114

16 years agoBe sure to use the correct type, so bits do not get wrapped
H.Merijn Brand [Tue, 8 Jul 2008 12:02:48 +0000]
Be sure to use the correct type, so bits do not get wrapped

p4raw-id: //depot/perl@34112

16 years agothreads::shared 1.24 (phase 3)
Jerry D. Hedden [Mon, 7 Jul 2008 13:33:22 +0000]
threads::shared 1.24 (phase 3)
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807071033j5136e337lab0f3d27575e9113@mail.gmail.com>

p4raw-id: //depot/perl@34110

16 years agotest.pl fix
Jerry D. Hedden [Mon, 7 Jul 2008 13:29:14 +0000]
test.pl fix
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807071029q5931f03ud506f06b7d1f72af@mail.gmail.com>

p4raw-id: //depot/perl@34109

16 years agoProbe for timegm
H.Merijn Brand [Mon, 7 Jul 2008 20:39:20 +0000]
Probe for timegm

p4raw-id: //depot/perl@34107

16 years agoPart one of y2038 changes for Schwern
H.Merijn Brand [Mon, 7 Jul 2008 20:03:00 +0000]
Part one of y2038 changes for Schwern

p4raw-id: //depot/perl@34105

16 years agoUpgrade to Encode-2.26
Steve Hay [Mon, 7 Jul 2008 10:24:11 +0000]
Upgrade to Encode-2.26

p4raw-id: //depot/perl@34103

16 years agothreads::shared 1.24 (phase 2)
Jerry D. Hedden [Thu, 3 Jul 2008 10:02:30 +0000]
threads::shared 1.24 (phase 2)
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807030702q74132e14ne6434876a7138f17@mail.gmail.com>

Additional changes to threads::shared for UTF-8 hash keys.

p4raw-id: //depot/perl@34102

16 years agoSkip chown() tests added by #34092 on Win32
Steve Hay [Thu, 3 Jul 2008 15:24:43 +0000]
Skip chown() tests added by #34092 on Win32

p4raw-id: //depot/perl@34101

16 years agoFix test count that was missed in #34092
Steve Hay [Thu, 3 Jul 2008 15:08:50 +0000]
Fix test count that was missed in #34092

p4raw-id: //depot/perl@34100

16 years agoOmit tests introduced by #34077 and #34084 which fail on Win32
Steve Hay [Thu, 3 Jul 2008 15:02:08 +0000]
Omit tests introduced by #34077 and #34084 which fail on Win32

p4raw-id: //depot/perl@34099

16 years agothreads::shared 1.24
Jerry D. Hedden [Wed, 2 Jul 2008 10:01:59 +0000]
threads::shared 1.24
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510807020701v78a14d06g1e0e5f098c6131ed@mail.gmail.com>

...plus some adjustments to the test headers to prevent failures
in the Perl core.

p4raw-id: //depot/perl@34098

16 years agoAvoid using -> function call notation within test.pl, which is supposed
Nicholas Clark [Tue, 1 Jul 2008 14:34:21 +0000]
Avoid using -> function call notation within test.pl, which is supposed
to keep to simple constructions to facilitate accurately testing the
core interpreter, which might be buggy.

p4raw-id: //depot/perl@34097

16 years agoUpgrade to Win32-0.38
Steve Hay [Mon, 30 Jun 2008 07:37:29 +0000]
Upgrade to Win32-0.38
(including changes to GetCurrentThreadId.t which should have gone into
the 0.37 upgrade, but which I missed then)

p4raw-id: //depot/perl@34094

16 years ago[perl #34339][PATCH] "perldoc lib" doesn't describe actual behavior
Renee Baecker [Wed, 25 Jun 2008 16:40:57 +0000]
[perl #34339][PATCH] "perldoc lib" doesn't describe actual behavior
Message-ID: <486258F9.4020505@smart-websolutions.de>

p4raw-id: //depot/perl@34093

16 years agoSome more missing isGV_with_GP()s
Ben Morrow [Sat, 28 Jun 2008 17:00:17 +0000]
Some more missing isGV_with_GP()s
Message-ID: <20080628160017.GA81579@osiris.mauzo.dyndns.org>

p4raw-id: //depot/perl@34092

16 years agocommon test code for timed bail
Jerry D. Hedden [Sat, 28 Jun 2008 15:18:48 +0000]
common test code for timed bail
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806281218i65d32061w27a4431b9b357107@mail.gmail.com>

p4raw-id: //depot/perl@34091

16 years agoUpgrade to Win32-0.37
Steve Hay [Fri, 27 Jun 2008 14:39:33 +0000]
Upgrade to Win32-0.37

p4raw-id: //depot/perl@34090

16 years agoRe: [perl #56348] [PATCH] glob() with spaces - documentation unclear
Paul Fenwick [Thu, 26 Jun 2008 11:41:45 +0000]
Re: [perl #56348] [PATCH] glob() with spaces - documentation unclear
Message-ID: <4862F3D9.5010105@perltraining.com.au>

p4raw-id: //depot/perl@34089

16 years agoqx($nosuchfile) isn't portable (Windows whines on STDERR)
Dave Mitchell [Wed, 25 Jun 2008 19:49:38 +0000]
qx($nosuchfile) isn't portable (Windows whines on STDERR)
so skip these uninit var tests for now

p4raw-id: //depot/perl@34088

16 years agoRe: split smoke for threaded -DDEBUGGING builds
Reini Urban [Wed, 25 Jun 2008 17:30:08 +0000]
Re: split smoke for threaded -DDEBUGGING builds
Message-ID: <48626480.7030602@x-ray.at>

Plus revert #34086

p4raw-id: //depot/perl@34087

16 years agoSkip one test that was failing with DEBUGGING and threads,
Rafael Garcia-Suarez [Wed, 25 Jun 2008 13:14:08 +0000]
Skip one test that was failing with DEBUGGING and threads,
because after change #34085 the IV value of the OP_CONST
isn't dumped anymore.
p4raw-link: @34085 on //depot/perl: 7367e658df87ee1f29b1fa68bdefb1966bf4b5d9

p4raw-id: //depot/perl@34086

16 years agofix debop with pad const
Reini Urban [Tue, 24 Jun 2008 12:07:01 +0000]
fix debop with pad const
Message-ID: <4860C745.2020307@x-ray.at>

p4raw-id: //depot/perl@34085

16 years agomore incorrect variable reported in uninitialized value warnings
Dave Mitchell [Tue, 24 Jun 2008 13:30:23 +0000]
more incorrect variable reported in uninitialized value warnings
(the ones that change #34077 missed). It also degrades some print
warnings - ie variable names no longer displayed.
p4raw-link: @34077 on //depot/perl: 8b0dea507b8f946d8546917b8fda74bfbf233ac0

p4raw-id: //depot/perl@34084

16 years agoURL for End-Of-Life and OS/Arch documentation
H.Merijn Brand [Tue, 24 Jun 2008 11:58:50 +0000]
URL for End-Of-Life and OS/Arch documentation
Small enhancements

p4raw-id: //depot/perl@34083

16 years agoDocumentation on taint/environment interactions for perlrun.pod
Paul Fenwick [Tue, 24 Jun 2008 13:53:19 +0000]
Documentation on taint/environment interactions for perlrun.pod
Message-ID: <48606FAF.4040604@perltraining.com.au>

p4raw-id: //depot/perl@34081

16 years agoRe: [perl #24174] perl-5.8.0-55 exit bug
Michael G. Schwern [Mon, 13 Oct 2003 05:13:48 +0000]
Re: [perl #24174] perl-5.8.0-55 exit bug
Message-ID: <20031013121348.GB21103@windhund.schwern.org>

p4raw-id: //depot/perl@34080

16 years agoFix malloc.c warning
Jerry D. Hedden [Mon, 23 Jun 2008 09:41:11 +0000]
Fix malloc.c warning
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806230641x37afed4bla697e381b3ba9d6d@mail.gmail.com>

p4raw-id: //depot/perl@34078

16 years agoIncorrect variable reported in uninitialized value warning.
Dave Mitchell [Sun, 22 Jun 2008 19:05:31 +0000]
Incorrect variable reported in uninitialized value warning.
Ops that can return undef even for defined args, could mistakenly
warn that the arg was undefined.

p4raw-id: //depot/perl@34077

16 years agoRe: [perl #46381] "Out of memory ... sbrk()" on FreeBSD-6.x for v.5.8.x but not v...
Slaven Rezic [Fri, 26 Oct 2007 16:58:55 +0000]
Re: [perl #46381] "Out of memory ... sbrk()" on FreeBSD-6.x for v.5.8.x but not v.5.6.x
Message-ID: <874pgd6hxs.fsf@biokovo-amd64.herceg.de>

p4raw-id: //depot/perl@34076

16 years agoMake the version string more consistent between Windows and other platforms.
Rafael Garcia-Suarez [Fri, 20 Jun 2008 15:55:48 +0000]
Make the version string more consistent between Windows and other platforms.
Noticed and reported by Dave Golden.

p4raw-id: //depot/perl@34075

16 years agothreads::shared 1.23
Jerry D. Hedden [Tue, 17 Jun 2008 16:28:45 +0000]
threads::shared 1.23
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806171328y54650760u12c8148830a60a63@mail.gmail.com>

p4raw-id: //depot/perl@34074

16 years agoAIX might miss libm
H.Merijn Brand [Tue, 29 Apr 2008 17:49:35 +0000]
AIX might miss libm
Subject: Re: Closing tickets in RT
From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
Message-ID: <20080429174935.0cb5763b@pc09.procura.nl>

p4raw-id: //depot/perl@34073

16 years agoFix release date for 5.002
Rafael Garcia-Suarez [Wed, 18 Jun 2008 07:43:27 +0000]
Fix release date for 5.002
(noticed by Grant McLean)

p4raw-id: //depot/perl@34072

16 years agoMake sure parser's filehandle is closed when finished
Steve Hay [Tue, 17 Jun 2008 16:50:57 +0000]
Make sure parser's filehandle is closed when finished

(It was mistakenly left open if there was no old_parser, which caused
t/comp/require.t to leave behind a 'bleah.pm' (from the test for
#49472) on Win32, where the deletion of an open file fails.)

p4raw-id: //depot/perl@34071

16 years agoFix a couple of tests introduced by #34045 which fail on Win32
Steve Hay [Tue, 17 Jun 2008 11:48:14 +0000]
Fix a couple of tests introduced by #34045 which fail on Win32

p4raw-id: //depot/perl@34070

16 years agoRename the new macro clear_errsv() from last patch to CLEAR_ERRSV()
Rafael Garcia-Suarez [Tue, 17 Jun 2008 11:16:38 +0000]
Rename the new macro clear_errsv() from last patch to CLEAR_ERRSV()

p4raw-id: //depot/perl@34069

16 years ago[perl #51370] length($@)>0 for empty $@ if utf8 is in use
Bram [Wed, 11 Jun 2008 03:26:26 +0000]
[perl #51370] length($@)>0 for empty $@ if utf8 is in use
From: "Bram via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-18229-1213179984-1708.51370-15-0@perl.org>

(The first patch)

p4raw-id: //depot/perl@34068

16 years ago[perl #46309] Buffer overflow in win32_select() (PATCH included)
Risto Kankkunen [Wed, 10 Oct 2007 02:44:13 +0000]
[perl #46309] Buffer overflow in win32_select() (PATCH included)
From: Risto Kankkunen (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-10743-1192009453-1788.46309-75-0@perl.org>

p4raw-id: //depot/perl@34067

16 years agoWarnings-free for metalint-3.5-27. Woot!
H.Merijn Brand [Mon, 16 Jun 2008 14:49:04 +0000]
Warnings-free for metalint-3.5-27. Woot!
Removed all files that are now identical to dist-3.5

p4raw-id: //depot/perl@34064

16 years agoTODO B-Deparse cpan-bug 33708
Reini Urban [Mon, 16 Jun 2008 14:40:35 +0000]
TODO B-Deparse cpan-bug 33708
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60806160540v21c7affbte54ef0eedb0cb64d@mail.gmail.com>

p4raw-id: //depot/perl@34063

16 years ago[perl #55844] [PATCH] perlbug refactoring and prose cleanup
Jesse [Sun, 15 Jun 2008 08:31:50 +0000]
[perl #55844] [PATCH] perlbug refactoring and prose cleanup
From: Jesse (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-18229-1213543909-1580.55844-75-0@perl.org>

p4raw-id: //depot/perl@34061

16 years agoMake lib/open.t under -Duseperlio
Nicholas Clark [Mon, 16 Jun 2008 13:38:45 +0000]
Make lib/open.t under -Duseperlio

p4raw-id: //depot/perl@34060

16 years agoFwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz
Sébastien Aperghis-Tramoni [Mon, 16 Jun 2008 01:57:33 +0000]
Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.26.tar.gz
Message-Id: <A9FDE5F5-5285-454C-AE15-3EBF6AEBDFC8@free.fr>

p4raw-id: //depot/perl@34058

16 years agoRe: Patches / git
Andy Armstrong [Mon, 16 Jun 2008 01:13:25 +0000]
Re: Patches / git
Message-Id: <1162EDA1-C865-4CBB-8DA0-3C83F89E826E@hexten.net>

p4raw-id: //depot/perl@34057

16 years ago[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24
John P. Linderman [Tue, 27 Nov 2007 13:50:14 +0000]
[perl #47746] Not OK: perl 5.10.0 +RC1 on ia64-linux 2.4.21-sgi302r24
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <200711271850.lARIoEfN14794612@raptor.research.att.com>

p4raw-id: //depot/perl@34056

16 years ago[perl #55786] [PATCH blead] Re: Overload Segfaulting
Rick Delaney [Sat, 14 Jun 2008 11:51:01 +0000]
[perl #55786] [PATCH blead] Re: Overload Segfaulting
From: Rick Delaney (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-22068-1213469460-652.55786-75-0@perl.org>

p4raw-id: //depot/perl@34055

16 years agoRe: testing $/ with in memory files
Bram [Sat, 14 Jun 2008 18:20:05 +0000]
Re: testing $/ with in memory files
Message-ID: <20080614182005.yxuyk1mntwkog0o0@horde.wizbit.be>

p4raw-id: //depot/perl@34054

16 years agoFix off-by-one error in sanity check in my_fclose wrapper on VMS.
Craig A. Berry [Sat, 14 Jun 2008 00:02:05 +0000]
Fix off-by-one error in sanity check in my_fclose wrapper on VMS.

p4raw-id: //depot/perl@34053

16 years ago[patch@34044] Enable getgrgid on VMS
John E. Malmberg [Thu, 12 Jun 2008 19:50:01 +0000]
[patch@34044] Enable getgrgid on VMS
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-id: <4851C439.8070007@qsl.net>

With some revisions.

p4raw-id: //depot/perl@34052

16 years agoThread::Queue 2.11
Jerry D. Hedden [Thu, 12 Jun 2008 09:42:42 +0000]
Thread::Queue 2.11
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com>

This time, not empty.

p4raw-id: //depot/perl@34051

16 years agoThread::Queue 2.11
Jerry D. Hedden [Thu, 12 Jun 2008 09:42:42 +0000]
Thread::Queue 2.11
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120642g5a707382l76aaaa80797443c8@mail.gmail.com>

p4raw-id: //depot/perl@34050

16 years agoThread::Semaphore 2.09
Jerry D. Hedden [Thu, 12 Jun 2008 09:41:24 +0000]
Thread::Semaphore 2.09
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120641jbbb984cn1f505c24d520cdbf@mail.gmail.com>

p4raw-id: //depot/perl@34049

16 years agothreads 1.71
Jerry D. Hedden [Thu, 12 Jun 2008 08:42:19 +0000]
threads 1.71
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510806120542v7f55b0aetac69642e5072654e@mail.gmail.com>

p4raw-id: //depot/perl@34048