This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
20 years agoRevamp the section on local() in perlsub.
Rafael Garcia-Suarez [Tue, 30 Sep 2003 20:22:02 +0000 (20:22 +0000)]
Revamp the section on local() in perlsub.
- avoid using the word "declare" in conjunction with local()
- less archaelogical references
- more about localization of lvalues
- removes examples of localization of tied hashes that don't work
- give titles to subsections
- explain localization of magic values
- explain localization of globs
- fix link to perldelta

p4raw-id: //depot/perl@21392

20 years agoUseless "local $_" in a perlfaq3 example
Rafael Garcia-Suarez [Tue, 30 Sep 2003 12:47:13 +0000 (12:47 +0000)]
Useless "local $_" in a perlfaq3 example

p4raw-id: //depot/perl@21391

20 years agoRe: NCR MP-RAS perl problems [perl #23791]
grommel@sears.com [Mon, 29 Sep 2003 14:45:16 +0000 (09:45 -0500)]
Re: NCR MP-RAS perl problems [perl #23791]
Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>

p4raw-id: //depot/perl@21390

20 years agoAdd a TODO test for bug #23790, by Abigail
Rafael Garcia-Suarez [Tue, 30 Sep 2003 11:06:53 +0000 (11:06 +0000)]
Add a TODO test for bug #23790, by Abigail

p4raw-id: //depot/perl@21389

20 years agoRe: [perl #24071] Typo in description of binmode
Yitzchak Scott-Thoennes [Tue, 30 Sep 2003 04:53:02 +0000 (21:53 -0700)]
Re: [perl #24071] Typo in description of binmode
Message-ID: <20030930115302.GA3200@efn.org>

p4raw-id: //depot/perl@21388

20 years agoperl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
Tom Horsley [Mon, 29 Sep 2003 13:00:09 +0000 (13:00 +0000)]
perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
Message-Id: <200309291300.NAA23856@amber2.ccur.com>

p4raw-id: //depot/perl@21387

20 years agoFix broken splitpod program
Steve Hay [Mon, 29 Sep 2003 11:50:23 +0000 (12:50 +0100)]
Fix broken splitpod program
Message-ID: <3F780E6F.3020704@uk.radan.com>

p4raw-id: //depot/perl@21386

20 years agopod/perlrun.pod: no space after -i allowed
Brendan O'Dea [Sun, 28 Sep 2003 23:23:34 +0000 (09:23 +1000)]
pod/perlrun.pod: no space after -i allowed
Message-ID: <20030928132334.GA29499@londo.c47.org>

p4raw-id: //depot/perl@21385

20 years agoNit to the maintainers list by SADAHIRO Tomoyuki
Rafael Garcia-Suarez [Fri, 26 Sep 2003 20:39:19 +0000 (20:39 +0000)]
Nit to the maintainers list by SADAHIRO Tomoyuki

p4raw-id: //depot/perl@21384

20 years agoMissing +x bits.
Jarkko Hietaniemi [Fri, 26 Sep 2003 04:41:17 +0000 (04:41 +0000)]
Missing +x bits.

p4raw-id: //depot/perl@21383

20 years agoUpdate the perldelta for 5.9.0.
Rafael Garcia-Suarez [Thu, 25 Sep 2003 19:40:50 +0000 (19:40 +0000)]
Update the perldelta for 5.9.0.

p4raw-id: //depot/perl@21382

20 years agoAdd the perl581delta manpage.
Rafael Garcia-Suarez [Thu, 25 Sep 2003 19:02:12 +0000 (19:02 +0000)]
Add the perl581delta manpage.
Regenerate the table of contents.

p4raw-id: //depot/perl@21381

20 years agoUpdate perlhist.pod
Rafael Garcia-Suarez [Thu, 25 Sep 2003 18:36:45 +0000 (18:36 +0000)]
Update perlhist.pod

p4raw-id: //depot/perl@21380

20 years agoSync with libnet 1.17
Graham Barr [Thu, 25 Sep 2003 07:35:24 +0000 (07:35 +0000)]
Sync with libnet 1.17

p4raw-id: //depot/perl@21372

20 years agoUpdate to Scalar-List-Utils 1.13
Graham Barr [Thu, 25 Sep 2003 06:57:35 +0000 (06:57 +0000)]
Update to Scalar-List-Utils 1.13

p4raw-id: //depot/perl@21371

20 years agoCPAN sites update.
Jarkko Hietaniemi [Thu, 25 Sep 2003 06:45:42 +0000 (06:45 +0000)]
CPAN sites update.

p4raw-id: //depot/perl@21370

20 years agoRe: 5.8.1 and gcc-3.2.3 (& Win98)
Greg Matheson [Wed, 24 Sep 2003 22:51:09 +0000 (06:51 +0800)]
Re: 5.8.1 and gcc-3.2.3 (& Win98)
Message-ID: <20030924225109.A17126@ms>

(Win98 + MinGW, a missing Win95.pm hunk)

p4raw-id: //depot/perl@21369

20 years agoAUTHORS tweak.
Jarkko Hietaniemi [Thu, 25 Sep 2003 04:44:05 +0000 (04:44 +0000)]
AUTHORS tweak.

p4raw-id: //depot/perl@21365

20 years agoEven though undefing SPACE and FORMAT should be safe,
Jarkko Hietaniemi [Wed, 24 Sep 2003 17:40:42 +0000 (17:40 +0000)]
Even though undefing SPACE and FORMAT should be safe,
at this point I'm choosing to be paranoid and using
#ifdef __Lynx__.

p4raw-id: //depot/perl@21361

20 years ago[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
Olli Savia [Wed, 24 Sep 2003 15:42:41 +0000 (15:42 +0000)]
[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
From: Olli Savia (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>

p4raw-id: //depot/perl@21360

20 years ago[DOCPATCH] attributes.pm
Elizabeth Mattijsen [Wed, 24 Sep 2003 11:00:42 +0000 (13:00 +0200)]
[DOCPATCH] attributes.pm
Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>

(reformatted a bit)

p4raw-id: //depot/perl@21356

20 years agoA fix from Graham for
Jarkko Hietaniemi [Wed, 24 Sep 2003 07:25:48 +0000 (07:25 +0000)]
A fix from Graham for
[perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
(seemingly a NV casting issue)

p4raw-id: //depot/perl@21354

20 years agoSomeone actually reads the Makefile.PL messages, it seems.
Jarkko Hietaniemi [Wed, 24 Sep 2003 05:05:39 +0000 (05:05 +0000)]
Someone actually reads the Makefile.PL messages, it seems.
(from Jonathan Leffler)

p4raw-id: //depot/perl@21353

20 years agoperliol tweaks.
Jarkko Hietaniemi [Wed, 24 Sep 2003 04:54:33 +0000 (04:54 +0000)]
perliol tweaks.

p4raw-id: //depot/perl@21351

20 years agoThe FAQ answer about POD comments was incorrect. [perl #23893]
Rafael Garcia-Suarez [Tue, 23 Sep 2003 22:09:57 +0000 (22:09 +0000)]
The FAQ answer about POD comments was incorrect. [perl #23893]
(plus a few typos.)

p4raw-id: //depot/perl@21349

20 years agoperlvar
Juerd [Sun, 21 Sep 2003 21:40:54 +0000 (23:40 +0200)]
perlvar
Message-ID: <20030921194054.GD14702@c3.convolution.nl>

p4raw-id: //depot/perl@21348

20 years agoRe: NCR MP-RAS perl problems [perl #23791]
grommel@sears.com [Tue, 23 Sep 2003 13:40:33 +0000 (08:40 -0500)]
Re: NCR MP-RAS perl problems [perl #23791]
Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>

p4raw-id: //depot/perl@21344

20 years agoRe: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
Yitzchak Scott-Thoennes [Tue, 23 Sep 2003 09:13:55 +0000 (02:13 -0700)]
Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
Message-ID: <20030923161354.GA2432@efn.org>

p4raw-id: //depot/perl@21343

20 years agoMinor nit in a debug message of the tokenizer.
Rafael Garcia-Suarez [Tue, 23 Sep 2003 19:12:58 +0000 (19:12 +0000)]
Minor nit in a debug message of the tokenizer.

p4raw-id: //depot/perl@21342

20 years agoLet's call it 2.34, already (from Johan).
Jarkko Hietaniemi [Tue, 23 Sep 2003 12:33:53 +0000 (12:33 +0000)]
Let's call it 2.34, already (from Johan).

p4raw-id: //depot/perl@21340

20 years agoRe: [PATCH] RC5 and Intel's ICC
Marcus Holland-Moritz [Tue, 23 Sep 2003 15:04:35 +0000 (17:04 +0200)]
Re: [PATCH] RC5 and Intel's ICC
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>

(add -we147 to ccflags if cc = ICC so that prototype
 detection works right)

p4raw-id: //depot/perl@21339

20 years agoBump the Encode version to 1.9801 since we are no more identical
Jarkko Hietaniemi [Tue, 23 Sep 2003 12:02:28 +0000 (12:02 +0000)]
Bump the Encode version to 1.9801 since we are no more identical
to the CPAN version.

p4raw-id: //depot/perl@21338

20 years agoucmlintage.
Jarkko Hietaniemi [Tue, 23 Sep 2003 09:17:32 +0000 (09:17 +0000)]
ucmlintage.

p4raw-id: //depot/perl@21332

20 years ago[perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrect
Jarkko Hietaniemi [Tue, 23 Sep 2003 09:11:23 +0000 (09:11 +0000)]
[perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrect

Fix as much as possible - the specification is still
a bit unclear.

p4raw-id: //depot/perl@21331

20 years agoRe: B::Deparse fails in pure_string()
Stephen McCamant [Mon, 22 Sep 2003 20:53:57 +0000 (13:53 -0700)]
Re: B::Deparse fails in pure_string()
Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>

p4raw-id: //depot/perl@21329

20 years agoRC5 and Intel's ICC
Marcus Holland-Moritz [Mon, 22 Sep 2003 22:52:40 +0000 (00:52 +0200)]
RC5 and Intel's ICC
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>

(the missing void return type)

p4raw-id: //depot/perl@21327

20 years agoRC5 and Intel's ICC
Marcus Holland-Moritz [Mon, 22 Sep 2003 22:52:40 +0000 (00:52 +0200)]
RC5 and Intel's ICC
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>

(the attribute part)

p4raw-id: //depot/perl@21326

20 years agoStray CRs noticed by Jan Dubois.
Jarkko Hietaniemi [Tue, 23 Sep 2003 04:43:29 +0000 (04:43 +0000)]
Stray CRs noticed by Jan Dubois.

p4raw-id: //depot/perl@21325

20 years agoThe RCs have been missing CRs from certain files because
Jarkko Hietaniemi [Tue, 23 Sep 2003 04:40:19 +0000 (04:40 +0000)]
The RCs have been missing CRs from certain files because
not all shells can handle multiline arguments right.

p4raw-id: //depot/perl@21324

20 years agoWhen localising a magic value, propagate the readonly flag
Rafael Garcia-Suarez [Mon, 22 Sep 2003 20:31:19 +0000 (20:31 +0000)]
When localising a magic value, propagate the readonly flag
only if this scalar has \0 magic or has magic without a
'set' method. (follows change #20479 for bug #23141.)
p4raw-link: @20479 on //depot/perl: 33f3c7b8444b48791ad016570a41a23483d750d2

p4raw-id: //depot/perl@21323

20 years agoAn error message need not be a novel.
Jarkko Hietaniemi [Mon, 22 Sep 2003 18:16:40 +0000 (18:16 +0000)]
An error message need not be a novel.

p4raw-id: //depot/perl@21319

20 years agoUpgrade to Math::BigInt 1.66.
Jarkko Hietaniemi [Mon, 22 Sep 2003 17:45:23 +0000 (17:45 +0000)]
Upgrade to Math::BigInt 1.66.

p4raw-id: //depot/perl@21318

20 years agoSome more perlio doc tweaks based on NI-S.
Jarkko Hietaniemi [Mon, 22 Sep 2003 08:49:24 +0000 (08:49 +0000)]
Some more perlio doc tweaks based on NI-S.

p4raw-id: //depot/perl@21311

20 years agoUpgrade to Time::HiRes 1.51.
Jarkko Hietaniemi [Mon, 22 Sep 2003 05:59:54 +0000 (05:59 +0000)]
Upgrade to Time::HiRes 1.51.

p4raw-id: //depot/perl@21305

20 years agoUpgrade to Getopt::Long 2.33_03.
Jarkko Hietaniemi [Mon, 22 Sep 2003 04:37:21 +0000 (04:37 +0000)]
Upgrade to Getopt::Long 2.33_03.

p4raw-id: //depot/perl@21303

20 years agoCPAN.pm 1.76_01 from Andreas.
Jarkko Hietaniemi [Mon, 22 Sep 2003 04:28:57 +0000 (04:28 +0000)]
CPAN.pm 1.76_01 from Andreas.

p4raw-id: //depot/perl@21302

20 years agoRegen toc.
Jarkko Hietaniemi [Sun, 21 Sep 2003 09:23:17 +0000 (09:23 +0000)]
Regen toc.

p4raw-id: //depot/perl@21299

20 years agoHandle also the curliffy files when tocing.
Jarkko Hietaniemi [Sun, 21 Sep 2003 09:22:57 +0000 (09:22 +0000)]
Handle also the curliffy files when tocing.

p4raw-id: //depot/perl@21298

20 years agoMacrofy the compile/runtime test.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:50:22 +0000 (08:50 +0000)]
Macrofy the compile/runtime test.

p4raw-id: //depot/perl@21297

20 years agoTweak the section name to agree with the change #21295.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:47:32 +0000 (08:47 +0000)]
Tweak the section name to agree with the change #21295.
p4raw-link: @21295 on //depot/perl: eae154c7dcbb63935731f10277d6aa4e40e86a6c

p4raw-id: //depot/perl@21296

20 years agoOne obvious place to look for PerlIO implementations.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:44:52 +0000 (08:44 +0000)]
One obvious place to look for PerlIO implementations.

p4raw-id: //depot/perl@21295

20 years agoRe: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
Dave Mitchell [Fri, 19 Sep 2003 19:35:44 +0000 (20:35 +0100)]
Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
Message-ID: <20030919183544.GA14563@fdgroup.com>

p4raw-id: //depot/perl@21294

20 years agoMore PerlIO documentation.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:13:58 +0000 (08:13 +0000)]
More PerlIO documentation.

p4raw-id: //depot/perl@21293

20 years agoRetract #21273, #21264, and #21263 as requested by Schwern.
Jarkko Hietaniemi [Sat, 20 Sep 2003 18:44:07 +0000 (18:44 +0000)]
Retract #21273, #21264, and #21263 as requested by Schwern.
(The real bug was mp2 being too "friendly" with MM innards.)

p4raw-id: //depot/perl@21292

20 years agoIn FreeBSD allow one to try using Perl's malloc with threads.
Jarkko Hietaniemi [Sat, 20 Sep 2003 18:37:33 +0000 (18:37 +0000)]
In FreeBSD allow one to try using Perl's malloc with threads.

p4raw-id: //depot/perl@21291

20 years agoMissing perlfaq chunk.
Rafael Garcia-Suarez [Sat, 20 Sep 2003 10:05:38 +0000 (10:05 +0000)]
Missing perlfaq chunk.

p4raw-id: //depot/perl@21290

20 years agoFAQ sync.
Rafael Garcia-Suarez [Sat, 20 Sep 2003 10:00:12 +0000 (10:00 +0000)]
FAQ sync.

p4raw-id: //depot/perl@21289

20 years agotypo fixo
Vadim Konovalov [Fri, 19 Sep 2003 06:32:08 +0000 (10:32 +0400)]
typo fixo
Message-ID: <4538131828.20030919063208@mail.wplus.net>

p4raw-id: //depot/perl@21288

20 years agogetsysinfo() broken on OS/2
Ilya Zakharevich [Thu, 18 Sep 2003 19:01:06 +0000 (12:01 -0700)]
getsysinfo() broken on OS/2
Message-ID: <20030919020106.GA22511@math.berkeley.edu>

p4raw-id: //depot/perl@21286

20 years agoTests for change #21284.
Jarkko Hietaniemi [Fri, 19 Sep 2003 04:46:39 +0000 (04:46 +0000)]
Tests for change #21284.
p4raw-link: @21284 on //depot/perl: f338af47923def4d535e1fd32a0aeee66b1f733b

p4raw-id: //depot/perl@21285

20 years agodumpvar.pl broken
Ilya Zakharevich [Thu, 18 Sep 2003 18:58:59 +0000 (11:58 -0700)]
dumpvar.pl broken
Message-ID: <20030919015858.GA22503@math.berkeley.edu>

p4raw-id: //depot/perl@21284

20 years agoPerlfaq nits from Iain Truskett.
Rafael Garcia-Suarez [Thu, 18 Sep 2003 21:29:23 +0000 (21:29 +0000)]
Perlfaq nits from Iain Truskett.
(from the perlfaq-workers list)

p4raw-id: //depot/perl@21283

20 years agoIntegrate a change from the perlfaq CVS.
Rafael Garcia-Suarez [Thu, 18 Sep 2003 21:10:26 +0000 (21:10 +0000)]
Integrate a change from the perlfaq CVS.
I consider the bleadperl version being more up-to-date as of now.

p4raw-id: //depot/perl@21282

20 years ago-M -A -C broken
Ilya Zakharevich [Thu, 18 Sep 2003 11:02:02 +0000 (04:02 -0700)]
-M -A -C broken
Message-ID: <20030918180202.GA21949@math.berkeley.edu>

(use stat.t instead of time.t)

p4raw-id: //depot/perl@21277

20 years agoRe: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
Rick Delaney [Wed, 1 Jan 2003 22:54:59 +0000 (17:54 -0500)]
Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>

(Pity the first patch fell through the cracks back then.
 Not that forbidding non-object copy constructors is the right
 thing to do but the bug could use fixing.)

p4raw-id: //depot/perl@21276

20 years agosmall fix for Devel::PPPort
Tassilo von Parseval [Thu, 18 Sep 2003 10:14:58 +0000 (12:14 +0200)]
small fix for Devel::PPPort
Message-id: <20030918081458.GA2653@ethan>

p4raw-id: //depot/perl@21274

20 years agold has many guises.
Jarkko Hietaniemi [Thu, 18 Sep 2003 10:57:41 +0000 (10:57 +0000)]
ld has many guises.

p4raw-id: //depot/perl@21273

20 years agoMissed OS/2 patch hunk.
Jarkko Hietaniemi [Thu, 18 Sep 2003 08:05:28 +0000 (08:05 +0000)]
Missed OS/2 patch hunk.

p4raw-id: //depot/perl@21271

20 years agoPatch for VMS::Filespec
Ken Williams [Wed, 17 Sep 2003 20:11:46 +0000 (15:11 -0500)]
Patch for VMS::Filespec
Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>

p4raw-id: //depot/perl@21270

20 years ago5.8.1 warnings when long double == double
Andy Dougherty [Wed, 10 Sep 2003 12:03:53 +0000 (08:03 -0400)]
5.8.1 warnings when long double == double
Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
(the changed message)

p4raw-id: //depot/perl@21268

20 years agoPatch from Enache Adrian for the new tricks of gcc 3.4
Jarkko Hietaniemi [Thu, 18 Sep 2003 04:54:16 +0000 (04:54 +0000)]
Patch from Enache Adrian for the new tricks of gcc 3.4
for "is this symbol defined" scanning of Configure.

p4raw-id: //depot/perl@21267

20 years agoMake it possible to override the mistrustnm hint in Solaris.
Jarkko Hietaniemi [Thu, 18 Sep 2003 04:29:55 +0000 (04:29 +0000)]
Make it possible to override the mistrustnm hint in Solaris.

p4raw-id: //depot/perl@21266

20 years agoA potential fix for non-empty LD in Unix.
Jarkko Hietaniemi [Wed, 17 Sep 2003 21:01:36 +0000 (21:01 +0000)]
A potential fix for non-empty LD in Unix.

p4raw-id: //depot/perl@21264

20 years agoRE: MM in maint@21251 breaks mp2
Orton, Yves [Wed, 17 Sep 2003 15:47:35 +0000 (16:47 +0100)]
RE: MM in maint@21251 breaks mp2
From: "Orton, Yves" <yves.orton@de.mci.com>
Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
Date: Wed, 17 Sep 2003 15:47:35 +0100

p4raw-id: //depot/perl@21263

20 years agoThe AIX C product potentially consists of several packages,
Jarkko Hietaniemi [Wed, 17 Sep 2003 09:33:39 +0000 (09:33 +0000)]
The AIX C product potentially consists of several packages,
the main package being (hopefully) the first one.

p4raw-id: //depot/perl@21261

20 years agoFix Solaris ccversion not having the cc version.
Jarkko Hietaniemi [Wed, 17 Sep 2003 07:52:03 +0000 (07:52 +0000)]
Fix Solaris ccversion not having the cc version.

p4raw-id: //depot/perl@21260

20 years agoOS/2 APIs again
Ilya Zakharevich [Tue, 16 Sep 2003 23:49:42 +0000 (16:49 -0700)]
OS/2 APIs again
Message-ID: <20030917064941.GA20444@math.berkeley.edu>

p4raw-id: //depot/perl@21259

20 years agoos2_process.t
Ilya Zakharevich [Tue, 16 Sep 2003 23:21:48 +0000 (16:21 -0700)]
os2_process.t
Message-ID: <20030917062147.GA20400@math.berkeley.edu>

p4raw-id: //depot/perl@21258

20 years agomagic.t
Ilya Zakharevich [Tue, 16 Sep 2003 19:17:57 +0000 (12:17 -0700)]
magic.t
Message-ID: <20030917021757.GA20261@math.berkeley.edu>

p4raw-id: //depot/perl@21257

20 years ago[DOC PATCH] Re: [perl #23779] $? and negative exit codes
Dave Mitchell [Tue, 16 Sep 2003 21:56:20 +0000 (22:56 +0100)]
[DOC PATCH] Re: [perl #23779] $? and negative exit codes
Message-ID: <20030916205620.GB1246@fdgroup.com>

p4raw-id: //depot/perl@21253

20 years agoMore suggested patches for NCR MP-RAS from Andy Dougherty.
Jarkko Hietaniemi [Tue, 16 Sep 2003 19:10:58 +0000 (19:10 +0000)]
More suggested patches for NCR MP-RAS from Andy Dougherty.

p4raw-id: //depot/perl@21249

20 years agoRe: [perl #23791] Many errors in build under NCR MP-RAS
Andy Dougherty [Tue, 16 Sep 2003 13:47:55 +0000 (09:47 -0400)]
Re: [perl #23791] Many errors in build under NCR MP-RAS
Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@21247

20 years agoRe: [PATCH 5.8.1 @19053] Getopt::Std
Ilya Zakharevich [Wed, 4 Jun 2003 00:45:23 +0000 (17:45 -0700)]
Re: [PATCH 5.8.1 @19053] Getopt::Std
Message-ID: <20030604074523.GA7148@math.berkeley.edu>

p4raw-id: //depot/perl@21245

20 years agoGive a concrete example of the still existing Unicode slowness.
Jarkko Hietaniemi [Tue, 16 Sep 2003 12:18:03 +0000 (12:18 +0000)]
Give a concrete example of the still existing Unicode slowness.

p4raw-id: //depot/perl@21243

20 years agoMake the VERSION of File::Spec be 0.86, otherwise File::Temp's
Jarkko Hietaniemi [Tue, 16 Sep 2003 06:38:45 +0000 (06:38 +0000)]
Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
use File::Spec 0.8 is unhappy.

p4raw-id: //depot/perl@21241

20 years agoThe test is not needed, says Schwern.
Jarkko Hietaniemi [Tue, 16 Sep 2003 06:34:35 +0000 (06:34 +0000)]
The test is not needed, says Schwern.

p4raw-id: //depot/perl@21240

20 years agoUpgrade to File::Spec 0.85_03.
Jarkko Hietaniemi [Tue, 16 Sep 2003 05:04:09 +0000 (05:04 +0000)]
Upgrade to File::Spec 0.85_03.

p4raw-id: //depot/perl@21239

20 years agoUpgrade to MakeMaker 6.17.
Jarkko Hietaniemi [Tue, 16 Sep 2003 04:57:08 +0000 (04:57 +0000)]
Upgrade to MakeMaker 6.17.

p4raw-id: //depot/perl@21238

20 years agoUpgrade to base 2.03.
Jarkko Hietaniemi [Tue, 16 Sep 2003 04:35:34 +0000 (04:35 +0000)]
Upgrade to base 2.03.
(Rename the fields-5.6.0.t to have less d.o.t.s.)

p4raw-id: //depot/perl@21235

20 years agoRe: perl@21233 looks ok on VMS 7.3-1
Peter Prymmer [Mon, 15 Sep 2003 15:28:52 +0000 (11:28 -0400)]
Re: perl@21233 looks ok on VMS 7.3-1
Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>

p4raw-id: //depot/perl@21234

20 years agoCheck the context of for/grep/map.
Jarkko Hietaniemi [Sun, 14 Sep 2003 17:46:52 +0000 (17:46 +0000)]
Check the context of for/grep/map.

p4raw-id: //depot/perl@21230

20 years agoFor-non-perlio places we need STDOUT back.
Jarkko Hietaniemi [Sun, 14 Sep 2003 13:40:23 +0000 (13:40 +0000)]
For-non-perlio places we need STDOUT back.

p4raw-id: //depot/perl@21228

20 years agoAlso IRIX wants setlogsock('stream').
Jarkko Hietaniemi [Sun, 14 Sep 2003 09:44:49 +0000 (09:44 +0000)]
Also IRIX wants setlogsock('stream').

p4raw-id: //depot/perl@21227

20 years agoMore portable reading.
Jarkko Hietaniemi [Sun, 14 Sep 2003 07:44:26 +0000 (07:44 +0000)]
More portable reading.

p4raw-id: //depot/perl@21224

20 years agoMore dup testing.
Jarkko Hietaniemi [Sun, 14 Sep 2003 07:35:28 +0000 (07:35 +0000)]
More dup testing.

p4raw-id: //depot/perl@21222

20 years agoUse $Config{_exe}.
Jarkko Hietaniemi [Sun, 14 Sep 2003 06:54:05 +0000 (06:54 +0000)]
Use $Config{_exe}.

p4raw-id: //depot/perl@21220

20 years agoRe: [PATCH 5.8.1 @20218] OS/2 API
Ilya Zakharevich [Sat, 13 Sep 2003 20:20:30 +0000 (13:20 -0700)]
Re: [PATCH 5.8.1 @20218] OS/2 API
Message-ID: <20030914032030.GA17822@math.berkeley.edu>

p4raw-id: //depot/perl@21219

20 years agoRe: [PATCH 5.8.1 @20218] OS/2 API
Michael G. Schwern [Thu, 11 Sep 2003 15:07:10 +0000 (08:07 -0700)]
Re: [PATCH 5.8.1 @20218] OS/2 API
Message-ID: <20030911220710.GO18786@windhund.schwern.org>

(in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)

p4raw-id: //depot/perl@21218

20 years agoPerlIO_tmpfile clean-up for VMS
Craig A. Berry [Sun, 14 Sep 2003 00:23:56 +0000 (19:23 -0500)]
PerlIO_tmpfile clean-up for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F63FB6C.5040502@mac.com>

p4raw-id: //depot/perl@21217

20 years agoparse_version doesn't always succeed.
Jarkko Hietaniemi [Sat, 13 Sep 2003 18:33:41 +0000 (18:33 +0000)]
parse_version doesn't always succeed.

p4raw-id: //depot/perl@21214