platform/upstream/perl.git
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

20 years agopod changes, so change $VERSION.
Jarkko Hietaniemi [Sat, 13 Sep 2003 18:31:41 +0000 (18:31 +0000)]
pod changes, so change $VERSION.

p4raw-id: //depot/perl@21213

20 years agoRe: unicode regex problem
Hugo van der Sanden [Sat, 13 Sep 2003 15:21:34 +0000 (16:21 +0100)]
Re: unicode regex problem
Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>

p4raw-id: //depot/perl@21210

20 years agoMore PerlIO warnings changes.
Jarkko Hietaniemi [Sat, 13 Sep 2003 15:22:38 +0000 (15:22 +0000)]
More PerlIO warnings changes.

p4raw-id: //depot/perl@21209

20 years agoThe "perlio: " prefix looks a little odd
Jarkko Hietaniemi [Sat, 13 Sep 2003 11:15:40 +0000 (11:15 +0000)]
The "perlio: " prefix looks a little odd
in the few warning/error messages, since
no other 'subsystems' have prefixes.

p4raw-id: //depot/perl@21208

20 years agoLayer names were recognized by their prefixes
Jarkko Hietaniemi [Sat, 13 Sep 2003 10:37:30 +0000 (10:37 +0000)]
Layer names were recognized by their prefixes
(e.g. open(F, ":u", "file") worked...)

p4raw-id: //depot/perl@21207

20 years agoApparently at some point doing 3-arg open with
Jarkko Hietaniemi [Sat, 13 Sep 2003 10:10:46 +0000 (10:10 +0000)]
Apparently at some point doing 3-arg open with
illegal mode like ">>>" had stopped croaking.

p4raw-id: //depot/perl@21206

20 years agoMinuscule code cleanup.
Jarkko Hietaniemi [Sat, 13 Sep 2003 08:42:10 +0000 (08:42 +0000)]
Minuscule code cleanup.

p4raw-id: //depot/perl@21205

20 years ago[perl #23788] int of a fraction errors
Boyd, Brooks D [Thu, 11 Sep 2003 22:38:19 +0000 (22:38 +0000)]
[perl #23788] int of a fraction errors
From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>

Add a separate faq entry for int().  (Yes, a bit redundant
with the existing "why are my numbers broken" entry.)

p4raw-id: //depot/perl@21204

20 years agoUnknown discipline ':utf8' w/ maint perl w/o perlio
Stas Bekman [Fri, 12 Sep 2003 13:44:11 +0000 (06:44 -0700)]
Unknown discipline ':utf8' w/ maint perl w/o perlio
Message-ID: <3F62301B.3080604@stason.org>

s/discipline/IO layer/, instead of "unknown" say "unavailable",
and have the fuller explanation in perldiag.

p4raw-id: //depot/perl@21203

20 years agoMake the new glob tests pass (well, skip) even with miniperl.
Jarkko Hietaniemi [Sat, 13 Sep 2003 06:07:27 +0000 (06:07 +0000)]
Make the new glob tests pass (well, skip) even with miniperl.

p4raw-id: //depot/perl@21202

20 years agoStringify the $VERSION of DynaLoader so it's never dependent
Rafael Garcia-Suarez [Fri, 12 Sep 2003 21:41:04 +0000 (21:41 +0000)]
Stringify the $VERSION of DynaLoader so it's never dependent
on localized float-to-string conversions.

p4raw-id: //depot/perl@21201

20 years agoIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
Jarkko Hietaniemi [Fri, 12 Sep 2003 17:59:25 +0000 (17:59 +0000)]
It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
since that would break a lot of code.)  Also few
stray UTF16s, UTF32s, and "encoded in Unicode".

p4raw-id: //depot/perl@21198

20 years agoThe buildtoc now has options.
Jarkko Hietaniemi [Fri, 12 Sep 2003 17:24:17 +0000 (17:24 +0000)]
The buildtoc now has options.

p4raw-id: //depot/perl@21197

20 years agoSome more tweaks on open ...&=.
Jarkko Hietaniemi [Fri, 12 Sep 2003 14:33:16 +0000 (14:33 +0000)]
Some more tweaks on open ...&=.

p4raw-id: //depot/perl@21196

20 years agoSlightly more documentation for open ...&=.
Jarkko Hietaniemi [Fri, 12 Sep 2003 11:36:14 +0000 (11:36 +0000)]
Slightly more documentation for open ...&=.

p4raw-id: //depot/perl@21194

20 years agoDocument the new strict strict in strict.
Jarkko Hietaniemi [Fri, 12 Sep 2003 03:21:53 +0000 (03:21 +0000)]
Document the new strict strict in strict.

p4raw-id: //depot/perl@21193

20 years agoMore comments for the FreeBSD threads hints.
Jarkko Hietaniemi [Fri, 12 Sep 2003 03:03:17 +0000 (03:03 +0000)]
More comments for the FreeBSD threads hints.

p4raw-id: //depot/perl@21191

20 years agoMore refactoring of the FreeBSD threads hints.
Jarkko Hietaniemi [Thu, 11 Sep 2003 20:23:55 +0000 (20:23 +0000)]
More refactoring of the FreeBSD threads hints.
Basically, for fresh enough 5.x the -pthread is dropped,
otherwise keep it, and no known FreeBSD release has
a functional gethostbyaddr_r.

p4raw-id: //depot/perl@21188

20 years agoOS/2 API
Ilya Zakharevich [Thu, 11 Sep 2003 09:15:04 +0000 (02:15 -0700)]
OS/2 API
Message-ID: <20030911161504.GA16113@math.berkeley.edu>

p4raw-id: //depot/perl@21187

20 years agoSecurity: suidperl path disclosure revisited
Brendan O'Dea [Fri, 12 Sep 2003 00:12:51 +0000 (10:12 +1000)]
Security: suidperl path disclosure revisited
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20030911141251.GA26907@londo.c47.org>

p4raw-id: //depot/perl@21186

20 years agoThe change of not needing -pthread in FreeBSD 5.x
Jarkko Hietaniemi [Thu, 11 Sep 2003 08:25:13 +0000 (08:25 +0000)]
The change of not needing -pthread in FreeBSD 5.x
is very recent (Sep 3) (from Anton Berezin).

p4raw-id: //depot/perl@21181

20 years agoUpgrade to Pod::Perldoc 3.10.
Jarkko Hietaniemi [Thu, 11 Sep 2003 06:13:12 +0000 (06:13 +0000)]
Upgrade to Pod::Perldoc 3.10.
(Yes, the doughera address change is wrong, but hardly worth 3.11.)

p4raw-id: //depot/perl@21179

20 years agoUpgrade to base 2.02.
Jarkko Hietaniemi [Thu, 11 Sep 2003 05:22:27 +0000 (05:22 +0000)]
Upgrade to base 2.02.

p4raw-id: //depot/perl@21176

20 years agoReplace #21158 with a better patch from Hugo
Jarkko Hietaniemi [Thu, 11 Sep 2003 04:45:56 +0000 (04:45 +0000)]
Replace #21158 with a better patch from Hugo
(for [perl #23769]).

p4raw-id: //depot/perl@21174

20 years ago[TESTS] dumpvar.pl
Joe McMahon [Thu, 11 Sep 2003 00:10:29 +0000 (20:10 -0400)]
[TESTS] dumpvar.pl
Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>

p4raw-id: //depot/perl@21173

20 years agoEnache still wants -pthread gone for FreeBSD 5.x
Jarkko Hietaniemi [Thu, 11 Sep 2003 03:03:52 +0000 (03:03 +0000)]
Enache still wants -pthread gone for FreeBSD 5.x
since it doesn't work with the latest -current.

p4raw-id: //depot/perl@21172

20 years ago[patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
Stas Bekman [Thu, 28 Aug 2003 16:10:48 +0000 (09:10 -0700)]
[patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
Message-ID: <3F4E8BF8.1090800@stason.org>

p4raw-id: //depot/perl@21171

20 years agoRetract #21149, sez Schwern.
Jarkko Hietaniemi [Thu, 11 Sep 2003 02:56:50 +0000 (02:56 +0000)]
Retract #21149, sez Schwern.

p4raw-id: //depot/perl@21170

20 years agoRetract #21168 based on advice from Anton Berezin (added).
Jarkko Hietaniemi [Thu, 11 Sep 2003 02:55:49 +0000 (02:55 +0000)]
Retract #21168 based on advice from Anton Berezin (added).

p4raw-id: //depot/perl@21169

20 years agonit to hints/freebsd.sh
Adrian M. Enache [Wed, 10 Sep 2003 19:50:59 +0000 (22:50 +0300)]
nit to hints/freebsd.sh
Message-ID: <20030910165059.GB1321@ratsnest.hole>

p4raw-id: //depot/perl@21168