21 years agoChange pp_lock to take a reference instead of a
Artur Bergman [Fri, 3 Jan 2003 15:15:14 +0000]
Change pp_lock to take a reference instead of a
scalar since it wouldn't fork for the HELEM/AELEM
case. This was reported in bug #10045

p4raw-id: //depot/perl@18413

21 years agoIntegrate from maint-5.8 #18348:
Hugo van der Sanden [Fri, 3 Jan 2003 11:14:51 +0000]
Integrate from maint-5.8 #18348:
Make Math::Trig a little bit more better behaved module citizen.

p4raw-id: //depot/perl@18412
p4raw-integrated: from //depot/maint-5.8/perl@18411 'copy in'
lib/Math/Trig.pm (@17645..)

21 years agoRe: [perl #19061] 'goto' confuses 'redo'
Stephen McCamant [Sun, 22 Dec 2002 22:09:51 +0000]
Re: [perl #19061] 'goto' confuses 'redo'
Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@18411

21 years agonew flag SvPADSTALE
Dave Mitchell [Thu, 19 Dec 2002 19:00:21 +0000]
new flag SvPADSTALE
Message-ID: <20021219190021.D9530@fdgroup.com>

p4raw-id: //depot/perl@18410

21 years agoremove flag SvPADBUSY
Dave Mitchell [Thu, 19 Dec 2002 18:55:43 +0000]
remove flag SvPADBUSY
Message-ID: <20021219185543.C9530@fdgroup.com>

p4raw-id: //depot/perl@18409

21 years agowin32_msgwait() problem
Gurusamy Sarathy [Fri, 13 Dec 2002 17:31:59 +0000]
win32_msgwait() problem
Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>

p4raw-id: //depot/perl@18408

21 years agoRe: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
Hugo van der Sanden [Thu, 2 Jan 2003 17:16:04 +0000]
Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>

p4raw-id: //depot/perl@18407

21 years agoUnder darwin 6.0+ (MacOSX 10.2) we have threadsafe
Artur Bergman [Fri, 3 Jan 2003 08:23:16 +0000]
Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
libc_r functions.

p4raw-id: //depot/perl@18406

21 years agoRe: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
Abe Timmerman [Thu, 2 Jan 2003 19:02:21 +0000]
Re: Smoke [5.8.0] 18389 FAIL(Fm) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
From: abe@ztreet.demon.nl (Abe Timmerman)

p4raw-id: //depot/perl@18393

21 years agoUse a more likely location for the perl binary
H.Merijn Brand [Thu, 2 Jan 2003 07:32:00 +0000]
Use a more likely location for the perl binary

p4raw-id: //depot/perl@18390

21 years agointegrate change#18377 from maint-5.6 branch
Gurusamy Sarathy [Tue, 31 Dec 2002 04:07:56 +0000]
integrate change#18377 from maint-5.6 branch

       change#17566 needs to be more defensive about win32_dup2()
       itself calling SetStdHandle() (at least MSVCRT does this)
p4raw-link: @18377 on //depot/maint-5.6/perl: 0da6bbac9a33d465c32cde5247be045d49864a2d
p4raw-link: @17566 on //depot/maint-5.6/perl: c7efefc2a43b65746e10207fe89bc47b7f7c27ea

p4raw-id: //depot/perl@18378
p4raw-integrated: from //depot/maint-5.6/perl@18376 'merge in'
win32/win32.c (@18329..)

21 years agoUpdate Changes
Hugo van der Sanden [Tue, 31 Dec 2002 02:02:17 +0000]
Update Changes

p4raw-id: //depot/perl@18376

21 years agoRemove duplicate entry
Hugo van der Sanden [Mon, 30 Dec 2002 03:32:22 +0000]
Remove duplicate entry

p4raw-id: //depot/perl@18374

21 years ago[perl #19343] perlfunc.pod patch for stat() and lstat()
Dave Paris [Sun, 22 Dec 2002 05:15:14 +0000]
[perl #19343] perlfunc.pod patch for stat() and lstat()
From: Dave Paris (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>

p4raw-id: //depot/perl@18373

21 years agoHolding filehandle open
Michael G. Schwern [Sat, 21 Dec 2002 19:29:41 +0000]
Holding filehandle open
Message-ID: <20021222032941.GD24887@blackrider.schwern.org>

p4raw-id: //depot/perl@18372

21 years agoRe: [perl #19330] Uneffective increment of $\
Rafael Garcia-Suarez [Fri, 27 Dec 2002 16:14:24 +0000]
Re: [perl #19330] Uneffective increment of $\
Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@18371

21 years agosave_re_context() was not saving many regexec.c state
Gurusamy Sarathy [Sat, 28 Dec 2002 03:30:49 +0000]
save_re_context() was not saving many regexec.c state
variables, resulting in various reentrancy problems when
the swatches were autoloaded by perl in the midst of a
match

p4raw-id: //depot/perl@18358

21 years agosilence another signed/unsigned mismatch warning
Gurusamy Sarathy [Sat, 28 Dec 2002 02:16:51 +0000]
silence another signed/unsigned mismatch warning

p4raw-id: //depot/perl@18357

21 years agofix signed/unsigned mismatch warning from change#18266
Gurusamy Sarathy [Sat, 28 Dec 2002 02:08:23 +0000]
fix signed/unsigned mismatch warning from change#18266
p4raw-link: @18266 on //depot/perl: ada6e8a992d3696f2a5e84c5e93d2fce8998ecfb

p4raw-id: //depot/perl@18356

21 years agothese variables are not in use anywhere since 5.8.0
Gurusamy Sarathy [Sat, 28 Dec 2002 02:05:14 +0000]
these variables are not in use anywhere since 5.8.0

p4raw-id: //depot/perl@18355

21 years agodocpatch for cv.h
Nicholas Clark [Wed, 25 Dec 2002 21:01:04 +0000]
docpatch for cv.h
Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18354

21 years ago#18345 was still broken; should be fixed now.
Hugo van der Sanden [Wed, 25 Dec 2002 02:29:17 +0000]
#18345 was still broken; should be fixed now.

p4raw-id: //depot/perl@18351

21 years agoRemoval of duplicate comment block
Yitzchak Scott-Thoennes [Mon, 23 Dec 2002 15:25:51 +0000]
Removal of duplicate comment block
Subject: Re: [perl #19306] Sys::Syslog issues.
Message-ID: </t5B+gzkg6DR092yn@efn.org>

p4raw-id: //depot/perl@18350

21 years agointegrate maint-5.8 #18301
Hugo van der Sanden [Mon, 23 Dec 2002 06:14:22 +0000]
integrate maint-5.8 #18301

p4raw-id: //depot/perl@18346
p4raw-integrated: from //depot/maint-5.8/perl@18345 'merge in'
lib/perl5db.pl (@17645..)

21 years agomore on #18344.
Hugo van der Sanden [Mon, 23 Dec 2002 06:01:17 +0000]
more on #18344.

p4raw-id: //depot/perl@18345

21 years agomore on #18312: sv.c:ss_dup()
Hugo van der Sanden [Mon, 23 Dec 2002 05:56:43 +0000]
more on #18312: sv.c:ss_dup()

p4raw-id: //depot/perl@18344

21 years ago[perl #19153] Term::Complete (the argument of stty)
OKAIE Yutaka [Sun, 15 Dec 2002 13:45:23 +0000]
[perl #19153] Term::Complete (the argument of stty)
From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>

p4raw-id: //depot/perl@18343

21 years ago[perl #18544] Patch included to fix problem.
Richard Kandarian [Thu, 21 Nov 2002 08:00:20 +0000]
[perl #18544] Patch included to fix problem.
(from RT)

p4raw-id: //depot/perl@18342

21 years agooperation on `PL_na' may be undefined
Nicholas Clark [Tue, 10 Dec 2002 19:59:18 +0000]
operation on `PL_na' may be undefined
Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18341

21 years ago2% speedup (pp_entersub needs to go on a diet)
Nicholas Clark [Tue, 10 Dec 2002 18:55:28 +0000]
2% speedup (pp_entersub needs to go on a diet)
Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18340

21 years agoIntegrate Time::HiRes v1.39 (for VMS build tweak)
Hugo van der Sanden [Mon, 23 Dec 2002 04:39:48 +0000]
Integrate Time::HiRes v1.39 (for VMS build tweak)

p4raw-id: //depot/perl@18339

21 years agoread permissions for h2ph-generated files
Slaven Rezic [Fri, 22 Nov 2002 14:49:14 +0000]
read permissions for h2ph-generated files
Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>

p4raw-id: //depot/perl@18338

21 years agohandy hint: getting a perforce change as a usable patch
Hugo van der Sanden [Mon, 23 Dec 2002 03:38:59 +0000]
handy hint: getting a perforce change as a usable patch

p4raw-id: //depot/perl@18337

21 years agoReverse #18285, for reasons given in:
Hugo van der Sanden [Fri, 20 Dec 2002 00:35:27 +0000]
Reverse #18285, for reasons given in:
Subject: Re: Precedence of ? :
Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>

p4raw-id: //depot/perl@18336

21 years agomy_fflush_all() wasn't doing the right thing under useperlio
Gurusamy Sarathy [Wed, 18 Dec 2002 23:12:14 +0000]
my_fflush_all() wasn't doing the right thing under useperlio
on many platforms

p4raw-id: //depot/perl@18335

21 years agoAIX compiler version updates
H.Merijn Brand [Wed, 18 Dec 2002 06:48:11 +0000]
AIX compiler version updates

p4raw-id: //depot/perl@18334

21 years ago$Config{prefixexp} was set incorrectly on windows
Gurusamy Sarathy [Wed, 18 Dec 2002 03:20:27 +0000]
$Config{prefixexp} was set incorrectly on windows

p4raw-id: //depot/perl@18332

21 years agoremove CRs from a couple of files (these show up as CRCRLF
Gurusamy Sarathy [Wed, 18 Dec 2002 02:32:20 +0000]
remove CRs from a couple of files (these show up as CRCRLF
on windows)

p4raw-id: //depot/perl@18330

21 years agofix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
Gurusamy Sarathy [Wed, 18 Dec 2002 02:27:10 +0000]
fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>

p4raw-id: //depot/perl@18328

21 years agowindows: support for large files
Gurusamy Sarathy [Wed, 18 Dec 2002 02:08:12 +0000]
windows: support for large files

note that this change will break binary compatibility with the
default 5.8.0 build options; nevertheless I think it is worth
having in 5.8.1 (people who want the compatibility can disable
the option in the makefile)

p4raw-id: //depot/perl@18327

21 years agoWin32.pod update
Gurusamy Sarathy [Wed, 18 Dec 2002 00:57:46 +0000]
Win32.pod update

p4raw-id: //depot/perl@18326

21 years agoPerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
Gurusamy Sarathy [Wed, 18 Dec 2002 00:42:45 +0000]
PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*

p4raw-id: //depot/perl@18325

21 years agowindows: avoid prompting under some shells during $(MAKE) distclean
Gurusamy Sarathy [Wed, 18 Dec 2002 00:34:08 +0000]
windows: avoid prompting under some shells during $(MAKE) distclean

p4raw-id: //depot/perl@18324

21 years agoPerlSIO_stderr et al are not functions
Gurusamy Sarathy [Wed, 18 Dec 2002 00:17:29 +0000]
PerlSIO_stderr et al are not functions

p4raw-id: //depot/perl@18323

21 years agointegrate change#18320 from maint-5.6 branch
Gurusamy Sarathy [Tue, 17 Dec 2002 22:56:25 +0000]
integrate change#18320 from maint-5.6 branch

C<require '\foo\bar.pm'> fails on windows if not running
from the root directory; for a test case, see:

    http://bugs.activestate.com/show_bug.cgi?id=19317

this was due to not recognizing \foo\bar.pm as an absolute
path name
p4raw-link: @18320 on //depot/maint-5.6/perl: b900fc1f8c2531fe3108ef7a9cc5b4590a5dc7f6

p4raw-id: //depot/perl@18321
p4raw-integrated: from //depot/maint-5.6/perl@18319 'merge in' util.h
(@9288..)

21 years agoWhoops, these are the changes supposed to be in #18318.
Hugo van der Sanden [Tue, 17 Dec 2002 10:08:24 +0000]
Whoops, these are the changes supposed to be in #18318.

p4raw-id: //depot/perl@18319

21 years agoRe: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
Nicholas Clark [Sat, 14 Dec 2002 23:13:37 +0000]
Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18318

21 years agoIntegrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
Hugo van der Sanden [Tue, 17 Dec 2002 02:58:12 +0000]
Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)

p4raw-id: //depot/perl@18317

21 years agobuild
Ilya Zakharevich [Fri, 13 Dec 2002 13:54:05 +0000]
build
Message-ID: <20021213215404.GA2597@math.berkeley.edu>

p4raw-id: //depot/perl@18316

21 years agodeprecated warnings
Ilya Zakharevich [Fri, 13 Dec 2002 13:47:08 +0000]
deprecated warnings
Message-ID: <20021213214707.GA2588@math.berkeley.edu>

p4raw-id: //depot/perl@18315

21 years agoMorphing to PM on OS/2
Ilya Zakharevich [Fri, 13 Dec 2002 14:00:48 +0000]
Morphing to PM on OS/2
Message-ID: <20021213220048.GA2606@math.berkeley.edu>

p4raw-id: //depot/perl@18314

21 years agoOS/2 REXX interface assuming Object REXX
Ilya Zakharevich [Fri, 13 Dec 2002 14:08:00 +0000]
OS/2 REXX interface assuming Object REXX
Message-ID: <20021213220800.GA2625@math.berkeley.edu>

p4raw-id: //depot/perl@18313

21 years ago[Fwd: Patch for perl utf8-related bug]
Richard Hitt [Fri, 6 Dec 2002 16:47:42 +0000]
[Fwd: Patch for perl utf8-related bug]
[perl #18932]

p4raw-id: //depot/perl@18312

21 years agoRe: [jhi@iki.fi: enums are not nums]
Dave Mitchell [Sat, 14 Dec 2002 19:16:49 +0000]
Re: [jhi@iki.fi: enums are not nums]
Message-ID: <20021214191649.B3992@fdgroup.com>

p4raw-id: //depot/perl@18311

21 years agoregen-headers to get new API docs from #18306
Hugo van der Sanden [Tue, 17 Dec 2002 00:51:46 +0000]
regen-headers to get new API docs from #18306

p4raw-id: //depot/perl@18310

21 years agoRe: [perl #19017] lexical "my" variables not visible in debugger "x" command
Peter Scott [Thu, 12 Dec 2002 18:13:17 +0000]
Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
Message-ID: <20021212181317.50538.qmail@onion.perl.org>
(fix bug [perl #19058])

p4raw-id: //depot/perl@18308

21 years agoRe: [perl #19017] lexical "my" variables not visible in debugger "x" command
Dave Mitchell [Thu, 12 Dec 2002 23:42:35 +0000]
Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
Date: Thu, 12 Dec 2002 23:42:35 +0000
Message-ID: <20021212234235.A29245@fdgroup.com>
and
Date: Sat, 14 Dec 2002 19:16:38 +0000
Message-ID: <20021214191638.A3992@fdgroup.com>

p4raw-id: //depot/perl@18307

21 years agoMore documentation of obscure flags is good, even if the
Artur Bergman [Mon, 16 Dec 2002 21:41:40 +0000]
More documentation of obscure flags is good, even if the
documentation might be not so good. Atleast it's not false!
Documents the flags one can give to perl_clone

p4raw-id: //depot/perl@18306

21 years agoEnough changes to Configure and metaunits warrant an update.
H.Merijn Brand [Mon, 16 Dec 2002 10:53:19 +0000]
Enough changes to Configure and metaunits warrant an update.
Several small changes and three additions

p4raw-id: //depot/perl@18305

21 years agoRedone #18011 from metaunits
H.Merijn Brand [Mon, 16 Dec 2002 10:44:57 +0000]
Redone #18011 from metaunits

p4raw-id: //depot/perl@18304

21 years agoProper fix for CvOUTSIDE weak refcounting
Dave Mitchell [Tue, 10 Dec 2002 01:26:44 +0000]
Proper fix for CvOUTSIDE weak refcounting
Message-ID: <20021210012644.A7843@fdgroup.com>

p4raw-id: //depot/perl@18302

21 years ago[patch] typo in perlop
Andreas König [Wed, 11 Dec 2002 21:31:14 +0000]
[patch] typo in perlop
Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>

p4raw-id: //depot/perl@18300

21 years agoIntegrate from maint-5.8 : changes 18290-1, 18293-5, 18297
Rafael Garcia-Suarez [Thu, 12 Dec 2002 20:35:29 +0000]
Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297

p4raw-id: //depot/perl@18299
p4raw-integrated: from //depot/maint-5.8/perl@18298 'copy in'
pod/perlretut.pod (@17645..) pod/perlre.pod (@18080..)
ext/POSIX/t/is.t (@18189..) t/op/subst.t (@18214..)
ext/POSIX/t/posix.t (@18271..) t/op/pat.t (@18276..)
ext/POSIX/POSIX.pod (@18294..) 'merge in' regexec.c (@18095..)

21 years agoWhitespace and indentation fix in the output of B::Debug.
Rafael Garcia-Suarez [Thu, 12 Dec 2002 20:00:36 +0000]
Whitespace and indentation fix in the output of B::Debug.

p4raw-id: //depot/perl@18298

21 years agoUpdate to Scalar-List-Utils 1.09
Graham Barr [Thu, 12 Dec 2002 09:23:04 +0000]
Update to Scalar-List-Utils 1.09

p4raw-id: //depot/perl@18292

21 years agothis has been incorrect for a while now, and has changed
Gurusamy Sarathy [Wed, 11 Dec 2002 18:53:07 +0000]
this has been incorrect for a while now, and has changed
again recently

p4raw-id: //depot/perl@18287

21 years agoRe: Precedence of ? :
Stephen McCamant [Tue, 10 Dec 2002 00:57:07 +0000]
Re: Precedence of ? :
Message-Id: <20021210055707.974F073CCC@syllepsis>

p4raw-id: //depot/perl@18285

21 years agoOne more email address for #18282
Hugo van der Sanden [Wed, 11 Dec 2002 10:21:12 +0000]
One more email address for #18282

p4raw-id: //depot/perl@18284

21 years agoMore email addresses for #18282
Hugo van der Sanden [Wed, 11 Dec 2002 10:18:07 +0000]
More email addresses for #18282

p4raw-id: //depot/perl@18283

21 years agoRemove stale e-mail addresses
Andy Dougherty [Wed, 20 Nov 2002 09:40:33 +0000]
Remove stale e-mail addresses
Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@18282

21 years agoIntegrate from maint-5.8 #18156, #18218.
Hugo van der Sanden [Wed, 11 Dec 2002 09:59:31 +0000]
Integrate from maint-5.8 #18156, #18218.

p4raw-id: //depot/perl@18281
p4raw-integrated: from //depot/maint-5.8/perl@18280 'copy in'
lib/unicore/Category.pl lib/unicore/SpecialCasing.txt
lib/unicore/UnicodeData.txt lib/unicore/lib/C.pl
lib/unicore/lib/Cf.pl lib/unicore/lib/Cntrl.pl
lib/unicore/lib/Graph.pl lib/unicore/lib/P.pl
lib/unicore/lib/Pd.pl lib/unicore/lib/Print.pl
lib/unicore/lib/Punct.pl (@17645..) t/op/pack.t (@18080..)
p4raw-integrated: from //depot/maint-5.8/perl@18156 'merge in'
lib/Unicode/UCD.t (@17645..)

21 years agoIntegrate from the maint-5.8/ branch :
Rafael Garcia-Suarez [Tue, 10 Dec 2002 21:30:10 +0000]
Integrate from the maint-5.8/ branch :
changes 18219, 18236, 18242-3, 18247-8,
18253-5, 18257, 18273-6

p4raw-id: //depot/perl@18280
p4raw-branched: from //depot/maint-5.8/perl@18279 'branch in'
t/op/lc_user.t
p4raw-integrated: from //depot/maint-5.8/perl@18279 'copy in'
lib/File/Copy.pm (@17645..) lib/utf8_heavy.pl pod/perlsec.pod
(@18080..) hints/irix_6.sh (@18173..) t/uni/tr_utf8.t
(@18197..) pod/perlunicode.pod (@18242..) t/op/pat.t (@18248..)
t/op/split.t (@18274..) 'edit in' pod/perlguts.pod (@18242..)
'merge in' pp.c (@18126..) MANIFEST (@18234..)
p4raw-integrated: from //depot/maint-5.8/perl@18254 'merge in'
pod/perldiag.pod (@18234..)

21 years agoRe: ANSIColor 1.06 released
H.Merijn Brand [Tue, 10 Dec 2002 14:10:03 +0000]
Re: ANSIColor 1.06 released
Version bump only after typo fix to sync with CPAN

p4raw-id: //depot/perl@18279

21 years agoVMS build update
Craig A. Berry [Mon, 9 Dec 2002 22:21:54 +0000]
VMS build update
Message-ID: <3DF56BE2.9000300@mac.com>
From: "Craig A. Berry" <craigberry@mac.com>

p4raw-id: //depot/perl@18277

21 years agoRT#15950
Mr. Nobody [Fri, 2 Aug 2002 14:13:19 +0000]
RT#15950

Subject: [PATCH] Typo in Term::ANSIColor
From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>

p4raw-id: //depot/perl@18272

21 years ago[perl #18256] xsubpp can make nested comments in C code
Nicholas Clark [Thu, 7 Nov 2002 14:58:14 +0000]
[perl #18256] xsubpp can make nested comments in C code
From: Nicholas Clark (via RT) <perlbug@perl.org>
Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>

p4raw-id: //depot/perl@18270

21 years agoRe: Bug in Filter::Simple
Slaven Rezic [Thu, 7 Nov 2002 10:01:41 +0000]
Re: Bug in Filter::Simple
Message-ID: <87of91u51m.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18269

21 years agofix #18266 sprintf format mismatch
Hugo van der Sanden [Mon, 9 Dec 2002 00:14:58 +0000]
fix #18266 sprintf format mismatch

p4raw-id: //depot/perl@18268

21 years agoRe: [perl #18238] timezone and gmt offset as output by POSIX::strftime() are sometim...
Slaven Rezic [Sat, 9 Nov 2002 23:21:16 +0000]
Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
Message-ID: <874raqz8o3.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18267

21 years agoRe: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
Abhijit Menon-Sen [Wed, 6 Nov 2002 19:38:11 +0000]
Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>

p4raw-id: //depot/perl@18266

21 years agoRe: [perl #18927] barewords with no errors
Abe Timmerman [Sun, 8 Dec 2002 17:12:56 +0000]
Re: [perl #18927] barewords with no errors
Message-Id: <200212081712.56102.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@18265

21 years agoRe: [perl #18165] "0" fails as right-hand argument to ..
Slaven Rezic [Sat, 30 Nov 2002 00:07:05 +0000]
Re: [perl #18165] "0" fails as right-hand argument to ..
Message-ID: <8765ugnffq.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18264

21 years agoRe: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose...
Slaven Rezic [Sun, 8 Dec 2002 01:31:45 +0000]
Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
Message-ID: <874r9pmjv2.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18263

21 years agogetservbyport() should accept an empty string as its
Slaven Rezic [Sun, 8 Dec 2002 01:54:37 +0000]
getservbyport() should accept an empty string as its
proto argument (as does getservbyname()).

Subject: Re: Is this a bug or am I being stupid?
Message-ID: <87znrhl48i.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18262

21 years agoChange the set of characters that are considered to be
Rafael Garcia-Suarez [Sun, 8 Dec 2002 20:17:37 +0000]
Change the set of characters that are considered to be
safe in $ENV{TERM} for taint checkings.

p4raw-id: //depot/perl@18261

21 years agoDocument that $ENV{TERM} may produce taint failures.
Slaven Rezic [Fri, 29 Nov 2002 22:11:46 +0000]
Document that $ENV{TERM} may produce taint failures.
Subject: Re: [perl #18717] spurious failures in regression test
Message-ID: <87hee0nkrx.fsf@vran.herceg.de>

p4raw-id: //depot/perl@18260

21 years agoRe: [perl #18651] Hash::Util's lock_key() breaks hash
Nicholas Clark [Mon, 2 Dec 2002 21:48:29 +0000]
Re: [perl #18651] Hash::Util's lock_key() breaks hash
Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@18259

21 years agoFix two cases of buffer overflow in the lexer.
Rafael Garcia-Suarez [Fri, 6 Dec 2002 21:27:55 +0000]
Fix two cases of buffer overflow in the lexer.

p4raw-id: //depot/perl@18251

21 years agoFix bug #18874, essentially by reverting change #11890.
Rafael Garcia-Suarez [Fri, 6 Dec 2002 20:44:26 +0000]
Fix bug #18874, essentially by reverting change #11890.
Add a regression test for it.
p4raw-link: @11890 on //depot/perl: be154528f7e7dc31589b7b72d4e03f88d8751799

p4raw-id: //depot/perl@18250

21 years agoSuppress a compilation warning reported by Jarkko
Rafael Garcia-Suarez [Fri, 6 Dec 2002 20:42:01 +0000]
Suppress a compilation warning reported by Jarkko
(variable initialization skipped by goto).

p4raw-id: //depot/perl@18249

21 years agoFix up #18229.
Jarkko Hietaniemi [Tue, 3 Dec 2002 12:49:01 +0000]
Fix up #18229.

p4raw-id: //depot/perl@18239

21 years agoFix bug #18573 : in a double-quoted string, a \c not followed
Rafael Garcia-Suarez [Mon, 2 Dec 2002 20:03:09 +0000]
Fix bug #18573 : in a double-quoted string, a \c not followed
by any character may corrupt memory due to reading past the
end of the input buffer. Add a new error message corresponding
to this case.

p4raw-id: //depot/perl@18233

21 years agoSkip test #17 of lib/open.t when useperlio is not defined.
Rafael Garcia-Suarez [Mon, 2 Dec 2002 19:59:07 +0000]
Skip test #17 of lib/open.t when useperlio is not defined.

p4raw-id: //depot/perl@18232

21 years agoRe: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
Andy Dougherty [Mon, 2 Dec 2002 12:04:40 +0000]
Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@18231

21 years ago$0 modifying part II (HP-UX only)
Jarkko Hietaniemi [Sat, 30 Nov 2002 20:16:51 +0000]
$0 modifying part II (HP-UX only)
Subject: [PATCH] $0 modifying
Message-ID: <20021130181651.GA5876@kosh.hut.fi>

p4raw-id: //depot/perl@18230

21 years ago$0 mofifying part I
Jarkko Hietaniemi [Sat, 30 Nov 2002 20:16:51 +0000]
$0 mofifying part I
Subject: [PATCH] $0 modifying
Message-ID: <20021130181651.GA5876@kosh.hut.fi>

p4raw-id: //depot/perl@18229

21 years agointegrate Pod-Perldoc-3.07. This replaces the original inline perldoc
Hugo van der Sanden [Mon, 2 Dec 2002 13:37:59 +0000]
integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
with a module-driven version, and separates out its docs.

p4raw-id: //depot/perl@18228

21 years agomissed the new file from #18224
Hugo van der Sanden [Mon, 2 Dec 2002 12:44:35 +0000]
missed the new file from #18224

p4raw-id: //depot/perl@18226

21 years agointegrate util.c fragment from #18200 to undef SA_RESTART on MacOS
Hugo van der Sanden [Mon, 2 Dec 2002 03:09:42 +0000]
integrate util.c fragment from #18200 to undef SA_RESTART on MacOS

p4raw-id: //depot/perl@18225

21 years agoIntegrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
Hugo van der Sanden [Mon, 2 Dec 2002 02:59:02 +0000]
Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
and lib/Pod/t/utils.t to cater for simpler output text.

p4raw-id: //depot/perl@18224