This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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

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

p4raw-id: //depot/perl@17243

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

p4raw-id: //depot/perl@17242

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

p4raw-id: //depot/perlio@17241

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

p4raw-id: //depot/perl@17240

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

p4raw-id: //depot/perl@17239

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

p4raw-id: //depot/perl@17238

21 years agoNetWare diff for XS::APItest.
Jarkko Hietaniemi [Fri, 14 Jun 2002 13:32:22 +0000 (13:32 +0000)]
NetWare diff for XS::APItest.

p4raw-id: //depot/perl@17237

21 years agoConstant.t for EBCDIC platforms
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 10:39:54 +0000 (12:39 +0200)]
Constant.t for EBCDIC platforms
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A438@madrid14.mad.fsc.net>

p4raw-id: //depot/perl@17236

21 years agogetpwent() & POSIX-BC/BS2000 problem
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 10:07:28 +0000 (12:07 +0200)]
getpwent() & POSIX-BC/BS2000 problem
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3D8@madrid14.mad.fsc.net>

p4raw-id: //depot/perl@17235

21 years agobasic.t for EBCDIC platforms
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 09:58:49 +0000 (11:58 +0200)]
basic.t for EBCDIC platforms
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3BF@madrid14.mad.fsc.net>

p4raw-id: //depot/perl@17234

21 years agoCap.t for EBCDIC platforms
Roca Carrio, Ignasi (PO EP) [Fri, 14 Jun 2002 09:53:36 +0000 (11:53 +0200)]
Cap.t for EBCDIC platforms
From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
Message-ID: <318B95F90D8BD41194A5009027FD5FFBD7A3B1@madrid14.mad.fsc.net>
(why this has been working in z/OS?)

p4raw-id: //depot/perl@17233

21 years agoMention Solaris x86 use64bitint troubles.
Jarkko Hietaniemi [Fri, 14 Jun 2002 10:58:01 +0000 (10:58 +0000)]
Mention Solaris x86 use64bitint troubles.

p4raw-id: //depot/perl@17232

21 years agoAll UNICOS test failures should be gone now.
Jarkko Hietaniemi [Fri, 14 Jun 2002 10:45:16 +0000 (10:45 +0000)]
All UNICOS test failures should be gone now.

p4raw-id: //depot/perl@17231

21 years agoUNICOS and UNICOS/mk are broken only on one test.
Jarkko Hietaniemi [Fri, 14 Jun 2002 10:39:04 +0000 (10:39 +0000)]
UNICOS and UNICOS/mk are broken only on one test.

p4raw-id: //depot/perl@17230

21 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 14 Jun 2002 08:36:40 +0000 (08:36 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17229

21 years agoUpgrade to Switch 2.09 (the debugging statement
Jarkko Hietaniemi [Fri, 14 Jun 2002 01:36:12 +0000 (01:36 +0000)]
Upgrade to Switch 2.09 (the debugging statement
was already removed in blead)

p4raw-id: //depot/perl@17228

21 years agoassorted help for older VMS systems
Craig A. Berry [Thu, 13 Jun 2002 19:55:25 +0000 (14:55 -0500)]
assorted help for older VMS systems
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <a05111b05b92ec91d165b@[172.16.52.1]>
p4raw-link: @17206 on //depot/perl: c5d9854390e492eb0f0360555ff8df0dad92cc9c

p4raw-id: //depot/perl@17227

21 years agoThread doc tweaks.
Jarkko Hietaniemi [Thu, 13 Jun 2002 22:07:24 +0000 (22:07 +0000)]
Thread doc tweaks.

p4raw-id: //depot/perl@17226

21 years agoDon't assume too much about how print will scale
Jarkko Hietaniemi [Thu, 13 Jun 2002 21:59:07 +0000 (21:59 +0000)]
Don't assume too much about how print will scale
your fp numbers; be explicit and use printf instead--
the assumption broke in UNICOS (from Mark Lutz)
(Use %.0f instead of %d because in 32-bit systems
 the %d may end producing -1 or something else odd.)

p4raw-id: //depot/perl@17225

21 years agoTell what version of PDL will be fine with 5.8.0,
Jarkko Hietaniemi [Thu, 13 Jun 2002 19:22:12 +0000 (19:22 +0000)]
Tell what version of PDL will be fine with 5.8.0,
according to TimJ.

p4raw-id: //depot/perl@17224

21 years agotest failure: lib/ExtUtils/t/Installed.t
Hugo van der Sanden [Thu, 13 Jun 2002 15:44:24 +0000 (16:44 +0100)]
test failure: lib/ExtUtils/t/Installed.t
Message-Id: <200206131444.g5DEiOo22204@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17223

21 years agoRe: linux + usemorebits: gcc error?
Hugo van der Sanden [Thu, 13 Jun 2002 15:03:28 +0000 (16:03 +0100)]
Re: linux + usemorebits: gcc error?
Message-Id: <200206131403.g5DE3Sk21964@crypt.compulink.co.uk>

(go U32 based on NI-S since it's a flags field)

p4raw-id: //depot/perl@17222

21 years agoDocument the tied/magical/shared array/hash non-autovivifying bug.
Jarkko Hietaniemi [Thu, 13 Jun 2002 13:55:08 +0000 (13:55 +0000)]
Document the tied/magical/shared array/hash non-autovivifying bug.

p4raw-id: //depot/perl@17221

21 years agoAlso perlsub needs to be slightly more upbeat about attributes.
Jarkko Hietaniemi [Thu, 13 Jun 2002 12:51:14 +0000 (12:51 +0000)]
Also perlsub needs to be slightly more upbeat about attributes.

p4raw-id: //depot/perl@17220

21 years agoOne more pass on the TYPE/ATTRS issues.
Jarkko Hietaniemi [Thu, 13 Jun 2002 12:40:36 +0000 (12:40 +0000)]
One more pass on the TYPE/ATTRS issues.

p4raw-id: //depot/perl@17219

21 years agoRe: [ PATCH ] AIX 5 + 17206
H.Merijn Brand [Thu, 13 Jun 2002 09:18:27 +0000 (11:18 +0200)]
Re: [ PATCH ] AIX 5 + 17206
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020613091118.2BAF.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17218

21 years ago[ PATCH ] mymalloc on HP-UX
H.Merijn Brand [Thu, 13 Jun 2002 09:58:30 +0000 (11:58 +0200)]
[ PATCH ] mymalloc on HP-UX
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020613095503.2BB2.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@17217

21 years ago <pudge> crab, can you integrate 17215 ?
Abhijit Menon-Sen [Thu, 13 Jun 2002 10:08:38 +0000 (10:08 +0000)]
   <pudge> crab, can you integrate 17215 ?

p4raw-id: //depot/perl@17216
p4raw-integrated: from //depot/macperl@17212 'copy in'
ext/XS/APItest/t/printf.t (@17213..)

21 years agoAPItest.xs OUTPUT (was: perl@17206)
Chris Nandor [Thu, 13 Jun 2002 00:16:26 +0000 (20:16 -0400)]
APItest.xs OUTPUT (was: perl@17206)
   Message-Id: <pudge-95528D.00162613062002@onion.valueclick.com>
p4raw-link: @17206 on //depot/perl: c5d9854390e492eb0f0360555ff8df0dad92cc9c

p4raw-id: //depot/perl@17212

21 years agoadd skipping of threads and threads::shared on default builds
Peter Prymmer [Wed, 12 Jun 2002 18:58:50 +0000 (14:58 -0400)]
add skipping of threads and threads::shared on default builds
Message-ID: <OF3EE94CDE.1E9C1D28-ON85256BD6.007CC091@55.25.11>

p4raw-id: //depot/perl@17211

21 years agoThe scalar behaviour of sort is undefined.
Jarkko Hietaniemi [Wed, 12 Jun 2002 22:57:47 +0000 (22:57 +0000)]
The scalar behaviour of sort is undefined.

p4raw-id: //depot/perl@17210