22 years agoFreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
Jarkko Hietaniemi [Sat, 16 Mar 2002 18:29:26 +0000]
FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.

p4raw-id: //depot/perl@15262

22 years ago Upgrade to Tie::File 0.20.
Abhijit Menon-Sen [Sat, 16 Mar 2002 18:14:04 +0000]
   Upgrade to Tie::File 0.20.

p4raw-id: //depot/perl@15261

22 years agoThere seems to be a trend for the *time_r to be hidden.
Jarkko Hietaniemi [Sat, 16 Mar 2002 18:12:25 +0000]
There seems to be a trend for the *time_r to be hidden.

p4raw-id: //depot/perl@15260

22 years agofix anchor generation code (ID 20020312.006)
Stas Bekman [Sun, 17 Mar 2002 02:11:26 +0000]
fix anchor generation code (ID 20020312.006)
Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>

p4raw-id: //depot/perl@15259

22 years agoRe: dumpvar.pl bug
Peter Scott [Fri, 15 Mar 2002 18:19:21 +0000]
Re: dumpvar.pl bug
Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>

p4raw-id: //depot/perl@15258

22 years agoMore paranoid _r protochecking. At least Tru64 and
Jarkko Hietaniemi [Sat, 16 Mar 2002 17:52:29 +0000]
More paranoid _r protochecking.  At least Tru64 and
Linux need additional hinting help to believe that
the time_r protos exist; turn on FreeBSD _THREAD_SAFE
to see what goes bang.

p4raw-id: //depot/perl@15257

22 years agoHP-UX gcc 3 warnings found by Sarathy.
Jarkko Hietaniemi [Sat, 16 Mar 2002 16:23:07 +0000]
HP-UX gcc 3 warnings found by Sarathy.

p4raw-id: //depot/perl@15255

22 years agoRe: [ID 20020315.003] timelocal does not return fractal values anymore
Slaven Rezic [Sat, 16 Mar 2002 15:29:18 +0000]
Re: [ID 20020315.003] timelocal does not return fractal values anymore
Message-ID: <877kocwpq9.fsf@vran.herceg.de>

p4raw-id: //depot/perl@15254

22 years agoHP-UX has also endgrent_r/endpwent_r marked obsolete.
Jarkko Hietaniemi [Sat, 16 Mar 2002 16:11:49 +0000]
HP-UX has also endgrent_r/endpwent_r marked obsolete.

p4raw-id: //depot/perl@15253

22 years agoUIN32_MAX with borken under HP-UX+gcc
Gurusamy Sarathy [Sat, 16 Mar 2002 15:36:16 +0000]
UIN32_MAX with borken under HP-UX+gcc

p4raw-id: //depot/perl@15252

22 years ago Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
Abhijit Menon-Sen [Sat, 16 Mar 2002 02:38:08 +0000]
   Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
*::DESTROY() is deprecated
   From: Ilya Zakharevich <ilya@math.ohio-state.edu>
   Date: Thu, 14 Mar 2002 18:39:22 -0500
   Message-Id: <20020314183922.A8448@math.ohio-state.edu>

   Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
*::DESTROY() is deprecated
   From: Dave Mitchell <davem@fdgroup.com>
   Date: Fri, 15 Mar 2002 19:22:49 +0000
   Message-Id: <20020315192249.A22389@fdgroup.com>
p4raw-link: @15047 on //depot/perl: 0cce8c827906d6294f47c30840f886b52d8345f8

p4raw-id: //depot/perl@15251

22 years ago Plural nit.
Abhijit Menon-Sen [Sat, 16 Mar 2002 02:14:41 +0000]
   Plural nit.

p4raw-id: //depot/perl@15250

22 years agoDoesn't make sense to test for protos if the
Jarkko Hietaniemi [Fri, 15 Mar 2002 20:46:10 +0000]
Doesn't make sense to test for protos if the
functions are not to be used (!= functions exist!)
This might be the key (well, a key) to the HP-UX
problems.

p4raw-id: //depot/perl@15249

22 years agoTypo in #15247.
Jarkko Hietaniemi [Fri, 15 Mar 2002 20:05:46 +0000]
Typo in #15247.

p4raw-id: //depot/perl@15248

22 years agoThe UINT32_MAX_BROKEN is still needed for pre-gcc-3
Jarkko Hietaniemi [Fri, 15 Mar 2002 19:41:43 +0000]
The UINT32_MAX_BROKEN is still needed for pre-gcc-3
in HP-UX (from H.Merijn Brand)

p4raw-id: //depot/perl@15247

22 years agominor corrections in perldelta.pod
Mark-Jason Dominus [Fri, 15 Mar 2002 18:48:42 +0000]
minor corrections in perldelta.pod
   Message-Id: <20020315184842.13573.qmail@plover.com>

p4raw-id: //depot/perl@15246

22 years ago Upgrade to Tie::File 0.19.
Abhijit Menon-Sen [Fri, 15 Mar 2002 17:37:52 +0000]
   Upgrade to Tie::File 0.19.

p4raw-id: //depot/perl@15245

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 15 Mar 2002 17:13:33 +0000]
Update Changes.

p4raw-id: //depot/perl@15244

22 years agoForgot from #15241.
Jarkko Hietaniemi [Fri, 15 Mar 2002 16:18:16 +0000]
Forgot from #15241.

p4raw-id: //depot/perl@15243

22 years agopatch pod/perltodo.pod
Mark-Jason Dominus [Fri, 15 Mar 2002 15:42:18 +0000]
patch pod/perltodo.pod
Message-ID: <20020315154218.10163.qmail@plover.com>

(With s/WANT/Want/)

p4raw-id: //depot/perl@15242

22 years ago(revision 5 undef)
Nikola Knezevic [Fri, 15 Mar 2002 00:39:48 +0000]
(revision 5 undef)
Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>

p4raw-id: //depot/perl@15241

22 years ago[BUG & PATCH] can't quit the debugger after run completes
Michael G. Schwern [Thu, 14 Mar 2002 16:39:29 +0000]
[BUG & PATCH] can't quit the debugger after run completes
Message-ID: <20020314213929.GA2912@blackrider>

p4raw-id: //depot/perl@15240

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 15 Mar 2002 16:11:17 +0000]
Integrate perlio:

[ 15235]
Add the binmode()s to make JP.t pass on Win32
p4raw-link: @15235 on //depot/perlio: a6a3912c27ed4f9ffb87d242b56d42a194c8b333

p4raw-id: //depot/perl@15239

22 years agoMonster _r patch: try to scan for all known _r variants,
Jarkko Hietaniemi [Fri, 15 Mar 2002 16:07:58 +0000]
Monster _r patch: try to scan for all known _r variants,
and then use them (under ithreads).  May fail in HP-UX,
and the op/groups is known to be fickle everywhere.  Known
to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
warnings in AIX since the first arguments of getnetbyaddr
and getnetbyadd_r are of different types.  Thanks, IBM.)

In non-Configure platforms deny the existence of any
of the _r thingies.  (Also add the recently introduced
d_tm_* to places it wasn't already in.)

TODO: the suggested glibc buffer growth retry loop in case
some entries (at least for: gr*, host*) are big.
Forgot win32/config.win64.

p4raw-id: //depot/perl@15238

22 years agoBe more explicit on when is the $! worth anything.
Jarkko Hietaniemi [Fri, 15 Mar 2002 15:18:46 +0000]
Be more explicit on when is the $! worth anything.

p4raw-id: //depot/perl@15237

22 years agoAdd the binmode()s to make JP.t pass on Win32
Nick Ing-Simmons [Fri, 15 Mar 2002 07:31:54 +0000]
Add the binmode()s to make JP.t pass on Win32

p4raw-id: //depot/perlio@15235

22 years agoIntegrate perlio:
Nick Ing-Simmons [Fri, 15 Mar 2002 07:20:49 +0000]
Integrate perlio:

[ 15233]
Mark JP.t's data files as binary

[ 15011]
Avoid $Id$ cleverness and just have a $VERSION.
p4raw-link: @15233 on //depot/perlio: 8b63e183127000ab3ef3ae3d23bdad82f4c2c257
p4raw-link: @15011 on //depot/perlio: 0a7a2f6ef0e8d0b5ea8d9679493cc39200f48ff6

p4raw-id: //depot/perl@15234

22 years agoMark JP.t's data files as binary
Nick Ing-Simmons [Fri, 15 Mar 2002 07:18:02 +0000]
Mark JP.t's data files as binary

p4raw-id: //depot/perlio@15233

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 15 Mar 2002 07:13:38 +0000]
Integrate mainline

p4raw-id: //depot/perlio@15232

22 years agoThe section needs to be in the makedepend script
Jarkko Hietaniemi [Fri, 15 Mar 2002 04:49:10 +0000]
The section needs to be in the makedepend script
(from Jan-Erik Karlsson).

p4raw-id: //depot/perl@15231

22 years agoRe: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
Nicholas Clark [Thu, 14 Mar 2002 23:05:23 +0000]
Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15230

22 years agoRE: [PATCH] Get rid of bad error message formatting in Pod::Html
Brent Dax [Thu, 14 Mar 2002 09:08:41 +0000]
RE: [PATCH] Get rid of bad error message formatting in Pod::Html
From: "Brent Dax" <brentdax@cpan.org>
Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>

p4raw-id: //depot/perl@15229

22 years agoBetter patch for Benchmark.t and arith.t
Paul Green [Tue, 12 Mar 2002 19:22:00 +0000]
Better patch for Benchmark.t and arith.t
Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>

p4raw-id: //depot/perl@15226

22 years agoRe: Win32: C:\Program Files
Ken Williams [Wed, 13 Mar 2002 17:50:59 +0000]
Re: Win32: C:\Program Files
From: "Ken Williams" <ken@mathforum.org>
Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>

Add -t to perl -h.

p4raw-id: //depot/perl@15225

22 years agoExtra paranoia from Nicholas Clark.
Jarkko Hietaniemi [Thu, 14 Mar 2002 14:24:44 +0000]
Extra paranoia from Nicholas Clark.

p4raw-id: //depot/perl@15224

22 years agoRe: PATCH proposal for ext/Safe/safe2.t
Nicholas Clark [Wed, 13 Mar 2002 14:22:50 +0000]
Re: PATCH proposal for ext/Safe/safe2.t
Message-ID: <20020313142250.G92566@plum.flirble.org>

p4raw-id: //depot/perl@15223

22 years agoRe: [PATCH] really protect spaces in Makefile.SH
Slaven Rezic [Tue, 12 Mar 2002 13:03:41 +0000]
Re: [PATCH] really protect spaces in Makefile.SH
Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>

p4raw-id: //depot/perl@15222

22 years agoa test for B::Xref
Rafael Garcia-Suarez [Wed, 13 Mar 2002 17:18:57 +0000]
a test for B::Xref
Message-ID: <20020313171857.F1144@rafael>

p4raw-id: //depot/perl@15221

22 years agoExporter.pm POD fixups
Rafael Garcia-Suarez [Wed, 13 Mar 2002 16:21:42 +0000]
Exporter.pm POD fixups
Message-ID: <20020313162142.A1144@rafael>

p4raw-id: //depot/perl@15220

22 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 14 Mar 2002 07:00:16 +0000]
Integrate mainline

p4raw-id: //depot/perlio@15219

22 years agoRe: [PATCH] 'all ::' for one and one for 'all ::'
Michael G. Schwern [Wed, 13 Mar 2002 17:43:00 +0000]
Re: [PATCH] 'all ::' for one and one for 'all ::'
Message-ID: <20020313224300.GG3311@blackrider>

p4raw-id: //depot/perl@15218

22 years agoPod tweak.
Jarkko Hietaniemi [Wed, 13 Mar 2002 17:28:36 +0000]
Pod tweak.

p4raw-id: //depot/perl@15217

22 years ago'all ::' for one and one for 'all ::'
Craig A. Berry [Wed, 13 Mar 2002 01:44:01 +0000]
'all ::' for one and one for 'all ::'
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>

p4raw-id: //depot/perl@15216

22 years agoIntegrate mainline.
Nick Ing-Simmons [Wed, 13 Mar 2002 08:08:36 +0000]
Integrate mainline.

p4raw-id: //depot/perlio@15215

22 years agoMore known threadsafings.
Jarkko Hietaniemi [Tue, 12 Mar 2002 23:24:59 +0000]
More known threadsafings.

p4raw-id: //depot/perl@15209

22 years agoSmall tweaks.
Jarkko Hietaniemi [Tue, 12 Mar 2002 20:43:46 +0000]
Small tweaks.

p4raw-id: //depot/perl@15208

22 years agoVERSIONize.
Jarkko Hietaniemi [Tue, 12 Mar 2002 17:38:46 +0000]
VERSIONize.

p4raw-id: //depot/perl@15207

22 years agoperl datastructure conversion shortcuts for DDD
Stas Bekman [Mon, 11 Mar 2002 14:54:31 +0000]
perl datastructure conversion shortcuts for DDD
Message-ID: <3C8C54A7.5020502@stason.org>

p4raw-id: //depot/perl@15206

22 years agoRegen modlib.
Jarkko Hietaniemi [Tue, 12 Mar 2002 17:09:50 +0000]
Regen modlib.

p4raw-id: //depot/perl@15205

22 years agoRegen toc.
Jarkko Hietaniemi [Tue, 12 Mar 2002 17:07:57 +0000]
Regen toc.

p4raw-id: //depot/perl@15204

22 years agoTiny pod tweaks.
Jarkko Hietaniemi [Tue, 12 Mar 2002 16:45:32 +0000]
Tiny pod tweaks.

p4raw-id: //depot/perl@15203

22 years agoperldeltaize Hash::Util.
Jarkko Hietaniemi [Tue, 12 Mar 2002 16:06:04 +0000]
perldeltaize Hash::Util.

p4raw-id: //depot/perl@15202

22 years agoMove the readonly interface back to universal.c,
Jarkko Hietaniemi [Tue, 12 Mar 2002 15:41:23 +0000]
Move the readonly interface back to universal.c,
(new name: Internals::SvREADONLY), remove Data::Util,
move Hash::Util to lib, also introduce refcnt interface
(Internals::SvREFCNT). Make both the new interfaces
to be more sane so that if they set the value, they return
the new value, not the old one.

p4raw-id: //depot/perl@15201

22 years agoDisambiguate "Can't locate"
Mike Guy [Tue, 12 Mar 2002 16:04:23 +0000]
Disambiguate "Can't locate"
   Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>

p4raw-id: //depot/perl@15200

22 years agoperl/lib/File/stat.t
Paul Green [Tue, 12 Mar 2002 11:00:00 +0000]
perl/lib/File/stat.t
   Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>

p4raw-id: //depot/perl@15199

22 years agoRe[2]: Related issues? [ID 20020222.011]
Robin Barker [Tue, 12 Mar 2002 13:31:58 +0000]
Re[2]: Related issues? [ID 20020222.011]
   Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>

p4raw-id: //depot/perl@15198

22 years agoInappropriate termination of POD
Clinton A. Pierce [Tue, 12 Mar 2002 10:11:53 +0000]
Inappropriate termination of POD
   From: "Clinton A. Pierce" <clintp@geeksalad.org>
   Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>

p4raw-id: //depot/perl@15197

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 12 Mar 2002 13:40:35 +0000]
Integrate mainline

p4raw-id: //depot/perlio@15196

22 years agoIntegrate mainline (a while ago)
Nick Ing-Simmons [Tue, 12 Mar 2002 06:08:24 +0000]
Integrate mainline (a while ago)

p4raw-id: //depot/perlio@15195

22 years agoPrototyping ...
Jonathan Stowe [Mon, 11 Mar 2002 08:12:15 +0000]
Prototyping ...
   Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@15194

22 years agoget magic typo
Dave Mitchell [Fri, 8 Mar 2002 17:08:45 +0000]
get magic typo
   Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>

p4raw-id: //depot/perl@15193

22 years agofix format in lib/utf8.pm and polish the meaning
Anton Tagunov [Tue, 12 Mar 2002 01:40:58 +0000]
fix format in lib/utf8.pm and polish the meaning
   Message-Id: <1194068830.20020312014058@motor.ru>
   (Applied with tweaks.)

p4raw-id: //depot/perl@15192

22 years agoalarm(), Win32, no PERL_IMPLICIT_SYS
Mattia Barbon [Sun, 10 Mar 2002 22:10:15 +0000]
alarm(), Win32, no PERL_IMPLICIT_SYS
   From: "Mattia Barbon" <mbarbon@dsi.unive.it>
   Message-Id: <3C8BD9C7.13988.73992D@localhost>

p4raw-id: //depot/perl@15191

22 years agoRe[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
Anton Tagunov [Mon, 11 Mar 2002 23:27:47 +0000]
Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
   Message-Id: <19414222180.20020311232747@motor.ru>

p4raw-id: //depot/perl@15190

22 years agominor patch for comment in utfebcdic.h
Anton Tagunov [Tue, 12 Mar 2002 00:20:21 +0000]
minor patch for comment in utfebcdic.h
   Message-Id: <13817376786.20020312002021@motor.ru>

p4raw-id: //depot/perl@15189

22 years agoB::Xref improvements
Rafael Garcia-Suarez [Mon, 11 Mar 2002 23:32:20 +0000]
B::Xref improvements
   Message-Id: <20020311233220.A12677@rafael>

p4raw-id: //depot/perl@15188

22 years agolib/ExtUtils/MM_Unix.pm
Paul Green [Mon, 11 Mar 2002 17:23:00 +0000]
lib/ExtUtils/MM_Unix.pm
   Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>

p4raw-id: //depot/perl@15187

22 years agoinstallperl - minor untangle for VOS
Paul Green [Mon, 11 Mar 2002 17:05:00 +0000]
installperl - minor untangle for VOS
   Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>

p4raw-id: //depot/perl@15186

22 years agofix to deparse ${^WARNINGS_BITS}
Rafael Garcia-Suarez [Mon, 11 Mar 2002 22:37:39 +0000]
fix to deparse ${^WARNINGS_BITS}
   Message-Id: <20020311223739.A691@rafael>

p4raw-id: //depot/perl@15185

22 years agoStray whitespace mucking here-doc
Michael G. Schwern [Tue, 12 Mar 2002 01:12:08 +0000]
Stray whitespace mucking here-doc
   Message-Id: <20020312061208.GD904@blackrider>

p4raw-id: //depot/perl@15184

22 years agoRe: ext/Encode/t/Tcl.t on VMS @15173
Audrey Tang [Tue, 12 Mar 2002 13:05:53 +0000]
Re: ext/Encode/t/Tcl.t on VMS @15173
   Message-Id: <20020312050553.GA7864@not.autrijus.org>
   (Only doc hunk applied, supplementing #15182.)
p4raw-link: @15173 on //depot/perl: 2a3d532f608c7c5e0c317bfba640d088125b93a3

p4raw-id: //depot/perl@15183

22 years agoRe: ext/Encode/t/Tcl.t on VMS @15173
Audrey Tang [Tue, 12 Mar 2002 12:56:46 +0000]
Re: ext/Encode/t/Tcl.t on VMS @15173
   Message-Id: <20020312045646.GA7689@not.autrijus.org>
   (Private mail.)
p4raw-link: @15173 on //depot/perl: 2a3d532f608c7c5e0c317bfba640d088125b93a3

p4raw-id: //depot/perl@15182

22 years agoRe: ext/Encode/t/Tcl.t on VMS @15173
Audrey Tang [Tue, 12 Mar 2002 11:55:06 +0000]
Re: ext/Encode/t/Tcl.t on VMS @15173
   Message-Id: <20020312035506.GA6946@not.autrijus.org>
p4raw-link: @15173 on //depot/perl: 2a3d532f608c7c5e0c317bfba640d088125b93a3

p4raw-id: //depot/perl@15181

22 years agoFAQ sync.
Jarkko Hietaniemi [Mon, 11 Mar 2002 21:42:58 +0000]
FAQ sync.

p4raw-id: //depot/perl@15179

22 years agoThe test needs perlio.
Jarkko Hietaniemi [Mon, 11 Mar 2002 17:34:34 +0000]
The test needs perlio.

p4raw-id: //depot/perl@15178

22 years agoperlreftut update
Mark-Jason Dominus [Mon, 11 Mar 2002 11:36:27 +0000]
perlreftut update
   Message-Id: <20020311163627.31020.qmail@plover.com>

p4raw-id: //depot/perl@15177

22 years agoMinor correction in perlfaq5
Mark-Jason Dominus [Mon, 11 Mar 2002 16:34:22 +0000]
Minor correction in perlfaq5
   Message-Id: <20020311163422.30963.qmail@plover.com>

p4raw-id: //depot/perl@15176

22 years agonumber of skipped tests was incorrect
Gurusamy Sarathy [Mon, 11 Mar 2002 15:11:42 +0000]
number of skipped tests was incorrect

p4raw-id: //depot/perl@15175

22 years agoremove doubled CRs
Gurusamy Sarathy [Mon, 11 Mar 2002 14:39:11 +0000]
remove doubled CRs

p4raw-id: //depot/perl@15174

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 11 Mar 2002 14:07:01 +0000]
Update Changes.

p4raw-id: //depot/perl@15173

22 years agoRegen toc.
Jarkko Hietaniemi [Mon, 11 Mar 2002 13:54:49 +0000]
Regen toc.

p4raw-id: //depot/perl@15172

22 years agoAdd t/CN.t and t/TW.t; re-sort.
Jarkko Hietaniemi [Mon, 11 Mar 2002 13:48:09 +0000]
Add t/CN.t and t/TW.t; re-sort.

p4raw-id: //depot/perl@15171

22 years agoDocument what to do if one yearns back to
Jarkko Hietaniemi [Mon, 11 Mar 2002 13:04:25 +0000]
Document what to do if one yearns back to
the old legacy encoding.

p4raw-id: //depot/perl@15170

22 years agoUndocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
Jarkko Hietaniemi [Mon, 11 Mar 2002 12:57:45 +0000]
Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
as general purpose encoding transformation interfaces
since that's not what they are.

p4raw-id: //depot/perl@15169

22 years agoRe: Smoke 15089 Tru64/OSF Problems: numconvert, lstat
Rafael Garcia-Suarez [Mon, 11 Mar 2002 14:35:22 +0000]
Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
    warnings
   Message-Id: <20020311143522.A7431@rafael>

p4raw-id: //depot/perl@15168

22 years ago A little commonsense is better than 1_compile.
Abhijit Menon-Sen [Mon, 11 Mar 2002 04:57:20 +0000]
   A little commonsense is better than 1_compile.

p4raw-id: //depot/perl@15167

22 years ago Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
Michael G. Schwern [Sun, 10 Mar 2002 13:27:12 +0000]
   Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
   Date: Sun, 10 Mar 2002 13:27:12 -0500
   Message-Id: <20020310182712.GC693@blackrider>

   Subject: [PATCH] Hash::Util part 2
   From: Michael G Schwern <schwern@pobox.com>
   Date: Sun, 10 Mar 2002 15:09:34 -0500
   Message-Id: <20020310200934.GB27112@blackrider>

   Subject: [PATCH] Hash::Util MANIFEST correction
   From: Michael G Schwern <schwern@pobox.com>
   Date: Sun, 10 Mar 2002 16:27:07 -0500
   Message-Id: <20020310212707.GF27112@blackrider>

   (Also changes find.t and taint.t, which were looking for access.t)

p4raw-id: //depot/perl@15166

22 years agoSkip obsoleted interfaces.
Jarkko Hietaniemi [Mon, 11 Mar 2002 04:39:54 +0000]
Skip obsoleted interfaces.

p4raw-id: //depot/perl@15163

22 years ago Typo fixes.
Abhijit Menon-Sen [Mon, 11 Mar 2002 03:48:14 +0000]
   Typo fixes.

p4raw-id: //depot/perl@15162

22 years agoUpgrade to Locale::Codes 2.02.
Jarkko Hietaniemi [Mon, 11 Mar 2002 03:36:51 +0000]
Upgrade to Locale::Codes 2.02.

p4raw-id: //depot/perl@15161

22 years agoRe: [PATCH] for broken /proc/curproc/file on FreeBSD
Jarkko Hietaniemi [Mon, 11 Mar 2002 03:36:32 +0000]
Re: [PATCH] for broken /proc/curproc/file on FreeBSD
From: Nicholas Clark <nick@unfortu.net>
Date: Sun, 10 Mar 2002 18:17:50 +0000
Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>

Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Sun, 10 Mar 2002 13:53:34 -0800
Message-ID: <eX9i8gzkg26G092yn@efn.org>

(and reenable the feature in freebsd,
 and move the freebsd pr url to perl.c)

p4raw-id: //depot/perl@15160

22 years agoaccess::readonly is gone
Michael G. Schwern [Sun, 10 Mar 2002 16:18:14 +0000]
access::readonly is gone
   Message-Id: <20020310211813.GE27112@blackrider>

p4raw-id: //depot/perl@15159

22 years agoRaw socket require privileged user on Win2k
Mattia Barbon [Sun, 10 Mar 2002 22:10:15 +0000]
Raw socket require privileged user on Win2k
   From: "Mattia Barbon" <mbarbon@dsi.unive.it>
   Message-Id: <3C8BD9C7.610.7398DD@localhost>

p4raw-id: //depot/perl@15158

22 years agoTest::Simple/More/Builder 0.42
Michael G. Schwern [Sun, 10 Mar 2002 19:22:33 +0000]
Test::Simple/More/Builder 0.42
Message-ID: <20020311002233.GE4927@blackrider>

p4raw-id: //depot/perl@15157

22 years agoTest.pm 1.18 -> 1.20
Michael G. Schwern [Sun, 10 Mar 2002 17:14:10 +0000]
Test.pm 1.18 -> 1.20
Message-ID: <20020310221410.GA4915@blackrider>

p4raw-id: //depot/perl@15156

22 years agomore warnings tidyup
Paul Marquess [Sun, 10 Mar 2002 21:01:39 +0000]
more warnings tidyup
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@15155

22 years agoRe: [PATCH] xsubpp prototypes warnings
Nicholas Clark [Sun, 10 Mar 2002 23:21:07 +0000]
Re: [PATCH] xsubpp prototypes warnings
Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15154

22 years agoRe: [patch] IO::Socket::INET Broadcast patch
Max Baker [Fri, 8 Mar 2002 10:56:19 +0000]
Re: [patch] IO::Socket::INET Broadcast patch
   Message-Id: <20020308105619.A15039@warped.org>

p4raw-id: //depot/perl@15153

22 years agospelling correction
Nicholas Clark [Sun, 10 Mar 2002 18:34:42 +0000]
spelling correction
Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15152

22 years agoDG/UX updates from Takis Psarogiannakopoulos.
Jarkko Hietaniemi [Mon, 11 Mar 2002 03:04:33 +0000]
DG/UX updates from Takis Psarogiannakopoulos.

p4raw-id: //depot/perl@15151