22 years ago(vaguely connected with) [perl #21875] Hash ref transformed as a list
Dave Mitchell [Mon, 7 Apr 2003 21:43:17 +0000]
(vaguely connected with) [perl #21875] Hash ref transformed as a list
Message-ID: <20030407204317.GA8796@fdgroup.com>

The new XTERMORDORDOR lexer expectation must also be named
in debugging perls, to be used in the output of -DT.

p4raw-id: //depot/perl@19169

22 years agoDocument that perl recognizes 2>&1 on the command-line on VMS.
Rafael Garcia-Suarez [Tue, 8 Apr 2003 19:05:22 +0000]
Document that perl recognizes 2>&1 on the command-line on VMS.

p4raw-id: //depot/perl@19168

22 years agoTypos fixes by Stas Bekman.
Rafael Garcia-Suarez [Tue, 8 Apr 2003 18:47:18 +0000]
Typos fixes by Stas Bekman.

p4raw-id: //depot/perl@19167

22 years agowas RE: How cross-platform is `foo 2>&1` these days?
Robin Barker [Tue, 8 Apr 2003 14:23:04 +0000]
was RE: How cross-platform is `foo 2>&1`  these days?
Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>

p4raw-id: //depot/perl@19166

22 years agoFew more words about safe/unsafe signals.
Jarkko Hietaniemi [Tue, 8 Apr 2003 04:42:05 +0000]
Few more words about safe/unsafe signals.

p4raw-id: //depot/perl@19164

22 years agoThe SvGROW() might move the PV.
Jarkko Hietaniemi [Mon, 7 Apr 2003 19:25:39 +0000]
The SvGROW() might move the PV.

p4raw-id: //depot/perl@19163

22 years agoRe: [PATCH] ExtUtils::MakeMaker 6.10_02
Michael G. Schwern [Mon, 7 Apr 2003 02:09:17 +0000]
Re: [PATCH] ExtUtils::MakeMaker 6.10_02
Message-ID: <20030407090917.GA9221@windhund.schwern.org>

p4raw-id: //depot/perl@19162

22 years agoTime::HiRes: Do not create files in blib directories under core
Jarkko Hietaniemi [Mon, 7 Apr 2003 04:17:38 +0000]
Time::HiRes: Do not create files in blib directories under core
(from Rafael)

p4raw-id: //depot/perl@19160

22 years agoFuture binary compat wishful thinking:
Jarkko Hietaniemi [Mon, 7 Apr 2003 03:53:01 +0000]
Future binary compat wishful thinking:
maint will use the stashcache, but not the dbassertion.

p4raw-id: //depot/perl@19159

22 years agoMore WinCE tweaking for Vadim Konovalov.
Jarkko Hietaniemi [Mon, 7 Apr 2003 03:41:17 +0000]
More WinCE tweaking for Vadim Konovalov.

p4raw-id: //depot/perl@19158

22 years agoCvFILE for constant subs
Stephen McCamant [Sun, 6 Apr 2003 16:39:13 +0000]
CvFILE for constant subs
Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@19157

22 years agoB::Deparse: sv_no != 0
Stephen McCamant [Sun, 6 Apr 2003 17:00:48 +0000]
B::Deparse: sv_no != 0
Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@19156

22 years agoAn unconditional carp is not nice.
Jarkko Hietaniemi [Sun, 6 Apr 2003 19:46:35 +0000]
An unconditional carp is not nice.

p4raw-id: //depot/perl@19154

22 years ago[DOC PATCH] README.solaris and -Dcc=gcc
Robert Spier [Sat, 5 Apr 2003 21:12:20 +0000]
[DOC PATCH] README.solaris and -Dcc=gcc
Message-ID: <m37ka88b0r.wl_rspier@pobox.com>

p4raw-id: //depot/perl@19153

22 years agoRemove unportable ">|" shell syntax
Adrian M. Enache [Sun, 6 Apr 2003 21:13:27 +0000]
Remove unportable ">|" shell syntax
Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
Message-ID: <20030406181326.GA873@ratsnest.hole>

p4raw-id: //depot/perl@19152

22 years agoPATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
Joost van Baal [Mon, 25 Nov 2002 17:35:37 +0000]
PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
Message-ID: <20021125163537.GC4745@banach.uvt.nl>

(The .pm patch modified a bit, and removed the false
 claim that _PATH_INFO would be coming from syslog.ph)

p4raw-id: //depot/perl@19151

22 years agoLD_PRELOAD hack, still badly flawed / a solution
Adrian M. Enache [Thu, 3 Apr 2003 15:50:48 +0000]
LD_PRELOAD hack, still badly flawed / a solution
Message-ID: <20030403125048.GA6107@ratsnest.hole>

On linux, when building a shared library, generate
a small shell wrapper, "preload", that preloads libperl.so
only if it exists. Useful when the 'make' process stops
before the link phase.

p4raw-id: //depot/perl@19150

22 years agoUpgrade to Locale::Maketext 1.04.
Jarkko Hietaniemi [Sat, 5 Apr 2003 20:44:25 +0000]
Upgrade to Locale::Maketext 1.04.

p4raw-id: //depot/perl@19149

22 years ago[perl #21839] perluniintro.pod: nice_string() doesn't escape
Jarkko Hietaniemi [Sat, 5 Apr 2003 20:38:30 +0000]
[perl #21839] perluniintro.pod: nice_string() doesn't escape
literal escape chars -- use Sadahiro-san's fix(es).

p4raw-id: //depot/perl@19148

22 years agoEmbedding
Ilya Zakharevich [Mon, 31 Mar 2003 12:39:24 +0000]
Embedding
Message-ID: <20030331203924.GA3602@math.berkeley.edu>

Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
to be used in a C program's main function.

p4raw-id: //depot/perl@19147

22 years agoHeredocs and use encoding didn't work for SJIS;
Jarkko Hietaniemi [Sat, 5 Apr 2003 19:08:37 +0000]
Heredocs and use encoding didn't work for SJIS;
patch from Inaba Hiroto.

p4raw-id: //depot/perl@19146

22 years agoThe manpages don't have to be built by MakeMaker for the
Rafael Garcia-Suarez [Sat, 5 Apr 2003 11:45:36 +0000]
The manpages don't have to be built by MakeMaker for the
core modules in ext/. Disable this in Devel::PPPort (not
up-to-date on CPAN), Unicode::Normalize (the CPAN version
uses a different Makefile.PL anyway) and XS::APItest
(not CPANized.)

p4raw-id: //depot/perl@19145

22 years agoUpgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
Rafael Garcia-Suarez [Sat, 5 Apr 2003 11:28:22 +0000]
Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
by SADAHIRO Tomoyuki.

p4raw-id: //depot/perl@19144

22 years agoVMS %ENV fix (follow-up to 18852)
Craig A. Berry [Wed, 2 Apr 2003 18:09:03 +0000]
VMS %ENV fix (follow-up to 18852)
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>

p4raw-id: //depot/perl@19143

22 years agoRe: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
Andreas König [Thu, 3 Apr 2003 08:28:52 +0000]
Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>

p4raw-id: //depot/perl@19142

22 years agoDon't recurse from threads to threads/shared (since
Jarkko Hietaniemi [Thu, 3 Apr 2003 05:00:36 +0000]
Don't recurse from threads to threads/shared (since
threads/shared is built separately, temp solution from
Schwern while MM is being fixed.)

p4raw-id: //depot/perl@19141

22 years agoFix missing functions when splitting perlfunc
Steve Hay [Thu, 20 Mar 2003 11:55:01 +0000]
Fix missing functions when splitting perlfunc
Message-ID: <3E79AC15.80307@uk.radan.com>

p4raw-id: //depot/perl@19140

22 years agoMake perldiag agree with #19138.
Jarkko Hietaniemi [Wed, 2 Apr 2003 19:44:07 +0000]
Make perldiag agree with #19138.

p4raw-id: //depot/perl@19139

22 years agoMake at least the thread count make sense.
Jarkko Hietaniemi [Wed, 2 Apr 2003 19:37:59 +0000]
Make at least the thread count make sense.

p4raw-id: //depot/perl@19138

22 years agoAdjust test for the recent change (#19136) to Pod::Html
Rafael Garcia-Suarez [Wed, 2 Apr 2003 19:24:47 +0000]
Adjust test for the recent change (#19136) to Pod::Html

p4raw-id: //depot/perl@19137

22 years agoFixes for "installhtml --splithead", based on :
Steve Hay [Wed, 2 Apr 2003 11:33:41 +0000]
Fixes for "installhtml --splithead", based on :
Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
Message-ID: <3E8ABC85.5060807@uk.radan.com>

This also includes a small patch to Pod::Html : when generating
anchor names, play on the safe side and turn every non-alphanumeric
character into an '_'. Moreover, Pod::Html::anchorify() is now
optionally exported.

p4raw-id: //depot/perl@19136

22 years agoRe: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
Yitzchak Scott-Thoennes [Tue, 1 Apr 2003 16:32:46 +0000]
Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
Message-ID: <u+ii+gzkgqkV092yn@efn.org>

p4raw-id: //depot/perl@19135

22 years agoFix some small nits, thanks to Rafael.
Artur Bergman [Wed, 2 Apr 2003 18:01:40 +0000]
Fix some small nits, thanks to Rafael.

p4raw-id: //depot/perl@19134

22 years agoAdd packname->stash cache before the check if a packname is a
Artur Bergman [Wed, 2 Apr 2003 13:41:14 +0000]
Add packname->stash cache before the check if a packname is a
filehandle or a package, it works because only packnames
that have been resolved to stashes are added to the cache,
and when a newIO is created we clean the cache.
Results in roughly 1.8 speed increase for class->method()
calls.

p4raw-id: //depot/perl@19133

22 years ago#19122 should have been tested on non-glibc system (like AIX)
H.Merijn Brand [Wed, 2 Apr 2003 11:28:02 +0000]
#19122 should have been tested on non-glibc system (like AIX)

p4raw-id: //depot/perl@19132

22 years agoSpread IlyaZ's PERL_CORE detection trick.
Jarkko Hietaniemi [Wed, 2 Apr 2003 05:25:19 +0000]
Spread IlyaZ's PERL_CORE detection trick.

p4raw-id: //depot/perl@19131

22 years agoCannot portably compare files if one of them is still open
Jarkko Hietaniemi [Wed, 2 Apr 2003 04:42:40 +0000]
Cannot portably compare files if one of them is still open
(from Craig Berry).

p4raw-id: //depot/perl@19130

22 years agoMM_VMS tweak from Craig Berry:
Jarkko Hietaniemi [Wed, 2 Apr 2003 04:30:45 +0000]
MM_VMS tweak from Craig Berry:
http://nntp.x.perl.org/group/perl.makemaker/1002

p4raw-id: //depot/perl@19129

22 years agoFix installhtml for splitting and PM/POD conflicts
Steve Hay [Thu, 20 Mar 2003 12:34:15 +0000]
Fix installhtml for splitting and PM/POD conflicts
Message-ID: <3E79B547.6030201@uk.radan.com>
(with a few minor tweaks)

p4raw-id: //depot/perl@19128

22 years agoRe: [perl #21744] Deparse bug: "\::" deparsed as "::"
Adrian M. Enache [Sat, 29 Mar 2003 19:45:41 +0000]
Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
Message-ID: <20030329174541.GA8138@ratsnest.hole>

p4raw-id: //depot/perl@19127

22 years agoFix bug #21742. require should be always invoked in
Rafael Garcia-Suarez [Tue, 1 Apr 2003 18:39:43 +0000]
Fix bug #21742. require should be always invoked in
scalar context. This wasn't the case when called from
an eval(""), because the void context doesn't propagate
through the leaveeval op. Instead of making scalarvoid()
handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
a workaround in doeval().

p4raw-id: //depot/perl@19126

22 years ago[patch] fix HiRes.t failures on Stratus VOS
Paul Green [Tue, 1 Apr 2003 12:37:38 +0000]
[patch] fix HiRes.t failures on Stratus VOS
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>

p4raw-id: //depot/perl@19124

22 years agoIntegrate:
Jarkko Hietaniemi [Tue, 1 Apr 2003 16:36:52 +0000]
Integrate:
[ 19119]
Address "5.8.1@19053: crypt_r() takes 128K per thread".
p4raw-link: @19119 on //depot/maint-5.8/perl: 5338c2bbd71426ba96ace22615fafeda3d05e36d
p4raw-link: @19053 on //depot/maint-5.8/perl: dab75801826d3b09804fff099d3631e91578dcd1

p4raw-id: //depot/perl@19122
p4raw-integrated: from //depot/maint-5.8/perl@19121 'copy in' reentr.c
reentr.h reentr.pl (@19106..) 'merge in' pp.c (@19045..)

22 years agoIntegrate:
Ilya Zakharevich [Mon, 31 Mar 2003 12:53:01 +0000]
Integrate:
[ 19109]
Subject: [PATCH 5.8.1 @19053] Time::HiRes
Message-ID: <20030331205301.GA3687@math.berkeley.edu>

[ 19111]
A cleaner way to detect PERL_CORE, from IlyaZ.
p4raw-link: @19111 on //depot/maint-5.8/perl: 180158515bf55baba130dc335fb25e9d48016830
p4raw-link: @19109 on //depot/maint-5.8/perl: 0de7851241e3f1d50d1f426c11333d0f72bd7fcb

p4raw-id: //depot/perl@19121
p4raw-integrated: from //depot/maint-5.8/perl@19120 'copy in'
ext/Time/HiRes/HiRes.t (@18080..) ext/Time/HiRes/Makefile.PL
(@18922..)

22 years agoIntegrate:
Ilya Zakharevich [Mon, 31 Mar 2003 12:43:37 +0000]
Integrate:
[ 19106]
Subject: [PATCH 5.8.1 @19053] OS/2-related patches
Message-ID: <20030331204337.GA3634@math.berkeley.edu>

and regen Configure.
p4raw-link: @19106 on //depot/maint-5.8/perl: 8257dec7ed17c0d4d721411d2a781ceadf724da5

p4raw-id: //depot/perl@19120
p4raw-edited: from //depot/maint-5.8/perl@19118 'edit in' embedvar.h
(@18804..)
p4raw-integrated: from //depot/maint-5.8/perl@19118 'copy in'
os2/Makefile.SHs os2/OS2/ExtAttr/Changes
os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2thread.h (@17645..)
ext/threads/threads.xs (@18619..) perlio.c (@18948..)
Makefile.SH (@19061..) 'ignore' embed.pl (@18872..) embed.h
(@19011..) embed.fnc (@19030..) 'merge in' os2/os2ish.h
(@17645..) os2/os2.c (@18347..) perlapi.h (@18804..) perlvars.h
(@18808..) makedef.pl (@18896..) intrpvar.h (@18920..) sv.c
(@18961..)
p4raw-edited: from //depot/maint-5.8/perl@19106 'edit in' Configure
(@19040..)
p4raw-integrated: from //depot/maint-5.8/perl@19106 'copy in' reentr.h
(@18850..) reentr.c reentr.pl (@18922..)

22 years agoDocument the _exit() issue with threads in Linux [perl #17057].
Jarkko Hietaniemi [Tue, 1 Apr 2003 16:17:04 +0000]
Document the _exit() issue with threads in Linux [perl #17057].

p4raw-id: //depot/perl@19118

22 years agoRe: 5.8.1@19053 bug: make minitest fails with threads
Rafael Garcia-Suarez [Tue, 1 Apr 2003 11:02:35 +0000]
Re: 5.8.1@19053 bug: make minitest fails with threads
Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>

p4raw-id: //depot/perl@19117

22 years agoMM hackery and whitespace changes
Michael G. Schwern [Mon, 31 Mar 2003 15:16:57 +0000]
MM hackery and whitespace changes
Message-ID: <20030331231657.GJ17529@windhund.schwern.org>

p4raw-id: //depot/perl@19116

22 years agooverdue perlhack.pod corrections for RT
Richard Foley [Mon, 31 Mar 2003 16:27:14 +0000]
overdue perlhack.pod corrections for RT
Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>

p4raw-id: //depot/perl@19115

22 years agoText::Abbrev warnings safe
Peter Scott [Fri, 28 Mar 2003 16:34:47 +0000]
Text::Abbrev warnings safe
Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>

p4raw-id: //depot/perl@19114

22 years agoImplemented AIX longdouble support in hints/aix.sh, which now
H.Merijn Brand [Tue, 1 Apr 2003 17:18:57 +0000]
Implemented AIX longdouble support in hints/aix.sh, which now
actually work.  Thanks to John L. Allen for the hint.

Subject: Re: AIX longdoubles
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@19113

22 years agoTabify; strictly speaking unnecessary but anyway...
Jarkko Hietaniemi [Mon, 31 Mar 2003 10:51:36 +0000]
Tabify; strictly speaking unnecessary but anyway...

p4raw-id: //depot/perl@19104

22 years agoUpgrade to Test::Harness 2.27_02.
Jarkko Hietaniemi [Mon, 31 Mar 2003 10:36:48 +0000]
Upgrade to Test::Harness 2.27_02.

p4raw-id: //depot/perl@19102

22 years agoUpgrade to podlators 1.26.
Jarkko Hietaniemi [Mon, 31 Mar 2003 10:07:35 +0000]
Upgrade to podlators 1.26.

p4raw-id: //depot/perl@19101

22 years agoUpgrade to Encode 1.92.
Jarkko Hietaniemi [Mon, 31 Mar 2003 10:03:50 +0000]
Upgrade to Encode 1.92.

p4raw-id: //depot/perl@19100

22 years agoExtUtils::MakeMaker 6.03 -> 6.06_05ish
Michael G. Schwern [Mon, 31 Mar 2003 02:42:58 +0000]
ExtUtils::MakeMaker 6.03 -> 6.06_05ish
Message-ID: <20030331104257.GB15327@windhund.schwern.org>

p4raw-id: //depot/perl@19099

22 years agostray n_a
Michael G. Schwern [Mon, 31 Mar 2003 00:55:49 +0000]
stray n_a
Message-ID: <20030331085549.GB1300@windhund.schwern.org>

p4raw-id: //depot/perl@19098

22 years agoSome low-hanging fruit for EBCDIC portability
Jarkko Hietaniemi [Mon, 31 Mar 2003 05:00:07 +0000]
Some low-hanging fruit for EBCDIC portability
(or for marking as EBCDIC todos)

p4raw-id: //depot/perl@19097

22 years agoUpgrade to Time::HiRes 1.44.
Jarkko Hietaniemi [Sun, 30 Mar 2003 15:54:35 +0000]
Upgrade to Time::HiRes 1.44.

p4raw-id: //depot/perl@19094

22 years agoIRIX 5.3 update.
Jarkko Hietaniemi [Sun, 30 Mar 2003 15:09:02 +0000]
IRIX 5.3 update.

p4raw-id: //depot/perl@19092

22 years agoNot all compilers like #ifdefs within cpp macros
Jarkko Hietaniemi [Sun, 30 Mar 2003 10:26:32 +0000]
Not all compilers like #ifdefs within cpp macros
(follow-up on #19086)

p4raw-id: //depot/perl@19091

22 years agoEnding strings is customary (typo from #19084).
Jarkko Hietaniemi [Sun, 30 Mar 2003 09:50:33 +0000]
Ending strings is customary (typo from #19084).

p4raw-id: //depot/perl@19090

22 years agoRe-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
Jarkko Hietaniemi [Sun, 30 Mar 2003 09:24:08 +0000]
Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)

p4raw-id: //depot/perl@19089

22 years agoAnother victim of IRIX 5.3's inability to resolve 'localhost'
Jarkko Hietaniemi [Sun, 30 Mar 2003 09:09:42 +0000]
Another victim of IRIX 5.3's inability to resolve 'localhost'
as the test expects.

p4raw-id: //depot/perl@19088

22 years agoIn IRIX 5.3 turn off some of the warnings that cannot
Jarkko Hietaniemi [Sun, 30 Mar 2003 09:08:07 +0000]
In IRIX 5.3 turn off some of the warnings that cannot
really be helped (e.g. warnings coming from system headers,
or linker warnings during Configure).

p4raw-id: //depot/perl@19087

22 years agoIn IRIX 5.3 the cc is awfully confused about the prototype
Jarkko Hietaniemi [Sun, 30 Mar 2003 08:59:24 +0000]
In IRIX 5.3 the cc is awfully confused about the prototype
of select().

p4raw-id: //depot/perl@19086

22 years agoIn IRIX 5.3 being too POSIXly hides the struct timespec.
Jarkko Hietaniemi [Sun, 30 Mar 2003 08:43:53 +0000]
In IRIX 5.3 being too POSIXly hides the struct timespec.

p4raw-id: //depot/perl@19085

22 years agogethostbyname('localhost') is not that portable.
Jarkko Hietaniemi [Sun, 30 Mar 2003 08:31:53 +0000]
gethostbyname('localhost') is not that portable.
inet_aton('localhost') in IRIX 5.3 returned an undef,
which in turn made pack_sockaddr_in to barf on zero
length in_addr.

p4raw-id: //depot/perl@19084

22 years agoCOW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
Nicholas Clark [Sun, 30 Mar 2003 00:35:48 +0000]
COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@19083

22 years agoIRIX 5.3 can have PF_LINK defined to be AF_LINK but
Jarkko Hietaniemi [Sat, 29 Mar 2003 21:18:32 +0000]
IRIX 5.3 can have PF_LINK defined to be AF_LINK but
not defined AF_LINK.

p4raw-id: //depot/perl@19082

22 years ago[unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
Nicholas Clark [Sat, 29 Mar 2003 18:58:09 +0000]
[unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@19081

22 years agoMinor rephrasing in perlopentut,
Rafael Garcia-Suarez [Sat, 29 Mar 2003 20:39:34 +0000]
Minor rephrasing in perlopentut,
noticed by Bob Wilkinson (RT [perl #21725])

p4raw-id: //depot/perl@19080

22 years ago[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
Nicholas Clark [Thu, 27 Mar 2003 22:37:35 +0000]
[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@19079

22 years agoIt seems that in Tru64 V5 gcc cannot be used to
Jarkko Hietaniemi [Sat, 29 Mar 2003 07:23:00 +0000]
It seems that in Tru64 V5 gcc cannot be used to
compile a threaded Perl because <pthread.h> explicitly
checks for supported compilers (gcc not being one of them).
This is not so bad since the system C compiler is always there.

p4raw-id: //depot/perl@19078

22 years agoFeeding illegal QP (like \x80) to this
Jarkko Hietaniemi [Fri, 28 Mar 2003 06:03:16 +0000]
Feeding illegal QP (like \x80) to this
./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
caused a coredump in av_length() <- nextargv() because
the av was NULL.  I don't know that returning Nullfp is
the best thing to do, but it dodges the segfault and
introduces no test failures.

p4raw-id: //depot/perl@19077

22 years agoMissing final \n.
Jarkko Hietaniemi [Thu, 27 Mar 2003 18:17:20 +0000]
Missing final \n.

p4raw-id: //depot/perl@19074

22 years ago[perl #21672] IO::New and undefined filename behaviour
mike@exegenix.com [Mon, 24 Mar 2003 16:29:08 +0000]
[perl #21672] IO::New and undefined filename behaviour
From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
plus a regression test

p4raw-id: //depot/perl@19072

22 years agoBetter version of change #19069
Nicholas Clark [Wed, 26 Mar 2003 23:01:46 +0000]
Better version of change #19069
Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
p4raw-link: @19069 on //depot/perl: 10bcdfd6e8d70ea5a2c02616001cf97fce7f3e17

p4raw-id: //depot/perl@19071

22 years ago[patch] for Stratus VOS
Paul Green [Wed, 26 Mar 2003 17:24:38 +0000]
[patch] for Stratus VOS
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
(plus a small tweak to the test script)

p4raw-id: //depot/perl@19070

22 years agoRe: [perl #21614] 5.8.0 Unbalanced string table refcount
Nicholas Clark [Tue, 25 Mar 2003 22:59:17 +0000]
Re: [perl #21614] 5.8.0 Unbalanced string table refcount
Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@19069

22 years agoWin32 counterpart of change #19065
Rafael Garcia-Suarez [Wed, 26 Mar 2003 20:53:18 +0000]
Win32 counterpart of change #19065
p4raw-link: @19065 on //depot/perl: ce28de53280045efd40d128c35482d809354e666

p4raw-id: //depot/perl@19068

22 years agoVMS counterpart of change #19065
Rafael Garcia-Suarez [Wed, 26 Mar 2003 20:34:32 +0000]
VMS counterpart of change #19065
p4raw-link: @19065 on //depot/perl: ce28de53280045efd40d128c35482d809354e666

p4raw-id: //depot/perl@19067

22 years agoUpgrade to Term::ANSIColor 1.07.
Jarkko Hietaniemi [Wed, 26 Mar 2003 20:05:40 +0000]
Upgrade to Term::ANSIColor 1.07.

p4raw-id: //depot/perl@19066

22 years agoAdd a file utils/cpan.PL to generate the "cpan" utility,
Rafael Garcia-Suarez [Wed, 26 Mar 2003 19:55:20 +0000]
Add a file utils/cpan.PL to generate the "cpan" utility,
also separately maintained on CPAN, and now moved as
lib/CPAN/bin/cpan. Tweak installperl to avoid installing
this last file.

p4raw-id: //depot/perl@19065

22 years ago[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
Dave Mitchell [Thu, 20 Mar 2003 01:26:19 +0000]
[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
Date: Thu, 20 Mar 2003 01:26:19 +0000
Message-ID: <20030320012619.C19869@fdgroup.com>

Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
From: Dave Mitchell <davem@fdgroup.com>
Date: Mon, 24 Mar 2003 16:06:51 +0000
Message-ID: <20030324160651.D1798@fdgroup.com>

p4raw-id: //depot/perl@19064

22 years ago[perl #21648] Doc typo in Net::servent
Andy Lester [Sat, 22 Mar 2003 05:02:31 +0000]
[perl #21648] Doc typo in Net::servent
From: Andy Lester (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>

p4raw-id: //depot/perl@19063

22 years agofor QNX 6.2
Norton T. Allen [Tue, 25 Mar 2003 12:09:42 +0000]
for QNX 6.2
Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>

p4raw-id: //depot/perl@19062

22 years agolib/vmsish.t GMT bug fix
Craig A. Berry [Tue, 25 Mar 2003 22:52:58 +0000]
lib/vmsish.t GMT bug fix
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3E81322A.3040508@mac.com>

p4raw-id: //depot/perl@19060

22 years agoChange 19056 wasn't good enough.
Rafael Garcia-Suarez [Mon, 24 Mar 2003 21:43:03 +0000]
Change 19056 wasn't good enough.
ldlibpth should be changed later, to avoid spaces to be quoted.

p4raw-id: //depot/perl@19059

22 years agoAdding the latest version of Perl
Michael G. Schwern [Mon, 24 Mar 2003 00:50:39 +0000]
Adding the latest version of Perl
Message-ID: <20030324085039.GA19981@windhund.schwern.org>

p4raw-id: //depot/perl@19058

22 years agoTypo, spotted by Doru Petrescu
Rafael Garcia-Suarez [Mon, 24 Mar 2003 21:33:43 +0000]
Typo, spotted by Doru Petrescu
Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>

p4raw-id: //depot/perl@19057

22 years agoRe: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
Adrian M. Enache [Mon, 24 Mar 2003 23:56:25 +0000]
Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
Message-ID: <20030324215625.GB853@ratsnest.hole>

p4raw-id: //depot/perl@19056

22 years agono more 'make install && make test' with shared libperl.so on Linux
H.Merijn Brand [Mon, 24 Mar 2003 07:05:39 +0000]
no more 'make install && make test' with shared libperl.so on Linux
From: Enache Adrian <enache@rdslink.ro>
Date: Sat, 22 Mar 2003 22:49:49 +0200
Message-ID: <20030322204949.GB794@ratsnest.hole>

This is a slightly more defensive patch than Chip's patch that
fell through the cracks, but does the same
Subject: Shared libperl.so and build issues
From: Chip Turner <cturner@redhat.com>
Date: Tue 31 Dec 2002 17:21

p4raw-id: //depot/perl@19055

22 years agovms.c thread clean-up
Craig A. Berry [Sun, 23 Mar 2003 15:32:58 +0000]
vms.c thread clean-up
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3E7E280A.5000304@mac.com>

p4raw-id: //depot/perl@19054

22 years agoFor change #19051: a new .bat to CRLF.
Jarkko Hietaniemi [Mon, 24 Mar 2003 04:28:13 +0000]
For change #19051: a new .bat to CRLF.
p4raw-link: @19051 on //depot/perl: 2e64bfdbad05def7e878bb2b347fbafc957b682e

p4raw-id: //depot/perl@19052

22 years agoWinCE update from Vadim Konovalov.
Jarkko Hietaniemi [Mon, 24 Mar 2003 04:27:55 +0000]
WinCE update from Vadim Konovalov.

p4raw-id: //depot/perl@19051

22 years agoOops (change #19013 missed changing the Perl version number).
Jarkko Hietaniemi [Mon, 24 Mar 2003 04:25:15 +0000]
Oops (change #19013 missed changing the Perl version number).
p4raw-link: @19013 on //depot/perl: 4eee6e183013a0f0e9dce0d53c643393a9e49455

p4raw-id: //depot/perl@19050

22 years agoIntegrate from maint-5.8:
Jarkko Hietaniemi [Sun, 23 Mar 2003 17:54:33 +0000]
Integrate from maint-5.8:
[ 19045]
If no IVSIZE == 8, no need for modulo_1.
p4raw-link: @19045 on //depot/maint-5.8/perl: 6fcf78978c3c389ee7541e795096814ca241cf2a

p4raw-id: //depot/perl@19047
p4raw-integrated: from //depot/maint-5.8/perl@19044 'merge in' pp.c
(@19029..)

22 years agop4genpatch
Andreas König [Sat, 15 Mar 2003 12:04:18 +0000]
p4genpatch
Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>

p4raw-id: //depot/perl@19044

22 years agoperlsub.pod and perlsyn.pod: better organise scoping info for modifiers
Martien Verbruggen [Sat, 15 Mar 2003 12:31:47 +0000]
perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>

p4raw-id: //depot/perl@19043