21 years agoThe lib/ipc_sysv.t test has a new name.
Jarkko Hietaniemi [Sun, 13 Apr 2003 09:43:09 +0000]
The lib/ipc_sysv.t test has a new name.

p4raw-id: //depot/perl@19198

21 years agoContinue hunting for the cause of the Tru64 failed threaded smokes
Jarkko Hietaniemi [Sun, 13 Apr 2003 09:32:05 +0000]
Continue hunting for the cause of the Tru64 failed threaded smokes
most probably introduced by the change #19157.  The tweak suggested
by Stephen McCamant trades a possible dangling pointer (CopFILE()
is tricky like that with threads) to a memory leak.  (This means
that this tweak shouldn't be left in as-is, but if this helps,
we at least know that the failure was caused by the #19157.)
p4raw-link: @19157 on //depot/perl: 3871c2ef9aa1dfeba4631a17efdbf486012d47a6

p4raw-id: //depot/perl@19197

21 years agoUpgrade to Net::Ping 2.29.
Jarkko Hietaniemi [Sun, 13 Apr 2003 09:20:02 +0000]
Upgrade to Net::Ping 2.29.

p4raw-id: //depot/perl@19196

21 years agoUpgrade to Test::Harness 2.27_04.
Jarkko Hietaniemi [Sun, 13 Apr 2003 09:02:05 +0000]
Upgrade to Test::Harness 2.27_04.

p4raw-id: //depot/perl@19195

21 years agoDarwin/Rhapsody hints files updates by Wilfredo Sánchez
Rafael Garcia-Suarez [Sat, 12 Apr 2003 21:21:04 +0000]
Darwin/Rhapsody hints files updates by Wilfredo Sánchez

p4raw-id: //depot/perl@19194

21 years agoThe debugging aid #19182 didn't.
Jarkko Hietaniemi [Sat, 12 Apr 2003 18:23:40 +0000]
The debugging aid #19182 didn't.

p4raw-id: //depot/perl@19192

21 years agoBenchmark nit from Nicholas Clark (in OpenBSD the result could
Jarkko Hietaniemi [Sat, 12 Apr 2003 16:51:12 +0000]
Benchmark nit from Nicholas Clark (in OpenBSD the result could
be a negative zero, -0).

p4raw-id: //depot/perl@19191

21 years agoMakeMaker 6.10_02 -> 6.10_03
Michael G. Schwern [Fri, 11 Apr 2003 00:32:02 +0000]
MakeMaker 6.10_02 -> 6.10_03
Message-ID: <20030411073202.GC5916@windhund.schwern.org>

p4raw-id: //depot/perl@19190

21 years agoPeter Scott suggests that the docs for base.pm should
Rafael Garcia-Suarez [Thu, 10 Apr 2003 20:40:14 +0000]
Peter Scott suggests that the docs for base.pm should
state explicitely that base.pm doesn't call import()
on base classes. Plus a few typos.

p4raw-id: //depot/perl@19189

21 years agoPerlFAQ sync.
Rafael Garcia-Suarez [Thu, 10 Apr 2003 19:45:08 +0000]
PerlFAQ sync.

p4raw-id: //depot/perl@19188

21 years agoFix bug #21914, 3-arg open + local $fh + strict coredump.
Rafael Garcia-Suarez [Thu, 10 Apr 2003 19:25:18 +0000]
Fix bug #21914, 3-arg open + local $fh + strict coredump.
There used to be a nullstash (%{"<none>::"}) to hold illegal
variables under strict 'vars'. It has been removed by change #17942.
This can lead to segfaults during the parsing, because some illegal
variables might have been discarded before the compilation of the
current statement had completed.
Bug analysis and test case by Enache Adrian.
p4raw-link: @17942 on //depot/perl: de11ba31bba9f0eef0f76239d1d93a010926d6cf

p4raw-id: //depot/perl@19187

21 years agoBe more descriptive.
Jarkko Hietaniemi [Thu, 10 Apr 2003 19:13:40 +0000]
Be more descriptive.

p4raw-id: //depot/perl@19186

21 years agoNoted by Nat: -0 didn't work that well with Unicode.
Jarkko Hietaniemi [Thu, 10 Apr 2003 19:06:02 +0000]
Noted by Nat: -0 didn't work that well with Unicode.

p4raw-id: //depot/perl@19185

21 years agoAdd an option for the grok_xxx() to silently ignore bad digits.
Jarkko Hietaniemi [Thu, 10 Apr 2003 17:26:43 +0000]
Add an option for the grok_xxx() to silently ignore bad digits.

p4raw-id: //depot/perl@19184

21 years agoThe test doesn't work that well when -Uusedl.
Jarkko Hietaniemi [Thu, 10 Apr 2003 10:56:25 +0000]
The test doesn't work that well when -Uusedl.
Some of the tests could be salvaged even then I guess.

p4raw-id: //depot/perl@19183

21 years agoA temporary debugging aid for Tru64 threaded builds.
Jarkko Hietaniemi [Thu, 10 Apr 2003 09:40:24 +0000]
A temporary debugging aid for Tru64 threaded builds.

p4raw-id: //depot/perl@19182

21 years agoUnless Inuits are involved...
Jarkko Hietaniemi [Thu, 10 Apr 2003 08:02:10 +0000]
Unless Inuits are involved...

p4raw-id: //depot/perl@19181

21 years agoWith AFS the cwds have little chance of agreeing.
Jarkko Hietaniemi [Thu, 10 Apr 2003 07:02:44 +0000]
With AFS the cwds have little chance of agreeing.

p4raw-id: //depot/perl@19180

21 years agoI assume the idea was to use the *cwd variables for testing.
Jarkko Hietaniemi [Thu, 10 Apr 2003 06:46:50 +0000]
I assume the idea was to use the *cwd variables for testing.

p4raw-id: //depot/perl@19179

21 years agoperlport information about portably embedding string data.
Jarkko Hietaniemi [Thu, 10 Apr 2003 04:34:48 +0000]
perlport information about portably embedding string data.

p4raw-id: //depot/perl@19177

21 years agoAlso locale names can contain illegal UTF-8.
Jarkko Hietaniemi [Thu, 10 Apr 2003 04:18:45 +0000]
Also locale names can contain illegal UTF-8.

p4raw-id: //depot/perl@19176

21 years agoIn case someone is using UTF-8 locales.
Jarkko Hietaniemi [Thu, 10 Apr 2003 04:03:48 +0000]
In case someone is using UTF-8 locales.

p4raw-id: //depot/perl@19175

21 years agoEven more promotion for -lc128 (long doubles on AIX)
H.Merijn Brand [Wed, 9 Apr 2003 14:31:48 +0000]
Even more promotion for -lc128 (long doubles on AIX)
More obvious detection of C compiler
cc_type should not promote to config.sh

From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@19174

21 years agoopen(my $fh, ">&", STDOUT) should not warn under strict.
Jarkko Hietaniemi [Wed, 9 Apr 2003 12:39:35 +0000]
open(my $fh, ">&", STDOUT) should not warn under strict.

p4raw-id: //depot/perl@19173

21 years agoTry to be more descriptive than just __ANONIO__ which is what
Jarkko Hietaniemi [Wed, 9 Apr 2003 10:40:31 +0000]
Try to be more descriptive than just __ANONIO__ which is what
you get when you autovivify filehandles into array/hash elements.

p4raw-id: //depot/perl@19172

21 years agoImplement support for --help and --version in Getopt::Std
Ilya Zakharevich [Mon, 7 Apr 2003 17:07:15 +0000]
Implement support for --help and --version in Getopt::Std
Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
Message-ID: <20030408000714.GA953@math.berkeley.edu>

p4raw-id: //depot/perl@19171

21 years agoRe: Error: Unknown error
Adrian M. Enache [Tue, 8 Apr 2003 07:12:13 +0000]
Re: Error: Unknown error
Message-ID: <20030408041213.GA13553@ratsnest.hole>

p4raw-id: //depot/perl@19170

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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..)

21 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..)

21 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..)

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

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

p4raw-id: //depot/perl@19092

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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

21 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