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

p4raw-id: //depot/perl@17339

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

p4raw-id: //depot/perl@17338

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

p4raw-id: //depot/perl@17337

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 21 Jun 2002 11:56:33 +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

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

p4raw-id: //depot/perlio@17335

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

p4raw-id: //depot/perl@17334

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

p4raw-id: //depot/perl@17333

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

p4raw-id: //depot/perl@17332

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 20 Jun 2002 20:11:00 +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

22 years agoPerlIO Layer implementation future proofing.
Nick Ing-Simmons [Thu, 20 Jun 2002 20:04:01 +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

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

p4raw-id: //depot/perl@17329

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

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

p4raw-id: //depot/perl@17328

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

p4raw-id: //depot/perlio@17327

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

p4raw-id: //depot/perl@17326

22 years agoRE: mixing FATAL and non-FATAL warnings
Paul Marquess [Thu, 20 Jun 2002 17:14:12 +0000]
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

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

p4raw-id: //depot/perl@17324

22 years ago[Patch POSIX.pod] "fmod" ne "modf"
Newton, Philip [Thu, 20 Jun 2002 14:28:35 +0000]
[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

22 years agoRe: [PATCH perl.h] kill the VOIDUSED redefined warning
Stas Bekman [Thu, 20 Jun 2002 16:50:01 +0000]
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

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

p4raw-id: //depot/perl@17321

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

p4raw-id: //depot/perlio@17320

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

p4raw-id: //depot/perl@17319

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

p4raw-id: //depot/perl@17318

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

p4raw-id: //depot/perl@17317

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

p4raw-id: //depot/perl@17316

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

p4raw-id: //depot/perl@17315

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

p4raw-id: //depot/perl@17314

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

p4raw-id: //depot/perl@17313

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 19 Jun 2002 21:27:24 +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

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

p4raw-id: //depot/perl@17311

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

p4raw-id: //depot/perl@17310

22 years ago"Clean" implementation of binmode(FH)/":raw" identity.
Nick Ing-Simmons [Wed, 19 Jun 2002 20:50:54 +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

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

p4raw-id: //depot/perl@17308

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

p4raw-id: //depot/perl@17307

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

p4raw-id: //depot/perl@17306

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

p4raw-id: //depot/perl@17305

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

p4raw-id: //depot/perlio@17304

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

p4raw-id: //depot/perl@17303

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

p4raw-id: //depot/perl@17302

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

p4raw-id: //depot/perl@17301

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

p4raw-id: //depot/perl@17300

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

p4raw-id: //depot/perl@17299

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 19 Jun 2002 13:01:51 +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

22 years agoThe only difference between NW5.pm and Win32.pm was that
Jarkko Hietaniemi [Wed, 19 Jun 2002 12:33:04 +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

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

p4raw-id: //depot/perl@17296

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

p4raw-id: //depot/perlio@17295

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

p4raw-id: //depot/perlio@17294

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

p4raw-id: //depot/perl@17293

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

p4raw-id: //depot/perl@17292

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

p4raw-id: //depot/perl@17291

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

p4raw-id: //depot/perl@17290

22 years agoconfigure.com: build Encode sub-extensions once and only once
Craig A. Berry [Tue, 18 Jun 2002 10:34:51 +0000]
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

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

p4raw-id: //depot/perl@17288

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 18 Jun 2002 20:22:56 +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

22 years agoDocument the "Unicode in package/sub names" problem;
Jarkko Hietaniemi [Tue, 18 Jun 2002 20:19:25 +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

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

p4raw-id: //depot/perl@17285

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

p4raw-id: //depot/perl@17284

22 years ago[DOC PATCH] perlsyn
Elizabeth Mattijsen [Tue, 18 Jun 2002 13:37:30 +0000]
[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

22 years agoMore PerlIO doc tweaks - trying to make them document what
Nick Ing-Simmons [Tue, 18 Jun 2002 09:14:25 +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

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

p4raw-id: //depot/perlio@17281

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

p4raw-id: //depot/perlio@17280

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

p4raw-id: //depot/perl@17279

22 years agoRe: Do we want XS::APItest installed?
Andy Dougherty [Mon, 17 Jun 2002 16:59:52 +0000]
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

22 years ago"Borrow" Rafael's multiarg open descripion to perldelta,
Jarkko Hietaniemi [Tue, 18 Jun 2002 02:31:26 +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

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

p4raw-id: //depot/perl@17276

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

p4raw-id: //depot/perlio@17274

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

p4raw-id: //depot/perl@17273

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

p4raw-id: //depot/perl@17272

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

p4raw-id: //depot/perl@17271

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

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

p4raw-id: //depot/perl@17270

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

(modified)

p4raw-id: //depot/perl@17269

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

p4raw-id: //depot/perl@17268

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

p4raw-id: //depot/perlio@17267

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

p4raw-id: //depot/perlio@17266

22 years agoRe: [ID 20020614.027] Bad Debugger mojo in RC1
Peter Scott [Sun, 16 Jun 2002 18:31:31 +0000]
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

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

p4raw-id: //depot/perl@17264

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

p4raw-id: //depot/perl@17263

22 years agoRe: [ID 20020212.002] locale test fails for *ISO8859-15 on freebsd 4.5
parv [Sun, 16 Jun 2002 20:12:24 +0000]
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

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

p4raw-id: //depot/perl@17261

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

p4raw-id: //depot/perl@17260

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 16 Jun 2002 16:54:28 +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

22 years agoLast minute tinkering with PerlIO abstraction API.
Nick Ing-Simmons [Sun, 16 Jun 2002 16:38:59 +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

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

p4raw-id: //depot/perlio@17257

22 years ago Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
Michael G. Schwern [Sun, 16 Jun 2002 03:49:27 +0000]
   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

22 years agopp.c:pp_pow() -- quit when you're done
Craig A. Berry [Sat, 15 Jun 2002 18:56:12 +0000]
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

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

p4raw-id: //depot/perl@17254

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

p4raw-id: //depot/perl@17253

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

p4raw-id: //depot/perl@17252

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

p4raw-id: //depot/perl@17251

22 years agoPossible cure for
Alessandro Forghieri [Sat, 15 Jun 2002 12:56:35 +0000]
Possible cure for

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

p4raw-id: //depot/perl@17250

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

p4raw-id: //depot/perl@17249

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

p4raw-id: //depot/perl@17248

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

p4raw-id: //depot/perl@17247

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

p4raw-id: //depot/perl@17246

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

p4raw-id: //depot/perl@17245

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

p4raw-id: //depot/perl@17244

22 years agoREADME.tru64 update.
Jarkko Hietaniemi [Fri, 14 Jun 2002 19:00:08 +0000]
README.tru64 update.

p4raw-id: //depot/perl@17243

22 years agoNot that urgent a fix since inside #if 0, but still...
Jarkko Hietaniemi [Fri, 14 Jun 2002 18:48:33 +0000]
Not that urgent a fix since inside #if 0, but still...

p4raw-id: //depot/perl@17242

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 14 Jun 2002 17:15:38 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17241

22 years agoOS/2 status from John Poltorak.
Jarkko Hietaniemi [Fri, 14 Jun 2002 14:25:38 +0000]
OS/2 status from John Poltorak.

p4raw-id: //depot/perl@17240

22 years agoRegen Configure; regen perltoc.
Jarkko Hietaniemi [Fri, 14 Jun 2002 14:05:37 +0000]
Regen Configure; regen perltoc.

p4raw-id: //depot/perl@17239