This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
23 years agoHandy script for when one forgets to "dmake clean"
Nick Ing-Simmons [Thu, 21 Dec 2000 22:11:50 +0000 (22:11 +0000)]
Handy script for when one forgets to "dmake clean"

p4raw-id: //depot/perlio@8226

23 years agoCRLF platform issue with io/utf8 fix.
Nick Ing-Simmons [Thu, 21 Dec 2000 21:54:04 +0000 (21:54 +0000)]
CRLF platform issue with io/utf8 fix.

p4raw-id: //depot/perlio@8225

23 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 21 Dec 2000 21:02:20 +0000 (21:02 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@8224

23 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 21 Dec 2000 17:09:16 +0000 (17:09 +0000)]
Update Changes.

p4raw-id: //depot/perl@8223

23 years agoRename testsyml to issymlink.
Jarkko Hietaniemi [Thu, 21 Dec 2000 16:23:48 +0000 (16:23 +0000)]
Rename testsyml to issymlink.

p4raw-id: //depot/perl@8221

23 years agoRobustness support for #8218 (symlink forest) since the GNU
Jarkko Hietaniemi [Thu, 21 Dec 2000 15:47:26 +0000 (15:47 +0000)]
Robustness support for #8218 (symlink forest) since the GNU
tools seem to be overly picky about symlinkage depths.

p4raw-id: //depot/perl@8220

23 years agoAdd Configure option -Dmksymlinks which will create a symlink
Jarkko Hietaniemi [Thu, 21 Dec 2000 15:37:57 +0000 (15:37 +0000)]
Add Configure option -Dmksymlinks which will create a symlink
forest if the current/build differs from the source directory.
TODO: mkdir -p is not portable.

p4raw-id: //depot/perl@8218

23 years agoRe: Latest tarball doesn't build with threads
Nick Ing-Simmons [Thu, 21 Dec 2000 09:38:18 +0000 (09:38 +0000)]
Re: Latest tarball doesn't build with threads
Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>

The ofs became an SV.

p4raw-id: //depot/perl@8217

23 years agoThe polymorphism seems to have fixed 20000517.001.
Jarkko Hietaniemi [Thu, 21 Dec 2000 05:40:21 +0000 (05:40 +0000)]
The polymorphism seems to have fixed 20000517.001.

p4raw-id: //depot/perl@8216

23 years agoread() documentation tweak for 20001121.004.
Jarkko Hietaniemi [Thu, 21 Dec 2000 04:44:52 +0000 (04:44 +0000)]
read() documentation tweak for 20001121.004.

p4raw-id: //depot/perl@8215

23 years agoFix for 20001210.003, "write(FH) on closed FH causes segv".
Jarkko Hietaniemi [Thu, 21 Dec 2000 03:54:11 +0000 (03:54 +0000)]
Fix for 20001210.003, "write(FH) on closed FH causes segv".

p4raw-id: //depot/perl@8214

23 years ago[patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
Peter Prymmer [Wed, 20 Dec 2000 16:13:32 +0000 (08:13 -0800)]
[patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>

p4raw-id: //depot/perl@8213

23 years agoEdit edit edit.
Jarkko Hietaniemi [Thu, 21 Dec 2000 00:26:21 +0000 (00:26 +0000)]
Edit edit edit.

p4raw-id: //depot/perl@8212

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 20 Dec 2000 18:52:46 +0000 (18:52 +0000)]
Update Changes.

p4raw-id: //depot/perl@8211

23 years agoYet another editor edit.
Jarkko Hietaniemi [Wed, 20 Dec 2000 18:34:47 +0000 (18:34 +0000)]
Yet another editor edit.

p4raw-id: //depot/perl@8210

23 years agoMore Win32 Perling.
Jarkko Hietaniemi [Wed, 20 Dec 2000 15:33:28 +0000 (15:33 +0000)]
More Win32 Perling.

p4raw-id: //depot/perl@8209

23 years agoMore Win32 editor/IDE/shell hints.
Jarkko Hietaniemi [Wed, 20 Dec 2000 15:07:46 +0000 (15:07 +0000)]
More Win32 editor/IDE/shell hints.

p4raw-id: //depot/perl@8208

23 years agoobscure timing knowledge
Nicholas Clark [Tue, 19 Dec 2000 19:22:31 +0000 (19:22 +0000)]
obscure timing knowledge
Message-ID: <20001219192231.F2827@plum.flirble.org>

p4raw-id: //depot/perl@8207

23 years ago[ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4...
Spider Boardman [Tue, 19 Dec 2000 21:30:16 +0000 (16:30 -0500)]
[ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>

p4raw-id: //depot/perl@8206

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 19 Dec 2000 23:02:01 +0000 (23:02 +0000)]
Update Changes.

p4raw-id: //depot/perl@8205

23 years agoRecode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
Jarkko Hietaniemi [Tue, 19 Dec 2000 22:58:18 +0000 (22:58 +0000)]
Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
using the \xHH notation.  No more inlined UTF-8, sigh, but easier
on editors and diffing/patching.

p4raw-id: //depot/perl@8204

23 years agoIntegrate mainline (forgot my own change...)
Nick Ing-Simmons [Tue, 19 Dec 2000 21:36:16 +0000 (21:36 +0000)]
Integrate mainline (forgot my own change...)

p4raw-id: //depot/perlio@8203

23 years agoIntegrate mainline.
Nick Ing-Simmons [Tue, 19 Dec 2000 21:34:42 +0000 (21:34 +0000)]
Integrate mainline.

p4raw-id: //depot/perlio@8202

23 years agoAvoid looking for File::Glob when we don't need it.
Nick Ing-Simmons [Tue, 19 Dec 2000 21:34:06 +0000 (21:34 +0000)]
Avoid looking for File::Glob when we don't need it.

p4raw-id: //depot/perl@8201

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 19 Dec 2000 18:35:49 +0000 (18:35 +0000)]
Update Changes.

p4raw-id: //depot/perl@8200

23 years agoMicroperl tweaks.
Jarkko Hietaniemi [Tue, 19 Dec 2000 18:35:07 +0000 (18:35 +0000)]
Microperl tweaks.

p4raw-id: //depot/perl@8199

23 years agoRegen Configure, nitfix uconfig.sh (d_vendorarch is needed).
Jarkko Hietaniemi [Tue, 19 Dec 2000 18:29:59 +0000 (18:29 +0000)]
Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).

p4raw-id: //depot/perl@8198

23 years agoIn VMS embedded perls couldn't access the statically built Socket,
Jarkko Hietaniemi [Tue, 19 Dec 2000 17:55:29 +0000 (17:55 +0000)]
In VMS embedded perls couldn't access the statically built Socket,
from Charles Lane.

p4raw-id: //depot/perl@8197

23 years agoDB_File-1.75 (was RE: [8104] DB_File)
Paul Marquess [Sun, 17 Dec 2000 19:11:44 +0000 (19:11 +0000)]
DB_File-1.75 (was RE: [8104] DB_File)
Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>

p4raw-id: //depot/perl@8196

23 years ago[patch perl@8150] h2xs SYNOPSIS
Jonathan Stowe [Mon, 18 Dec 2000 10:24:38 +0000 (10:24 +0000)]
[patch perl@8150] h2xs SYNOPSIS
Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@8195

23 years agoRe: useless use of void context work-around
Andreas König [Sat, 16 Dec 2000 15:13:36 +0000 (16:13 +0100)]
Re: useless use of void context work-around
Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>

Document (comment) the q(di ds ig) trick in the code.

p4raw-id: //depot/perl@8194

23 years ago[ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
Mark J. Reed [Fri, 15 Dec 2000 21:22:29 +0000 (16:22 -0500)]
[ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
Message-Id: <200012160222.VAA13986@strange.turner.com>

p4raw-id: //depot/perl@8193

23 years agoRe: [PATCH] strtoq, strtou(q|ll|l) testing
Nicholas Clark [Sat, 16 Dec 2000 19:03:13 +0000 (19:03 +0000)]
Re: [PATCH] strtoq, strtou(q|ll|l) testing
Message-ID: <20001216190313.D68304@plum.flirble.org>

p4raw-id: //depot/perl@8192

23 years ago[ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
Dominic Dunlop [Mon, 18 Dec 2000 12:00:15 +0000 (13:00 +0100)]
[ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>

This patchlet is needed in order that perl can be statically linked.

p4raw-id: //depot/perl@8191

23 years agofinding PerlIO symbols for VMS
Craig A. Berry [Sun, 17 Dec 2000 00:18:35 +0000 (18:18 -0600)]
finding PerlIO symbols for VMS
Message-Id: <p04330102b661bc01daba@[172.16.52.1]>

p4raw-id: //depot/perl@8190

23 years ago[DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
Prymmer/Kahn [Tue, 19 Dec 2000 08:08:31 +0000 (00:08 -0800)]
[DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>

A better version of #8188.

p4raw-id: //depot/perl@8189

23 years ago(Replaced by #8189)
Jarkko Hietaniemi [Tue, 19 Dec 2000 15:57:06 +0000 (15:57 +0000)]
(Replaced by #8189)

Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
From: Prymmer/Kahn <pvhp@best.com>
Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
Date: Mon, 18 Dec 2000 11:10:45 -0500
Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>

p4raw-id: //depot/perl@8188

23 years agoEmail address fix for Anton Berezin.
Jarkko Hietaniemi [Tue, 19 Dec 2000 15:54:19 +0000 (15:54 +0000)]
Email address fix for Anton Berezin.

p4raw-id: //depot/perl@8187

23 years agocygwin port
Eric Fifer [Thu, 14 Dec 2000 13:41:29 +0000 (13:41 +0000)]
cygwin port
Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>

When compiling modules the data item that is being imported
from libperl.dll needs to be tagged as imported/shared data:
extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;

p4raw-id: //depot/perl@8186

23 years agoRegen uconfig.h and uconfig.sh.
Jarkko Hietaniemi [Tue, 19 Dec 2000 14:53:24 +0000 (14:53 +0000)]
Regen uconfig.h and uconfig.sh.

p4raw-id: //depot/perl@8185

23 years agoComments work so much better when they are closed.
Jarkko Hietaniemi [Mon, 18 Dec 2000 20:43:49 +0000 (20:43 +0000)]
Comments work so much better when they are closed.

p4raw-id: //depot/perl@8184

23 years agoSome compilers (e.g. HP-UX) can't switch on 64-bit integers.
Jarkko Hietaniemi [Mon, 18 Dec 2000 18:04:02 +0000 (18:04 +0000)]
Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
Fixes the bug 20001218.016.

p4raw-id: //depot/perl@8183

23 years agoRegen pods.
Jarkko Hietaniemi [Mon, 18 Dec 2000 02:49:27 +0000 (02:49 +0000)]
Regen pods.

p4raw-id: //depot/perl@8172

23 years agoRE: perl@8150
Gerrit P. Haase [Sun, 17 Dec 2000 21:46:39 +0000 (22:46 +0100)]
RE: perl@8150
Message-ID: <3A3D343F.13566.1ACA7D93@localhost>

Neither cygwin has a getpwuid() one can trust on.

p4raw-id: //depot/perl@8158

23 years agoMore MAN.PODS => {} fixes.
Jarkko Hietaniemi [Sun, 17 Dec 2000 23:01:54 +0000 (23:01 +0000)]
More MAN.PODS => {} fixes.

p4raw-id: //depot/perl@8157

23 years agofix-up for VMS extensions
Craig A. Berry [Sun, 17 Dec 2000 13:09:28 +0000 (07:09 -0600)]
fix-up for VMS extensions
Message-Id: <p04330103b6628cabe114@[172.16.52.1]>

MAN.PODS => ' ' is naughty.

p4raw-id: //depot/perl@8155

23 years agoMULTIPLICITY nit.
Nick Ing-Simmons [Sun, 17 Dec 2000 22:07:13 +0000 (22:07 +0000)]
MULTIPLICITY nit.

p4raw-id: //depot/perl@8154

23 years agoUncheckedin generated files.
Jarkko Hietaniemi [Sun, 17 Dec 2000 18:47:57 +0000 (18:47 +0000)]
Uncheckedin generated files.

p4raw-id: //depot/perl@8150

23 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 17 Dec 2000 18:41:22 +0000 (18:41 +0000)]
Update Changes.

p4raw-id: //depot/perl@8149

23 years agoFcntl constants speedup
Nicholas Clark [Sun, 17 Dec 2000 16:29:24 +0000 (16:29 +0000)]
Fcntl constants speedup
Message-ID: <20001217162924.E97668@plum.flirble.org>

Use IVs for the Fcntl constants instead of NVs.

p4raw-id: //depot/perl@8148

23 years agoAdd test for #8145 (binmode() warning), add warning for
Jarkko Hietaniemi [Sun, 17 Dec 2000 18:33:41 +0000 (18:33 +0000)]
Add test for #8145 (binmode() warning), add warning for
ioctl() and sockpair(), document them. (fileno() cannot
be tripwired with the same kind of warning because
'defined fileno($foo)' seems to be an idiom.)

p4raw-id: //depot/perl@8147

23 years agoRe: The long awaited feature ...
Simon Cozens [Sun, 17 Dec 2000 12:31:56 +0000 (12:31 +0000)]
Re: The long awaited feature ...
Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>

Add a warning to binmode() about using bad filehandles
(can happen e.g. if someone forgets the filehandle argument)

p4raw-id: //depot/perl@8145

23 years ago[patch perl@8133] Typo in my Net::Ping doc patch :(
Jonathan Stowe [Sun, 17 Dec 2000 17:08:10 +0000 (17:08 +0000)]
[patch perl@8133] Typo in my Net::Ping doc patch :(
Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@8144

23 years agoPolymorphic regexps.
Jarkko Hietaniemi [Sun, 17 Dec 2000 05:31:37 +0000 (05:31 +0000)]
Polymorphic regexps.

Fixes at least the bugs 20001028.003 (both of them...) and
20001108.001.  The bugs 20001114.001 and 20001205.014 seem
also to be fixed by now, probably already before this patch.

p4raw-id: //depot/perl@8143

23 years ago[patch perl@8102] dos/djgpp update
Laszlo Molnar [Sat, 16 Dec 2000 01:40:52 +0000 (02:40 +0100)]
[patch perl@8102] dos/djgpp update
Message-ID: <20001216014052.A335@freemail.hu>

p4raw-id: //depot/perl@8142

23 years agoFew uncheckedin files.
Jarkko Hietaniemi [Sat, 16 Dec 2000 17:09:27 +0000 (17:09 +0000)]
Few uncheckedin files.

p4raw-id: //depot/perl@8141

23 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 15 Dec 2000 22:14:31 +0000 (22:14 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@8140

23 years agoOne more IVUV tweak from Nicholas Clark.
Jarkko Hietaniemi [Fri, 15 Dec 2000 19:49:49 +0000 (19:49 +0000)]
One more IVUV tweak from Nicholas Clark.

p4raw-id: //depot/perl@8139

23 years agoReturn of the IVUV-preservation, now seems to be happy even
Jarkko Hietaniemi [Fri, 15 Dec 2000 19:17:06 +0000 (19:17 +0000)]
Return of the IVUV-preservation, now seems to be happy even
in Digital UNIX (the broken strtoul brokenness detection
seems to have been the fly in the ointment).

p4raw-id: //depot/perl@8138

23 years agoI don't think it's sensible or portable to test the strtou*
Jarkko Hietaniemi [Fri, 15 Dec 2000 18:11:35 +0000 (18:11 +0000)]
I don't think it's sensible or portable to test the strtou*
on /^-/ strings.

p4raw-id: //depot/perl@8136

23 years agoIf longsize is 8 we don't need a LL suffix for integer constants.
Jarkko Hietaniemi [Fri, 15 Dec 2000 17:14:13 +0000 (17:14 +0000)]
If longsize is 8 we don't need a LL suffix for integer constants.

p4raw-id: //depot/perl@8134

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 15 Dec 2000 16:00:23 +0000 (16:00 +0000)]
Update Changes.

p4raw-id: //depot/perl@8133

23 years agoSome compilers get huffy if you do not cast a const pointer
Jarkko Hietaniemi [Fri, 15 Dec 2000 15:44:16 +0000 (15:44 +0000)]
Some compilers get huffy if you do not cast a const pointer
to a non-const when assigning.

p4raw-id: //depot/perl@8132

23 years agospeeding up object creation/destruction 4x times
Ilya Zakharevich [Fri, 15 Dec 2000 05:26:57 +0000 (00:26 -0500)]
speeding up object creation/destruction 4x times
Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>

p4raw-id: //depot/perl@8131

23 years agocosmetic change to overloading
Ilya Zakharevich [Thu, 14 Dec 2000 22:02:43 +0000 (17:02 -0500)]
cosmetic change to overloading
Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@8130

23 years agoPATCH: h2xs nit
Tim Jenness [Thu, 14 Dec 2000 18:25:46 +0000 (08:25 -1000)]
PATCH: h2xs nit
Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>

Add a template README.

p4raw-id: //depot/perl@8129

23 years agoStill buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
Jarkko Hietaniemi [Fri, 15 Dec 2000 15:32:22 +0000 (15:32 +0000)]
Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.

p4raw-id: //depot/perl@8128

23 years agostuff for caller and _ in Safe::
Charles Lane [Thu, 14 Dec 2000 20:04:42 +0000 (15:04 -0500)]
stuff for caller and _ in Safe::
Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>

p4raw-id: //depot/perl@8127

23 years agos/use vars qw\(/our(/ for OS/390 extension builds
Peter Prymmer [Thu, 14 Dec 2000 15:50:20 +0000 (07:50 -0800)]
s/use vars qw\(/our(/ for OS/390 extension builds
Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>

p4raw-id: //depot/perl@8126

23 years agoThis seems to be a stage sane and stable enough to checkin.
Jarkko Hietaniemi [Fri, 15 Dec 2000 15:11:05 +0000 (15:11 +0000)]
This seems to be a stage sane and stable enough to checkin.
(it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)

p4raw-id: //depot/perl@8125

23 years agoSomething is really wonky.
Jarkko Hietaniemi [Fri, 15 Dec 2000 04:20:26 +0000 (04:20 +0000)]
Something is really wonky.

p4raw-id: //depot/perl@8124

23 years agoFixes for the IV UV patches to compile in Digital UNIX.
Jarkko Hietaniemi [Fri, 15 Dec 2000 04:00:50 +0000 (04:00 +0000)]
Fixes for the IV UV patches to compile in Digital UNIX.

p4raw-id: //depot/perl@8123

23 years agoRe: [ID 20001214.011] Unreachable value in a search list logical name
Craig A. Berry [Thu, 14 Dec 2000 19:10:49 +0000 (13:10 -0600)]
Re: [ID 20001214.011] Unreachable value in a search list logical name
Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>

p4raw-id: //depot/perl@8122

23 years agostrtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
Nicholas Clark [Thu, 14 Dec 2000 18:38:57 +0000 (18:38 +0000)]
strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
Message-ID: <20001214183857.B97909@plum.flirble.org>

p4raw-id: //depot/perl@8120

23 years agofaster and 64 bit preserving arithmetic
Nicholas Clark [Wed, 13 Dec 2000 20:08:50 +0000 (20:08 +0000)]
faster and 64 bit preserving arithmetic
Message-ID: <20001213200849.B71166@plum.flirble.org>

p4raw-id: //depot/perl@8119

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 14 Dec 2000 22:46:26 +0000 (22:46 +0000)]
Integrate perlio:

[  8117]
Win32 tweaks to get Encode to build
- temp hack to makedef.pl till PerlIO is properly "exported".
- MSVC dislikes
static encpage_t foo[];
so make 'em extern for now.

[  8116]
Document the new files

p4raw-link: @8117 on //depot/perlio: 18b7339f76ca9f2454845b454e0d2168c487e8ee
p4raw-link: @8116 on //depot/perlio: 9a5ca08e7f5b67208359eefb1f4b7db6c2880dcb

p4raw-id: //depot/perl@8118

23 years agoWin32 tweaks to get Encode to build
Nick Ing-Simmons [Thu, 14 Dec 2000 22:38:53 +0000 (22:38 +0000)]
Win32 tweaks to get Encode to build
 - temp hack to makedef.pl till PerlIO is properly "exported".
 - MSVC dislikes
   static encpage_t foo[];
   so make 'em extern for now.

p4raw-id: //depot/perlio@8117

23 years agoDocument the new files
Nick Ing-Simmons [Thu, 14 Dec 2000 22:00:53 +0000 (22:00 +0000)]
Document the new files

p4raw-id: //depot/perlio@8116

23 years agoMANIFEST new files of #8114.
Jarkko Hietaniemi [Thu, 14 Dec 2000 21:58:01 +0000 (21:58 +0000)]
MANIFEST new files of #8114.

p4raw-id: //depot/perl@8115

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Thu, 14 Dec 2000 21:50:49 +0000 (21:50 +0000)]
Integrate perlio:

[  8106]
"Cold" build correction to Encode's Makefile.PL

[  8105]
"Compiled" encodings.
Correct replacement character in EBCDIC .enc files
Add 0x7F to ASCII repertoire.

[  8103]
Beginings of compiled encodings - checked in as a snapshot of thoughts
so far and so it does not get lost.

p4raw-link: @8106 on //depot/perlio: 311a0942a841b9a310fcf53d05fa79c643b68a12
p4raw-link: @8105 on //depot/perlio: 2f2b4ff2c154a8e461857f2e82cb815c238d0d94
p4raw-link: @8103 on //depot/perlio: 017e2addf6da99b3f648d9518de5a848be394ab8

p4raw-id: //depot/perl@8114

23 years agoThe documentation part of the
Jonathan Stowe [Thu, 14 Dec 2000 08:28:14 +0000 (08:28 +0000)]
The documentation part of the

Subject: [ID 20001214.002] Net::Ping patch
Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
since the #7529 had already addressed the same problem.

p4raw-id: //depot/perl@8113

23 years agoRe: [ID 20001013.006] XS subs are not define()ed
Dominic Dunlop [Tue, 12 Dec 2000 10:47:10 +0000 (11:47 +0100)]
Re: [ID 20001013.006] XS subs are not define()ed
Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>

Document how elusive subroutines can be.

p4raw-id: //depot/perl@8112

23 years ago[ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
Dominic Dunlop [Thu, 14 Dec 2000 10:13:51 +0000 (11:13 +0100)]
[ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>

p4raw-id: //depot/perl@8111

23 years ago[patch] perlfaq7
Gerrit P. Haase [Thu, 14 Dec 2000 15:31:07 +0000 (16:31 +0100)]
[patch] perlfaq7
Message-ID: <3A38E7BB.13178.11C40A8@localhost>

p4raw-id: //depot/perl@8110

23 years ago[8104] Encode
H.Merijn Brand [Thu, 14 Dec 2000 14:49:34 +0000 (15:49 +0100)]
[8104] Encode
Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>

Type casting for nervous compilers.

p4raw-id: //depot/perl@8109

23 years ago[8104] DB_File
H.Merijn Brand [Thu, 14 Dec 2000 14:49:35 +0000 (15:49 +0100)]
[8104] DB_File
Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>

Type definition incorrect for DB 2.7.7.  Not known when it
changed, so only changed it for a known revision.

p4raw-id: //depot/perl@8108

23 years agoRe: Encode/cp1047.enc etc.
Peter Prymmer [Thu, 14 Dec 2000 11:11:50 +0000 (03:11 -0800)]
Re: Encode/cp1047.enc etc.
Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>

Use '?' (0x6F in EBCDIC) for the illegal codepoint.

p4raw-id: //depot/perl@8107

23 years ago"Cold" build correction to Encode's Makefile.PL
Nick Ing-Simmons [Thu, 14 Dec 2000 20:36:13 +0000 (20:36 +0000)]
"Cold" build correction to Encode's Makefile.PL

p4raw-id: //depot/perlio@8106

23 years ago"Compiled" encodings.
Nick Ing-Simmons [Thu, 14 Dec 2000 20:09:37 +0000 (20:09 +0000)]
"Compiled" encodings.
Correct replacement character in EBCDIC .enc files
Add 0x7F to ASCII repertoire.

p4raw-id: //depot/perlio@8105

23 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 14 Dec 2000 00:38:20 +0000 (00:38 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@8104

23 years agoBeginings of compiled encodings - checked in as a snapshot of thoughts
Nick Ing-Simmons [Wed, 13 Dec 2000 23:16:13 +0000 (23:16 +0000)]
Beginings of compiled encodings - checked in as a snapshot of thoughts
so far and so it does not get lost.

p4raw-id: //depot/perlio@8103

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 13 Dec 2000 17:14:22 +0000 (17:14 +0000)]
Update Changes.

p4raw-id: //depot/perl@8102

23 years agoMove the proto of start_glob() to a better place; regen api files.
Jarkko Hietaniemi [Wed, 13 Dec 2000 16:53:41 +0000 (16:53 +0000)]
Move the proto of start_glob() to a better place; regen api files.

p4raw-id: //depot/perl@8101

23 years agoRe: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
Andy Dougherty [Wed, 13 Dec 2000 10:36:09 +0000 (05:36 -0500)]
Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@8099

23 years ago[20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
Robert Spier [Tue, 12 Dec 2000 21:12:39 +0000 (16:12 -0500)]
[20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
Message-ID: <14902.56087.678086.725773@rls.cx>

fastgetcwd is defined using a glob alias on a $^O dependent basis -
and there was no default assignment or perl subroutine.

p4raw-id: //depot/perl@8098

23 years agomove startglob out of pp_hot.c
Nicholas Clark [Mon, 11 Dec 2000 23:16:39 +0000 (23:16 +0000)]
move startglob out of pp_hot.c
Message-ID: <20001211231638.A55550@plum.flirble.org>

p4raw-id: //depot/perl@8097

23 years ago[8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
H.Merijn Brand [Wed, 13 Dec 2000 14:01:37 +0000 (15:01 +0100)]
[8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>

perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
in turn requires libpthread in libswanted.

p4raw-id: //depot/perl@8096

23 years agoThe integration wars continue.
Jarkko Hietaniemi [Tue, 12 Dec 2000 19:51:05 +0000 (19:51 +0000)]
The integration wars continue.

p4raw-id: //depot/perl@8095

23 years agoDB_File-1.74
Paul Marquess [Mon, 11 Dec 2000 23:07:17 +0000 (23:07 +0000)]
DB_File-1.74
Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>

p4raw-id: //depot/perl@8094

23 years agoIntegrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
Nick Ing-Simmons [Tue, 12 Dec 2000 19:42:13 +0000 (19:42 +0000)]
Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.

p4raw-id: //depot/perlio@8093