This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
21 years agonumeric.c:S_mulexp10 -- quit when you can
Craig A. Berry [Fri, 7 Jun 2002 18:29:31 +0000 (13:29 -0500)]
numeric.c:S_mulexp10 -- quit when you can
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05111b01b926db404884@[172.16.52.1]>

p4raw-id: //depot/perl@17074

21 years agoReunite the first .PHONY targets (based on Garry Williams'
Jarkko Hietaniemi [Fri, 7 Jun 2002 21:34:07 +0000 (21:34 +0000)]
Reunite the first .PHONY targets (based on Garry Williams'
reading of the GNU make manual).

p4raw-id: //depot/perl@17073

21 years agoRe: [DOCPATCH] Thread.pm
Elizabeth Mattijsen [Fri, 7 Jun 2002 23:57:01 +0000 (01:57 +0200)]
Re: [DOCPATCH] Thread.pm
Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17072

21 years agoRe: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Radu Greab [Sat, 8 Jun 2002 00:49:02 +0000 (03:49 +0300)]
Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>

p4raw-id: //depot/perl@17071

21 years agoh2ph: the fp exponent does need to have an explicit sign.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:36:16 +0000 (19:36 +0000)]
h2ph: the fp exponent does need to have an explicit sign.

p4raw-id: //depot/perl@17070

21 years agoperlivp: tell what went wrong.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:28:52 +0000 (19:28 +0000)]
perlivp: tell what went wrong.

p4raw-id: //depot/perl@17069

21 years agoperlivp: sometimes headers and symbols don't quite match.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:22:23 +0000 (19:22 +0000)]
perlivp: sometimes headers and symbols don't quite match.

p4raw-id: //depot/perl@17068

21 years agoh2ph: One more usage example.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:21:39 +0000 (19:21 +0000)]
h2ph: One more usage example.

p4raw-id: //depot/perl@17067

21 years agoh2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
Jarkko Hietaniemi [Fri, 7 Jun 2002 19:05:22 +0000 (19:05 +0000)]
h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.

p4raw-id: //depot/perl@17066

21 years agouname() was returning "unknown" on IA64; handle other missing
Gurusamy Sarathy [Fri, 7 Jun 2002 18:04:39 +0000 (18:04 +0000)]
uname() was returning "unknown" on IA64; handle other missing
cases as well, and make any future unknown ones show up as
unknown(0x123).

p4raw-id: //depot/perl@17064

21 years agoThere are many ways to skin a Win32 (from Sarathy).
Jarkko Hietaniemi [Fri, 7 Jun 2002 16:12:20 +0000 (16:12 +0000)]
There are many ways to skin a Win32 (from Sarathy).

p4raw-id: //depot/perl@17063

21 years agoTypos spotted by Vadim.
Jarkko Hietaniemi [Fri, 7 Jun 2002 14:39:05 +0000 (14:39 +0000)]
Typos spotted by Vadim.

p4raw-id: //depot/perl@17062

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

p4raw-id: //depot/perl@17061

21 years agoRe: [PATCH] Small nit in perlxs.pod
Lupe Christoph [Fri, 7 Jun 2002 13:38:24 +0000 (15:38 +0200)]
Re: [PATCH] Small nit in perlxs.pod
Message-ID: <20020607113824.GD24159@lupe-christoph.de>

p4raw-id: //depot/perl@17060

21 years agoREADME.win32 and win32/makefile.mk differ
Lupe Christoph [Fri, 7 Jun 2002 13:36:51 +0000 (15:36 +0200)]
README.win32 and win32/makefile.mk differ
Message-ID: <20020607113651.GC24159@lupe-christoph.de>

p4raw-id: //depot/perl@17059

21 years agogcc -Wall nit noticed by NI-S.
Jarkko Hietaniemi [Fri, 7 Jun 2002 13:22:38 +0000 (13:22 +0000)]
gcc -Wall nit noticed by NI-S.

p4raw-id: //depot/perl@17058

21 years agoModification to Perl 5.6.1 source: ext/IO needs a hint
Andrew Hamm [Fri, 7 Jun 2002 17:11:24 +0000 (03:11 +1000)]
Modification to Perl 5.6.1 source: ext/IO needs a hint
Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>

p4raw-id: //depot/perl@17057

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 7 Jun 2002 13:14:44 +0000 (13:14 +0000)]
Integrate perlio:

[ 17053]
Don't discard read data on flush if seek fails.
p4raw-link: @17053 on //depot/perlio: ba5c3fe9c7fca842d972e373ee61c7a07bd44bb4

p4raw-id: //depot/perl@17056

21 years agos/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
Jarkko Hietaniemi [Fri, 7 Jun 2002 13:01:19 +0000 (13:01 +0000)]
s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge

p4raw-id: //depot/perl@17055

21 years agoMore Winlore from Vadim.
Jarkko Hietaniemi [Fri, 7 Jun 2002 12:38:09 +0000 (12:38 +0000)]
More Winlore from Vadim.

p4raw-id: //depot/perl@17054

21 years agoDon't discard read data on flush if seek fails.
Nick Ing-Simmons [Fri, 7 Jun 2002 10:11:51 +0000 (10:11 +0000)]
Don't discard read data on flush if seek fails.

p4raw-id: //depot/perlio@17053

21 years agoRe: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Radu Greab [Fri, 7 Jun 2002 05:17:58 +0000 (08:17 +0300)]
Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>

p4raw-id: //depot/perl@17052

21 years agoSplit in two the .PHONY target so that makes without .PHONY
Jarkko Hietaniemi [Fri, 7 Jun 2002 01:31:56 +0000 (01:31 +0000)]
Split in two the .PHONY target so that makes without .PHONY
when invoked as "make" won't wander off into the targets "compile
translator utilities" and instead stay in the "all" target.
Diagnosed by Garry Williams.

p4raw-id: //depot/perl@17051

21 years agoRetract #16892 now that we have #17022.
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:57:11 +0000 (20:57 +0000)]
Retract #16892 now that we have #17022.

p4raw-id: //depot/perl@17050

21 years agoUpdate the SUPER-UX situation.
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:27:02 +0000 (20:27 +0000)]
Update the SUPER-UX situation.

p4raw-id: //depot/perl@17049

21 years agoMore Windows wisdom from Sarathy;
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:13:53 +0000 (20:13 +0000)]
More Windows wisdom from Sarathy;
remove old UTS entry; add SUPER-UX.

p4raw-id: //depot/perl@17048

21 years agoWindows wisdom from Sarathy.
Jarkko Hietaniemi [Thu, 6 Jun 2002 20:10:14 +0000 (20:10 +0000)]
Windows wisdom from Sarathy.

p4raw-id: //depot/perl@17047

21 years agoThe perlio warnings are not mandatory.
Rafael Garcia-Suarez [Thu, 6 Jun 2002 19:33:23 +0000 (19:33 +0000)]
The perlio warnings are not mandatory.

p4raw-id: //depot/perl@17046

21 years agoTypolice.
Jarkko Hietaniemi [Thu, 6 Jun 2002 19:09:52 +0000 (19:09 +0000)]
Typolice.

p4raw-id: //depot/perl@17045

21 years agoDocument that $^O in Win32 is a bit lacking in details.
Jarkko Hietaniemi [Thu, 6 Jun 2002 18:57:39 +0000 (18:57 +0000)]
Document that $^O in Win32 is a bit lacking in details.

p4raw-id: //depot/perl@17044

21 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 6 Jun 2002 18:51:48 +0000 (18:51 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17043

21 years agoWin32 is not an OS.
Jarkko Hietaniemi [Thu, 6 Jun 2002 18:49:22 +0000 (18:49 +0000)]
Win32 is not an OS.

p4raw-id: //depot/perl@17042

21 years agoThe Makefile.SH part of
Robin Barker [Thu, 6 Jun 2002 18:05:17 +0000 (19:05 +0100)]
The Makefile.SH part of

Subject: [PATCH] corrections to Config.pm
Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>

and regen Configure.

p4raw-id: //depot/perl@17041

21 years agoSupported platforms tweaks.
Jarkko Hietaniemi [Thu, 6 Jun 2002 17:46:20 +0000 (17:46 +0000)]
Supported platforms tweaks.

p4raw-id: //depot/perl@17040

21 years agoUpdate the 5.005-threads failure list.
Jarkko Hietaniemi [Thu, 6 Jun 2002 16:13:15 +0000 (16:13 +0000)]
Update the 5.005-threads failure list.

p4raw-id: //depot/perl@17039

21 years agoMake pstruct and psed appear also on platforms with
Jarkko Hietaniemi [Thu, 6 Jun 2002 16:10:24 +0000 (16:10 +0000)]
Make pstruct and psed appear also on platforms with
$Config{d_link} but filesystems without link() (like FAT).
Should deal with [ID 20020602.003] and
"RC1 for MSWin32-x86-multi-thread build bug report".
Diagnosis by Sarathy.

p4raw-id: //depot/perl@17038

21 years agoThread.pm
Elizabeth Mattijsen [Thu, 6 Jun 2002 10:47:36 +0000 (12:47 +0200)]
Thread.pm
Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17037

21 years agoRafael noticed a bug in the explanation of #17035.
Jarkko Hietaniemi [Thu, 6 Jun 2002 15:07:32 +0000 (15:07 +0000)]
Rafael noticed a bug in the explanation of #17035.

p4raw-id: //depot/perl@17036

21 years agoGive more detailed explanation of open(FH, ">:foobar") failure.
Jarkko Hietaniemi [Thu, 6 Jun 2002 13:18:20 +0000 (13:18 +0000)]
Give more detailed explanation of open(FH, ">:foobar") failure.

p4raw-id: //depot/perl@17035

21 years ago[DOCPATCH] perlthtut.pod
Elizabeth Mattijsen [Thu, 6 Jun 2002 10:40:02 +0000 (12:40 +0200)]
[DOCPATCH] perlthtut.pod
Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17034

21 years agoNetWare update from Ananth Kesari.
Jarkko Hietaniemi [Thu, 6 Jun 2002 12:56:57 +0000 (12:56 +0000)]
NetWare update from Ananth Kesari.

p4raw-id: //depot/perl@17033

21 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 6 Jun 2002 12:47:34 +0000 (12:47 +0000)]
Integrate perlio:

[ 17030]
doio.c tweaks
- see SV passed to dup type open "looks_like__number"
- apply layers to pipe opens.
p4raw-link: @17030 on //depot/perlio: 1771866f7afe018493c12f00d922f47bd58a664e

p4raw-id: //depot/perl@17032

21 years agoperlguts.pod
Nicholas Clark [Thu, 6 Jun 2002 11:29:19 +0000 (12:29 +0100)]
perlguts.pod
   Message-Id: <20020606112919.P22873@plum.flirble.org>

p4raw-id: //depot/perl@17031

21 years agodoio.c tweaks
Nick Ing-Simmons [Thu, 6 Jun 2002 07:26:11 +0000 (07:26 +0000)]
doio.c tweaks
  - see SV passed to dup type open "looks_like__number"
  - apply layers to pipe opens.

p4raw-id: //depot/perlio@17030

21 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 6 Jun 2002 06:32:35 +0000 (06:32 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17029

21 years agoWith -Ud_stdstdio perl -v and perl -h didn't flush their
Jarkko Hietaniemi [Thu, 6 Jun 2002 02:40:12 +0000 (02:40 +0000)]
With -Ud_stdstdio perl -v and perl -h didn't flush their
output buffers because they exited with PerlProc_exit()
instead of my_exit() (from Andy Dougherty)

p4raw-id: //depot/perl@17028

21 years agoBeOS status update; all platforms status update.
Jarkko Hietaniemi [Thu, 6 Jun 2002 01:38:50 +0000 (01:38 +0000)]
BeOS status update; all platforms status update.

p4raw-id: //depot/perl@17027

21 years agoanchors fix
Stas Bekman [Wed, 5 Jun 2002 15:26:02 +0000 (23:26 +0800)]
anchors fix
Message-ID: <3CFDBD0A.8090505@stason.org>

p4raw-id: //depot/perl@17026

21 years agot/op/arith.t -- don't test infinity if it doesn't exist
Craig A. Berry [Wed, 5 Jun 2002 17:31:18 +0000 (12:31 -0500)]
t/op/arith.t -- don't test infinity if it doesn't exist
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>

p4raw-id: //depot/perl@17025

21 years agoMacOS X 10.1.5 still failing the DB tests.
Jarkko Hietaniemi [Wed, 5 Jun 2002 23:47:14 +0000 (23:47 +0000)]
MacOS X 10.1.5 still failing the DB tests.

p4raw-id: //depot/perl@17024

21 years agoAddress the second half of
Johan Vromans [Tue, 4 Jun 2002 23:01:44 +0000 (01:01 +0200)]
Address the second half of

Subject: [ID 20020604.006] Pipe opens do not support I/O layers
Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>

so that multiarg piped opens only accept optional whitespace
after the "|-".  If and when perlio discipline awareness added
to |-, the now added code branch will grow.

No test case because hard to think of anything even remotely
portable.

p4raw-id: //depot/perl@17023

21 years agoRe: local tied hash slices & stray keys (was Re: Cwd breakage)
Doug MacEachern [Mon, 3 Jun 2002 08:27:56 +0000 (01:27 -0700)]
Re: local tied hash slices & stray keys (was Re: Cwd breakage)
Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>

(plus a test expanded from Schwern's [ID 20020602.006])

p4raw-id: //depot/perl@17022

21 years agodoc bug in perldoc
Tim Jenness [Wed, 5 Jun 2002 09:47:31 +0000 (23:47 -1000)]
doc bug in perldoc
Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>

p4raw-id: //depot/perl@17021

21 years agoAUTHORS updates; perldelta blame^Wfame additions.
Jarkko Hietaniemi [Wed, 5 Jun 2002 19:55:00 +0000 (19:55 +0000)]
AUTHORS updates; perldelta blame^Wfame additions.

p4raw-id: //depot/perl@17020

21 years agoMention Carp enhancements.
Jarkko Hietaniemi [Wed, 5 Jun 2002 19:08:00 +0000 (19:08 +0000)]
Mention Carp enhancements.

p4raw-id: //depot/perl@17019

21 years agoUpdate text slightly and update links to threads.pm instead of Thread.pm
Artur Bergman [Wed, 5 Jun 2002 18:49:10 +0000 (18:49 +0000)]
Update text slightly and update links to threads.pm instead of Thread.pm

p4raw-id: //depot/perl@17018

21 years agoRemove a comma and a few whitespaces.
Rafael Garcia-Suarez [Wed, 5 Jun 2002 18:32:11 +0000 (18:32 +0000)]
Remove a comma and a few whitespaces.

p4raw-id: //depot/perl@17017

21 years ago$^O is 'beos' on BeOS
Rafael Garcia-Suarez [Wed, 5 Jun 2002 18:28:50 +0000 (18:28 +0000)]
$^O is 'beos' on BeOS

p4raw-id: //depot/perl@17016

21 years agoIntegrate mainline (for Configure)
Nick Ing-Simmons [Wed, 5 Jun 2002 15:11:00 +0000 (15:11 +0000)]
Integrate mainline (for Configure)

p4raw-id: //depot/perlio@17015

21 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:53:51 +0000 (13:53 +0000)]
Update Changes.

p4raw-id: //depot/perl@17014

21 years agoMention the flakiness of AIX' make.
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:41:02 +0000 (13:41 +0000)]
Mention the flakiness of AIX' make.

p4raw-id: //depot/perl@17013

21 years ago[ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
Jason E. Stewart [Tue, 4 Jun 2002 16:42:32 +0000 (10:42 -0600)]
[ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
Message-Id: <87d6v6wtrb.fsf@openinformatics.com>

Unexpanded $prefix.

p4raw-id: //depot/perl@17011

21 years agoglibc version is more a library issue than a compiler issue.
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:16:49 +0000 (13:16 +0000)]
glibc version is more a library issue than a compiler issue.

p4raw-id: //depot/perl@17010

21 years ago[Encode PATCH] spurious warning
Nicholas Clark [Sun, 2 Jun 2002 20:26:22 +0000 (21:26 +0100)]
[Encode PATCH] spurious warning
Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17009

21 years agoShow gnulibc_version in myconfig.
Jarkko Hietaniemi [Wed, 5 Jun 2002 13:03:19 +0000 (13:03 +0000)]
Show gnulibc_version in myconfig.

p4raw-id: //depot/perl@17008

21 years agoRegen Glossary for #16991.
Jarkko Hietaniemi [Wed, 5 Jun 2002 12:59:31 +0000 (12:59 +0000)]
Regen Glossary for #16991.

p4raw-id: //depot/perl@17007

21 years agoMore for #16991.
Jarkko Hietaniemi [Wed, 5 Jun 2002 12:44:45 +0000 (12:44 +0000)]
More for #16991.

p4raw-id: //depot/perl@17006

21 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 5 Jun 2002 07:23:22 +0000 (07:23 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@17005

21 years agoFAQ sync.
Jarkko Hietaniemi [Wed, 5 Jun 2002 03:35:24 +0000 (03:35 +0000)]
FAQ sync.

p4raw-id: //depot/perl@17004

21 years ago[ID 20020602.004] threads::shared::queue new nit
Elizabeth Mattijsen [Sun, 2 Jun 2002 21:36:05 +0000 (23:36 +0200)]
[ID 20020602.004] threads::shared::queue new nit
Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17003

21 years ago[ID 20020603.010] One more failed test on BeOS 5
Daniel Berger [Mon, 3 Jun 2002 19:18:38 +0000 (19:18 +0000)]
[ID 20020603.010] One more failed test on BeOS 5
From: "Daniel Berger" <djberg96@attbi.com>
Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>

p4raw-id: //depot/perl@17002

21 years agoOne more sorry for Oracle
H.Merijn Brand [Tue, 4 Jun 2002 10:02:17 +0000 (12:02 +0200)]
One more sorry for Oracle
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>

(modified)

p4raw-id: //depot/perl@17001

21 years agoDisable the combination of ithreads but not perlio.
Jarkko Hietaniemi [Wed, 5 Jun 2002 01:42:44 +0000 (01:42 +0000)]
Disable the combination of ithreads but not perlio.

p4raw-id: //depot/perl@16999

21 years agoperlthrtut links.
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:58:43 +0000 (00:58 +0000)]
perlthrtut links.

p4raw-id: //depot/perl@16998

21 years agoUnmatchings.
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:55:08 +0000 (00:55 +0000)]
Unmatchings.

p4raw-id: //depot/perl@16997

21 years agoRe: 2nd draft of announcement
John P. Linderman [Mon, 3 Jun 2002 08:57:49 +0000 (04:57 -0400)]
Re: 2nd draft of announcement
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <200206031257.IAA12388@raptor.research.att.com>

Let's not forget the mystery IRIX failure.

p4raw-id: //depot/perl@16996

21 years agoMove the obsolete README.threads out of sight to ext/Threads;
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:45:34 +0000 (00:45 +0000)]
Move the obsolete README.threads out of sight to ext/Threads;
save one part of the IRIX knowledge in INSTALL (though IRIX
6.2 is quite old...)

p4raw-id: //depot/perl@16995

21 years agoUpgrade to Math::BigRat 0.07.
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:27:47 +0000 (00:27 +0000)]
Upgrade to Math::BigRat 0.07.

p4raw-id: //depot/perl@16994

21 years agoForgot from #16991.
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:26:45 +0000 (00:26 +0000)]
Forgot from #16991.

p4raw-id: //depot/perl@16992

21 years agoRe: hints/linux.sh & stdio
Andy Dougherty [Mon, 3 Jun 2002 13:57:17 +0000 (09:57 -0400)]
Re: hints/linux.sh & stdio
Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@16991

21 years agoIntegrate maintperl change #16988;
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:08:57 +0000 (00:08 +0000)]
Integrate maintperl change #16988;

make IO::Pipe work on windows
p4raw-link: @16988 on //depot/maint-5.6/perl: f7319d51d4524198950d828d33371d7b83ca3019

p4raw-id: //depot/perl@16990
p4raw-integrated: from //depot/maint-5.6/perl@16989 'merge in'
ext/IO/lib/IO/Pipe.pm (@5902..)

21 years agoIntegrate macperl changes #16974 and #16975;
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:07:15 +0000 (00:07 +0000)]
Integrate macperl changes #16974 and #16975;

nativize() isn't happy with absolute Mac paths

Test::Harness test fixes, attempt #3 :-)
p4raw-link: @16974 on //depot/macperl: 594896ac796bb1aa12d08048b3e095be1cebc16d

p4raw-id: //depot/perl@16989
p4raw-integrated: from //depot/macperl@16987 'copy in'
ext/DynaLoader/DynaLoader_pm.PL (@16929..)
lib/ExtUtils/MM_MacOS.pm (@16938..)
lib/Test/Harness/t/callback.t
lib/Test/Harness/t/strap-analyze.t
lib/Test/Harness/t/test-harness.t lib/lib_pm.PL (@16968..)

21 years agos/modperl/mod_perl/g
Rafael Garcia-Suarez [Tue, 4 Jun 2002 21:37:23 +0000 (21:37 +0000)]
s/modperl/mod_perl/g

p4raw-id: //depot/perl@16987

21 years ago[DOC PATCH] perldelta.pod
Philip Newton [Tue, 4 Jun 2002 06:52:55 +0000 (08:52 +0200)]
[DOC PATCH] perldelta.pod
Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>

(with one nit, s/modperl/mod_perl/)

p4raw-id: //depot/perl@16986

21 years agoperlfunc/lock() nits by Philip Newton and Johan Vromans.
Rafael Garcia-Suarez [Tue, 4 Jun 2002 20:30:00 +0000 (20:30 +0000)]
perlfunc/lock() nits by Philip Newton and Johan Vromans.

p4raw-id: //depot/perl@16985

21 years agoRe: Some bugs in RC1
Michael G. Schwern [Mon, 3 Jun 2002 19:59:21 +0000 (15:59 -0400)]
Re: Some bugs in RC1
   Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>

p4raw-id: //depot/perl@16984

21 years agoProtect against localizing an %ENV slice.
Rafael Garcia-Suarez [Mon, 3 Jun 2002 19:15:26 +0000 (19:15 +0000)]
Protect against localizing an %ENV slice.

p4raw-id: //depot/perl@16982

21 years agoDocument that lock() is a "weak keyword".
Rafael Garcia-Suarez [Mon, 3 Jun 2002 18:59:19 +0000 (18:59 +0000)]
Document that lock() is a "weak keyword".

p4raw-id: //depot/perl@16981

21 years agoMinor typo
Philip Newton [Mon, 3 Jun 2002 21:35:55 +0000 (23:35 +0200)]
Minor typo
   Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e

p4raw-id: //depot/perl@16980

21 years ago Remove all occurrences of occurence, except for one (in the
Abhijit Menon-Sen [Mon, 3 Jun 2002 17:06:03 +0000 (17:06 +0000)]
   Remove all occurrences of occurence, except for one (in the
   Changelog) that is preserved for historical reasons.

p4raw-id: //depot/perl@16979

21 years agoIntegrate #16971 from maint-5.6;
Jarkko Hietaniemi [Sat, 1 Jun 2002 21:19:50 +0000 (21:19 +0000)]
Integrate #16971 from maint-5.6;

IO::Poll wasn't working on windows since poll.c wasn't using the
same abstractions as perl; for test case, see:
    http://bugs.activestate.com/show_bug.cgi?id=19624

p4raw-id: //depot/perl@16973
p4raw-integrated: from //depot/maint-5.6/perl@16972 'merge in'
ext/IO/poll.c (@5902..) XSUB.h (@7887..)

21 years agoA few links.
Jarkko Hietaniemi [Sat, 1 Jun 2002 21:14:39 +0000 (21:14 +0000)]
A few links.

p4raw-id: //depot/perl@16972

21 years agoVarious perldelta tweaks.
Jarkko Hietaniemi [Sat, 1 Jun 2002 20:27:03 +0000 (20:27 +0000)]
Various perldelta tweaks.

p4raw-id: //depot/perl@16970

21 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 1 Jun 2002 19:52:15 +0000 (19:52 +0000)]
Update Changes.

p4raw-id: //depot/perl@16969

21 years agoTwo obsolete files.
Jarkko Hietaniemi [Sat, 1 Jun 2002 17:46:42 +0000 (17:46 +0000)]
Two obsolete files.

p4raw-id: //depot/perl@16967

21 years agoThis is Perl 5.8.0 RC 1.
Jarkko Hietaniemi [Sat, 1 Jun 2002 17:42:45 +0000 (17:42 +0000)]
This is Perl 5.8.0 RC 1.

p4raw-id: //depot/perl@16966

21 years agoUpdate Changes.
Jarkko Hietaniemi [Sat, 1 Jun 2002 17:39:39 +0000 (17:39 +0000)]
Update Changes.

p4raw-id: //depot/perl@16965

21 years ago[Encode] 1.75 Released
Dan Kogai [Sun, 2 Jun 2002 03:19:19 +0000 (12:19 +0900)]
[Encode] 1.75 Released
Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>

p4raw-id: //depot/perl@16964

21 years agoParanoia regen_headers; no changes but at least
Jarkko Hietaniemi [Sat, 1 Jun 2002 16:15:24 +0000 (16:15 +0000)]
Paranoia regen_headers; no changes but at least
the timestamps are now fine.

p4raw-id: //depot/perl@16963

21 years agoOracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
H.Merijn Brand [Sat, 1 Jun 2002 11:35:22 +0000 (13:35 +0200)]
Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@16962