This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
23 years agoFix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
Jarkko Hietaniemi [Sat, 8 Jul 2000 02:45:40 +0000 (02:45 +0000)]
Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
was cast to an unsigned (32-bit) integer with wild abandon.

p4raw-id: //depot/cfgperl@6326

23 years agoRemove perlbook, update perlfaq book listing,
Jarkko Hietaniemi [Fri, 7 Jul 2000 18:50:33 +0000 (18:50 +0000)]
Remove perlbook, update perlfaq book listing,
rearrange perl.pod, regenerate perltoc.

p4raw-id: //depot/cfgperl@6325

23 years agoFix the alignment problem in Crays ([ID 20000612.002]).
Jarkko Hietaniemi [Fri, 7 Jul 2000 14:03:40 +0000 (14:03 +0000)]
Fix the alignment problem in Crays ([ID 20000612.002]).

p4raw-id: //depot/cfgperl@6324

23 years agoFix complaints of buildtoc.
Jarkko Hietaniemi [Thu, 6 Jul 2000 16:03:55 +0000 (16:03 +0000)]
Fix complaints of buildtoc.

p4raw-id: //depot/cfgperl@6323

23 years agoAdd =head1 NAMEs so that buildtoc is happy.
Jarkko Hietaniemi [Thu, 6 Jul 2000 15:15:52 +0000 (15:15 +0000)]
Add =head1 NAMEs so that buildtoc is happy.
(The CGI::Util nit reported to Lincoln.)

p4raw-id: //depot/cfgperl@6322

23 years agoConfig is being used.
Jarkko Hietaniemi [Thu, 6 Jul 2000 03:16:04 +0000 (03:16 +0000)]
Config is being used.

p4raw-id: //depot/cfgperl@6321

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 6 Jul 2000 03:13:13 +0000 (03:13 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6320

23 years agoAutogenerate pod/Makefile and pod/buildtoc.
Jarkko Hietaniemi [Thu, 6 Jul 2000 03:11:46 +0000 (03:11 +0000)]
Autogenerate pod/Makefile and pod/buildtoc.
buildtoc also checks whether the existing pods are
mentioned in MANIFEST and perl.pod, and vice versa.
(None of the thusly found discrepancies fixed yet.)
roffitall also needs to be autogenerated similarly but it
seems so badly out of date that I didn't touch it yet.

p4raw-id: //depot/cfgperl@6319

23 years agofix UNC path handling on Windows under ithreads, and chdir()
Gurusamy Sarathy [Wed, 5 Jul 2000 22:10:54 +0000 (22:10 +0000)]
fix UNC path handling on Windows under ithreads, and chdir()
return value when given a non-existent directory

p4raw-id: //depot/perl@6318

23 years agowinsock cleanup never done on Windows (leads to handle leaks)
Gurusamy Sarathy [Wed, 5 Jul 2000 22:08:19 +0000 (22:08 +0000)]
winsock cleanup never done on Windows (leads to handle leaks)

p4raw-id: //depot/perl@6317

23 years agosome debugger output does not go to the socket when RemotePort is set
Gurusamy Sarathy [Wed, 5 Jul 2000 22:06:19 +0000 (22:06 +0000)]
some debugger output does not go to the socket when RemotePort is set

p4raw-id: //depot/perl@6316

23 years agoIntegrate with Sarathy, preliminary fix for unicos
Jarkko Hietaniemi [Wed, 5 Jul 2000 00:25:21 +0000 (00:25 +0000)]
Integrate with Sarathy, preliminary fix for unicos
alignment problems in [ID 20000612.002] Perl problem on Cray system.

p4raw-id: //depot/cfgperl@6315

23 years agotyop in change#6306
Gurusamy Sarathy [Tue, 4 Jul 2000 23:34:02 +0000 (23:34 +0000)]
tyop in change#6306

p4raw-link: @6306 on //depot/perl: c1899e02bd58ea340a8d89dc821ccba4502a63a7

p4raw-id: //depot/perl@6314

23 years agoMultiline string literals ENONPORTABLE.
Jarkko Hietaniemi [Tue, 4 Jul 2000 22:14:38 +0000 (22:14 +0000)]
Multiline string literals ENONPORTABLE.

p4raw-id: //depot/cfgperl@6313

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 20:34:44 +0000 (20:34 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6312

23 years agoMore POSIX.pod embellishment.
Jarkko Hietaniemi [Tue, 4 Jul 2000 20:30:56 +0000 (20:30 +0000)]
More POSIX.pod embellishment.

p4raw-id: //depot/cfgperl@6311

23 years agob.t fails under OS/2 (from Yitzchak Scott-Thoennes)
Gurusamy Sarathy [Tue, 4 Jul 2000 17:28:48 +0000 (17:28 +0000)]
b.t fails under OS/2 (from Yitzchak Scott-Thoennes)

p4raw-id: //depot/perl@6310

23 years agoThe #6308 required a little bit more.
Jarkko Hietaniemi [Tue, 4 Jul 2000 17:22:18 +0000 (17:22 +0000)]
The #6308 required a little bit more.

p4raw-id: //depot/cfgperl@6309

23 years agoRename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 16:35:24 +0000 (16:35 +0000)]
Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.

p4raw-id: //depot/cfgperl@6308

23 years agoWin32 patches for cfgperl from Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 16:28:58 +0000 (16:28 +0000)]
Win32 patches for cfgperl from Sarathy.

p4raw-id: //depot/cfgperl@6307

23 years agobetter diagnostic on Frob->stuff() when Frob:: doesn't exist
Gurusamy Sarathy [Tue, 4 Jul 2000 16:28:40 +0000 (16:28 +0000)]
better diagnostic on Frob->stuff() when Frob:: doesn't exist
(from Richard Soderberg <rs@oregonnet.com>)

p4raw-id: //depot/perl@6306

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 16:24:24 +0000 (16:24 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6305

23 years agomissing perldiag entry for unpack("w",...) diagnostic (from
Gurusamy Sarathy [Tue, 4 Jul 2000 16:17:24 +0000 (16:17 +0000)]
missing perldiag entry for unpack("w",...) diagnostic (from
Andreas Koenig)

p4raw-id: //depot/perl@6304

23 years agoremove rel2abs prototypes (from Barrie Slaymaker)
Gurusamy Sarathy [Tue, 4 Jul 2000 16:14:44 +0000 (16:14 +0000)]
remove rel2abs prototypes (from Barrie Slaymaker)

p4raw-id: //depot/perl@6303

23 years agoadjust change#6299
Gurusamy Sarathy [Tue, 4 Jul 2000 04:59:35 +0000 (04:59 +0000)]
adjust change#6299

p4raw-link: @6299 on //depot/perl: 6c644e7885bc20d759d8cbcb4abaa8f14113c03b

p4raw-id: //depot/perl@6302

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 4 Jul 2000 04:50:07 +0000 (04:50 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6301

23 years agoPERL_OBJECT build tweak
Gurusamy Sarathy [Tue, 4 Jul 2000 04:42:09 +0000 (04:42 +0000)]
PERL_OBJECT build tweak

p4raw-id: //depot/perl@6300

23 years agofix memory leak on Windows (PL_sys_intern contents were never
Gurusamy Sarathy [Tue, 4 Jul 2000 04:37:00 +0000 (04:37 +0000)]
fix memory leak on Windows (PL_sys_intern contents were never
freed)

p4raw-id: //depot/perl@6299

23 years agofix large memory leak that has been around for ever, masked by
Gurusamy Sarathy [Tue, 4 Jul 2000 04:15:59 +0000 (04:15 +0000)]
fix large memory leak that has been around for ever, masked by
-DPURIFY (most of the arenas were never freed!)

p4raw-id: //depot/perl@6298

23 years agofix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
Gurusamy Sarathy [Tue, 4 Jul 2000 04:07:46 +0000 (04:07 +0000)]
fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)

p4raw-id: //depot/perl@6297

23 years agoElaborate POSIX.pod. Still needs work.
Jarkko Hietaniemi [Fri, 30 Jun 2000 18:28:37 +0000 (18:28 +0000)]
Elaborate POSIX.pod.  Still needs work.

p4raw-id: //depot/cfgperl@6296

23 years agoPoint to perlipc for more SysV IPC examples.
Jarkko Hietaniemi [Fri, 30 Jun 2000 14:58:18 +0000 (14:58 +0000)]
Point to perlipc for more SysV IPC examples.

p4raw-id: //depot/cfgperl@6295

23 years agoslurp mode fix in change#4736 still not quite right
Gurusamy Sarathy [Fri, 30 Jun 2000 14:47:45 +0000 (14:47 +0000)]
slurp mode fix in change#4736 still not quite right

p4raw-link: @4736 on //depot/perl: 684bef36d5078e84d816e42ce6a73ae4452da2d7

p4raw-id: //depot/perl@6294

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 30 Jun 2000 12:02:55 +0000 (12:02 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6293

23 years agoUTF8 concat
Simon Cozens [Fri, 30 Jun 2000 06:13:25 +0000 (06:13 +0000)]
UTF8 concat
Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6292

23 years agodounwind() may cause POPSUB() to diddle the wrong PL_curpad
Gurusamy Sarathy [Fri, 30 Jun 2000 04:37:33 +0000 (04:37 +0000)]
dounwind() may cause POPSUB() to diddle the wrong PL_curpad
when @_ is modified, causing coredumps

p4raw-id: //depot/perl@6291

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 30 Jun 2000 02:21:44 +0000 (02:21 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6290

23 years agoCheck VERSIONs.
Jarkko Hietaniemi [Fri, 30 Jun 2000 02:21:02 +0000 (02:21 +0000)]
Check VERSIONs.

p4raw-id: //depot/cfgperl@6289

23 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 30 Jun 2000 02:18:52 +0000 (02:18 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@6288

23 years agointegrate vmsperl changes into mainline
Gurusamy Sarathy [Fri, 30 Jun 2000 02:17:08 +0000 (02:17 +0000)]
integrate vmsperl changes into mainline

p4raw-id: //depot/perl@6287

23 years agolocalize %INC in a Safe compartment so that use/require work
Gurusamy Sarathy [Fri, 30 Jun 2000 02:05:28 +0000 (02:05 +0000)]
localize %INC in a Safe compartment so that use/require work
(many other magic globals probably need similar treatment)

p4raw-id: //depot/perl@6285

23 years agotweak perlembed for multiplicity/usethreads sanity; correct notes
Gurusamy Sarathy [Fri, 30 Jun 2000 01:54:54 +0000 (01:54 +0000)]
tweak perlembed for multiplicity/usethreads sanity; correct notes
about Windows

p4raw-id: //depot/perl@6284

23 years agoFile::Spec 0.82 beta
Barrie Slaymaker [Wed, 28 Jun 2000 11:35:29 +0000 (07:35 -0400)]
File::Spec 0.82 beta
Message-Id: <200006281535.LAA21095@jester.slaysys.com>

p4raw-id: //depot/perl@6283

23 years agoITHREADs for VMS
Dan Sugalski [Tue, 6 Jun 2000 11:59:50 +0000 (07:59 -0400)]
ITHREADs for VMS
Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>

p4raw-id: //depot/cfgperl@6282

23 years agoutils/h2xs.PL
Daniel S. Lewart [Wed, 7 Jun 2000 04:02:04 +0000 (23:02 -0500)]
utils/h2xs.PL
Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>

p4raw-id: //depot/cfgperl@6281

23 years agoRe: backwards compatibility in h2xs and makemaker [PATCH]
Robert Spier [Wed, 7 Jun 2000 12:47:37 +0000 (08:47 -0400)]
Re: backwards compatibility in h2xs and makemaker  [PATCH]
Message-ID: <14654.31913.845602.610277@rls.cx>

p4raw-id: //depot/cfgperl@6280

23 years ago[ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
Tim Ayers [Thu, 8 Jun 2000 08:11:06 +0000 (10:11 +0200)]
[ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
[resent by Richard Foley, Message-Id probably wrong]

p4raw-id: //depot/cfgperl@6279

23 years ago[ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
Milton L. Hankins [Fri, 9 Jun 2000 12:39:27 +0000 (08:39 -0400)]
[ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
(plus update the version "number" of Text::Wrap)

p4raw-id: //depot/cfgperl@6278

23 years agoRe: [ID 20000612.001] map {chop; $_} (Literals problem)
M. J. T. Guy [Mon, 12 Jun 2000 14:55:59 +0000 (15:55 +0100)]
Re: [ID 20000612.001] map {chop; $_} (Literals problem)
Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@6277

23 years agoRe: eval documentation: context
M. J. T. Guy [Mon, 12 Jun 2000 15:07:29 +0000 (16:07 +0100)]
Re: eval documentation: context
Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>

p4raw-id: //depot/cfgperl@6276

23 years ago5.6.0 lib/Pod/{Html,Man,Text}.pm
Daniel S. Lewart [Tue, 13 Jun 2000 02:43:48 +0000 (21:43 -0500)]
5.6.0 lib/Pod/{Html,Man,Text}.pm
Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>

p4raw-id: //depot/cfgperl@6275

23 years ago[ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
Andy Dougherty [Wed, 14 Jun 2000 13:33:32 +0000 (09:33 -0400)]
[ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/cfgperl@6274

23 years agoxsub attributes
Doug MacEachern [Wed, 14 Jun 2000 15:09:22 +0000 (08:09 -0700)]
xsub attributes
Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6273

23 years ago[ID 20000614.005] [patch] Tweak to Net::Ping docs
Tom Phoenix [Wed, 14 Jun 2000 17:30:37 +0000 (10:30 -0700)]
[ID 20000614.005] [patch] Tweak to Net::Ping docs
Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000

p4raw-id: //depot/cfgperl@6272

23 years agoPATCH pod/perltie.pod
Ian Phillipps [Fri, 16 Jun 2000 00:17:19 +0000 (01:17 +0100)]
PATCH pod/perltie.pod
Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
(only the first hunk, the second hunk had already been done
 by some other patch)

p4raw-id: //depot/cfgperl@6271

23 years agoPATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS...
Nicholas Clark [Fri, 23 Jun 2000 16:21:15 +0000 (17:21 +0100)]
PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>

p4raw-id: //depot/cfgperl@6270

23 years agoRegen headers for #6261 (and update embed.pl for this) and #6267,
Jarkko Hietaniemi [Thu, 29 Jun 2000 19:38:15 +0000 (19:38 +0000)]
Regen headers for #6261 (and update embed.pl for this) and #6267,
silence few compiler warnings.

p4raw-id: //depot/cfgperl@6269

23 years agoMake op/sprintf.t more comprehensive
Dominic Dunlop [Thu, 29 Jun 2000 12:32:39 +0000 (14:32 +0200)]
Make op/sprintf.t more comprehensive
Message-Id: <p04320403b580cc1338db@[192.168.1.4]>

p4raw-id: //depot/cfgperl@6268

23 years agoRe: [PATCH] Re: Speeding up method lookups
Doug MacEachern [Sun, 18 Jun 2000 13:24:55 +0000 (06:24 -0700)]
Re: [PATCH] Re: Speeding up method lookups
Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6267

23 years agocygwin port
Fifer, Eric [Thu, 29 Jun 2000 12:58:29 +0000 (13:58 +0100)]
cygwin port
Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>

p4raw-id: //depot/cfgperl@6266

23 years agoRe: [ID 20000628.006] POSIX::STRERR_FILENO typo
Yitzchak Scott-Thoennes [Wed, 28 Jun 2000 17:50:12 +0000 (10:50 -0700)]
Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
Message-ID: <E1pW5gzkg2kV092yn@efn.org>

p4raw-id: //depot/cfgperl@6265

23 years ago[ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
Marty Lucich [Wed, 28 Jun 2000 14:16:05 +0000 (07:16 -0700)]
[ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
Message-Id: <200006282116.OAA11148@netcom.com>
ccdlflags update (the BSD/OS 4.1 part had already been taken
care of by #6141).

p4raw-id: //depot/cfgperl@6264

23 years agotr fixes from Simon Cozens
Jarkko Hietaniemi [Thu, 29 Jun 2000 13:47:44 +0000 (13:47 +0000)]
tr fixes from Simon Cozens

p4raw-id: //depot/cfgperl@6263

23 years ago5.6.0 Patch for EPOC
Olaf Flebbe [Tue, 13 Jun 2000 22:59:29 +0000 (00:59 +0200)]
5.6.0 Patch for EPOC
Message-ID: <23449.960929969@www11.gmx.net>

p4raw-id: //depot/cfgperl@6262

23 years agoRe: [PATCH cfgperl] BOMs away!
Simon Cozens [Sat, 17 Jun 2000 11:49:57 +0000 (11:49 +0000)]
Re: [PATCH cfgperl] BOMs away!
Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6261

23 years agoRe: [PATCH] pack('U',$foo) doesn't UTF8
Simon Cozens [Sat, 17 Jun 2000 11:56:44 +0000 (11:56 +0000)]
Re: [PATCH] pack('U',$foo) doesn't UTF8
Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
pack U0, pack C0

p4raw-id: //depot/cfgperl@6260

23 years agoperlnewmod was missing from MANIFEST.
Jarkko Hietaniemi [Wed, 28 Jun 2000 16:43:17 +0000 (16:43 +0000)]
perlnewmod was missing from MANIFEST.

p4raw-id: //depot/cfgperl@6259

23 years agolinenumber tweak
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:54:30 +0000 (15:54 +0000)]
linenumber tweak

p4raw-id: //depot/cfgperl@6258

23 years agoRe: [PATCH] "Constant subroutine redefined" mandatory warning
Doug MacEachern [Sun, 25 Jun 2000 12:11:28 +0000 (05:11 -0700)]
Re: [PATCH] "Constant subroutine redefined" mandatory warning
Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
(one part of the patch had been applied earlier)

p4raw-id: //depot/cfgperl@6257

23 years agotweaks from Simon Cozens to further fix tr/// under utf8
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:40:22 +0000 (15:40 +0000)]
tweaks from Simon Cozens to further fix tr/// under utf8

p4raw-id: //depot/cfgperl@6256

23 years agosmall thinko tweaks
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:33:45 +0000 (15:33 +0000)]
small thinko tweaks

p4raw-id: //depot/cfgperl@6255

23 years agotr///, help wanted.
Simon Cozens [Wed, 28 Jun 2000 11:29:04 +0000 (11:29 +0000)]
tr///, help wanted.
Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6254

23 years agoParanoia tweak on #6249.
Ronald J. Kimball [Sun, 25 Jun 2000 23:43:12 +0000 (19:43 -0400)]
Paranoia tweak on #6249.
Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>

p4raw-id: //depot/cfgperl@6253

23 years agoDocument #6249 and #6251.
Jarkko Hietaniemi [Wed, 28 Jun 2000 15:01:38 +0000 (15:01 +0000)]
Document #6249 and #6251.

p4raw-id: //depot/cfgperl@6252

23 years agoinline AUTOLOADed constants via Exporter.pm
Doug MacEachern [Fri, 23 Jun 2000 00:16:39 +0000 (17:16 -0700)]
inline AUTOLOADed constants via Exporter.pm
Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6251

23 years agoRe: [PATCH] support 'my __PACKAGE__ $obj = ...'
Doug MacEachern [Tue, 27 Jun 2000 14:17:28 +0000 (07:17 -0700)]
Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6250

23 years agoRe: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
Frank Tobin [Sun, 25 Jun 2000 19:00:58 +0000 (14:00 -0500)]
Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>

p4raw-id: //depot/cfgperl@6249

23 years agoDOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
Mark-Jason Dominus [Tue, 27 Jun 2000 22:36:42 +0000 (18:36 -0400)]
DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
Message-ID: <20000628023642.12166.qmail@plover.com>

p4raw-id: //depot/cfgperl@6248

23 years agoTweak $VERSION, patch from Doug MacEachern.
Jarkko Hietaniemi [Tue, 27 Jun 2000 12:46:37 +0000 (12:46 +0000)]
Tweak $VERSION, patch from Doug MacEachern.

p4raw-id: //depot/cfgperl@6247

23 years agoAllow for standalone testing.
Jarkko Hietaniemi [Tue, 27 Jun 2000 03:34:46 +0000 (03:34 +0000)]
Allow for standalone testing.

p4raw-id: //depot/cfgperl@6246

23 years ago[ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
Nicholas Clark [Sat, 24 Jun 2000 13:06:20 +0000 (14:06 +0100)]
[ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>

p4raw-id: //depot/cfgperl@6245

23 years agoavoid mg_ptr in '*' magic
Doug MacEachern [Sun, 25 Jun 2000 11:16:08 +0000 (04:16 -0700)]
avoid mg_ptr in '*' magic
Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6244

23 years agois_utf8_string
Simon Cozens [Mon, 26 Jun 2000 02:25:59 +0000 (02:25 +0000)]
is_utf8_string
Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6243

23 years agobytes<->utf8 fixes
Simon Cozens [Mon, 26 Jun 2000 04:55:45 +0000 (04:55 +0000)]
bytes<->utf8 fixes
Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>

p4raw-id: //depot/cfgperl@6242

23 years agoDo no -warn on \_, only on \alpha.
David Dyck [Mon, 26 Jun 2000 09:32:02 +0000 (02:32 -0700)]
Do no -warn on \_, only on \alpha.
Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>

p4raw-id: //depot/cfgperl@6241

23 years ago[ID 20000626.007] h2xs man page contains trailing garbage
Nicholas Clark [Mon, 26 Jun 2000 18:40:14 +0000 (19:40 +0100)]
[ID 20000626.007] h2xs man page contains trailing garbage
Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>

p4raw-id: //depot/cfgperl@6240

23 years agoConfigure maintenance. Sever some dependency cycles,
Jarkko Hietaniemi [Tue, 27 Jun 2000 01:53:40 +0000 (01:53 +0000)]
Configure maintenance.  Sever some dependency cycles,
separate gccversion from the cc unit,
address [ID 20000623.006] Configure script patch for using gcc on AIX
(but solve it a little bit differently),
unduplex some accidentally duplicated units,
suggest using gcc if no cc available
(p5p thread: "Solaris configure: counterproposal", 1999-09)

p4raw-id: //depot/cfgperl@6239

23 years agoXS module loading fixup for VMS
Dan Sugalski [Fri, 23 Jun 2000 17:00:00 +0000 (13:00 -0400)]
XS module loading fixup for VMS
Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>

p4raw-id: //depot/cfgperl@6238

23 years agoTweak embed.pl, regen headers.
Jarkko Hietaniemi [Sun, 25 Jun 2000 16:36:45 +0000 (16:36 +0000)]
Tweak embed.pl, regen headers.

p4raw-id: //depot/cfgperl@6237

23 years agoRegen headers.
Jarkko Hietaniemi [Sun, 25 Jun 2000 15:26:42 +0000 (15:26 +0000)]
Regen headers.

p4raw-id: //depot/cfgperl@6236

23 years agoThe thread begun by
Kevin Ruscoe [Fri, 16 Jun 2000 16:38:51 +0000 (17:38 +0100)]
The thread begun by
Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
Message-Id: <H000019b03c300d6@MHS>

p4raw-id: //depot/cfgperl@6235

23 years agoPrefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
Matt Sergeant [Fri, 16 Jun 2000 16:30:43 +0000 (16:30 +0000)]
Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
because when run as services (Win32ese for daemons)
no environment variables are set and tmpdir ends up as /tmp,
which is ambiguous.

Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>

p4raw-id: //depot/cfgperl@6234

23 years agoPATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
Mark-Jason Dominus [Fri, 16 Jun 2000 20:53:04 +0000 (16:53 -0400)]
PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
Message-ID: <20000617005304.8008.qmail@plover.com>

p4raw-id: //depot/cfgperl@6233

23 years agoPATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
Simon Cozens [Mon, 19 Jun 2000 15:18:27 +0000 (15:18 +0000)]
PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>

plus update pod/Makefile and regenerate perltoc

p4raw-id: //depot/cfgperl@6232

23 years agocygwin port
Fifer, Eric [Tue, 20 Jun 2000 14:30:58 +0000 (15:30 +0100)]
cygwin port
Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>

p4raw-id: //depot/cfgperl@6231

23 years agoUpgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
Jarkko Hietaniemi [Fri, 23 Jun 2000 14:25:21 +0000 (14:25 +0000)]
Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.

p4raw-id: //depot/cfgperl@6230

23 years agoREADME.hpux version 0.6.1
Jeff Okamoto [Tue, 20 Jun 2000 15:25:51 +0000 (08:25 -0700)]
README.hpux version 0.6.1
Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>

p4raw-id: //depot/cfgperl@6229

23 years ago"Constant subroutine redefined" mandatory warning
Doug MacEachern [Tue, 20 Jun 2000 21:23:56 +0000 (14:23 -0700)]
"Constant subroutine redefined" mandatory warning
Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6228

23 years agolib.pm -> lib.pm.PL
Doug MacEachern [Tue, 20 Jun 2000 22:14:41 +0000 (15:14 -0700)]
lib.pm -> lib.pm.PL
Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6227

23 years ago[PATCH] remove forward declarations in Socket.pm
Doug MacEachern [Tue, 20 Jun 2000 21:54:12 +0000 (14:54 -0700)]
[PATCH] remove forward declarations in Socket.pm
Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>

From: Doug MacEachern <dougm@covalent.net>
Subject: Re: [PATCH] remove forward declarations in Socket.pm
Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>

p4raw-id: //depot/cfgperl@6226