16 years agoAvoid a segfault case in MRO code, based on :
ilmari@vesla.ilmari.org [Thu, 21 Feb 2008 20:29:42 +0000]
Avoid a segfault case in MRO code, based on :

Subject: [perl #51092] [PATCH] Segfault when calling ->next::method on non-existing package
From: ilmari@vesla.ilmari.org (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-15287-1203654581-377.51092-75-0@perl.org>

p4raw-id: //depot/perl@33367

16 years agoRe: [PATCH] POD fixes
Vincent Pit [Sat, 23 Feb 2008 12:04:43 +0000]
Re: [PATCH] POD fixes
Message-ID: <47BFFDCB.60107@profvince.com>

p4raw-id: //depot/perl@33366

16 years agoRegenerate embed.h
Rafael Garcia-Suarez [Mon, 25 Feb 2008 08:04:14 +0000]
Regenerate embed.h

p4raw-id: //depot/perl@33365

16 years agoRe: [patch] optimize OP_IS_(FILETEST|SOCKET) macros
Jim Cromie [Sun, 10 Feb 2008 12:52:59 +0000]
Re: [patch] optimize OP_IS_(FILETEST|SOCKET) macros
From: "Jim Cromie" <jim.cromie@gmail.com>
Message-ID: <cfe85dfa0802101152n4e1b9e07pc7fb7ad9241a9794@mail.gmail.com>

p4raw-id: //depot/perl@33364

16 years agoB::Debug enhancements
Reini Urban [Fri, 22 Feb 2008 09:52:32 +0000]
B::Debug enhancements
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60802220052t3c1f1d91ne38b8ba6f6c56651@mail.gmail.com>

p4raw-id: //depot/perl@33363

16 years agoThread::Queue 2.06
Jerry D. Hedden [Fri, 22 Feb 2008 17:10:35 +0000]
Thread::Queue 2.06
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802221410r2ceda3deg6cd503f0037b0805@mail.gmail.com>

p4raw-id: //depot/perl@33362

16 years agoThread::Semaphore 2.07
Jerry D. Hedden [Fri, 22 Feb 2008 17:05:55 +0000]
Thread::Semaphore 2.07
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802221405w15277004u53e7e0a2d2603049@mail.gmail.com>

p4raw-id: //depot/perl@33361

16 years agothreads::shared 1.17
Jerry D. Hedden [Fri, 22 Feb 2008 16:31:02 +0000]
threads::shared 1.17
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802221331u48f85e8cg884c02a145dbee10@mail.gmail.com>

p4raw-id: //depot/perl@33360

16 years agothreads 1.69
Jerry D. Hedden [Fri, 22 Feb 2008 16:26:21 +0000]
threads 1.69
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802221326ib73c7e5kf26ad87086ee113d@mail.gmail.com>

p4raw-id: //depot/perl@33359

16 years agoRevert change 33326
Jerry D. Hedden [Fri, 22 Feb 2008 16:21:14 +0000]
Revert change 33326
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802221321r8af47eh9a8c2772b9aa33c8@mail.gmail.com>

p4raw-id: //depot/perl@33358

16 years agocygwin hints
Reini Urban [Thu, 21 Feb 2008 14:38:33 +0000]
cygwin hints
From: "Reini Urban" <rurban@x-ray.at>
Message-ID: <6910a60802210538p4fdb84abwf5128e87399dddf4@mail.gmail.com>

p4raw-id: //depot/perl@33357

16 years agoRe: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?)
Vincent Pit [Fri, 15 Feb 2008 23:08:50 +0000]
Re: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?)
Message-ID: <47B60D72.50708@profvince.com>
Date: Fri, 15 Feb 2008 23:08:50 +0100

p4raw-id: //depot/perl@33356

16 years agoAs best as I (and my minion, gcc -Os) can tell, PL_curcop and
Nicholas Clark [Fri, 22 Feb 2008 22:30:05 +0000]
As best as I (and my minion, gcc -Os) can tell, PL_curcop and
PL_in_eval do not need to be volatile. This improves the generated code
measurably - for example toke.o is 1.5% smaller. Every little helps.

p4raw-id: //depot/perl@33355

16 years agoUpdate to embed.h somehow missed from change 33343.
Nicholas Clark [Fri, 22 Feb 2008 22:27:47 +0000]
Update to embed.h somehow missed from change 33343.

p4raw-id: //depot/perl@33354

16 years agoTake advantage of the fact that we can use indent as a stdin/stdout
Nicholas Clark [Fri, 22 Feb 2008 20:06:15 +0000]
Take advantage of the fact that we can use indent as a stdin/stdout
filter to reduce its workload (and ours) by only sending it the 3 or
so lines that we are interested in printing, not the preceding
bucket loads.

p4raw-id: //depot/perl@33353

16 years ago[patch] Porting/expand-macros.pl gets 'indent'ing
Jim Cromie [Thu, 7 Feb 2008 17:03:22 +0000]
[patch] Porting/expand-macros.pl gets 'indent'ing
Message-ID: <47AB9C4A.3080107@gmail.com>
Date: Thu, 07 Feb 2008 17:03:22 -0700

p4raw-id: //depot/perl@33352

16 years agoRegenerate the win32/config_H.* files using the makefile targets
Steve Hay [Fri, 22 Feb 2008 18:12:36 +0000]
Regenerate the win32/config_H.* files using the makefile targets
fixed-up by #33349.

There shouldn't be any real changes here. If there are then I've
screwed up.

p4raw-id: //depot/perl@33350

16 years agoFix-up Win32's regen_config_h targets for semi-automatic updating of
Steve Hay [Fri, 22 Feb 2008 18:10:36 +0000]
Fix-up Win32's regen_config_h targets for semi-automatic updating of
the win32/config_H.* files

p4raw-id: //depot/perl@33349

16 years agoCorrect large files / lseek size & type settings in Win32 canned configs.
Steve Hay [Fri, 22 Feb 2008 17:10:50 +0000]
Correct large files / lseek size & type settings in Win32 canned configs.

Change 25208 switched off USE_LARGE_FILES in win32/config_H.* but left
LSEEKSIZE/Off_t_size and Off_t as 8 and __int64 (or long long)
respectively. Similarly change 25215 switched off uselargefiles in
win32/config.* but left lseeksize and lseektype as 8 and __int64 (or
long long) respectively. Change 25216 fixed the Borland settings in
win32/config.bc on the basis that Borland should always be using 4 and
long, but really all the other files should be using 4 and long for
their default values as well to match the default values of
USE_LARGE_FILES and uselargefiles. Having done that, we must then
reverse the logic for fiddling with these values in win32/config_sh.PL:
they are now changed to 8 and __int64 (or long long) if uselargefiles
*is* defined (except for Borland, which always wants 4 and long).

p4raw-id: //depot/perl@33347

16 years agoMissed a file from regen.pl
Nicholas Clark [Fri, 22 Feb 2008 12:37:34 +0000]
Missed a file from regen.pl

p4raw-id: //depot/perl@33346

16 years agoSync win32/config.* with Porting/config.sh
Steve Hay [Fri, 22 Feb 2008 12:19:44 +0000]
Sync win32/config.* with Porting/config.sh

p4raw-id: //depot/perl@33345

16 years agoSilence warning from VC8 when building without USE_LARGE_FILES
Steve Hay [Fri, 22 Feb 2008 12:17:17 +0000]
Silence warning from VC8 when building without USE_LARGE_FILES

p4raw-id: //depot/perl@33344

16 years agoFollowing 33291, on VMS we need to use the same prototypes other platforms
Craig A. Berry [Fri, 22 Feb 2008 00:20:45 +0000]
Following 33291, on VMS we need to use the same prototypes other platforms
use in order to get the do_spawn-related assert macros defined.  Based
on suggestions by John Malmberg.

p4raw-id: //depot/perl@33343

16 years agofix variable names in 'ununit var' warnings in evals
Dave Mitchell [Fri, 22 Feb 2008 00:07:15 +0000]
fix variable names in 'ununit var' warnings in evals

p4raw-id: //depot/perl@33342

16 years agoFix [perl #50430].
Steve Hay [Thu, 21 Feb 2008 17:53:05 +0000]
Fix [perl #50430].
Not 100% sure this is right, but it fixes the bug without breaking
any tests so hopefully it's at least better than it was before.

p4raw-id: //depot/perl@33341

16 years agoFix Module-Build test that has been failing on Win32
Steve Hay [Thu, 21 Feb 2008 14:02:29 +0000]
Fix Module-Build test that has been failing on Win32
since the upgrade of Test-Harness at #32659

p4raw-id: //depot/perl@33340

16 years agoFix CBuilder test that has been failing on Win32
Steve Hay [Thu, 21 Feb 2008 13:38:57 +0000]
Fix CBuilder test that has been failing on Win32
since the upgrade at #33263

p4raw-id: //depot/perl@33339

16 years agoEliminate ck_lengthconst.
Nicholas Clark [Wed, 20 Feb 2008 22:39:56 +0000]
Eliminate ck_lengthconst.

p4raw-id: //depot/perl@33338

16 years agoSetting the f flag on length causes the op to be constant folded.
Nicholas Clark [Wed, 20 Feb 2008 09:21:53 +0000]
Setting the f flag on length causes the op to be constant folded.

p4raw-id: //depot/perl@33337

16 years agoFix Win32/VC6 compiler warnings caused by #33231
Steve Hay [Wed, 20 Feb 2008 09:17:37 +0000]
Fix Win32/VC6 compiler warnings caused by #33231

p4raw-id: //depot/perl@33336

16 years agoVisual C++ 2008 Express Edition is now out: update README.win32
Steve Hay [Wed, 20 Feb 2008 08:32:24 +0000]
Visual C++ 2008 Express Edition is now out: update README.win32

p4raw-id: //depot/perl@33335

16 years agoEnable caching of strxfrm() results also for readonly SVs as
Marcus Holland-Moritz [Fri, 15 Feb 2008 17:00:15 +0000]
Enable caching of strxfrm() results also for readonly SVs as
returned e.g. by "keys %hash". This speeds up sorting of lots
of hash keys significantly. See also:

Subject: Slowdown of "sort keys %hash" under "use locale"
Message-ID: <20080215170015.72f6160d@r2d2>

p4raw-id: //depot/perl@33334

16 years agowas RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>>
Robin Barker [Mon, 18 Feb 2008 15:47:42 +0000]
was RE: [PATCH] re patch 33127: formatting for C<<{ bydepth => 1 }>>
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A46@exchsvr2.npl.ad.local>

plus another POD fix found by podchecker

p4raw-id: //depot/perl@33333

16 years agoconsting for .c files in tests
Robin Barker [Mon, 18 Feb 2008 13:43:56 +0000]
consting for .c files in tests
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A3F@exchsvr2.npl.ad.local>

p4raw-id: //depot/perl@33332

16 years agoThread::Queue 2.03
Jerry D. Hedden [Fri, 15 Feb 2008 14:02:14 +0000]
Thread::Queue 2.03
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802151102s41bebc4xab19aa6e464dbf04@mail.gmail.com>

p4raw-id: //depot/perl@33331

16 years ago[perl #50946] modified hints for Darwin x86 64bit
Daniel M. Quinlan [Sun, 17 Feb 2008 14:20:58 +0000]
[perl #50946] modified hints for Darwin x86  64bit
From: "Daniel M. Quinlan" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-24181-1203286856-952.50946-75-0@perl.org>

p4raw-id: //depot/perl@33330

16 years agoThread::Semaphore 2.04
Jerry D. Hedden [Fri, 15 Feb 2008 11:12:07 +0000]
Thread::Semaphore 2.04
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802150812r3facd53cs1913dd82c3070ac0@mail.gmail.com>

p4raw-id: //depot/perl@33329

16 years agoModulo operator and floating point numbers
Ken Williams [Sat, 16 Feb 2008 23:22:15 +0000]
Modulo operator and floating point numbers
From: "Ken Williams" <kenahoo@gmail.com>
Message-ID: <6a7ee8cc0802162122r4e59b93boee18b1f045b8954d@mail.gmail.com>

p4raw-id: //depot/perl@33328

16 years ago[ patch ] silence 2 possibly uninitialized vars
Jim Cromie [Sat, 16 Feb 2008 18:02:19 +0000]
[ patch ] silence 2 possibly uninitialized vars
Message-ID: <47B7879B.5040302@gmail.com>

p4raw-id: //depot/perl@33327

16 years agoDon't install threads files on non-threaded Perls
Jerry D. Hedden [Fri, 15 Feb 2008 11:02:54 +0000]
Don't install threads files on non-threaded Perls
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802150802g5bf52a52nc9543eb236063b86@mail.gmail.com>

p4raw-id: //depot/perl@33326

16 years agoFix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g
Yves Orton [Sun, 17 Feb 2008 16:53:27 +0000]
Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g
-- lastcloseparen is literally the index of the last paren closed
-- lastparen is index of the highest index paren that has been closed.
In nested parens, they will be completely different.
'ab'=~/(a(b))/ will have: lastparen = 2, lastcloseparen = 1
'ab'=~/(a)(b)/ will have: lastparen = lastcloseparen = 2

p4raw-id: //depot/perl@33325

16 years agoFix perlbug 50114 and document what the code does a bit better
Yves Orton [Sun, 17 Feb 2008 15:39:22 +0000]
Fix perlbug 50114 and document what the code does a bit better

p4raw-id: //depot/perl@33324

16 years agoFix macro name in comment
Rafael Garcia-Suarez [Sat, 16 Feb 2008 07:06:40 +0000]
Fix macro name in comment

p4raw-id: //depot/perl@33323

16 years agoCorrectly reference count the hints hash
Rafael Garcia-Suarez [Sat, 16 Feb 2008 07:06:16 +0000]
Correctly reference count the hints hash

p4raw-id: //depot/perl@33322

16 years agoResync with metaconfig. Escape the last ~.
H.Merijn Brand [Fri, 15 Feb 2008 16:41:12 +0000]
Resync with metaconfig. Escape the last ~.

p4raw-id: //depot/perl@33321

16 years agoShell patterns are subject to tilde expansion. So the case statement
Nicholas Clark [Fri, 15 Feb 2008 14:27:55 +0000]
Shell patterns are subject to tilde expansion. So the case statement
in the filexp script (written out by Configure) for expanding ~ and
~/*  has never worked. It's always been relying on the /bin/csh glob
for the ~* case. Few people ever noticed because one has to be
building to one's home directory on a system with no csh installed.
This is a bug from Perl 1.0's Configure!

p4raw-id: //depot/perl@33318

16 years agoTypo catch, by Abigail
Rafael Garcia-Suarez [Fri, 15 Feb 2008 11:08:51 +0000]
Typo catch, by Abigail

p4raw-id: //depot/perl@33317

16 years agoAvoid utf8 warnings when printing diagnostics
Rafael Garcia-Suarez [Fri, 15 Feb 2008 10:19:05 +0000]
Avoid utf8 warnings when printing diagnostics

p4raw-id: //depot/perl@33316

16 years agoSilence compiler warnings on Win32/VC6
Jan Dubois [Thu, 14 Feb 2008 11:24:01 +0000]
Silence compiler warnings on Win32/VC6

Subject: RE: Bit-fields patch causes warnings on Win32/VC6
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <002f01c86f3f$27e23ca0$77a6b5e0$@com>

p4raw-id: //depot/perl@33315

16 years agosprintf "%+d"
Abigail [Thu, 14 Feb 2008 17:43:14 +0000]
sprintf "%+d"
Message-ID: <20080214164314.GA31694@abigail.be>

p4raw-id: //depot/perl@33314

16 years agoRe: [perl #50496] Bug Report: 'keys %+' does not return the correct keys.
Abigail [Thu, 7 Feb 2008 17:53:30 +0000]
Re: [perl #50496] Bug Report: 'keys %+' does not return the correct keys.
Message-ID: <20080207165330.GA25617@abigail.be>

with tweaks (one more test marked TODO)

p4raw-id: //depot/perl@33313

16 years agoAdd missing file to MANIFEST, to go with change #33311
Rafael Garcia-Suarez [Thu, 14 Feb 2008 16:33:11 +0000]
Add missing file to MANIFEST, to go with change #33311
p4raw-link: @33311 on //depot/perl: 27eaf14c55a541e1e4f2529a8084e15a8cc43d41

p4raw-id: //depot/perl@33312

16 years agoRe: [perl #50706] %^H affecting outside file scopes
Rick Delaney [Tue, 12 Feb 2008 14:05:22 +0000]
Re: [perl #50706] %^H affecting outside file scopes
Message-ID: <20080212190522.GB16896@bort.ca>

p4raw-id: //depot/perl@33311

16 years agodoio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these times? */
Vincent Pit [Thu, 14 Feb 2008 15:21:29 +0000]
doio.c:Perl_my_lstat:/* XXX Do really need to be calling SvPV() all these times? */
From: "Vincent Pit" <perl@profvince.com>
Message-ID: <37048.147.210.17.175.1202998889.squirrel@147.210.17.175>

p4raw-id: //depot/perl@33310

16 years agoMake the new warning report undef constants as undef
Rafael Garcia-Suarez [Thu, 14 Feb 2008 15:14:36 +0000]
Make the new warning report undef constants as undef

p4raw-id: //depot/perl@33309

16 years agoFix leak when issuing new warning implemented by #33305
Rafael Garcia-Suarez [Thu, 14 Feb 2008 15:05:38 +0000]
Fix leak when issuing new warning implemented by #33305

p4raw-id: //depot/perl@33308

16 years agoRevert change #33302. This change was wrong, since it was
Rafael Garcia-Suarez [Thu, 14 Feb 2008 14:39:21 +0000]
Revert change #33302. This change was wrong, since it was
using OP_ENTERSUB as a LISTOP, whereas it's a UNOP.
p4raw-link: @33302 on //depot/perl: 781e3f050073176aa21ffc243184a1cb57f4ec92

p4raw-id: //depot/perl@33307

16 years agoFix linker error introduced by #33305
Steve Hay [Thu, 14 Feb 2008 10:09:33 +0000]
Fix linker error introduced by #33305

p4raw-id: //depot/perl@33306

16 years agoShow constant in "Useless use of a constant in void context"
Rick Delaney [Wed, 13 Feb 2008 23:29:16 +0000]
Show constant in "Useless use of a constant in void context"
Message-ID: <20080214042916.GA12678@bort.ca>

p4raw-id: //depot/perl@33305

16 years agouse svtype
Robin Barker [Wed, 13 Feb 2008 17:46:02 +0000]
use svtype
From: "Robin Barker" <Robin.Barker@npl.co.uk>
Message-ID: <46A0F33545E63740BC7563DE59CA9C6D093A35@exchsvr2.npl.ad.local>

p4raw-id: //depot/perl@33304

16 years agoJerry D. Hedden now maintains Thread::Semaphore on CPAN
Rafael Garcia-Suarez [Thu, 14 Feb 2008 07:52:45 +0000]
Jerry D. Hedden now maintains Thread::Semaphore on CPAN

p4raw-id: //depot/perl@33303

16 years ago[perl #47047] Use of inherited AUTOLOAD for non-method is deprecated
Rick Delaney [Tue, 30 Oct 2007 20:19:40 +0000]
[perl #47047] Use of inherited AUTOLOAD for non-method is deprecated
From: Rick Delaney (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-24634-1193800780-55.47047-75-0@perl.org>

p4raw-id: //depot/perl@33302

16 years agoPERL_MAGIC_uvar_elem should be 'u' in dump.c
Vincent Pit [Wed, 13 Feb 2008 11:10:11 +0000]
PERL_MAGIC_uvar_elem should be 'u' in dump.c
From: "Vincent Pit" <perl@profvince.com>
Message-ID: <36116.147.210.17.175.1202897411.squirrel@147.210.17.175>

p4raw-id: //depot/perl@33301

16 years agopp_system explicitly passes NULL to do_aspawn, so NULL must be "OK"
Steve Hay [Wed, 13 Feb 2008 12:27:56 +0000]
pp_system explicitly passes NULL to do_aspawn, so NULL must be "OK"
*Now* my Win32 DEBUGGING build works :-)

p4raw-id: //depot/perl@33300

16 years agoDrat. #33298 doesn't fix it: need this too.
Steve Hay [Wed, 13 Feb 2008 12:19:17 +0000]
Drat. #33298 doesn't fix it: need this too.
And even then I now get an assertion from win32.c line 628. Sigh...

p4raw-id: //depot/perl@33299

16 years agoCorrect another variable name in embed.fnc
Steve Hay [Wed, 13 Feb 2008 12:05:49 +0000]
Correct another variable name in embed.fnc
(Fixes my DEBUGGING builds on Win32)

p4raw-id: //depot/perl@33298

16 years agoRead-only variable tests
Jerry D. Hedden [Fri, 8 Feb 2008 14:06:41 +0000]
Read-only variable tests
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802081106l737e4dcdibb73c8eacb4c39d8@mail.gmail.com>

with one less TODO test

p4raw-id: //depot/perl@33297

16 years agoUnused var in perlio.c (revised)
Jerry D. Hedden [Tue, 12 Feb 2008 10:00:18 +0000]
Unused var in perlio.c (revised)
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510802120700q689fb457ya5939bb440626157@mail.gmail.com>

p4raw-id: //depot/perl@33296

16 years agoMake sure we only find the macro we were looking for,
Marcus Holland-Moritz [Wed, 13 Feb 2008 07:42:02 +0000]
Make sure we only find the macro we were looking for,
not something that only starts with the same string.

p4raw-id: //depot/perl@33295

16 years agoUpgrade to PathTools-3.2701
Steve Peters [Tue, 12 Feb 2008 15:11:48 +0000]
Upgrade to PathTools-3.2701

p4raw-id: //depot/perl@33294

16 years agoUpgrade to Math-Complex-1.52
Steve Peters [Tue, 12 Feb 2008 15:07:44 +0000]
Upgrade to Math-Complex-1.52

p4raw-id: //depot/perl@33293

16 years agoFix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC and XS?]
Jan Dubois [Fri, 1 Feb 2008 13:40:41 +0000]
Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC and XS?]
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <02ee01c8651b$17ef72f0$47ce58d0$@com>

p4raw-id: //depot/perl@33292

16 years agoassert() that every NN argument is not NULL. Otherwise we have the
Nicholas Clark [Tue, 12 Feb 2008 13:15:20 +0000]
assert() that every NN argument is not NULL. Otherwise we have the
ability to create landmines that will explode under someone in the
future when they upgrade their compiler to one with better
optimisation. We've already done this at least twice.
(Yes, some of the assertions are after code that would already have
SEGVd because it already deferences a pointer, but they are put in
to make it easier to automate checking that each and every case is
covered.)
Add a tool, checkARGS_ASSERT.pl, to check that every case is covered.

p4raw-id: //depot/perl@33291

16 years agoCorrect the paramter to Perl_op_xmldump(). The one that got away from
Nicholas Clark [Tue, 12 Feb 2008 12:52:14 +0000]
Correct the paramter to Perl_op_xmldump(). The one that got away from
change 33289.

p4raw-id: //depot/perl@33290

16 years agoCorrect (some) variable names in embed.fnc where they differ from the
Nicholas Clark [Tue, 12 Feb 2008 12:16:23 +0000]
Correct (some) variable names in embed.fnc where they differ from the
actual function declaration.

p4raw-id: //depot/perl@33289

16 years agoIn Perl_load_module_nocontext(), ver can actually be NULL.
Nicholas Clark [Tue, 12 Feb 2008 11:52:30 +0000]
In Perl_load_module_nocontext(), ver can actually be NULL.
In Perl_hv_copy_hints_hv(), ohv can actually be NULL.
In Perl_sortsv(), Perl_sortsv_flags() and S_qsortsvu(), array can be
NULL (if the number of elements to sort is <= 1).
In Perl_save_nogv(), gv can not be NULL.
In Perl_sv_cmp() and Perl_sv_cmp_locale(), both SVs can be NULL.
In Perl_ptr_table_fetch(), the sv can be NULL.
In PerlIO_set_ptrcnt(), ptr can be NULL.

p4raw-id: //depot/perl@33287

16 years agoTeach Math::Complex the maximum NV for a 16 byte float. (At least, a
Nicholas Clark [Tue, 12 Feb 2008 06:56:24 +0000]
Teach Math::Complex the maximum NV for a 16 byte float. (At least, a
16 byte float on x86_64. This feels fragile.)

p4raw-id: //depot/perl@33286

16 years agoPerl_sv_2iv_flags(), Perl_sv_2uv_flags, Perl_sv_2nv and
Nicholas Clark [Mon, 11 Feb 2008 23:04:12 +0000]
Perl_sv_2iv_flags(), Perl_sv_2uv_flags, Perl_sv_2nv and
Perl_sv_2pv_flags() all return 0/0/0.0/"" without warning given a
NULL SV pointer so they ought to be marked as NULLOK in embed.fnc.

p4raw-id: //depot/perl@33285

16 years agoPerl_ck_retarget() doesn't even exist, so little point in mentioning
Nicholas Clark [Mon, 11 Feb 2008 20:07:50 +0000]
Perl_ck_retarget() doesn't even exist, so little point in mentioning
it.

p4raw-id: //depot/perl@33284

16 years agoIn Perl_sv_catpv(), Perl_sv_catpv_mg() the ptr can be not NULL.
Nicholas Clark [Mon, 11 Feb 2008 19:22:18 +0000]
In Perl_sv_catpv(), Perl_sv_catpv_mg() the ptr can be not NULL.
In Perl_sv_inc() and Perl_sv_dec(), the sv can be not NULL.
In Perl_parser_dup() the proto parser can be NULL.
In Perl_ptr_table_find(), the sought-for pointer can be NULL.
In Perl_save_set_svflags(), the saved SV can't be NULL.

p4raw-id: //depot/perl@33283

16 years agoUpgrade to Math-Complex-1.51
Steve Peters [Mon, 11 Feb 2008 17:37:43 +0000]
Upgrade to Math-Complex-1.51

p4raw-id: //depot/perl@33282

16 years agoUpgrade to Test-Harness-3.09
Steve Peters [Mon, 11 Feb 2008 16:58:15 +0000]
Upgrade to Test-Harness-3.09

p4raw-id: //depot/perl@33281

16 years agoRe: Unwanted warnings from "PerlIO::scalar"
Ben Morrow [Fri, 8 Feb 2008 13:50:09 +0000]
Re: Unwanted warnings from "PerlIO::scalar"
Message-ID: <20080208135008.GA3885@osiris.mauzo.dyndns.org>

p4raw-id: //depot/perl@33280

16 years agoIn Perl_regfree_internal(), rx is actually not NULL.
Nicholas Clark [Mon, 11 Feb 2008 14:46:40 +0000]
In Perl_regfree_internal(), rx is actually not NULL.
In Perl_regnext(), p can actually be NULL.

p4raw-id: //depot/perl@33279

16 years agoFix test to pass en 5.6.2 (unpack is needed by version.pm there)
Rafael Garcia-Suarez [Mon, 11 Feb 2008 11:10:09 +0000]
Fix test to pass en 5.6.2 (unpack is needed by version.pm there)

p4raw-id: //depot/perl@33278

16 years agoIn Perl_ck_lengthconst, "XXX length optimization goes here" is TODO.
Nicholas Clark [Mon, 11 Feb 2008 10:43:35 +0000]
In Perl_ck_lengthconst, "XXX length optimization goes here" is TODO.

p4raw-id: //depot/perl@33277

16 years agoThe "pointer" argument to S_restore_magic() is not not NULL, because
Nicholas Clark [Mon, 11 Feb 2008 08:54:16 +0000]
The "pointer" argument to S_restore_magic() is not not NULL, because
it's actually an integer index wedged into a pointer. (To fit within
the existing save stack API.)

p4raw-id: //depot/perl@33276

16 years agoCorrect quad-related %Config variables on VMS.
Craig A. Berry [Mon, 11 Feb 2008 04:17:45 +0000]
Correct quad-related %Config variables on VMS.

p4raw-id: //depot/perl@33275

16 years agoMake fs.t compare the permissions of a link with those
Craig A. Berry [Mon, 11 Feb 2008 00:05:14 +0000]
Make fs.t compare the permissions of a link with those
of the linked file rather than guessing at system defaults.

p4raw-id: //depot/perl@33274

16 years agoThe sv argument to gv_stashsv() is not NULL.
Nicholas Clark [Sun, 10 Feb 2008 19:17:13 +0000]
The sv argument to gv_stashsv() is not NULL.

p4raw-id: //depot/perl@33273

16 years agovcroak()'s pattern is actually NULLOK.
Nicholas Clark [Sun, 10 Feb 2008 17:44:34 +0000]
vcroak()'s pattern is actually NULLOK.

p4raw-id: //depot/perl@33272

16 years agoCorrect some names of parameters in embed.fnc.
Nicholas Clark [Sun, 10 Feb 2008 15:26:19 +0000]
Correct some names of parameters in embed.fnc.

p4raw-id: //depot/perl@33271

16 years agoTwo parameter names missing in embed.fnc
Nicholas Clark [Sun, 10 Feb 2008 14:56:53 +0000]
Two parameter names missing in embed.fnc

p4raw-id: //depot/perl@33270

16 years agoEliminate use of Nullop in the core code. Dual life uses remain.
Nicholas Clark [Sun, 10 Feb 2008 10:21:04 +0000]
Eliminate use of Nullop in the core code. Dual life uses remain.

p4raw-id: //depot/perl@33269

16 years agoexp(999) isn't "infinity". Even exp(9999) can still be represented on
Nicholas Clark [Sun, 10 Feb 2008 09:02:21 +0000]
exp(999) isn't "infinity". Even exp(9999) can still be represented on
80 bit long doubles. exp(99999) can't.

p4raw-id: //depot/perl@33268

16 years ago[patch] optimize OP_IS_(FILETEST|SOCKET) macros
Jim Cromie [Sat, 9 Feb 2008 07:56:59 +0000]
[patch] optimize OP_IS_(FILETEST|SOCKET) macros
Message-ID: <47ADBF3B.2050108@gmail.com>
Date: Sat, 09 Feb 2008 07:56:59 -0700

p4raw-id: //depot/perl@33267

16 years agoUpgrade to Time-HiRes-1.9712
Steve Peters [Sun, 10 Feb 2008 05:05:28 +0000]
Upgrade to Time-HiRes-1.9712

p4raw-id: //depot/perl@33266

16 years ago[perl #49472] Attributes + Unkown Error
Dave Mitchell [Sat, 9 Feb 2008 14:56:23 +0000]
[perl #49472] Attributes + Unkown Error
An errored attribute sub still processes the attributes,
which require's attribute.pm, so make sure the error state is
passed to the new require

p4raw-id: //depot/perl@33265

16 years agoUpgrade to Test-Harness-3.08
Steve Peters [Sat, 9 Feb 2008 07:29:21 +0000]
Upgrade to Test-Harness-3.08

p4raw-id: //depot/perl@33264

16 years agoUpgrade to ExtUtils-CBuilder-0.22
Steve Peters [Sat, 9 Feb 2008 07:18:35 +0000]
Upgrade to ExtUtils-CBuilder-0.22

p4raw-id: //depot/perl@33263