24 years ago Revert File::Spec::Unix functions and keep VMS versions VMS-specific
Charles Bailey [Mon, 28 Feb 2000 04:36:20 +0000]
   Revert File::Spec::Unix functions and keep VMS versions VMS-specific

p4raw-id: //depot/vmsperl@5310

24 years agoRepair typo -- conjunction of variable with text
Charles Bailey [Mon, 28 Feb 2000 03:56:51 +0000]
Repair typo -- conjunction of variable with text

p4raw-id: //depot/vmsperl@5308

24 years agoDefer inclusion of VMS-specific code to runtime
Charles Bailey [Mon, 28 Feb 2000 03:42:38 +0000]
Defer inclusion of VMS-specific code to runtime

p4raw-id: //depot/vmsperl@5306

24 years agoMinor test updates to accomodate new subprocess invocation
Charles Bailey [Mon, 28 Feb 2000 02:57:14 +0000]
Minor test updates to accomodate new subprocess invocation

p4raw-id: //depot/vmsperl@5304

24 years agoMissed bit of #5302 (case-sensitive symbols)
Charles Bailey [Mon, 28 Feb 2000 02:52:47 +0000]
Missed bit of #5302 (case-sensitive symbols)

p4raw-id: //depot/vmsperl@5303

24 years agoSupport case-sensitive symbols usage in linker
Charles Bailey [Mon, 28 Feb 2000 02:51:00 +0000]
Support case-sensitive symbols usage in linker

p4raw-id: //depot/vmsperl@5302

24 years agoFree $PARSE context after lookups
Charles Bailey [Mon, 28 Feb 2000 02:46:47 +0000]
Free $PARSE context after lookups

p4raw-id: //depot/vmsperl@5301

24 years agoDon't wait for subprocess to read final EOF
Charles Bailey [Mon, 28 Feb 2000 02:43:56 +0000]
Don't wait for subprocess to read final EOF

p4raw-id: //depot/vmsperl@5300

24 years agoDan Sugalski's config/build changes to .660
Charles Bailey [Mon, 28 Feb 2000 00:44:45 +0000]
Dan Sugalski's config/build changes to .660

p4raw-id: //depot/vmsperl@5299

24 years agoWhen testing CGI.pm, use its notion of CRLF
Charles Bailey [Mon, 28 Feb 2000 00:07:13 +0000]
When testing CGI.pm, use its notion of CRLF

p4raw-id: //depot/vmsperl@5298

24 years agoQuote command line args which need to be upper case
Charles Bailey [Mon, 28 Feb 2000 00:00:08 +0000]
Quote command line args which need to be upper case
       Tell subprocess we're finished before waiting for it

p4raw-id: //depot/vmsperl@5297

24 years agoImpose security constraints on lnm lookup only if tainting
Charles Bailey [Sun, 27 Feb 2000 05:07:08 +0000]
Impose security constraints on lnm lookup only if tainting

p4raw-id: //depot/vmsperl@5282

24 years ago Add new File::Spec::VMS methods
Charles Bailey [Sun, 27 Feb 2000 05:05:35 +0000]
   Add new File::Spec::VMS methods
       Don't add implicit device in VMS <-> Unix filespec translation
       Make File::Spec::Unix{rel2abs|abs2rel} OS-independent

p4raw-id: //depot/vmsperl@5281

24 years agoAccept filespecs as command verbs for subprocesses
Charles Bailey [Sun, 27 Feb 2000 04:58:01 +0000]
Accept filespecs as command verbs for subprocesses

p4raw-id: //depot/vmsperl@5280

24 years agoResync with mainline again
Charles Bailey [Sun, 27 Feb 2000 02:43:01 +0000]
Resync with mainline again

p4raw-id: //depot/vmsperl@5278

24 years agoallow $fh->autoflush on globrefs, and thence autovivified filehandles
Gurusamy Sarathy [Sat, 26 Feb 2000 18:18:16 +0000]
allow $fh->autoflush on globrefs, and thence autovivified filehandles
(from Tom Christiansen)

p4raw-id: //depot/perl@5276

24 years agorework binmode() entry in perlfunc (from Martien Verbruggen
Gurusamy Sarathy [Sat, 26 Feb 2000 15:23:45 +0000]
rework binmode() entry in perlfunc (from Martien Verbruggen
<mgjv@comdyn.com.au>)

p4raw-id: //depot/perl@5274

24 years agoPodParser v1.11 update (from Brad Appleton)
Gurusamy Sarathy [Sat, 26 Feb 2000 15:04:54 +0000]
PodParser v1.11 update (from Brad Appleton)

p4raw-id: //depot/perl@5273

24 years agoadd missing perl headers to perldepend action
Gurusamy Sarathy [Sat, 26 Feb 2000 14:48:24 +0000]
add missing perl headers to perldepend action

p4raw-id: //depot/perl@5272

24 years agoVMS patch (from Peter Prymmer)
Gurusamy Sarathy [Sat, 26 Feb 2000 08:03:36 +0000]
VMS patch (from Peter Prymmer)

p4raw-id: //depot/perl@5271

24 years agointegrate vmsperl changes into mainline
Gurusamy Sarathy [Sat, 26 Feb 2000 07:46:35 +0000]
integrate vmsperl changes into mainline

p4raw-id: //depot/perl@5270

24 years agoResync with mainline
Charles Bailey [Sat, 26 Feb 2000 07:04:55 +0000]
Resync with mainline

p4raw-id: //depot/vmsperl@5269

24 years agoreintroduce useithreads (accidentally deleted in change#5261)
Gurusamy Sarathy [Sat, 26 Feb 2000 06:50:04 +0000]
reintroduce useithreads (accidentally deleted in change#5261)

p4raw-link: @5261 on //depot/metaconfig: 4f000923e76d2d40ea30e293e243d0469d84cef8on //depot/cfgperl: 10cc9d2a36974e2e1175dbda57d8d05e2b0ce49e

p4raw-id: //depot/perl@5268

24 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Sat, 26 Feb 2000 06:46:06 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@5266

24 years agosupport for version vectors in UNIVERSAL::VERSION(), so that
Gurusamy Sarathy [Sat, 26 Feb 2000 06:31:10 +0000]
support for version vectors in UNIVERSAL::VERSION(), so that
C<use Foo v1.2.3> etc., work; tests for the same

TODO: XS_VERSION_BOOTCHECK needs to be revisited in light of this

p4raw-id: //depot/perl@5265

24 years agoAdd libscheck for IRIX.
Jarkko Hietaniemi [Sat, 26 Feb 2000 04:14:15 +0000]
Add libscheck for IRIX.

p4raw-id: //depot/cfgperl@5264

24 years agoAdd libscheck for Solaris.
Jarkko Hietaniemi [Sat, 26 Feb 2000 03:40:47 +0000]
Add libscheck for Solaris.

p4raw-id: //depot/cfgperl@5263

24 years agoRhapsody/Darwin patches from Wilfredo Sanchez.
Jarkko Hietaniemi [Sat, 26 Feb 2000 03:10:47 +0000]
Rhapsody/Darwin patches from Wilfredo Sanchez.

p4raw-id: //depot/cfgperl@5262

24 years agoRename use64bits to use64bitint;
Jarkko Hietaniemi [Sat, 26 Feb 2000 02:48:23 +0000]
Rename use64bits to use64bitint;
rename usefull64bits to use64bitall.

p4raw-id: //depot/cfgperl@5261

24 years agocygwin port
Fifer, Eric [Fri, 25 Feb 2000 22:57:16 +0000]
cygwin port

To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
Message-ID: <779F20BCCE5AD31186A50008C75D99791716E2@SILLDN_MAIL1>

p4raw-id: //depot/cfgperl@5260

24 years agoConfigure nits; add socksizetype; add getfsstat for completeness;
Jarkko Hietaniemi [Fri, 25 Feb 2000 22:53:51 +0000]
Configure nits; add socksizetype; add getfsstat for completeness;
add lseekproto, usefull64bits, socksizetype getfsstat to non-UNIX
lands; regen Configure.

p4raw-id: //depot/cfgperl@5259

24 years agoFurther fixes to malloc.c prototypes from Dominic Dunlop.
Jarkko Hietaniemi [Fri, 25 Feb 2000 21:04:17 +0000]
Further fixes to malloc.c prototypes from Dominic Dunlop.

p4raw-id: //depot/cfgperl@5258

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 25 Feb 2000 20:48:13 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5257

24 years agofix missing perl_alloc() declaration under PERL_IMPLICIT_SYS
Gurusamy Sarathy [Fri, 25 Feb 2000 20:04:37 +0000]
fix missing perl_alloc() declaration under PERL_IMPLICIT_SYS

p4raw-id: //depot/perl@5256

24 years agochange#4849 wasn't restoring savestack correctly; make loops that have
Gurusamy Sarathy [Fri, 25 Feb 2000 19:23:58 +0000]
change#4849 wasn't restoring savestack correctly; make loops that have
continue blocks recognizable at run time

p4raw-link: @4849 on //depot/perl: 872465582bf743a066e1240f2c3e941735674827

p4raw-id: //depot/perl@5255

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Fri, 25 Feb 2000 06:00:01 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5254

24 years agoMegalopatch for Configure: Andy's new installation schemes;
Jarkko Hietaniemi [Fri, 25 Feb 2000 05:57:59 +0000]
Megalopatch for Configure: Andy's new installation schemes;
introduce usefull64bits, beautify and regularize the various
type probes; introduce d_lseekproto.

p4raw-id: //depot/cfgperl@5253

24 years agoupdate PodParser to v1.10 (from Brad Appleton)
Gurusamy Sarathy [Fri, 25 Feb 2000 03:15:03 +0000]
update PodParser to v1.10 (from Brad Appleton)

p4raw-id: //depot/perl@5252

24 years agomake File::Find tests tolerate case-insensitive systems (from
Gurusamy Sarathy [Fri, 25 Feb 2000 03:10:51 +0000]
make File::Find tests tolerate case-insensitive systems (from
Laszlo Molnar)

p4raw-id: //depot/perl@5251

24 years agomore Compiler tweaks for useithreads
Gurusamy Sarathy [Fri, 25 Feb 2000 01:50:04 +0000]
more Compiler tweaks for useithreads

p4raw-id: //depot/perl@5250

24 years agoRemove NFS temp files and Configure temp C files.
Jarkko Hietaniemi [Fri, 25 Feb 2000 00:17:53 +0000]
Remove NFS temp files and Configure temp C files.

p4raw-id: //depot/cfgperl@5249

24 years agoIn FreeBSD disable floating point exception handlers.
Sean Davis [Thu, 24 Feb 2000 15:54:24 +0000]
In FreeBSD disable floating point exception handlers.
As the comment says, this should be done in the hints.
To: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
cc: perl5-porters@perl.org
Subject: Re: [ID 20000216.004] apparent bug on freebsd systems when calculating large numbers
Message-ID: <Pine.LNX.4.04.10002241552080.448-100000@dragon.ender.com>

p4raw-id: //depot/cfgperl@5248

24 years agoMore UTF8_MAXLEN fixes
Gisle Aas [Fri, 25 Feb 2000 00:24:53 +0000]
More UTF8_MAXLEN fixes

To: perl5-porters@perl.org
Message-ID: <m3ema2tc8q.fsf@eik.g.aas.no>

p4raw-id: //depot/cfgperl@5247

24 years agoThe op/stat.t patch in #5341 wasn't robust enough,
Jarkko Hietaniemi [Thu, 24 Feb 2000 23:15:56 +0000]
The op/stat.t patch in #5341 wasn't robust enough,
it broke subtest 4 almost everywhere else.

p4raw-id: //depot/cfgperl@5246

24 years agoMore VMS patches from Peter Prymmer.
Jarkko Hietaniemi [Thu, 24 Feb 2000 19:28:53 +0000]
More VMS patches from Peter Prymmer.

p4raw-id: //depot/cfgperl@5245

24 years agoLargefileness in Solaris doesn't require long longs;
Jarkko Hietaniemi [Thu, 24 Feb 2000 19:26:33 +0000]
Largefileness in Solaris doesn't require long longs;
use64bits enhancements; introduce usefull64bits.

p4raw-id: //depot/cfgperl@5244

24 years agoTidy up the 64-bit (and socklen_t) type probing.
Jarkko Hietaniemi [Thu, 24 Feb 2000 18:40:25 +0000]
Tidy up the 64-bit (and socklen_t) type probing.

p4raw-id: //depot/cfgperl@5243

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Thu, 24 Feb 2000 18:09:49 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5242

24 years agocygwin port
Fifer, Eric [Thu, 24 Feb 2000 17:15:28 +0000]
cygwin port

To: "'perl5-porters@perl.org'" <perl5-porters@perl.org>
Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1>

p4raw-id: //depot/cfgperl@5241

24 years agoVMS patch from Peter Prymmer; use full_ar.
Jarkko Hietaniemi [Thu, 24 Feb 2000 17:53:12 +0000]
VMS patch from Peter Prymmer; use full_ar.

p4raw-id: //depot/cfgperl@5240

24 years agoMPE/ix patches from Mark Bixby.
Jarkko Hietaniemi [Thu, 24 Feb 2000 17:46:45 +0000]
MPE/ix patches from Mark Bixby.

p4raw-id: //depot/cfgperl@5239

24 years agoGet -lbind if available. Add pointer to perldelta.pod/64-bit
Lupe Christoph [Thu, 24 Feb 2000 11:54:50 +0000]
Get -lbind if available.  Add pointer to perldelta.pod/64-bit
support to t/op/numconvert.t.
To: perl5-porters@perl.org
Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
Message-Id: <200002241054.LAA06808@lupe-christoph.de>

p4raw-id: //depot/cfgperl@5238

24 years agoRemove more cruft from IO.
Jarkko Hietaniemi [Thu, 24 Feb 2000 15:47:11 +0000]
Remove more cruft from IO.

p4raw-id: //depot/cfgperl@5237

24 years agodouble EXPORT_OK in h2xs
Hugo van der Sanden [Thu, 24 Feb 2000 13:24:10 +0000]
double EXPORT_OK in h2xs

To: perl5-porters@perl.org
Message-Id: <200002241324.NAA05900@crypt.compulink.co.uk>

p4raw-id: //depot/cfgperl@5236

24 years agoSome Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
js@ddre.dk [Thu, 24 Feb 2000 15:11:33 +0000]
Some Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
S_IROTH, S_IWOTH, S_IXOTH.
To: perl5-porters@perl.org
Subject: [ID 20000224.004] Not OK: perl v5.5.660 on MSWin32-x86 4.0
Message-Id: <2991B60B9F72D011811C0000F821BB4C983B0C@freja.ddre.dk>

p4raw-id: //depot/cfgperl@5235

24 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Thu, 24 Feb 2000 03:39:17 +0000]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@5234

24 years agoVMS patch from Peter Prymmer.
Jarkko Hietaniemi [Thu, 24 Feb 2000 01:31:38 +0000]
VMS patch from Peter Prymmer.

p4raw-id: //depot/cfgperl@5233

24 years agoDetypo fpos64_t test.
Jarkko Hietaniemi [Thu, 24 Feb 2000 01:15:03 +0000]
Detypo fpos64_t test.

p4raw-id: //depot/cfgperl@5232

24 years agomiscut'n'paste in #5230.
Jarkko Hietaniemi [Thu, 24 Feb 2000 01:11:17 +0000]
miscut'n'paste in #5230.

p4raw-id: //depot/cfgperl@5231

24 years agoThe #5228 wasn't quite right + fix typos.
Jarkko Hietaniemi [Thu, 24 Feb 2000 01:02:05 +0000]
The #5228 wasn't quite right + fix typos.

p4raw-id: //depot/cfgperl@5230

24 years agoDepickify the compiler (about unused and set but not used variables)
Jarkko Hietaniemi [Thu, 24 Feb 2000 00:40:01 +0000]
Depickify the compiler (about unused and set but not used variables)

p4raw-id: //depot/cfgperl@5229

24 years agoCosmetics.
Jarkko Hietaniemi [Thu, 24 Feb 2000 00:34:35 +0000]
Cosmetics.

p4raw-id: //depot/cfgperl@5228

24 years agoIn IRIX <sys/mode.h> is something completely different.
Helmut Jarausch [Wed, 23 Feb 2000 10:55:08 +0000]
In IRIX <sys/mode.h> is something completely different.
To: perl5-porters@perl.org
Subject: [ID 20000223.003] Not OK: perl v5.5.660 on IP26-irix 6.5
Message-Id: <200002230955.KAA89136@numa1.igpm.rwth-aachen.de>

p4raw-id: //depot/cfgperl@5227

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Wed, 23 Feb 2000 20:39:28 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5226

24 years ago[ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings
Dominic Dunlop [Wed, 23 Feb 2000 21:23:44 +0000]
[ID 20000223.008] [PATCH 5.5.660] squash malloc.c compile warnings

To: perl5-porters@perl.org
Cc: Gurusamy Sarathy <gsar@activestate.com>
Message-Id: <v04220800b4d9f1bcee1a@[212.24.193.51]>

p4raw-id: //depot/cfgperl@5225

24 years agoVMS build patches
Dan Sugalski [Wed, 23 Feb 2000 15:14:27 +0000]
VMS build patches

To: perl5-porters@perl.org, vmsperl@perl.org
Message-Id: <4.3.0.20000223151302.01efa560@24.8.96.48>

(the patch was mangled, had to be manually applied)

p4raw-id: //depot/cfgperl@5224

24 years ago[ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments
Dominic Dunlop [Wed, 23 Feb 2000 20:41:54 +0000]
[ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configure sed arguments

To: perl5-porters@perl.org
Cc: Andy Dougherty <doughera@lafayette.edu>,
        Gurusamy Sarathy <gsar@activestate.com>
Message-Id: <v04220800b4d9e48c51bb@[212.24.193.51]>

p4raw-id: //depot/cfgperl@5223

24 years agoRemove &IO::EINPROGRESS now that IO uses Errno anyway
Jarkko Hietaniemi [Wed, 23 Feb 2000 18:02:39 +0000]
Remove &IO::EINPROGRESS now that IO uses Errno anyway
(suggested by Graham Barr).

p4raw-id: //depot/cfgperl@5222

24 years agoStreamline #5218 even more.
Jarkko Hietaniemi [Wed, 23 Feb 2000 16:00:29 +0000]
Streamline #5218 even more.

p4raw-id: //depot/cfgperl@5221

24 years agoper Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
Gurusamy Sarathy [Wed, 23 Feb 2000 09:10:43 +0000]
per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and
C<use 5.6.0> work as well; underscores are now permitted in v-strings

p4raw-id: //depot/perl@5220

24 years agoStreamline #5218.
Jarkko Hietaniemi [Wed, 23 Feb 2000 04:24:54 +0000]
Streamline #5218.

p4raw-id: //depot/cfgperl@5219

24 years agoTrying to connect to an already open socket may give EISCONN.
Jarkko Hietaniemi [Wed, 23 Feb 2000 02:08:19 +0000]
Trying to connect to an already open socket may give EISCONN.

p4raw-id: //depot/cfgperl@5218

24 years agoFix prototype conflicts with POSIX.pm.
Jarkko Hietaniemi [Tue, 22 Feb 2000 23:54:51 +0000]
Fix prototype conflicts with POSIX.pm.

p4raw-id: //depot/cfgperl@5217

24 years agoSee http://www.unicode.org/unicode/reports/tr15/
Jarkko Hietaniemi [Tue, 22 Feb 2000 22:27:19 +0000]
See http://www.unicode.org/unicode/reports/tr15/
for in-depth description of the problem.

p4raw-id: //depot/cfgperl@5216

24 years agoAdd uselongdouble, regroup the use* more logically.
Jarkko Hietaniemi [Tue, 22 Feb 2000 22:11:17 +0000]
Add uselongdouble, regroup the use* more logically.

p4raw-id: //depot/cfgperl@5215

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 22 Feb 2000 22:04:43 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5214

24 years agoAdd socklen_t probe; Configure maintenance.
Jarkko Hietaniemi [Tue, 22 Feb 2000 22:03:26 +0000]
Add socklen_t probe; Configure maintenance.

p4raw-id: //depot/cfgperl@5213

24 years agomake Perl's malloc work for allocations over 2GB (from Ilya
Gurusamy Sarathy [Tue, 22 Feb 2000 21:46:45 +0000]
make Perl's malloc work for allocations over 2GB (from Ilya
Zakharevich)

p4raw-id: //depot/perl@5212

24 years agoadd -W and -X to -h output; fix other pod omissions
Gurusamy Sarathy [Tue, 22 Feb 2000 19:51:47 +0000]
add -W and -X to -h output; fix other pod omissions

p4raw-id: //depot/perl@5211

24 years agodescribe C<< ... >> in perlpod.pod (from Brad Appleton)
Gurusamy Sarathy [Tue, 22 Feb 2000 19:51:13 +0000]
describe C<< ... >> in perlpod.pod (from Brad Appleton)

p4raw-id: //depot/perl@5210

24 years agoThe subtests 28 and 31 were wrong. Tightened also the similar
Jarkko Hietaniemi [Tue, 22 Feb 2000 19:40:43 +0000]
The subtests 28 and 31 were wrong.  Tightened also the similar
tests nearby.

p4raw-id: //depot/cfgperl@5209

24 years agos/Activeware/ActiveState/
Gurusamy Sarathy [Tue, 22 Feb 2000 19:13:44 +0000]
s/Activeware/ActiveState/

p4raw-id: //depot/perl@5208

24 years agoPerl version nit spotted by Spider Boardman.
Jarkko Hietaniemi [Tue, 22 Feb 2000 18:38:29 +0000]
Perl version nit spotted by Spider Boardman.

p4raw-id: //depot/cfgperl@5207

24 years agochange#5205 wasn't quite right; SvCUR() should be SvLEN()
Gurusamy Sarathy [Tue, 22 Feb 2000 17:50:44 +0000]
change#5205 wasn't quite right; SvCUR() should be SvLEN()

p4raw-link: @5205 on //depot/perl: 499ccf8db2d9b5a221a309256faacdec1485973e

p4raw-id: //depot/perl@5206

24 years agofix memory overrun due to off-by-one in change#5192
Gurusamy Sarathy [Tue, 22 Feb 2000 17:36:26 +0000]
fix memory overrun due to off-by-one in change#5192

p4raw-link: @5192 on //depot/perl: 012bcf8d26492bcf446b8c77c363cfa2f1a6a609

p4raw-id: //depot/perl@5205

24 years agosundry typos and such
Gurusamy Sarathy [Tue, 22 Feb 2000 17:10:39 +0000]
sundry typos and such

p4raw-id: //depot/perl@5204

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 22 Feb 2000 17:10:22 +0000]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@5203

24 years agoremove vestiges of older attribute syntax
Gurusamy Sarathy [Tue, 22 Feb 2000 16:48:58 +0000]
remove vestiges of older attribute syntax

p4raw-id: //depot/perl@5202

24 years agoConfigure nits spotted by Spider Boardman.
Jarkko Hietaniemi [Tue, 22 Feb 2000 14:39:56 +0000]
Configure nits spotted by Spider Boardman.

p4raw-id: //depot/cfgperl@5201

24 years agoTru64 V5.0 patches from Spider Boardman.
Jarkko Hietaniemi [Tue, 22 Feb 2000 14:31:21 +0000]
Tru64 V5.0 patches from Spider Boardman.

p4raw-id: //depot/cfgperl@5200

24 years agobeta2
Gurusamy Sarathy [Tue, 22 Feb 2000 11:29:28 +0000]
beta2

p4raw-id: //depot/perl@5199

24 years agoPodParser-1.093 update (from Brad Appleton's site)
Gurusamy Sarathy [Tue, 22 Feb 2000 10:45:54 +0000]
PodParser-1.093 update (from Brad Appleton's site)

p4raw-id: //depot/perl@5198

24 years agointegrate cfgperl contents into mainline, update Changes
Gurusamy Sarathy [Tue, 22 Feb 2000 10:24:13 +0000]
integrate cfgperl contents into mainline, update Changes

p4raw-id: //depot/perl@5197

24 years agodos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
Gurusamy Sarathy [Tue, 22 Feb 2000 10:10:36 +0000]
dos-djgpp updates (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)

p4raw-id: //depot/perl@5196

24 years agos/undef/NO_INIT/g in change#5183
Gurusamy Sarathy [Tue, 22 Feb 2000 10:01:49 +0000]
s/undef/NO_INIT/g in change#5183

p4raw-link: @5183 on //depot/perl: 4628e4f8c013135d9c9ab7023d7730ab67289444

p4raw-id: //depot/perl@5195

24 years agoperlipc bug (spotted by Ben Low)
Gurusamy Sarathy [Tue, 22 Feb 2000 09:44:07 +0000]
perlipc bug (spotted by Ben Low)

p4raw-id: //depot/perl@5194

24 years agoEPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)
Gurusamy Sarathy [Tue, 22 Feb 2000 09:38:58 +0000]
EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)

p4raw-id: //depot/perl@5193

24 years agoimprovements for high-bit text literals (from Gisle Aas)
Gurusamy Sarathy [Tue, 22 Feb 2000 09:26:06 +0000]
improvements for high-bit text literals (from Gisle Aas)

p4raw-id: //depot/perl@5192

24 years agoallow C<print v10>, $h{v13.10} etc.
Gurusamy Sarathy [Tue, 22 Feb 2000 07:35:47 +0000]
allow C<print v10>, $h{v13.10} etc.

p4raw-id: //depot/perl@5191

24 years agoadjust for lost fp precision in require version check
Gurusamy Sarathy [Tue, 22 Feb 2000 05:35:27 +0000]
adjust for lost fp precision in require version check

p4raw-id: //depot/perl@5190