19 years agoOops. Forgot to add the new test in I18N::LangTags 0.35
Nicholas Clark [Sun, 31 Oct 2004 11:07:57 +0000]
Oops. Forgot to add the new test in I18N::LangTags 0.35

p4raw-id: //depot/perl@23442

19 years agoCorrect change 23437 - as Config isn't imported, need to use a fully
Nicholas Clark [Sun, 31 Oct 2004 10:41:17 +0000]
Correct change 23437 - as Config isn't imported, need to use a fully
qualified package

p4raw-id: //depot/perl@23441

19 years agoAssimilate I18N::LangTags 0.35
Nicholas Clark [Sun, 31 Oct 2004 10:40:11 +0000]
Assimilate I18N::LangTags 0.35

p4raw-id: //depot/perl@23440

19 years agoTemporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems...
Ed Allen Smith [Sun, 31 Oct 2004 04:01:42 +0000]
Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>

p4raw-id: //depot/perl@23439

19 years ago[perl #32033] Using foreach on threads::shared array crashes perl
Dave Mitchell [Sat, 30 Oct 2004 23:25:37 +0000]
[perl #32033] Using foreach on threads::shared array crashes perl
The FETCH code for shared aggregate elements could leak a shared RV
address into a private SV. RVs are now handled specially, in the
same way that they already were for scalar shared magic.

p4raw-id: //depot/perl@23438

19 years agoSkip tests that require Data::Dumper if it is not built
Nicholas Clark [Sat, 30 Oct 2004 22:49:18 +0000]
Skip tests that require Data::Dumper if it is not built

p4raw-id: //depot/perl@23437

19 years agoPromote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
H.Merijn Brand [Sat, 30 Oct 2004 16:11:15 +0000]
Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's

p4raw-id: //depot/perl@23436

19 years agoAdded probes for strlcat () and strlcpy () to Configure
H.Merijn Brand [Sat, 30 Oct 2004 15:54:48 +0000]
Added probes for strlcat () and strlcpy () to Configure
Re-ordered config_h.SH

p4raw-id: //depot/perl@23435

19 years ago[perl #31851] Threading crash with closures
Dave Mitchell [Fri, 29 Oct 2004 21:04:17 +0000]
[perl #31851] Threading crash with closures
various OpREFCNT_inc() operations weren't doing locking

p4raw-id: //depot/perl@23433

19 years agoDocument sv_magic() changes brought about by sv_magicext()
Steve Hay [Fri, 29 Oct 2004 14:12:02 +0000]
Document sv_magic() changes brought about by sv_magicext()

Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
but didn't update the documentation for sv_magic() to reflect
the changed handling of the name/namlen arguments.

Also correct a couple of typos, and mention sv_magicext() in
perlguts.

p4raw-id: //depot/perl@23432

19 years ago36 additional tests for B
Steve Peters [Fri, 29 Oct 2004 00:53:22 +0000]
36 additional tests for B
Message-Id: <200410290053.22947.steve@fisharerojo.org>

p4raw-id: //depot/perl@23431

19 years agoinclude flags and refcount in the list of leaked scalars
Dave Mitchell [Wed, 27 Oct 2004 22:50:57 +0000]
include flags and refcount in the list of leaked scalars

p4raw-id: //depot/perl@23426

19 years agolib/Carp.t improvements
Craig A. Berry [Tue, 26 Oct 2004 23:32:25 +0000]
lib/Carp.t improvements
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <417F24D9.1000904@mac.com>

p4raw-id: //depot/perl@23425

19 years agoFix [perl #32130] Errno.pm must not pass references to "prototype"
Rafael Garcia-Suarez [Mon, 25 Oct 2004 15:31:21 +0000]
Fix [perl #32130] Errno.pm must not pass references to "prototype"

p4raw-id: //depot/perl@23424

19 years agoSmall updates to the web addresses for Perl, noticed by Robert Spier
Rafael Garcia-Suarez [Mon, 25 Oct 2004 15:09:27 +0000]
Small updates to the web addresses for Perl, noticed by Robert Spier

p4raw-id: //depot/perl@23423

19 years ago[perl #30227] [PATCH]splain vs. -w
Steve Peters [Sat, 23 Oct 2004 13:55:41 +0000]
[perl #30227] [PATCH]splain vs. -w
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>

p4raw-id: //depot/perl@23422

19 years agoUpgrade to Encode 2.08.
Rafael Garcia-Suarez [Mon, 25 Oct 2004 07:29:50 +0000]
Upgrade to Encode 2.08.

p4raw-id: //depot/perl@23421

19 years agoRe: [perl #31937] perlop: add basic =~ examples
Steve Peters [Sat, 23 Oct 2004 08:01:51 +0000]
Re: [perl #31937] perlop: add basic =~ examples
Message-Id: <200410230801.51649.steve@fisharerojo.org>

p4raw-id: //depot/perl@23420

19 years agoRe: Devel::Peek: hash quality 125%?
Tels [Sat, 23 Oct 2004 16:56:31 +0000]
Re: Devel::Peek: hash quality 125%?
Message-Id: <200410231656.40995@bloodgate.com>

p4raw-id: //depot/perl@23419

19 years ago[perl #32039] Chained goto &sub drops data too early.
Dave Mitchell [Sat, 23 Oct 2004 21:50:19 +0000]
[perl #32039] Chained goto &sub drops data too early.

Change 22373 to stop a memory leak in goto &foo intead caused
the elements of @_ to be freed too early. This revised fix
just transfers the reifiedness of the old @_ to the new @_

p4raw-id: //depot/perl@23418

19 years agoUpgrade to Encode 2.07
Rafael Garcia-Suarez [Sat, 23 Oct 2004 19:58:07 +0000]
Upgrade to Encode 2.07

p4raw-id: //depot/perl@23417

19 years agoext/IO/IO.xs: fix blocking on sparc linux
Brendan O'Dea [Fri, 22 Oct 2004 13:30:33 +0000]
ext/IO/IO.xs: fix blocking on sparc linux
Message-ID: <20041022033033.GA12362@londo.c47.org>
Date: Fri, 22 Oct 2004 13:30:33 +1000

p4raw-id: //depot/perl@23416

19 years agodocpatch for perltie.pod
David Cantrell [Thu, 21 Oct 2004 12:21:52 +0000]
docpatch for perltie.pod
Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>

p4raw-id: //depot/perl@23410

19 years ago[PATCH] Math::BigInt v1.73 final
Abhijit Menon-Sen [Thu, 21 Oct 2004 01:36:49 +0000]
[PATCH] Math::BigInt v1.73 final
From: Tels <perl_dummy@bloodgate.com>
Date: Wed, 20 Oct 2004 21:06:40 +0200
Message-Id: <200410202106.41840@bloodgate.com>

Subject: [PATCH] Math::BigRat v0.13 (pre-release)
From: Tels <tels@bloodgate.com>
Date: Wed, 20 Oct 2004 22:03:55 +0200
Message-Id: <200410202203.56063@bloodgate.com>

p4raw-id: //depot/perl@23396

19 years agoNeed to skip optree walking tests if perlio not built
Nicholas Clark [Wed, 20 Oct 2004 22:39:36 +0000]
Need to skip optree walking tests if perlio not built

p4raw-id: //depot/perl@23395

19 years agoRemove opmini.c when cleaning up.
Rafael Garcia-Suarez [Wed, 20 Oct 2004 07:42:34 +0000]
Remove opmini.c when cleaning up.

p4raw-id: //depot/perl@23394

19 years agoEnsure that PVA.pl returns a true value.
Rafael Garcia-Suarez [Wed, 20 Oct 2004 07:36:45 +0000]
Ensure that PVA.pl returns a true value.

p4raw-id: //depot/perl@23393

19 years agoRephrase "Perl Home Page" References
chromatic [Tue, 19 Oct 2004 22:52:19 +0000]
Rephrase "Perl Home Page" References
Message-Id: <1098251539.20976.53.camel@localhost>

p4raw-id: //depot/perl@23392

19 years agoUpgrade to Encode 2.05
Rafael Garcia-Suarez [Tue, 19 Oct 2004 13:17:01 +0000]
Upgrade to Encode 2.05

p4raw-id: //depot/perl@23384

19 years agoMore Data::Dumper docs nits, fix the previous one,
Rafael Garcia-Suarez [Tue, 19 Oct 2004 11:38:37 +0000]
More Data::Dumper docs nits, fix the previous one,
suggested by Yves Orton.

p4raw-id: //depot/perl@23383

19 years agoperlfaq2.pod (add a book)
Richard Foley [Tue, 19 Oct 2004 07:29:31 +0000]
perlfaq2.pod (add a book)
Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>

p4raw-id: //depot/perl@23382

19 years agoRe-apply the encoding.pm part of:
Jarkko Hietaniemi [Mon, 16 Aug 2004 22:27:00 +0000]
Re-apply the encoding.pm part of:

Subject: [PATCH] encoding and open pragmas
Message-ID: <41210A84.6060506@iki.fi>

p4raw-id: //depot/perl@23381

19 years agoUpgrade to Encode 2.04.
Marcus Holland-Moritz [Mon, 18 Oct 2004 21:00:26 +0000]
Upgrade to Encode 2.04.

p4raw-id: //depot/perl@23380

19 years agoFix a typo.
Marcus Holland-Moritz [Mon, 18 Oct 2004 15:44:05 +0000]
Fix a typo.

p4raw-id: //depot/perl@23379

19 years agoAdd a missing warning categorisation in perldiag.
Rafael Garcia-Suarez [Mon, 18 Oct 2004 11:25:20 +0000]
Add a missing warning categorisation in perldiag.

p4raw-id: //depot/perl@23378

19 years agotest_harness tweak for VMS
Craig A. Berry [Sat, 16 Oct 2004 12:15:02 +0000]
test_harness tweak for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <41715716.5000108@mac.com>

p4raw-id: //depot/perl@23377

19 years agoMerge code from vdie and vcroak into S_vdie_croak_common
Nicholas Clark [Sat, 16 Oct 2004 18:16:12 +0000]
Merge code from vdie and vcroak into S_vdie_croak_common

p4raw-id: //depot/perl@23376

19 years agoMerge the common code from Perl_vdie and Perl_vwarner into a
Nicholas Clark [Sat, 16 Oct 2004 14:39:48 +0000]
Merge the common code from Perl_vdie and Perl_vwarner into a
S_vdie_common

p4raw-id: //depot/perl@23375

19 years agoThe second half of Perl_vwarner is actually a straight cut&paste job
Nicholas Clark [Sat, 16 Oct 2004 12:57:39 +0000]
The second half of Perl_vwarner is actually a straight cut&paste job
from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
cut&paste is bad, m'kay.

p4raw-id: //depot/perl@23374

19 years agoImplement sv_svset _nosteal variants by passing a flag into
Nicholas Clark [Fri, 15 Oct 2004 17:11:08 +0000]
Implement sv_svset _nosteal variants by passing a flag into
sv_set_flags rather than messing with the SvTEMP() flag on either
side of the call.

p4raw-id: //depot/perl@23373

19 years agoImplement a new -dt command-line flag, to enable threads under the
Rafael Garcia-Suarez [Fri, 15 Oct 2004 14:09:54 +0000]
Implement a new -dt command-line flag, to enable threads under the
debugger (bug #31666).

Subject: RE: [PATCH] debugger handles threads [perl #31666]
From: <richard.foley@ubs.com>
Date: Wed, 13 Oct 2004 13:01:18 +0200
Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>

Subject: Re: [PATCH] debugger handles threads [perl #31666]
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
Date: Wed, 13 Oct 2004 02:49:58 -0700
Message-ID: <20041013094957.GA17184@efn.org>

p4raw-id: //depot/perl@23372

19 years agoMake autodoc.pl write its output with UNIX style EOL's.
Steve Hay [Fri, 15 Oct 2004 12:54:29 +0000]
Make autodoc.pl write its output with UNIX style EOL's.

This saves the Win32 committer(s?) having to dos2unix the files
before committing.  Maybe Perforce's "LineEnd: share" suffices
anyway, but there's no harm in playing safe.

p4raw-id: //depot/perl@23371

19 years agoInclude opmini.c in the dependency generation.
Nicholas Clark [Fri, 15 Oct 2004 11:01:18 +0000]
Include opmini.c in the dependency generation.

p4raw-id: //depot/perl@23370

19 years agoDoc nit to Data::Dumper, suggested by Peter Kay.
Rafael Garcia-Suarez [Fri, 15 Oct 2004 10:20:16 +0000]
Doc nit to Data::Dumper, suggested by Peter Kay.

p4raw-id: //depot/perl@23369

19 years agoDocument sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
Steve Hay [Fri, 15 Oct 2004 10:12:31 +0000]
Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.

These are already in the API supported by Devel::PPPort, and are
often more useful than sv_vcatpvfn and sv_vsetpvfn which were
already documented.

p4raw-id: //depot/perl@23368

19 years agoRe: [NOT OK] 23353 OpenVMS 7.2 VAX
Craig A. Berry [Thu, 14 Oct 2004 10:09:41 +0000]
Re: [NOT OK] 23353 OpenVMS 7.2 VAX
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <416E96B5.5020100@mac.com>

p4raw-id: //depot/perl@23367

19 years agoAW: [perl #31864] IO::Poll - undef fd not checked in mask()
Peter Dintelmann [Mon, 11 Oct 2004 09:54:15 +0000]
AW: [perl #31864] IO::Poll - undef fd not checked in mask()
From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>

p4raw-id: //depot/perl@23366

19 years agoFix [perl #31971] local $^D gives noise
Rafael Garcia-Suarez [Thu, 14 Oct 2004 14:58:21 +0000]
Fix [perl #31971] local $^D gives noise

p4raw-id: //depot/perl@23365

19 years agoA few fixes in the list of -D debugging flags
Rafael Garcia-Suarez [Thu, 14 Oct 2004 14:25:29 +0000]
A few fixes in the list of -D debugging flags

p4raw-id: //depot/perl@23364

19 years agoRE: [PATCH-for-23358] enable statically linked exte nsions for Win32
Vadim Konovalov [Wed, 13 Oct 2004 09:45:31 +0000]
RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>

p4raw-id: //depot/perl@23363

19 years agoMinor tweaks for the test.utf16 target, by Jarkko
Rafael Garcia-Suarez [Tue, 12 Oct 2004 16:49:53 +0000]
Minor tweaks for the test.utf16 target, by Jarkko

p4raw-id: //depot/perl@23362

19 years ago[perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
kaminsky@math.huji.ac.il [Tue, 5 Oct 2004 09:52:07 +0000]
[perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
(with tweaks)

p4raw-id: //depot/perl@23361

19 years agoenable statically linked extensions for Win32
Vadim Konovalov [Mon, 11 Oct 2004 22:57:00 +0000]
enable statically linked extensions for Win32
Message-ID: <80173417046.20041011225700@vkonovalov.ru>

p4raw-id: //depot/perl@23360

19 years agoPatch: BigInt v1.73 (pre-release)
Tels [Sun, 10 Oct 2004 22:36:03 +0000]
Patch: BigInt v1.73 (pre-release)
Message-Id: <200410102236.03637@bloodgate.com>

p4raw-id: //depot/perl@23359

19 years agoadd the 'test_harness' target to vms "makefile"
Abe Timmerman [Sat, 9 Oct 2004 18:13:38 +0000]
add the 'test_harness' target to vms "makefile"
Message-Id: <200410091813.38673.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@23358

19 years agoTurn regcomp into a list op
Dave Mitchell [Sun, 10 Oct 2004 19:18:00 +0000]
Turn regcomp into a list op

p4raw-id: //depot/perl@23357

19 years agoHack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
Nicholas Clark [Sun, 10 Oct 2004 15:21:24 +0000]
Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests

p4raw-id: //depot/perl@23356

19 years agoRestore runtime loading of Encode and Encode-related modules, so that
Nicholas Clark [Sun, 10 Oct 2004 15:03:25 +0000]
Restore runtime loading of Encode and Encode-related modules, so that
open.pm will work when the Encode extension isn't build.

p4raw-id: //depot/perl@23355

19 years agoMake AIX 5 + gcc work in 64bitall
H.Merijn Brand [Sat, 9 Oct 2004 12:27:39 +0000]
Make AIX 5 + gcc work in 64bitall

p4raw-id: //depot/perl@23354

19 years agoA new machine type, some reformatting, some reorganization
H.Merijn Brand [Fri, 8 Oct 2004 09:52:59 +0000]
A new machine type, some reformatting, some reorganization
and a bit of additional info on Sleepycat's db.

p4raw-id: //depot/perl@23353

19 years agoBriefly document the test.utf16 make target.
Rafael Garcia-Suarez [Fri, 8 Oct 2004 08:56:49 +0000]
Briefly document the test.utf16 make target.

p4raw-id: //depot/perl@23352

19 years agoMake the perl interpreter more tolerant of UTF-16-encoded script
Rafael Garcia-Suarez [Fri, 8 Oct 2004 08:52:39 +0000]
Make the perl interpreter more tolerant of UTF-16-encoded script
(patch by Jarkko Hietaniemi)

p4raw-id: //depot/perl@23351

19 years ago[perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
Jim Cromie [Thu, 23 Sep 2004 21:45:42 +0000]
[perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
From: Jim Cromie (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
(with doc nits)

p4raw-id: //depot/perl@23350

19 years agoIncrement $overload::VERSION after change #23347
Rafael Garcia-Suarez [Mon, 4 Oct 2004 15:46:28 +0000]
Increment $overload::VERSION after change #23347
p4raw-link: @23347 on //depot/perl: d411a6a9eb5df09116806ed1c441d30d37e8d5e8

p4raw-id: //depot/perl@23349

19 years agodynaloader improvements and cleanup
Vadim Konovalov [Sun, 3 Oct 2004 22:10:06 +0000]
dynaloader improvements and cleanup
Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>

p4raw-id: //depot/perl@23348

19 years agoRe: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
Rick Delaney [Sat, 2 Oct 2004 01:04:49 +0000]
Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
Message-ID: <20041002050448.GB5059@biff.bort.ca>

p4raw-id: //depot/perl@23347

19 years agovms/t/filespec.t tweak
Craig A. Berry [Fri, 1 Oct 2004 13:18:03 +0000]
vms/t/filespec.t tweak
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <415D9F5B.5040306@mac.com>

p4raw-id: //depot/perl@23346

19 years agoMore caveats on the non-portability of stat(), suggested by
Rafael Garcia-Suarez [Mon, 4 Oct 2004 08:53:04 +0000]
More caveats on the non-portability of stat(), suggested by
Stas Bekman.

p4raw-id: //depot/perl@23345

19 years agoPerl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
Nicholas Clark [Sat, 2 Oct 2004 21:49:15 +0000]
Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
any check on whether it's valid.

p4raw-id: //depot/perl@23344

19 years agomake t/uni/class.t pass on VMS
Craig A. Berry [Fri, 1 Oct 2004 12:57:55 +0000]
make t/uni/class.t pass on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <415D9AA3.1000908@mac.com>

p4raw-id: //depot/perl@23343

19 years ago [perl #31767] open $1, "file" doesn't raise an exception
Dave Mitchell [Thu, 30 Sep 2004 20:51:31 +0000]
 [perl #31767] open $1, "file" doesn't raise an exception

p4raw-id: //depot/perl@23342

19 years ago[patch] Sys::Syslog POD - $Sys::Syslog::host
Jay Hannah [Wed, 15 Sep 2004 14:51:42 +0000]
[patch] Sys::Syslog POD - $Sys::Syslog::host
From: "Jay Hannah" <jhannah@omnihotels.com>
Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>

p4raw-id: //depot/perl@23341

19 years agoA fix for [perl #31692] : as PerlIO::scalar accesses directly the
Rafael Garcia-Suarez [Thu, 30 Sep 2004 15:12:29 +0000]
A fix for [perl #31692] : as PerlIO::scalar accesses directly the
PV of the scalar it reads from, avoid to read it when it's an
undefined PV.

p4raw-id: //depot/perl@23340

19 years agothe improved -DT output of #23325 could print an uninit stack value
Dave Mitchell [Tue, 28 Sep 2004 18:05:52 +0000]
the improved -DT output of #23325 could print an uninit stack value

p4raw-id: //depot/perl@23339

19 years agoSpelling correction spotted by Greg McCarroll
Nicholas Clark [Tue, 28 Sep 2004 16:55:08 +0000]
Spelling correction spotted by Greg McCarroll

p4raw-id: //depot/perl@23338

19 years agoPatch for perl.c fixing an obscure environment bug
Merijn Broeren [Thu, 23 Sep 2004 17:18:17 +0000]
Patch for perl.c fixing an obscure environment bug
Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>

p4raw-id: //depot/perl@23337

19 years agoPerl -DT segfaults when parsing a 'use' statement
Rafael Garcia-Suarez [Tue, 28 Sep 2004 08:08:24 +0000]
Perl -DT segfaults when parsing a 'use' statement

p4raw-id: //depot/perl@23336

19 years agoTypo fix.
Rafael Garcia-Suarez [Wed, 22 Sep 2004 11:20:53 +0000]
Typo fix.
Subject: [PATCH] Re: Smoke [5.9.2] 23330 FAIL(X) hp-ux 11.11/64 (PA-2.0/64/2 cpu)
Message-ID: <20040922112053.686562b6@valis.local>

p4raw-id: //depot/perl@23334

19 years agoRemove a couple of C<> to avoid confusing double quotes in text
Rafael Garcia-Suarez [Thu, 23 Sep 2004 07:30:16 +0000]
Remove a couple of C<> to avoid confusing double quotes in text
rendering. [perl #31678]

p4raw-id: //depot/perl@23333

19 years agoDocument that $ENV{PATH} may not contain relative directories under -T
Rafael Garcia-Suarez [Wed, 22 Sep 2004 09:08:04 +0000]
Document that $ENV{PATH} may not contain relative directories under -T

p4raw-id: //depot/perl@23332

19 years agoRe: [perl #31586] utime does not reach expectations [PATCH]
LAUN Wolfgang [Fri, 17 Sep 2004 14:01:11 +0000]
Re: [perl #31586] utime does not reach expectations [PATCH]
Message-Id:  <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1.aut.alcatel.at>

Clarify the effect of utime when the file isn't owned by the user

p4raw-id: //depot/perl@23331

19 years agoUpgrade to MIME::Base64 3.05.
Rafael Garcia-Suarez [Mon, 20 Sep 2004 17:20:38 +0000]
Upgrade to MIME::Base64 3.05.

p4raw-id: //depot/perl@23330

19 years agoUpgrade to Time::HiRes 1.65.
Rafael Garcia-Suarez [Mon, 20 Sep 2004 17:13:20 +0000]
Upgrade to Time::HiRes 1.65.

p4raw-id: //depot/perl@23329

19 years ago[perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set ...
Steve Peters [Thu, 26 Aug 2004 19:06:52 +0000]
[perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set (Doc bug)
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-27576-94411.2.28321880730803@perl.org>

p4raw-id: //depot/perl@23327

19 years ago[PATCH] encoding and open pragmas
Jarkko Hietaniemi [Mon, 16 Aug 2004 22:27:00 +0000]
[PATCH] encoding and open pragmas
Date: Mon, 16 Aug 2004 22:27:00 +0300
Message-ID: <41210A84.6060506@iki.fi>

Subject: Re: [PATCH] encoding and open pragmas
From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Tue, 17 Aug 2004 11:22:58 +0300 (EEST)
Message-Id: <200408170822.i7H8MwUU016793@vipunen.hut.fi>

p4raw-id: //depot/perl@23326

19 years agoimprove lexer debugging output (-DT)
Dave Mitchell [Sun, 19 Sep 2004 21:47:18 +0000]
improve lexer debugging output (-DT)
Decode yylex() return values, and show lexer state each time
yylex() is called

p4raw-id: //depot/perl@23325

19 years agoThe XSUB.h patch from:
John Peacock [Wed, 18 Aug 2004 08:26:35 +0000]
The XSUB.h patch from:

Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
Message-ID: <41234AFB.1020009@rowman.com>

Now it will use version object logic for version comparison
when loading XS modules.

p4raw-id: //depot/perl@23323

19 years agoUpgrade to Time::HiRes 1.63.
Rafael Garcia-Suarez [Wed, 15 Sep 2004 15:48:23 +0000]
Upgrade to Time::HiRes 1.63.
Note that it includes a ppport.h file. See if the one
previously built in Devel::PPPort can be used instead.

p4raw-id: //depot/perl@23322

19 years agoRe: [perl #31459] Bug in read()
Chris Heath [Mon, 6 Sep 2004 00:03:12 +0000]
Re: [perl #31459] Bug in read()
Message-Id:  <1094443392.12379.35.camel@linux.heathens.co.nz>

a read(F) into a UTF8-encoded buffer with an offset off the
end of the buffer, miss-calculated buffer lengths

p4raw-id: //depot/perl@23321

19 years ago[perl #30066] Memory leak in nested shared data structures in 5.8.4
Dave Mitchell [Sun, 12 Sep 2004 22:09:51 +0000]
[perl #30066] Memory leak in nested shared data structures in 5.8.4
A pop of an item from a shared array ref causes a leak due to
AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
Make sv_upgrade() set always this flag.

p4raw-id: //depot/perl@23320

19 years agoIntegrate:
Nicholas Clark [Fri, 10 Sep 2004 16:40:17 +0000]
Integrate:
[ 23318]
Update the skips for the no perlio case
p4raw-link: @23318 on //depot/maint-5.8/perl: cacd0da5c2bc20390f0d85d7dcca7be08a68b40d

p4raw-id: //depot/perl@23319
p4raw-integrated: from //depot/maint-5.8/perl@23300 'copy in'
ext/B/t/showlex.t (@23288..) ext/B/t/optree_check.t
ext/B/t/optree_concise.t (@23290..)

19 years agoA single version of B that supports 5.8 and 5.10
Nicholas Clark [Thu, 9 Sep 2004 15:54:18 +0000]
A single version of B that supports 5.8 and 5.10

p4raw-id: //depot/perl@23300

19 years agolib/bigint.pm tiny typo fix
Vadim Konovalov [Mon, 6 Sep 2004 11:09:51 +0000]
lib/bigint.pm tiny typo fix
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>

p4raw-id: //depot/perl@23283

19 years agoUpgrade to Devel::PPPort 3.03.
Marcus Holland-Moritz [Wed, 8 Sep 2004 20:19:18 +0000]
Upgrade to Devel::PPPort 3.03.

p4raw-id: //depot/perl@23282

19 years ago[perl #21553] Re: Solaris Perl (fwd)
Andy Dougherty [Wed, 8 Sep 2004 11:32:26 +0000]
[perl #21553] Re: Solaris Perl (fwd)
Message-Id:  <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu>
Clarify whether it's safe to replace the perl bundled with Solaris

p4raw-id: //depot/perl@23281

19 years agoUpgrade to Devel::PPPort 3.02.
Marcus Holland-Moritz [Wed, 8 Sep 2004 19:18:06 +0000]
Upgrade to Devel::PPPort 3.02.

p4raw-id: //depot/perl@23280

19 years agoAdd MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
Marcus Holland-Moritz [Wed, 8 Sep 2004 18:46:56 +0000]
Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com

p4raw-id: //depot/perl@23279

19 years agobackport B to work on 5.8.x, so that a single version of the source
Nicholas Clark [Wed, 8 Sep 2004 16:53:34 +0000]
backport B to work on 5.8.x, so that a single version of the source
can be maintained, and ultimately dual-lifed on CPAN
(the version conditional changes are actually surprisingly small)

p4raw-id: //depot/perl@23278

19 years agoSvO?OK_off()'s return value
Marcus Holland-Moritz [Sun, 1 Aug 2004 12:46:48 +0000]
SvO?OK_off()'s return value
Message-Id: <20040801124648.7f9b3cee@r2d2>

Move (void) casts into SvOOK_off macro.

p4raw-id: //depot/perl@23277

19 years agoperlintro.pod
Paul Johnson [Tue, 7 Sep 2004 15:13:51 +0000]
perlintro.pod
Message-ID: <20040907131351.GD2513@pjcj.net>

p4raw-id: //depot/perl@23276