Jarkko Hietaniemi [Fri, 22 Jun 2001 13:35:37 +0000]
NetWare scripts tweak from Ananth Kesari.
p4raw-id: //depot/perl@10826
Jarkko Hietaniemi [Fri, 22 Jun 2001 13:00:55 +0000]
Update Changes.
p4raw-id: //depot/perl@10825
Jarkko Hietaniemi [Fri, 22 Jun 2001 12:46:56 +0000]
Add .i and .s targets.
p4raw-id: //depot/perl@10824
Jarkko Hietaniemi [Fri, 22 Jun 2001 12:25:20 +0000]
Upgrade to Locale::Maketext 1.03.
p4raw-id: //depot/perl@10823
Jarkko Hietaniemi [Fri, 22 Jun 2001 12:23:57 +0000]
Upgrade to I18N::LangTags 0.26.
p4raw-id: //depot/perl@10822
Jarkko Hietaniemi [Fri, 22 Jun 2001 12:16:41 +0000]
The #10792 didn't take, and s/sighni/signi/, as noticed by
Philip Newton.
p4raw-id: //depot/perl@10821
Prymmer/Kahn [Fri, 22 Jun 2001 00:03:24 +0000]
trigraphs and tests for h2xs
Message-ID: <Pine.BSF.4.21.
0106212354510.6026-100000@shell8.ba.best.com>
p4raw-id: //depot/perl@10820
Prymmer/Kahn [Thu, 21 Jun 2001 23:53:27 +0000]
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
Prymmer/Kahn [Thu, 21 Jun 2001 23:45:15 +0000]
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
Jarkko Hietaniemi [Fri, 22 Jun 2001 12:10:05 +0000]
AUTHORS update.
p4raw-id: //depot/perl@10817
Craig A. Berry [Thu, 21 Jun 2001 18:20:38 +0000]
should POSIX.xs use XSRETURN_UNDEF in sigaction?
Message-Id: <5.1.0.14.0.
20010621180227.02a8e930@exchi01>
p4raw-id: //depot/perl@10816
Craig A. Berry [Thu, 21 Jun 2001 09:58:52 +0000]
fix Deparse.t and write.t for VMS
Message-Id: <5.1.0.14.0.
20010620172532.033cdb88@exchi01>
p4raw-id: //depot/perl@10815
Jarkko Hietaniemi [Fri, 22 Jun 2001 02:48:58 +0000]
Change the prefixes only if $prefix is unset,
as originally patched by Marcel Grunauer.
p4raw-id: //depot/perl@10813
Wilfredo Sánchez [Thu, 21 Jun 2001 11:23:46 +0000]
Re: Patch for hints/darwin.sh
Message-Id: <
200106211823.OAA01089@melbourne-city-street.mit.edu>
p4raw-id: //depot/perl@10812
Jarkko Hietaniemi [Fri, 22 Jun 2001 02:34:27 +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
Doug MacEachern [Thu, 21 Jun 2001 19:32:05 +0000]
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
Jarkko Hietaniemi [Fri, 22 Jun 2001 01:16:58 +0000]
More gprofing from Doug MacEachern.
p4raw-id: //depot/perl@10809
Jarkko Hietaniemi [Fri, 22 Jun 2001 01:14:43 +0000]
Tell that you are removing the unneeded -lsfio.
p4raw-id: //depot/perl@10807
Jarkko Hietaniemi [Fri, 22 Jun 2001 01:03:14 +0000]
More MPE/iX tweaks from Mark Bixby.
p4raw-id: //depot/perl@10806
Jarkko Hietaniemi [Thu, 21 Jun 2001 22:41:11 +0000]
The fchdir() proto is supposed to live in <unistd.h>.
p4raw-id: //depot/perl@10805
Jarkko Hietaniemi [Thu, 21 Jun 2001 22:24:42 +0000]
This town is too small for the Cwd extension and me,
it would seem...
p4raw-id: //depot/perl@10804
Jarkko Hietaniemi [Thu, 21 Jun 2001 21:53:37 +0000]
More d'ohs.
p4raw-id: //depot/perl@10802
Jarkko Hietaniemi [Thu, 21 Jun 2001 21:38:38 +0000]
Off-by-one. I'm so classic.
p4raw-id: //depot/perl@10801
Jarkko Hietaniemi [Thu, 21 Jun 2001 20:10:19 +0000]
Update Changes.
p4raw-id: //depot/perl@10800
Marcel Grunauer [Wed, 20 Jun 2001 23:03:26 +0000]
Documentation patch for Net::FTP
Message-Id: <
20010620210309.DCMT6087.viemta06@localhost>
p4raw-id: //depot/perl@10799
Jarkko Hietaniemi [Thu, 21 Jun 2001 20:01:14 +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
Jarkko Hietaniemi [Thu, 21 Jun 2001 19:40:34 +0000]
Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
p4raw-id: //depot/perl@10797
Jarkko Hietaniemi [Thu, 21 Jun 2001 19:08:28 +0000]
Cwd tweak from Doug MacEachern.
p4raw-id: //depot/perl@10796
Jarkko Hietaniemi [Thu, 21 Jun 2001 19:03:48 +0000]
Protect the fchdir() and lstat() with ifdefs.
fchdir() needs a Configure probe.
p4raw-id: //depot/perl@10795
Craig A. Berry [Thu, 21 Jun 2001 13:04:54 +0000]
fix Cwd.xs for VMS
Message-Id: <5.1.0.14.0.
20010621124127.029fe120@exchi01>
p4raw-id: //depot/perl@10793
Robin Barker [Thu, 21 Jun 2001 18:08:04 +0000]
overlong =item
Message-Id: <
200106211708.SAA08097@tempest.npl.co.uk>
p4raw-id: //depot/perl@10792
Robin Barker [Thu, 21 Jun 2001 18:05:02 +0000]
format
Message-Id: <
200106211705.SAA08067@tempest.npl.co.uk>
p4raw-id: //depot/perl@10791
Radu Greab [Thu, 21 Jun 2001 19:06:02 +0000]
Re: [PATCH 5.7.1] sv.c documentation
Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
p4raw-id: //depot/perl@10790
Jarkko Hietaniemi [Thu, 21 Jun 2001 14:47:48 +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
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:59:32 +0000]
Re-add the files as text.
p4raw-id: //depot/perl@10786
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:57:55 +0000]
Delete the binary files.
p4raw-id: //depot/perl@10785
Andy Dougherty [Thu, 21 Jun 2001 10:44:05 +0000]
Unnecessary pod2man calls in new extensions
Message-ID: <Pine.SOL.4.10.
10106211040180.26439-100000@maxwell.phys.lafayette.edu>
p4raw-id: //depot/perl@10784
0000-Admin [Wed, 20 Jun 2001 14:11:49 +0000]
[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
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:42:17 +0000]
Shuffle around tests to (ext|lib)/.../t/ subdirectories.
Resort MANIFEST with sort -f, looks much better.
p4raw-id: //depot/perl@10782
Jarkko Hietaniemi [Thu, 21 Jun 2001 13:16:04 +0000]
Upgrade to I18N::LangTags 0.25.
p4raw-id: //depot/perl@10781
Richard Soderberg [Thu, 21 Jun 2001 07:01:22 +0000]
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
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:59:57 +0000]
Test obsoleted by change #10777.
p4raw-link: @10777 on //depot/perl:
f206cdda513dcda39e1ced147a33b8497001ef8b
p4raw-id: //depot/perl@10779
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:52:37 +0000]
Case of confused test numbering.
p4raw-id: //depot/perl@10778
Abhijit Menon-Sen [Sun, 17 Jun 2001 13:04:46 +0000]
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
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:27:48 +0000]
Just a guess that using the same hack for cygwin as
for win32 might help.
p4raw-id: //depot/perl@10776
Jarkko Hietaniemi [Thu, 21 Jun 2001 12:25:58 +0000]
NetWare tweaks from Guruprasad.
p4raw-id: //depot/perl@10775
Hugo van der Sanden [Thu, 21 Jun 2001 09:51:17 +0000]
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
Artur Bergman [Thu, 21 Jun 2001 14:38:03 +0000]
Re: [PATCH] Make /o work under i?threads
Message-ID: <
B757B74A.184D%artur@contiller.se>
p4raw-id: //depot/perl@10773
Artur Bergman [Thu, 21 Jun 2001 14:27:33 +0000]
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
Richard Soderberg [Thu, 21 Jun 2001 05:21:43 +0000]
Make /o work under i?threads
Message-ID: <Pine.LNX.4.21.
0106210518210.2479-100000@oregonnet.com>
p4raw-id: //depot/perl@10771
Artur Bergman [Thu, 21 Jun 2001 14:04:54 +0000]
Re: [PATCH] Step 1 of moving regexps to the pad
Message-ID: <
B757AF86.1842%artur@contiller.se>
p4raw-id: //depot/perl@10770
Artur Bergman [Thu, 21 Jun 2001 10:31:06 +0000]
Re: perl@10765: sv.c not OK on win32
Message-ID: <
B7577D69.182C%artur@contiller.se>
p4raw-id: //depot/perl@10769
Ilya Zakharevich [Thu, 21 Jun 2001 06:23:56 +0000]
[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
Robert Spier [Thu, 21 Jun 2001 00:54:32 +0000]
make syslog test more verbose
Message-ID: <15153.32264.295807.333073@rls.cx>
p4raw-id: //depot/perl@10767
Hugo van der Sanden [Thu, 21 Jun 2001 00:29:07 +0000]
op/study.t refinements
Message-Id: <
200106202329.AAA31397@crypt.compulink.co.uk>
p4raw-id: //depot/perl@10766
Jarkko Hietaniemi [Wed, 20 Jun 2001 19:51:47 +0000]
Update Changes.
p4raw-id: //depot/perl@10765
Laszlo Molnar [Wed, 20 Jun 2001 10:05:15 +0000]
Re: [PATCH] djgpp updates
Message-ID: <
20010620100515.L5600@libra.eth.ericsson.se>
p4raw-id: //depot/perl@10764
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:58:06 +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
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:45:00 +0000]
Upgrade to Locale::Maketext 1.02, from Sean Burke.
p4raw-id: //depot/perl@10762
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:42:04 +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
Jarkko Hietaniemi [Wed, 20 Jun 2001 18:02:18 +0000]
Update to I18N::LangTags 0.24, from Sean Burke.
p4raw-id: //depot/perl@10759
Jarkko Hietaniemi [Wed, 20 Jun 2001 17:34:43 +0000]
Regen headers.
p4raw-id: //depot/perl@10758
Artur Bergman [Wed, 20 Jun 2001 11:31:32 +0000]
Fixes case of CvDEPTH for perl_clone
Message-ID: <
B7563A14.17D8%artur@contiller.se>
p4raw-id: //depot/perl@10757
Tim Sweetman [Wed, 13 Jun 2001 14:25:17 +0000]
Fix for [ID
20010124.001] POSIX::errno unreliable
Message-ID: <
3B2769BD.68B4F4B3@aldigital.co.uk>
p4raw-id: //depot/perl@10756
Jarkko Hietaniemi [Wed, 20 Jun 2001 14:03:20 +0000]
Security tweak on readlink().
p4raw-id: //depot/perl@10753
Jarkko Hietaniemi [Wed, 20 Jun 2001 14:00:23 +0000]
MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
p4raw-id: //depot/perl@10752
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:57:27 +0000]
Reinstate #10725 (with probe for alarm()).
p4raw-id: //depot/perl@10751
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:53:46 +0000]
Replace our implementation of realpath() with OpenBSD's
(src/lib/libc/stdlib/realpath.c 1.4).
p4raw-id: //depot/perl@10750
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:07:49 +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
Jarkko Hietaniemi [Wed, 20 Jun 2001 13:07:18 +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
Nick Ing-Simmons [Wed, 20 Jun 2001 12:38:26 +0000]
Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
p4raw-id: //depot/perlio@10747
Jarkko Hietaniemi [Wed, 20 Jun 2001 11:51:10 +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
Nick Ing-Simmons [Wed, 20 Jun 2001 08:56:39 +0000]
Integrate mainline.
p4raw-id: //depot/perlio@10745
Jarkko Hietaniemi [Wed, 20 Jun 2001 04:54:53 +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
Jarkko Hietaniemi [Wed, 20 Jun 2001 00:48:20 +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..)
Jarkko Hietaniemi [Wed, 20 Jun 2001 00:41:05 +0000]
Retract #10725 (Hugo asked NOT to apply the patch)
p4raw-id: //depot/perl@10741
Jarkko Hietaniemi [Tue, 19 Jun 2001 23:58:25 +0000]
The test.third results were funnily named because of the
new test scheme.
p4raw-id: //depot/perl@10740
Spider Boardman [Tue, 19 Jun 2001 19:15:40 +0000]
[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
Craig A. Berry [Tue, 19 Jun 2001 18:59:01 +0000]
test hunting on VMS
Message-Id: <5.1.0.14.0.
20010619183530.01c4bdb8@exchi01>
p4raw-id: //depot/perl@10737
Abhijit Menon-Sen [Wed, 20 Jun 2001 02:15:02 +0000]
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
Craig A. Berry [Tue, 19 Jun 2001 17:19:48 +0000]
build ext/Socket dynamically on VMS
Message-Id: <5.1.0.14.0.
20010619165650.01bd8478@exchi01>
p4raw-id: //depot/perl@10734
Spider Boardman [Tue, 19 Jun 2001 16:48:07 +0000]
[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
Jarkko Hietaniemi [Tue, 19 Jun 2001 19:38:20 +0000]
AIX test -s hangs with non-existent files?
(A genuine logic bug in Configure, but AIX also broken?)
p4raw-id: //depot/perl@10732
Jarkko Hietaniemi [Tue, 19 Jun 2001 19:17:35 +0000]
AUTHORS updates.
p4raw-id: //depot/perl@10731
Spider Boardman [Tue, 19 Jun 2001 15:33:25 +0000]
[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
Jarkko Hietaniemi [Tue, 19 Jun 2001 18:34:10 +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
Nick Ing-Simmons [Tue, 19 Jun 2001 18:24:53 +0000]
Hack File/Find/find.t to use File::Spec::Unix on Win32.
p4raw-id: //depot/perlio@10728
Jarkko Hietaniemi [Tue, 19 Jun 2001 18:07:31 +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
Jeffrey Friedl [Tue, 19 Jun 2001 11:36:32 +0000]
[ID
20010619.005] two typos in pod/perlfunc.pod
Message-Id: <
200106191836.LAA21471@ventrue.corp.yahoo.com>
p4raw-id: //depot/perl@10726
Hugo van der Sanden [Tue, 19 Jun 2001 12:37:30 +0000]
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
Hugo van der Sanden [Tue, 19 Jun 2001 13:15:17 +0000]
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
Nick Ing-Simmons [Tue, 19 Jun 2001 14:46:15 +0000]
Integrate mainline
p4raw-id: //depot/perlio@10723
Jarkko Hietaniemi [Tue, 19 Jun 2001 11:55:30 +0000]
Update Changes.
p4raw-id: //depot/perl@10722
Jarkko Hietaniemi [Tue, 19 Jun 2001 11:29:34 +0000]
The existence shall be MANIFESted.
p4raw-id: //depot/perl@10721
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:58:09 +0000]
The old libnet.cfg is first searched from the current directory,
only then from the module path.
p4raw-id: //depot/perl@10720
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:55:59 +0000]
NetWare tweaks from Guruprasad.
p4raw-id: //depot/perl@10719
Laszlo Molnar [Tue, 19 Jun 2001 10:59:06 +0000]
djgpp updates
Message-ID: <
20010619105906.C5600@libra.eth.ericsson.se>
p4raw-id: //depot/perl@10718
Prymmer/Kahn [Mon, 18 Jun 2001 23:48:52 +0000]
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
Jarkko Hietaniemi [Tue, 19 Jun 2001 10:52:25 +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
Doug MacEachern [Mon, 18 Jun 2001 22:13:38 +0000]
[patch] preserve @DynaLoader::dl_{librefs,modules}
Message-ID: <Pine.LNX.4.21.
0106182210570.22114-100000@mako.covalent.net>
p4raw-id: //depot/perl@10715