This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
21 years agoUpgrade to podlators 1.22.
Jarkko Hietaniemi [Tue, 25 Jun 2002 19:20:15 +0000 (19:20 +0000)]
Upgrade to podlators 1.22.

p4raw-id: //depot/perl@17354

21 years agoUnicode s/// buglet found by Gregor Chrupala in perl-unicode.
Jarkko Hietaniemi [Tue, 25 Jun 2002 15:18:15 +0000 (15:18 +0000)]
Unicode s/// buglet found by Gregor Chrupala in perl-unicode.

p4raw-id: //depot/perl@17353

21 years agoDust off the script to the new test naming.
Jarkko Hietaniemi [Tue, 25 Jun 2002 13:28:33 +0000 (13:28 +0000)]
Dust off the script to the new test naming.

p4raw-id: //depot/perl@17352

21 years agoThis is 5.8.0 RC2.
Jarkko Hietaniemi [Fri, 21 Jun 2002 13:13:58 +0000 (13:13 +0000)]
This is 5.8.0 RC2.

p4raw-id: //depot/perl@17341

21 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 21 Jun 2002 13:05:59 +0000 (13:05 +0000)]
Update Changes.

p4raw-id: //depot/perl@17340

21 years agoRegen stuff.
Jarkko Hietaniemi [Fri, 21 Jun 2002 12:46:59 +0000 (12:46 +0000)]
Regen stuff.

p4raw-id: //depot/perl@17339

21 years agoTypos-be-gone.
Jarkko Hietaniemi [Fri, 21 Jun 2002 12:34:31 +0000 (12:34 +0000)]
Typos-be-gone.

p4raw-id: //depot/perl@17338

21 years agoSlight rewording from Stas, paragraph rewrappings.
Jarkko Hietaniemi [Fri, 21 Jun 2002 12:06:17 +0000 (12:06 +0000)]
Slight rewording from Stas, paragraph rewrappings.

p4raw-id: //depot/perl@17337

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 21 Jun 2002 11:56:33 +0000 (11:56 +0000)]
Integrate perlio:

[ 17330]
PerlIO Layer implementation future proofing.
 - Inspired by Nick C's suggestion add size of function table to the table
   as a validation check.
 - also optimize pseudo-layer code to avoid malloc/link of something
   destined to be immediately popped & freed.
 - Minor addition to pod/perliol.pod

[ 17335]
Fix bug in optimized pseudo-layers.
p4raw-link: @17335 on //depot/perlio: 00f5185623ac489efbed49ff4cbdf42316dcf5fd
p4raw-link: @17330 on //depot/perlio: 2dc2558e5965ed21842375d8cc89de68e0c966e2

p4raw-id: //depot/perl@17336

21 years agoFix bug in optimized pseudo-layers.
Nick Ing-Simmons [Fri, 21 Jun 2002 08:46:57 +0000 (08:46 +0000)]
Fix bug in optimized pseudo-layers.

p4raw-id: //depot/perlio@17335

21 years agoVMS: configure.com updates from Craig Berry.
Jarkko Hietaniemi [Fri, 21 Jun 2002 00:42:54 +0000 (00:42 +0000)]
VMS: configure.com updates from Craig Berry.

p4raw-id: //depot/perl@17334

21 years agotyops
Gurusamy Sarathy [Fri, 21 Jun 2002 00:30:52 +0000 (00:30 +0000)]
tyops

p4raw-id: //depot/perl@17333

21 years agoRetract #17331, something broke (e.g. t/io/utf8.t became unhappy)
Jarkko Hietaniemi [Thu, 20 Jun 2002 20:41:20 +0000 (20:41 +0000)]
Retract #17331, something broke (e.g. t/io/utf8.t became unhappy)

p4raw-id: //depot/perl@17332

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 20 Jun 2002 20:11:00 +0000 (20:11 +0000)]
Integrate perlio:

[ 17330]
PerlIO Layer implementation future proofing.
 - Inspired by Nick C's suggestion add size of function table to the table
   as a validation check.
 - also optimize pseudo-layer code to avoid malloc/link of something
   destined to be immediately popped & freed.
 - Minor addition to pod/perliol.pod
p4raw-link: @17330 on //depot/perlio: 2dc2558e5965ed21842375d8cc89de68e0c966e2

p4raw-id: //depot/perl@17331

21 years agoPerlIO Layer implementation future proofing.
Nick Ing-Simmons [Thu, 20 Jun 2002 20:04:01 +0000 (20:04 +0000)]
PerlIO Layer implementation future proofing.
 - Inspired by Nick C's suggestion add size of function table to the table
   as a validation check.
 - also optimize pseudo-layer code to avoid malloc/link of something
   destined to be immediately popped & freed.
 - Minor addition to pod/perliol.pod

p4raw-id: //depot/perlio@17330

21 years agoAmigaOS: fork() is available but unimplemented.
Jarkko Hietaniemi [Thu, 20 Jun 2002 18:13:31 +0000 (18:13 +0000)]
AmigaOS: fork() is available but unimplemented.

p4raw-id: //depot/perl@17329

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 20 Jun 2002 17:41:42 +0000 (17:41 +0000)]
Integrate perlio:

[ 17327]
Fix segv on IO::File->open("/dev/null").
p4raw-link: @17327 on //depot/perlio: a33cf58c90e96ed3c4b1c1fdbaf666d924440940

p4raw-id: //depot/perl@17328

21 years agoFix segv on IO::File->open("/dev/null").
Nick Ing-Simmons [Thu, 20 Jun 2002 16:54:01 +0000 (16:54 +0000)]
Fix segv on IO::File->open("/dev/null").

p4raw-id: //depot/perlio@17327

21 years agoMissing from #17321.
Jarkko Hietaniemi [Thu, 20 Jun 2002 16:51:22 +0000 (16:51 +0000)]
Missing from #17321.

p4raw-id: //depot/perl@17326

21 years agoRE: mixing FATAL and non-FATAL warnings
Paul Marquess [Thu, 20 Jun 2002 17:14:12 +0000 (18:14 +0100)]
RE: mixing FATAL and non-FATAL warnings
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLOEJAEOAA.Paul.Marquess@btinternet.com>

p4raw-id: //depot/perl@17325

21 years agoRe: perl v5.8.0 17303 on VMS_VAX V7.2
Hugo van der Sanden [Thu, 20 Jun 2002 14:51:16 +0000 (15:51 +0100)]
Re: perl v5.8.0 17303 on VMS_VAX V7.2
Message-Id: <200206201351.g5KDpGI16736@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17324

21 years ago[Patch POSIX.pod] "fmod" ne "modf"
Newton, Philip [Thu, 20 Jun 2002 14:28:35 +0000 (16:28 +0200)]
[Patch POSIX.pod] "fmod" ne "modf"
From: "Newton, Philip" <Philip.Newton@datenrevision.de>
Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCDA7@hamsem01.de.gedas.vwg>

p4raw-id: //depot/perl@17323

21 years agoRe: [PATCH perl.h] kill the VOIDUSED redefined warning
Stas Bekman [Thu, 20 Jun 2002 16:50:01 +0000 (00:50 +0800)]
Re: [PATCH perl.h] kill the VOIDUSED redefined warning
Message-ID: <3D119739.4020901@stason.org>

(mod_perl defines might define VOIDUSED)

p4raw-id: //depot/perl@17322

21 years ago(Retract #17316 and) upgrade to Getopt::Long 2.32.
Jarkko Hietaniemi [Thu, 20 Jun 2002 12:26:12 +0000 (12:26 +0000)]
(Retract #17316 and) upgrade to Getopt::Long 2.32.

p4raw-id: //depot/perl@17321

21 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 20 Jun 2002 06:24:29 +0000 (06:24 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17320

21 years agomention Win32::GetOSName() nearabouts $^O
Gurusamy Sarathy [Thu, 20 Jun 2002 04:51:48 +0000 (04:51 +0000)]
mention Win32::GetOSName() nearabouts $^O

p4raw-id: //depot/perl@17319

21 years agoMore IRIX compiler lore.
Jarkko Hietaniemi [Thu, 20 Jun 2002 03:51:12 +0000 (03:51 +0000)]
More IRIX compiler lore.

p4raw-id: //depot/perl@17318

21 years agomissing export for PerlIO_pop (used in PerlIO::Via now)
Gurusamy Sarathy [Thu, 20 Jun 2002 02:33:49 +0000 (02:33 +0000)]
missing export for PerlIO_pop (used in PerlIO::Via now)

p4raw-id: //depot/perl@17317

21 years ago(retracted by #17321) Make Getopt::Long ithread-safe.
Jarkko Hietaniemi [Thu, 20 Jun 2002 00:23:35 +0000 (00:23 +0000)]
(retracted by #17321) Make Getopt::Long ithread-safe.

p4raw-id: //depot/perl@17316

21 years agoTest::Simple/More/Builder 0.44 -> 0.45
Michael G. Schwern [Wed, 19 Jun 2002 20:11:11 +0000 (16:11 -0400)]
Test::Simple/More/Builder 0.44 -> 0.45
Message-id: <20020620001111.GW1232@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17315

21 years agoExtUtils::MakeMaker 6.02 -> 6.03
Michael G. Schwern [Wed, 19 Jun 2002 20:13:16 +0000 (16:13 -0400)]
ExtUtils::MakeMaker 6.02 -> 6.03
Message-id: <20020620001316.GY1232@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17314

21 years agoTest::Harness 2.25 -> 2.26
Michael G. Schwern [Wed, 19 Jun 2002 20:12:08 +0000 (16:12 -0400)]
Test::Harness 2.25 -> 2.26
Message-id: <20020620001208.GX1232@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17313

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 19 Jun 2002 21:27:24 +0000 (21:27 +0000)]
Integrate perlio:

[ 17309]
"Clean" implementation of binmode(FH)/":raw" identity.
New function table entry so all layer definitions need tweaking.
Extra function table entry allows a layer to remain on a binmode stack
New PerlIOBase_binmode allows easy implementation of default policy.
p4raw-link: @17309 on //depot/perlio: 86e05cf231bed3044bd929f19303d6a3d872b202

p4raw-id: //depot/perl@17312

21 years agoRE: [PATCH] POSIX taint tests
Paul Marquess [Wed, 19 Jun 2002 23:16:11 +0000 (00:16 +0100)]
RE: [PATCH] POSIX taint tests
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLGEHFEOAA.Paul.Marquess@btinternet.com>

p4raw-id: //depot/perl@17311

21 years agoFix for 20001101.004, at least for the memleak part.
Jarkko Hietaniemi [Wed, 19 Jun 2002 21:14:53 +0000 (21:14 +0000)]
Fix for 20001101.004, at least for the memleak part.

p4raw-id: //depot/perl@17310

21 years ago"Clean" implementation of binmode(FH)/":raw" identity.
Nick Ing-Simmons [Wed, 19 Jun 2002 20:50:54 +0000 (20:50 +0000)]
"Clean" implementation of binmode(FH)/":raw" identity.
New function table entry so all layer definitions need tweaking.
Extra function table entry allows a layer to remain on a binmode stack
New PerlIOBase_binmode allows easy implementation of default policy.

p4raw-id: //depot/perlio@17309

21 years agoRe: [PATCH] POSIX taint tests
Michael G. Schwern [Wed, 19 Jun 2002 16:51:56 +0000 (12:51 -0400)]
Re: [PATCH] POSIX taint tests
Message-id: <20020619205156.GH1232@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17308

21 years agoRe: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported
Yitzchak Scott-Thoennes [Tue, 18 Jun 2002 15:40:08 +0000 (08:40 -0700)]
Re: [DOC PATCH] Re: [ID 20020613.003] context incorrectly reported
Message-ID: <Ib7D9gzkgmTG092yn@efn.org>

p4raw-id: //depot/perl@17307

21 years agoRe: Mingw32: some tests fail
Per Einar Ellefsen [Wed, 19 Jun 2002 19:37:15 +0000 (21:37 +0200)]
Re: Mingw32: some tests fail
Message-Id: <5.1.0.14.2.20020619192631.025848a0@pop.skynet.be>

p4raw-id: //depot/perl@17306

21 years agoMention Class::Pseudohash in perldelta
Audrey Tang [Thu, 20 Jun 2002 01:36:26 +0000 (09:36 +0800)]
Mention Class::Pseudohash in perldelta
Message-ID: <20020619173626.GA2650@not.autrijus.org>

p4raw-id: //depot/perl@17305

21 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 19 Jun 2002 15:57:16 +0000 (15:57 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17304

21 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 19 Jun 2002 14:06:55 +0000 (14:06 +0000)]
Update Changes.

p4raw-id: //depot/perl@17303

21 years ago#17301 was only part of the story.
Jarkko Hietaniemi [Wed, 19 Jun 2002 14:00:35 +0000 (14:00 +0000)]
#17301 was only part of the story.

p4raw-id: //depot/perl@17302

21 years agoMake MANIFEST comply with #17297.
Jarkko Hietaniemi [Wed, 19 Jun 2002 13:53:52 +0000 (13:53 +0000)]
Make MANIFEST comply with #17297.

p4raw-id: //depot/perl@17301

21 years agoRe: perlbug mail loop? [PATCH]
Richard Foley [Wed, 19 Jun 2002 15:29:37 +0000 (17:29 +0200)]
Re: perlbug mail loop? [PATCH]
Message-ID: <17KgXO-0dYZCiC@fwd08.sul.t-online.com>

p4raw-id: //depot/perl@17300

21 years agoopendir was missing for the list.
Jarkko Hietaniemi [Wed, 19 Jun 2002 13:18:42 +0000 (13:18 +0000)]
opendir was missing for the list.

p4raw-id: //depot/perl@17299

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 19 Jun 2002 13:01:51 +0000 (13:01 +0000)]
Integrate perlio:

[ 17295]
Un-deprecate :raw after all - just define what it means
more precisely. (Pending approval).
p4raw-link: @17295 on //depot/perlio: 0226bbdb9567884ccd3573b0b35272e596fbceba

p4raw-id: //depot/perl@17298

21 years agoThe only difference between NW5.pm and Win32.pm was that
Jarkko Hietaniemi [Wed, 19 Jun 2002 12:33:04 +0000 (12:33 +0000)]
The only difference between NW5.pm and Win32.pm was that
NetWare preferred SYS:/temp over C:/temp for tmpdir().

p4raw-id: //depot/perl@17297

21 years agoPOSIX taint tests
Paul Marquess [Wed, 19 Jun 2002 09:29:22 +0000 (10:29 +0100)]
POSIX taint tests
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEFJEOAA.Paul.Marquess@btinternet.com>

p4raw-id: //depot/perl@17296

21 years agoUn-deprecate :raw after all - just define what it means
Nick Ing-Simmons [Wed, 19 Jun 2002 12:14:32 +0000 (12:14 +0000)]
Un-deprecate :raw after all - just define what it means
more precisely. (Pending approval).

p4raw-id: //depot/perlio@17295

21 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 19 Jun 2002 06:09:49 +0000 (06:09 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17294

21 years agoRe: Patch 14705 botched. (was Re: os2_base test failed)
Michael G. Schwern [Tue, 18 Jun 2002 21:31:43 +0000 (17:31 -0400)]
Re: Patch 14705 botched. (was Re: os2_base test failed)
Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17293

21 years agoThis is probably the reason for the GW failures.
Jarkko Hietaniemi [Tue, 18 Jun 2002 21:36:21 +0000 (21:36 +0000)]
This is probably the reason for the GW failures.

p4raw-id: //depot/perl@17292

21 years agoDebugger tweak from from Peter Scott.
Jarkko Hietaniemi [Tue, 18 Jun 2002 21:28:33 +0000 (21:28 +0000)]
Debugger tweak from from Peter Scott.

p4raw-id: //depot/perl@17291

21 years agoTo mirror #17285.
Jarkko Hietaniemi [Tue, 18 Jun 2002 20:31:10 +0000 (20:31 +0000)]
To mirror #17285.

p4raw-id: //depot/perl@17290

21 years agoconfigure.com: build Encode sub-extensions once and only once
Craig A. Berry [Tue, 18 Jun 2002 10:34:51 +0000 (05:34 -0500)]
configure.com: build Encode sub-extensions once and only once
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.1.5.0.20020618103102.01b643e0@exchi01>

p4raw-id: //depot/perl@17289

21 years agoTiny tweaks.
Jarkko Hietaniemi [Tue, 18 Jun 2002 20:27:58 +0000 (20:27 +0000)]
Tiny tweaks.

p4raw-id: //depot/perl@17288

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 18 Jun 2002 20:22:56 +0000 (20:22 +0000)]
Integrate perlio:

[ 17280]
Slight improvement to :win32 layer

[ 17282]
More PerlIO doc tweaks - trying to make them document what
happens in current implementation while leaving way open
to "fixing" things.
p4raw-link: @17282 on //depot/perlio: 01e6739c7b8104181279fe94fb5488ec35b2ba1c
p4raw-link: @17280 on //depot/perlio: 755e775944b8eceb91d29ebca620c9e5cf122f30

p4raw-id: //depot/perl@17287

21 years agoDocument the "Unicode in package/sub names" problem;
Jarkko Hietaniemi [Tue, 18 Jun 2002 20:19:25 +0000 (20:19 +0000)]
Document the "Unicode in package/sub names" problem;
a microfix in toke.c towards the final goal (the fix
removes the need to have quotes around Unicode package
names when calling a method on them)

p4raw-id: //depot/perl@17286

21 years agoFurther clarification about safe pipe opens.
Rafael Garcia-Suarez [Tue, 18 Jun 2002 19:03:52 +0000 (19:03 +0000)]
Further clarification about safe pipe opens.

p4raw-id: //depot/perl@17285

21 years agoperlsyn.pod tweak suggested by Larry.
Rafael Garcia-Suarez [Tue, 18 Jun 2002 18:42:49 +0000 (18:42 +0000)]
perlsyn.pod tweak suggested by Larry.

p4raw-id: //depot/perl@17284

21 years ago[DOC PATCH] perlsyn
Elizabeth Mattijsen [Tue, 18 Jun 2002 13:37:30 +0000 (15:37 +0200)]
[DOC PATCH] perlsyn
Date: Tue, 18 Jun 2002 13:37:30 +0200
Message-ID: <4.2.0.58.20020618133610.01956d30@mickey.dijkmat.nl>

Subject: Re: [DOC PATCH] perlsyn (2)
From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Tue, 18 Jun 2002 15:08:17 +0200
Message-ID: <4.2.0.58.20020618150341.01798100@mickey.dijkmat.nl>

(Plus tweak by Ronald J Kimball)

p4raw-id: //depot/perl@17283

21 years agoMore PerlIO doc tweaks - trying to make them document what
Nick Ing-Simmons [Tue, 18 Jun 2002 09:14:25 +0000 (09:14 +0000)]
More PerlIO doc tweaks - trying to make them document what
happens in current implementation while leaving way open
to "fixing" things.

p4raw-id: //depot/perlio@17282

21 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 18 Jun 2002 09:12:59 +0000 (09:12 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17281

21 years agoSlight improvement to :win32 layer
Nick Ing-Simmons [Tue, 18 Jun 2002 07:03:08 +0000 (07:03 +0000)]
Slight improvement to :win32 layer

p4raw-id: //depot/perlio@17280

21 years agoDo not install XS::{APItest,Typemap}
Jarkko Hietaniemi [Tue, 18 Jun 2002 03:10:42 +0000 (03:10 +0000)]
Do not install XS::{APItest,Typemap}

p4raw-id: //depot/perl@17279

21 years agoRe: Do we want XS::APItest installed?
Andy Dougherty [Mon, 17 Jun 2002 16:59:52 +0000 (12:59 -0400)]
Re: Do we want XS::APItest installed?
Message-ID: <Pine.SOL.4.10.10206171658290.12935-100000@maxwell.phys.lafayette.edu>

(rats, forgot to submit the metaconfig change separately)

p4raw-id: //depot/perl@17278

21 years ago"Borrow" Rafael's multiarg open descripion to perldelta,
Jarkko Hietaniemi [Tue, 18 Jun 2002 02:31:26 +0000 (02:31 +0000)]
"Borrow" Rafael's multiarg open descripion to perldelta,
shuffle the highlights a bit (can't believe the perlio
mention was missing)

p4raw-id: //depot/perl@17277

21 years agoDocument the '-|' open form in perlipc.pod
Rafael Garcia-Suarez [Mon, 17 Jun 2002 22:46:28 +0000 (22:46 +0000)]
Document the '-|' open form in perlipc.pod

p4raw-id: //depot/perl@17276

21 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 17 Jun 2002 14:50:35 +0000 (14:50 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17274

21 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 17 Jun 2002 14:34:17 +0000 (14:34 +0000)]
Update Changes.

p4raw-id: //depot/perl@17273

21 years ago:bytes is not the inverse of :crlf, either (from NI-S)
Jarkko Hietaniemi [Mon, 17 Jun 2002 14:21:55 +0000 (14:21 +0000)]
:bytes is not the inverse of :crlf, either (from NI-S)

p4raw-id: //depot/perl@17272

21 years agoFurther discouraging of :raw.
Jarkko Hietaniemi [Mon, 17 Jun 2002 13:56:33 +0000 (13:56 +0000)]
Further discouraging of :raw.

p4raw-id: //depot/perl@17271

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 17 Jun 2002 13:27:35 +0000 (13:27 +0000)]
Integrate perlio:

[ 17267]
Handle IO error in "slow gets"
p4raw-link: @17267 on //depot/perlio: aca0daca701f7dcdb767d1bc406a8942960007bc

p4raw-id: //depot/perl@17270

21 years agouse of undef var
Stas Bekman [Mon, 17 Jun 2002 16:31:48 +0000 (00:31 +0800)]
use of undef var
Message-ID: <3D0D9E74.7000908@stason.org>

(modified)

p4raw-id: //depot/perl@17269

21 years agoREADME.vms -- updated testing instructions
Craig A. Berry [Mon, 17 Jun 2002 00:31:18 +0000 (19:31 -0500)]
README.vms -- updated testing instructions
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b1cb9332326226f@[172.16.52.1]>

p4raw-id: //depot/perl@17268

21 years agoHandle IO error in "slow gets"
Nick Ing-Simmons [Mon, 17 Jun 2002 12:41:49 +0000 (12:41 +0000)]
Handle IO error in "slow gets"

p4raw-id: //depot/perlio@17267

21 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 17 Jun 2002 07:05:20 +0000 (07:05 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17266

21 years agoRe: [ID 20020614.027] Bad Debugger mojo in RC1
Peter Scott [Sun, 16 Jun 2002 18:31:31 +0000 (11:31 -0700)]
Re: [ID 20020614.027] Bad Debugger mojo in RC1
Message-id: <4.3.2.7.2.20020616182012.00b70780@shell2.webquarry.com>

@file -> source file

p4raw-id: //depot/perl@17265

21 years agoMissing hunk from #15363.
Jarkko Hietaniemi [Mon, 17 Jun 2002 00:47:43 +0000 (00:47 +0000)]
Missing hunk from #15363.

p4raw-id: //depot/perl@17264

21 years agoAdvertise MakeMaker.
Jarkko Hietaniemi [Mon, 17 Jun 2002 00:36:26 +0000 (00:36 +0000)]
Advertise MakeMaker.

p4raw-id: //depot/perl@17263

21 years agoRe: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5
parv [Sun, 16 Jun 2002 20:12:24 +0000 (16:12 -0400)]
Re: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5
Message-ID: <20020617001224.GC466@moo.holy.cow>

p4raw-id: //depot/perl@17262

21 years agoPATCH: correct confusing lie in {embed,autodoc}.pl
Robin Houston [Sun, 16 Jun 2002 23:33:50 +0000 (00:33 +0100)]
PATCH: correct confusing lie in {embed,autodoc}.pl
   Message-Id: <20020616233350.A9675@robin.kitsite.com>

p4raw-id: //depot/perl@17261

21 years agoDeprecate (or at least discourage) :raw.
Jarkko Hietaniemi [Sun, 16 Jun 2002 17:06:31 +0000 (17:06 +0000)]
Deprecate (or at least discourage) :raw.

p4raw-id: //depot/perl@17260

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 16 Jun 2002 16:54:28 +0000 (16:54 +0000)]
Integrate perlio:

[ 17258]
Last minute tinkering with PerlIO abstraction API.
 - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
   const char *mode.
 - Other 'flags' field changed to U32
 - Discouraging words written about ":raw".
p4raw-link: @17258 on //depot/perlio: 4b069b44f3c785593c10e7aca80c893a2f210b9d

p4raw-id: //depot/perl@17259

21 years agoLast minute tinkering with PerlIO abstraction API.
Nick Ing-Simmons [Sun, 16 Jun 2002 16:38:59 +0000 (16:38 +0000)]
Last minute tinkering with PerlIO abstraction API.
 - PerlIO_importFILE and PerlIO_exportFILE now documented as taking
   const char *mode.
 - Other 'flags' field changed to U32
 - Discouraging words written about ":raw".

p4raw-id: //depot/perlio@17258

21 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 16 Jun 2002 15:16:46 +0000 (15:16 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17257

21 years ago Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
Michael G. Schwern [Sun, 16 Jun 2002 03:49:27 +0000 (23:49 -0400)]
   Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
   Date: Sun, 16 Jun 2002 03:49:27 -0400
   Message-Id: <20020616074927.GD7403@ool-18b93024.dyn.optonline.net>

   Subject: [PATCH] Test::Harness 2.24 -> 2.25
   From: Michael G Schwern <schwern@pobox.com>
   Date: Sun, 16 Jun 2002 03:58:40 -0400
   Message-Id: <20020616075840.GE7403@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@17256

21 years agopp.c:pp_pow() -- quit when you're done
Craig A. Berry [Sat, 15 Jun 2002 18:56:12 +0000 (13:56 -0500)]
pp.c:pp_pow() -- quit when you're done
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b15b93181a27d6d@[172.16.52.1]>

p4raw-id: //depot/perl@17255

21 years agoCollect the known AmigaOS wisdom.
Jarkko Hietaniemi [Sat, 15 Jun 2002 20:09:47 +0000 (20:09 +0000)]
Collect the known AmigaOS wisdom.

p4raw-id: //depot/perl@17254

21 years agoREADME.vms, Multinet fix update
Craig A. Berry [Sat, 15 Jun 2002 14:02:50 +0000 (09:02 -0500)]
README.vms, Multinet fix update
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b12b9313d818599@[172.16.52.1]>

p4raw-id: //depot/perl@17253

21 years agoRegenerate Changes; most importantly automassage the
Jarkko Hietaniemi [Sat, 15 Jun 2002 17:22:56 +0000 (17:22 +0000)]
Regenerate Changes; most importantly automassage the
"Integrate perlio" entries to be more informative.

p4raw-id: //depot/perl@17252

21 years agoSpurious empty statements.
Jarkko Hietaniemi [Sat, 15 Jun 2002 15:39:09 +0000 (15:39 +0000)]
Spurious empty statements.

p4raw-id: //depot/perl@17251

21 years agoPossible cure for
Alessandro Forghieri [Sat, 15 Jun 2002 12:56:35 +0000 (14:56 +0200)]
Possible cure for

Subject: Re: Thread bug in 5.8RC1 Win32
Message-ID: <20020615125635.A25110@alpha.orion.it>

p4raw-id: //depot/perl@17250

21 years agofindrfuncs: small tweaks.
Jarkko Hietaniemi [Fri, 14 Jun 2002 23:14:44 +0000 (23:14 +0000)]
findrfuncs: small tweaks.

p4raw-id: //depot/perl@17249

21 years agoGroup the debugger changes in one place.
Jarkko Hietaniemi [Fri, 14 Jun 2002 22:34:27 +0000 (22:34 +0000)]
Group the debugger changes in one place.

p4raw-id: //depot/perl@17248

21 years agoDetypo.
Jarkko Hietaniemi [Fri, 14 Jun 2002 19:26:15 +0000 (19:26 +0000)]
Detypo.

p4raw-id: //depot/perl@17247

21 years agoPlug potential confusion.
Jarkko Hietaniemi [Fri, 14 Jun 2002 19:18:44 +0000 (19:18 +0000)]
Plug potential confusion.

p4raw-id: //depot/perl@17246

21 years agoAttribute::Handlers has been adopted by Arthur.
Jarkko Hietaniemi [Fri, 14 Jun 2002 19:13:16 +0000 (19:13 +0000)]
Attribute::Handlers has been adopted by Arthur.

p4raw-id: //depot/perl@17245

21 years agoREADME.irix update.
Jarkko Hietaniemi [Fri, 14 Jun 2002 19:04:53 +0000 (19:04 +0000)]
README.irix update.

p4raw-id: //depot/perl@17244