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

p4raw-id: //depot/perl@17070

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

p4raw-id: //depot/perl@17069

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

p4raw-id: //depot/perl@17068

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

p4raw-id: //depot/perl@17067

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

p4raw-id: //depot/perl@17066

22 years agouname() was returning "unknown" on IA64; handle other missing
Gurusamy Sarathy [Fri, 7 Jun 2002 18:04:39 +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

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

p4raw-id: //depot/perl@17063

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

p4raw-id: //depot/perl@17062

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

p4raw-id: //depot/perl@17061

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

p4raw-id: //depot/perl@17060

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

p4raw-id: //depot/perl@17059

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

p4raw-id: //depot/perl@17058

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

p4raw-id: //depot/perl@17057

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 7 Jun 2002 13:14:44 +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

22 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]
s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge

p4raw-id: //depot/perl@17055

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

p4raw-id: //depot/perl@17054

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

p4raw-id: //depot/perlio@17053

22 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]
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

22 years agoSplit in two the .PHONY target so that makes without .PHONY
Jarkko Hietaniemi [Fri, 7 Jun 2002 01:31:56 +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

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

p4raw-id: //depot/perl@17050

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

p4raw-id: //depot/perl@17049

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

p4raw-id: //depot/perl@17048

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

p4raw-id: //depot/perl@17047

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

p4raw-id: //depot/perl@17046

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

p4raw-id: //depot/perl@17045

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

p4raw-id: //depot/perl@17044

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

p4raw-id: //depot/perlio@17043

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

p4raw-id: //depot/perl@17042

22 years agoThe Makefile.SH part of
Robin Barker [Thu, 6 Jun 2002 18:05:17 +0000]
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

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

p4raw-id: //depot/perl@17040

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

p4raw-id: //depot/perl@17039

22 years agoMake pstruct and psed appear also on platforms with
Jarkko Hietaniemi [Thu, 6 Jun 2002 16:10:24 +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

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

p4raw-id: //depot/perl@17037

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

p4raw-id: //depot/perl@17036

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

p4raw-id: //depot/perl@17035

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

p4raw-id: //depot/perl@17034

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

p4raw-id: //depot/perl@17033

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 6 Jun 2002 12:47:34 +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

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

p4raw-id: //depot/perl@17031

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

p4raw-id: //depot/perlio@17030

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

p4raw-id: //depot/perlio@17029

22 years agoWith -Ud_stdstdio perl -v and perl -h didn't flush their
Jarkko Hietaniemi [Thu, 6 Jun 2002 02:40:12 +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

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

p4raw-id: //depot/perl@17027

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

p4raw-id: //depot/perl@17026

22 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]
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

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

p4raw-id: //depot/perl@17024

22 years agoAddress the second half of
Johan Vromans [Tue, 4 Jun 2002 23:01:44 +0000]
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

22 years agoRe: local tied hash slices & stray keys (was Re: Cwd breakage)
Doug MacEachern [Mon, 3 Jun 2002 08:27:56 +0000]
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

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

p4raw-id: //depot/perl@17021

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

p4raw-id: //depot/perl@17020

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

p4raw-id: //depot/perl@17019

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

p4raw-id: //depot/perl@17018

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

p4raw-id: //depot/perl@17017

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

p4raw-id: //depot/perl@17016

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

p4raw-id: //depot/perlio@17015

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

p4raw-id: //depot/perl@17014

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

p4raw-id: //depot/perl@17013

22 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]
[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

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

p4raw-id: //depot/perl@17010

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

p4raw-id: //depot/perl@17009

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

p4raw-id: //depot/perl@17008

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

p4raw-id: //depot/perl@17007

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

p4raw-id: //depot/perl@17006

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

p4raw-id: //depot/perlio@17005

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

p4raw-id: //depot/perl@17004

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

p4raw-id: //depot/perl@17003

22 years ago[ID 20020603.010] One more failed test on BeOS 5
Daniel Berger [Mon, 3 Jun 2002 19:18:38 +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

22 years agoOne more sorry for Oracle
H.Merijn Brand [Tue, 4 Jun 2002 10:02:17 +0000]
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

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

p4raw-id: //depot/perl@16999

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

p4raw-id: //depot/perl@16998

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

p4raw-id: //depot/perl@16997

22 years agoRe: 2nd draft of announcement
John P. Linderman [Mon, 3 Jun 2002 08:57:49 +0000]
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

22 years agoMove the obsolete README.threads out of sight to ext/Threads;
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:45:34 +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

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

p4raw-id: //depot/perl@16994

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

p4raw-id: //depot/perl@16992

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

p4raw-id: //depot/perl@16991

22 years agoIntegrate maintperl change #16988;
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:08:57 +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..)

22 years agoIntegrate macperl changes #16974 and #16975;
Jarkko Hietaniemi [Wed, 5 Jun 2002 00:07:15 +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..)

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

p4raw-id: //depot/perl@16987

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

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

p4raw-id: //depot/perl@16986

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

p4raw-id: //depot/perl@16985

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

p4raw-id: //depot/perl@16984

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

p4raw-id: //depot/perl@16982

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

p4raw-id: //depot/perl@16981

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

p4raw-id: //depot/perl@16980

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

p4raw-id: //depot/perl@16979

22 years agoIntegrate #16971 from maint-5.6;
Jarkko Hietaniemi [Sat, 1 Jun 2002 21:19:50 +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..)

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

p4raw-id: //depot/perl@16972

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

p4raw-id: //depot/perl@16970

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

p4raw-id: //depot/perl@16969

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

p4raw-id: //depot/perl@16967

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

p4raw-id: //depot/perl@16966

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

p4raw-id: //depot/perl@16965

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

p4raw-id: //depot/perl@16964

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

p4raw-id: //depot/perl@16963

22 years agoOracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
H.Merijn Brand [Sat, 1 Jun 2002 11:35:22 +0000]
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

22 years agoGarbage character in perldelta; Cygwin tip from Vadim; regen toc.
Jarkko Hietaniemi [Sat, 1 Jun 2002 15:57:04 +0000]
Garbage character in perldelta; Cygwin tip from Vadim; regen toc.

p4raw-id: //depot/perl@16961

22 years agoRegen Configure + perlmodlib + perltoc, FAQ sync.
Jarkko Hietaniemi [Sat, 1 Jun 2002 15:30:10 +0000]
Regen Configure + perlmodlib + perltoc, FAQ sync.

p4raw-id: //depot/perl@16960

22 years agoEven more VMSifying (this time more like de-MacOSifying).
Jarkko Hietaniemi [Sat, 1 Jun 2002 15:03:57 +0000]
Even more VMSifying (this time more like de-MacOSifying).

p4raw-id: //depot/perl@16959

22 years agoVMSifying from Craig Berry.
Jarkko Hietaniemi [Sat, 1 Jun 2002 14:58:39 +0000]
VMSifying from Craig Berry.

p4raw-id: //depot/perl@16958