This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoThe #10792 didn't take, and s/sighni/signi/, as noticed by
Jarkko Hietaniemi [Fri, 22 Jun 2001 12:16:41 +0000 (12:16 +0000)]
The #10792 didn't take, and s/sighni/signi/, as noticed by
Philip Newton.

p4raw-id: //depot/perl@10821

22 years agotrigraphs and tests for h2xs
Prymmer/Kahn [Fri, 22 Jun 2001 00:03:24 +0000 (17:03 -0700)]
trigraphs and tests for h2xs
Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@10820

22 years agonmake specific cleanliness for lib/ExtUtils.t
Prymmer/Kahn [Thu, 21 Jun 2001 23:53:27 +0000 (16:53 -0700)]
nmake specific cleanliness for lib/ExtUtils.t
Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@10819

22 years agoclean up after t/pod/plainer.t on Win32
Prymmer/Kahn [Thu, 21 Jun 2001 23:45:15 +0000 (16:45 -0700)]
clean up after t/pod/plainer.t on Win32
Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@10818

22 years agoAUTHORS update.
Jarkko Hietaniemi [Fri, 22 Jun 2001 12:10:05 +0000 (12:10 +0000)]
AUTHORS update.

p4raw-id: //depot/perl@10817

22 years agoshould POSIX.xs use XSRETURN_UNDEF in sigaction?
Craig A. Berry [Thu, 21 Jun 2001 18:20:38 +0000 (13:20 -0500)]
should POSIX.xs use XSRETURN_UNDEF in sigaction?
Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>

p4raw-id: //depot/perl@10816

22 years agofix Deparse.t and write.t for VMS
Craig A. Berry [Thu, 21 Jun 2001 09:58:52 +0000 (04:58 -0500)]
fix Deparse.t and write.t for VMS
Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>

p4raw-id: //depot/perl@10815

22 years agoChange the prefixes only if $prefix is unset,
Jarkko Hietaniemi [Fri, 22 Jun 2001 02:48:58 +0000 (02:48 +0000)]
Change the prefixes only if $prefix is unset,
as originally patched by Marcel Grunauer.

p4raw-id: //depot/perl@10813

22 years agoRe: Patch for hints/darwin.sh
Wilfredo Sánchez [Thu, 21 Jun 2001 11:23:46 +0000 (04:23 -0700)]
Re: Patch for hints/darwin.sh
Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>

p4raw-id: //depot/perl@10812

22 years agoAdd .PHONY targets for non-file targets,
Jarkko Hietaniemi [Fri, 22 Jun 2001 02:34:27 +0000 (02:34 +0000)]
Add .PHONY targets for non-file targets,
from Wilfredo Sánchez.  Should help saying
"make install" on case-insensitive filesystems.

p4raw-id: //depot/perl@10811

22 years agoRe: Automated smoke report for patch 10764 (truncated)
Doug MacEachern [Thu, 21 Jun 2001 19:32:05 +0000 (12:32 -0700)]
Re: Automated smoke report for patch 10764 (truncated)
Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>

plus reword the getcwd() comment, plus use getcwd() buffer
size minus one.

p4raw-id: //depot/perl@10810

22 years agoMore gprofing from Doug MacEachern.
Jarkko Hietaniemi [Fri, 22 Jun 2001 01:16:58 +0000 (01:16 +0000)]
More gprofing from Doug MacEachern.

p4raw-id: //depot/perl@10809

22 years agoTell that you are removing the unneeded -lsfio.
Jarkko Hietaniemi [Fri, 22 Jun 2001 01:14:43 +0000 (01:14 +0000)]
Tell that you are removing the unneeded -lsfio.

p4raw-id: //depot/perl@10807

22 years agoMore MPE/iX tweaks from Mark Bixby.
Jarkko Hietaniemi [Fri, 22 Jun 2001 01:03:14 +0000 (01:03 +0000)]
More MPE/iX tweaks from Mark Bixby.

p4raw-id: //depot/perl@10806

22 years agoThe fchdir() proto is supposed to live in <unistd.h>.
Jarkko Hietaniemi [Thu, 21 Jun 2001 22:41:11 +0000 (22:41 +0000)]
The fchdir() proto is supposed to live in <unistd.h>.

p4raw-id: //depot/perl@10805

22 years agoThis town is too small for the Cwd extension and me,
Jarkko Hietaniemi [Thu, 21 Jun 2001 22:24:42 +0000 (22:24 +0000)]
This town is too small for the Cwd extension and me,
it would seem...

p4raw-id: //depot/perl@10804

22 years agoMore d'ohs.
Jarkko Hietaniemi [Thu, 21 Jun 2001 21:53:37 +0000 (21:53 +0000)]
More d'ohs.

p4raw-id: //depot/perl@10802

22 years agoOff-by-one. I'm so classic.
Jarkko Hietaniemi [Thu, 21 Jun 2001 21:38:38 +0000 (21:38 +0000)]
Off-by-one.  I'm so classic.

p4raw-id: //depot/perl@10801

22 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 21 Jun 2001 20:10:19 +0000 (20:10 +0000)]
Update Changes.

p4raw-id: //depot/perl@10800

22 years agoDocumentation patch for Net::FTP
Marcel Grunauer [Wed, 20 Jun 2001 23:03:26 +0000 (01:03 +0200)]
Documentation patch for Net::FTP
Message-Id: <20010620210309.DCMT6087.viemta06@localhost>

p4raw-id: //depot/perl@10799

22 years agoRetract the #10417 mg.c and embed.pl parts because of
Jarkko Hietaniemi [Thu, 21 Jun 2001 20:01:14 +0000 (20:01 +0000)]
Retract the #10417 mg.c and embed.pl parts because of
strange SEGVs in 64bit x86 FreeBSD observed by
Nicholas Clark.

p4raw-id: //depot/perl@10798

22 years agoAdd fchdir() probe (in non-UNIX systems assume it doesn't exist).
Jarkko Hietaniemi [Thu, 21 Jun 2001 19:40:34 +0000 (19:40 +0000)]
Add fchdir() probe (in non-UNIX systems assume it doesn't exist).

p4raw-id: //depot/perl@10797

22 years agoCwd tweak from Doug MacEachern.
Jarkko Hietaniemi [Thu, 21 Jun 2001 19:08:28 +0000 (19:08 +0000)]
Cwd tweak from Doug MacEachern.

p4raw-id: //depot/perl@10796

22 years agoProtect the fchdir() and lstat() with ifdefs.
Jarkko Hietaniemi [Thu, 21 Jun 2001 19:03:48 +0000 (19:03 +0000)]
Protect the fchdir() and lstat() with ifdefs.
fchdir() needs a Configure probe.

p4raw-id: //depot/perl@10795

22 years agofix Cwd.xs for VMS
Craig A. Berry [Thu, 21 Jun 2001 13:04:54 +0000 (08:04 -0500)]
fix Cwd.xs for VMS
Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>

p4raw-id: //depot/perl@10793

22 years agooverlong =item
Robin Barker [Thu, 21 Jun 2001 18:08:04 +0000 (19:08 +0100)]
overlong =item
Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>

p4raw-id: //depot/perl@10792

22 years agoformat
Robin Barker [Thu, 21 Jun 2001 18:05:02 +0000 (19:05 +0100)]
format
Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>

p4raw-id: //depot/perl@10791

22 years agoRe: [PATCH 5.7.1] sv.c documentation
Radu Greab [Thu, 21 Jun 2001 19:06:02 +0000 (22:06 +0300)]
Re: [PATCH 5.7.1] sv.c documentation
Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>

p4raw-id: //depot/perl@10790

22 years agoCross-configuration changes: make $from to rm the files
Jarkko Hietaniemi [Thu, 21 Jun 2001 14:47:48 +0000 (14:47 +0000)]
Cross-configuration changes: make $from to rm the files
before copying them over (this means that he rm can be
removed from the fflushall test), create $targetmkdir
(not documented in install since it is supposed to internal
use only), make $run to copy over the executable only if
a stamp file .xok doesn't already exist (to avoid unnecessary
copying of the executable)

p4raw-id: //depot/perl@10788

22 years agoRe-add the files as text.
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:59:32 +0000 (13:59 +0000)]
Re-add the files as text.

p4raw-id: //depot/perl@10786

22 years agoDelete the binary files.
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:57:55 +0000 (13:57 +0000)]
Delete the binary files.

p4raw-id: //depot/perl@10785

22 years agoUnnecessary pod2man calls in new extensions
Andy Dougherty [Thu, 21 Jun 2001 10:44:05 +0000 (06:44 -0400)]
Unnecessary pod2man calls in new extensions
Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@10784

22 years ago[ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
0000-Admin [Wed, 20 Jun 2001 14:11:49 +0000 (16:11 +0200)]
[ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>

Setting umask to something friendlier.

p4raw-id: //depot/perl@10783

22 years agoShuffle around tests to (ext|lib)/.../t/ subdirectories.
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:42:17 +0000 (13:42 +0000)]
Shuffle around tests to (ext|lib)/.../t/ subdirectories.
Resort MANIFEST with sort -f, looks much better.

p4raw-id: //depot/perl@10782

22 years agoUpgrade to I18N::LangTags 0.25.
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:16:04 +0000 (13:16 +0000)]
Upgrade to I18N::LangTags 0.25.

p4raw-id: //depot/perl@10781

22 years agoStep 2: Use the new PM_GETRE/SETRE macros everywhere.
Richard Soderberg [Thu, 21 Jun 2001 07:01:22 +0000 (00:01 -0700)]
Step 2: Use the new PM_GETRE/SETRE macros everywhere.
Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>

p4raw-id: //depot/perl@10780

22 years agoTest obsoleted by change #10777.
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:59:57 +0000 (12:59 +0000)]
Test obsoleted by change #10777.

p4raw-link: @10777 on //depot/perl: f206cdda513dcda39e1ced147a33b8497001ef8b

p4raw-id: //depot/perl@10779

22 years agoCase of confused test numbering.
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:52:37 +0000 (12:52 +0000)]
Case of confused test numbering.

p4raw-id: //depot/perl@10778

22 years agoRe: Opinion on undef lvalue
Abhijit Menon-Sen [Sun, 17 Jun 2001 13:04:46 +0000 (18:34 +0530)]
Re: Opinion on undef lvalue
Message-ID: <20010617130446.B27925@lustre.linux.in>

Allow lvalue subs to return undef in array context.

p4raw-id: //depot/perl@10777

22 years agoJust a guess that using the same hack for cygwin as
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:27:48 +0000 (12:27 +0000)]
Just a guess that using the same hack for cygwin as
for win32 might help.

p4raw-id: //depot/perl@10776

22 years agoNetWare tweaks from Guruprasad.
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:25:58 +0000 (12:25 +0000)]
NetWare tweaks from Guruprasad.

p4raw-id: //depot/perl@10775

22 years agoRe: perl@10722: Bogus warnings on REs
Hugo van der Sanden [Thu, 21 Jun 2001 09:51:17 +0000 (10:51 +0100)]
Re: perl@10722: Bogus warnings on REs
Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>

Unroll to avoid a UTS compiler bug.

p4raw-id: //depot/perl@10774

22 years agoRe: [PATCH] Make /o work under i?threads
Artur Bergman [Thu, 21 Jun 2001 14:38:03 +0000 (16:38 +0200)]
Re: [PATCH] Make /o work under i?threads
Message-ID: <B757B74A.184D%artur@contiller.se>

p4raw-id: //depot/perl@10773

22 years agoRe: [PATCH] Step 1 of moving regexps to the pad
Artur Bergman [Thu, 21 Jun 2001 14:27:33 +0000 (16:27 +0200)]
Re: [PATCH] Step 1 of moving regexps to the pad
Message-ID: <B757B4D4.1849%artur@contiller.se>

Plus extra parentheses.

p4raw-id: //depot/perl@10772

22 years agoMake /o work under i?threads
Richard Soderberg [Thu, 21 Jun 2001 05:21:43 +0000 (22:21 -0700)]
Make /o work under i?threads
Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>

p4raw-id: //depot/perl@10771

22 years agoRe: [PATCH] Step 1 of moving regexps to the pad
Artur Bergman [Thu, 21 Jun 2001 14:04:54 +0000 (16:04 +0200)]
Re: [PATCH] Step 1 of moving regexps to the pad
Message-ID: <B757AF86.1842%artur@contiller.se>

p4raw-id: //depot/perl@10770

22 years agoRe: perl@10765: sv.c not OK on win32
Artur Bergman [Thu, 21 Jun 2001 10:31:06 +0000 (12:31 +0200)]
Re: perl@10765: sv.c not OK on win32
Message-ID: <B7577D69.182C%artur@contiller.se>

p4raw-id: //depot/perl@10769

22 years ago[PATCH 5.6.1] OS2 getpw*, getgr*
Ilya Zakharevich [Thu, 21 Jun 2001 06:23:56 +0000 (02:23 -0400)]
[PATCH 5.6.1] OS2 getpw*, getgr*
Date: Thu, 21 Jun 2001 06:23:56 -0400
Message-ID: <20010621062356.A8619@math.ohio-state.edu>

Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Date: Thu, 21 Jun 2001 06:32:21 -0400
Message-ID: <20010621063221.A8823@math.ohio-state.edu>

p4raw-id: //depot/perl@10768

22 years agomake syslog test more verbose
Robert Spier [Thu, 21 Jun 2001 00:54:32 +0000 (20:54 -0400)]
make syslog test more verbose
Message-ID: <15153.32264.295807.333073@rls.cx>

p4raw-id: //depot/perl@10767

22 years agoop/study.t refinements
Hugo van der Sanden [Thu, 21 Jun 2001 00:29:07 +0000 (01:29 +0100)]
op/study.t refinements
Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10766

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 20 Jun 2001 19:51:47 +0000 (19:51 +0000)]
Update Changes.

p4raw-id: //depot/perl@10765

22 years agoRe: [PATCH] djgpp updates
Laszlo Molnar [Wed, 20 Jun 2001 10:05:15 +0000 (12:05 +0200)]
Re: [PATCH] djgpp updates
Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>

p4raw-id: //depot/perl@10764

22 years agoFix for ID 20010619.002 "When building hash, hash keys that
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:58:06 +0000 (18:58 +0000)]
Fix for ID 20010619.002 "When building hash, hash keys that
are function calls are not being called", from Abhijit.

p4raw-id: //depot/perl@10763

22 years agoUpgrade to Locale::Maketext 1.02, from Sean Burke.
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:45:00 +0000 (18:45 +0000)]
Upgrade to Locale::Maketext 1.02, from Sean Burke.

p4raw-id: //depot/perl@10762

22 years agoDo not remove the ccsym* Cppsym* files since
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:42:04 +0000 (18:42 +0000)]
Do not remove the ccsym* Cppsym* files since
they are useful for metaconfig units coming after us.
(This is the Configure nit mentioned in #10752.)

p4raw-id: //depot/perl@10760

22 years agoUpdate to I18N::LangTags 0.24, from Sean Burke.
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:02:18 +0000 (18:02 +0000)]
Update to I18N::LangTags 0.24, from Sean Burke.

p4raw-id: //depot/perl@10759

22 years agoRegen headers.
Jarkko Hietaniemi [Wed, 20 Jun 2001 17:34:43 +0000 (17:34 +0000)]
Regen headers.

p4raw-id: //depot/perl@10758

22 years agoFixes case of CvDEPTH for perl_clone
Artur Bergman [Wed, 20 Jun 2001 11:31:32 +0000 (13:31 +0200)]
Fixes case of CvDEPTH for perl_clone
Message-ID: <B7563A14.17D8%artur@contiller.se>

p4raw-id: //depot/perl@10757

22 years agoFix for [ID 20010124.001] POSIX::errno unreliable
Tim Sweetman [Wed, 13 Jun 2001 14:25:17 +0000 (15:25 +0100)]
Fix for [ID 20010124.001] POSIX::errno unreliable
Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>

p4raw-id: //depot/perl@10756

22 years agoSecurity tweak on readlink().
Jarkko Hietaniemi [Wed, 20 Jun 2001 14:03:20 +0000 (14:03 +0000)]
Security tweak on readlink().

p4raw-id: //depot/perl@10753

22 years agoMPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
Jarkko Hietaniemi [Wed, 20 Jun 2001 14:00:23 +0000 (14:00 +0000)]
MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)

p4raw-id: //depot/perl@10752

22 years agoReinstate #10725 (with probe for alarm()).
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:57:27 +0000 (13:57 +0000)]
Reinstate #10725 (with probe for alarm()).

p4raw-id: //depot/perl@10751

22 years agoReplace our implementation of realpath() with OpenBSD's
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:53:46 +0000 (13:53 +0000)]
Replace our implementation of realpath() with OpenBSD's
(src/lib/libc/stdlib/realpath.c 1.4).

p4raw-id: //depot/perl@10750

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:07:49 +0000 (13:07 +0000)]
Integrate perlio:

[ 10747]
Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.

p4raw-link: @10747 on //depot/perlio: 0c20e1bff223cc739a8992304cad35e8a6d79050

p4raw-id: //depot/perl@10749

22 years agoNo point in going into memory-saving contortions
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:07:18 +0000 (13:07 +0000)]
No point in going into memory-saving contortions
with getcwd() since there's a danger of buffer overflow.
Also make the POSIX extension to use sv_getcwd().
Finally, a missed proto.h fragment.

p4raw-id: //depot/perl@10748

22 years agoFix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
Nick Ing-Simmons [Wed, 20 Jun 2001 12:38:26 +0000 (12:38 +0000)]
Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.

p4raw-id: //depot/perlio@10747

22 years agoRe: Bug in IO::Socket::INET module (repeat)
Jarkko Hietaniemi [Wed, 20 Jun 2001 11:51:10 +0000 (11:51 +0000)]
Re: Bug in IO::Socket::INET module (repeat)
From: Graham Barr <gbarr@pobox.com>
Date: Wed, 20 Jun 2001 11:05:49 +0100
Message-ID: <20010620110549.I19188@pobox.com>

reported in

Subject: Bug in IO::Socket::INET module (repeat)
From: "Harmon S. Nine" <hnine@netarx.com>
Date: Tue, 19 Jun 2001 09:41:35 -0400
Message-ID: <3B2F568F.8080605@netarx.com>

The bug was that the IO::Socket::INET constructor
did not allow a 'LocalPort' of 0.

p4raw-id: //depot/perl@10746

22 years agoIntegrate mainline.
Nick Ing-Simmons [Wed, 20 Jun 2001 08:56:39 +0000 (08:56 +0000)]
Integrate mainline.

p4raw-id: //depot/perlio@10745

22 years agoAfter some reading I don't think we can blindly
Jarkko Hietaniemi [Wed, 20 Jun 2001 04:54:53 +0000 (04:54 +0000)]
After some reading I don't think we can blindly
use systems' realpath().  Too many security problems,
too many buggy implementations.

TODO: the realpath() emulation code in util.c doesn't
seem fully operational?  (readlink(), for example?)

p4raw-id: //depot/perl@10744

22 years agoIntegrate change #10739 from maintperl:
Jarkko Hietaniemi [Wed, 20 Jun 2001 00:48:20 +0000 (00:48 +0000)]
Integrate change #10739 from maintperl:

C<eval "/x$\r\n/x"> fails to compile correctly

p4raw-link: @10739 on //depot/maint-5.6/perl: a3d864e88a38f4417518c9eac1d0058e2537efe7

p4raw-id: //depot/perl@10742
p4raw-integrated: from //depot/maint-5.6/perl@10741 'merge in'
t/op/pat.t (@9675..) toke.c (@10158..)

22 years agoRetract #10725 (Hugo asked NOT to apply the patch)
Jarkko Hietaniemi [Wed, 20 Jun 2001 00:41:05 +0000 (00:41 +0000)]
Retract #10725 (Hugo asked NOT to apply the patch)

p4raw-id: //depot/perl@10741

22 years agoThe test.third results were funnily named because of the
Jarkko Hietaniemi [Tue, 19 Jun 2001 23:58:25 +0000 (23:58 +0000)]
The test.third results were funnily named because of the
new test scheme.

p4raw-id: //depot/perl@10740

22 years ago[ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per...
Spider Boardman [Tue, 19 Jun 2001 19:15:40 +0000 (15:15 -0400)]
[ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>

The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
because "1e+129" being expected but "1.e+129" being returned.
The culprit (at least in Tru64) is the use of gcvt().

p4raw-id: //depot/perl@10738

22 years agotest hunting on VMS
Craig A. Berry [Tue, 19 Jun 2001 18:59:01 +0000 (13:59 -0500)]
test hunting on VMS
Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>

p4raw-id: //depot/perl@10737

22 years agos/typos//
Abhijit Menon-Sen [Wed, 20 Jun 2001 02:15:02 +0000 (07:45 +0530)]
s/typos//
Message-ID: <20010620021502.A14541@lustre.linux.in>

Without the op.h s/bearword/bareword/ hunk, see
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html

p4raw-id: //depot/perl@10736

22 years agobuild ext/Socket dynamically on VMS
Craig A. Berry [Tue, 19 Jun 2001 17:19:48 +0000 (12:19 -0500)]
build ext/Socket dynamically on VMS
Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>

p4raw-id: //depot/perl@10734

22 years ago[ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per...
Spider Boardman [Tue, 19 Jun 2001 16:48:07 +0000 (12:48 -0400)]
[ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>

Further fixes to fflush(NULL) detection.

p4raw-id: //depot/perl@10733

22 years agoAIX test -s hangs with non-existent files?
Jarkko Hietaniemi [Tue, 19 Jun 2001 19:38:20 +0000 (19:38 +0000)]
AIX test -s hangs with non-existent files?
(A genuine logic bug in Configure, but AIX also broken?)

p4raw-id: //depot/perl@10732

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Tue, 19 Jun 2001 19:17:35 +0000 (19:17 +0000)]
AUTHORS updates.

p4raw-id: //depot/perl@10731

22 years ago[ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perli...
Spider Boardman [Tue, 19 Jun 2001 15:33:25 +0000 (11:33 -0400)]
[ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>

p4raw-id: //depot/perl@10730

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 19 Jun 2001 18:34:10 +0000 (18:34 +0000)]
Integrate perlio:

[ 10728]
Hack File/Find/find.t to use File::Spec::Unix on Win32.

p4raw-link: @10728 on //depot/perlio: 5d0f390387801a9d64f5847c6ea27f18454bd071

p4raw-id: //depot/perl@10729

22 years agoHack File/Find/find.t to use File::Spec::Unix on Win32.
Nick Ing-Simmons [Tue, 19 Jun 2001 18:24:53 +0000 (18:24 +0000)]
Hack File/Find/find.t to use File::Spec::Unix on Win32.

p4raw-id: //depot/perlio@10728

22 years agoFurthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
Jarkko Hietaniemi [Tue, 19 Jun 2001 18:07:31 +0000 (18:07 +0000)]
Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
also add information how to find out whether one has PerlIO.

p4raw-id: //depot/perl@10727

22 years ago[ID 20010619.005] two typos in pod/perlfunc.pod
Jeffrey Friedl [Tue, 19 Jun 2001 11:36:32 +0000 (04:36 -0700)]
[ID 20010619.005] two typos in pod/perlfunc.pod
Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@10726

22 years agoRe: [ID 20010618.006] some end-anchored regexps hang when using study
Hugo van der Sanden [Tue, 19 Jun 2001 12:37:30 +0000 (13:37 +0100)]
Re: [ID 20010618.006] some end-anchored regexps hang when using study
Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10725

22 years agoRe: [ID 20010618.006] some end-anchored regexps hang when using study
Hugo van der Sanden [Tue, 19 Jun 2001 13:15:17 +0000 (14:15 +0100)]
Re: [ID 20010618.006] some end-anchored regexps hang when using study
Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10724

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 19 Jun 2001 14:46:15 +0000 (14:46 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@10723

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 19 Jun 2001 11:55:30 +0000 (11:55 +0000)]
Update Changes.

p4raw-id: //depot/perl@10722

22 years agoThe existence shall be MANIFESted.
Jarkko Hietaniemi [Tue, 19 Jun 2001 11:29:34 +0000 (11:29 +0000)]
The existence shall be MANIFESted.

p4raw-id: //depot/perl@10721

22 years agoThe old libnet.cfg is first searched from the current directory,
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:58:09 +0000 (10:58 +0000)]
The old libnet.cfg is first searched from the current directory,
only then from the module path.

p4raw-id: //depot/perl@10720

22 years agoNetWare tweaks from Guruprasad.
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:55:59 +0000 (10:55 +0000)]
NetWare tweaks from Guruprasad.

p4raw-id: //depot/perl@10719

22 years agodjgpp updates
Laszlo Molnar [Tue, 19 Jun 2001 10:59:06 +0000 (12:59 +0200)]
djgpp updates
Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>

p4raw-id: //depot/perl@10718

22 years agolet MS VC 5 resolve _PerlIO_win32
Prymmer/Kahn [Mon, 18 Jun 2001 23:48:52 +0000 (16:48 -0700)]
let MS VC 5 resolve _PerlIO_win32
Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@10717

22 years agoThe INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:52:25 +0000 (10:52 +0000)]
The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
to happen right after the inclusion of <inttypes.h>,
from Edward Moy.

p4raw-id: //depot/perl@10716

22 years ago[patch] preserve @DynaLoader::dl_{librefs,modules}
Doug MacEachern [Mon, 18 Jun 2001 22:13:38 +0000 (15:13 -0700)]
[patch] preserve @DynaLoader::dl_{librefs,modules}
Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>

p4raw-id: //depot/perl@10715

22 years agoRevert #10656 for performance reasons but leave in the
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:48:19 +0000 (10:48 +0000)]
Revert #10656 for performance reasons but leave in the
use of Hv*() macros -- in comments, so that grepping the
source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
suggested by Sarathy, also by Abhijit.)

p4raw-id: //depot/perl@10714

22 years ago[patch] .s MakeMaker suffix
Doug MacEachern [Mon, 18 Jun 2001 21:23:11 +0000 (14:23 -0700)]
[patch] .s MakeMaker suffix
Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>

p4raw-id: //depot/perl@10713

22 years agoOne test lost in the big shuffle restored.
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:34:35 +0000 (10:34 +0000)]
One test lost in the big shuffle restored.

p4raw-id: //depot/perl@10712

22 years agoRename the old non-standard threads tests so that
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:25:46 +0000 (10:25 +0000)]
Rename the old non-standard threads tests so that
they won't be invoked.

p4raw-id: //depot/perl@10711

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:18:41 +0000 (10:18 +0000)]
Integrate perlio:

[ 10708]
Get Win32 known_extensions and extensions right in config.sh and hence Config.pm

[ 10678]
Integrate mainline (part2 - the deletes)

p4raw-link: @10708 on //depot/perlio: 1076f1fdb19bacf64e54d08f4a34bbf8042caa24
p4raw-link: @10678 on //depot/perlio: a76697bcbef23e3bb9e08f95279d83f8e0a826a6

p4raw-id: //depot/perl@10710