This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
24 years agoDetypo #4169.
Jarkko Hietaniemi [Fri, 17 Sep 1999 12:59:11 +0000 (12:59 +0000)]
Detypo #4169.

p4raw-id: //depot/cfgperl@4170

24 years agoDiagnose possible quota limits.
Jarkko Hietaniemi [Fri, 17 Sep 1999 12:16:34 +0000 (12:16 +0000)]
Diagnose possible quota limits.

p4raw-id: //depot/cfgperl@4169

24 years agoUNICOS doesn't have getpgid(). Or, at least 9.0.1ai
Jarkko Hietaniemi [Fri, 17 Sep 1999 12:10:43 +0000 (12:10 +0000)]
UNICOS doesn't have getpgid().  Or, at least 9.0.1ai
doesn't have one that wouldn't cause SIGSYS.  UNICOS
does have getpgrp(void) so Perl getpgrp() is happy.

p4raw-id: //depot/cfgperl@4168

24 years agoFilesystem quotas may stop you from using large files.
Jarkko Hietaniemi [Fri, 17 Sep 1999 11:49:30 +0000 (11:49 +0000)]
Filesystem quotas may stop you from using large files.

p4raw-id: //depot/cfgperl@4167

24 years agoToo strict pattern for parsing group lists.
Jarkko Hietaniemi [Fri, 17 Sep 1999 11:36:01 +0000 (11:36 +0000)]
Too strict pattern for parsing group lists.

p4raw-id: //depot/cfgperl@4166

24 years agoConfigure maintenance. It's sigaction.sa_flags
Jarkko Hietaniemi [Fri, 17 Sep 1999 09:06:18 +0000 (09:06 +0000)]
Configure maintenance. It's sigaction.sa_flags
and the Glossary regen'ed.

p4raw-id: //depot/cfgperl@4165

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Wed, 15 Sep 1999 06:57:51 +0000 (06:57 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4164

24 years agoadd :ALL export tag (from Chris Nandor <pudge@pobox.com>)
Gurusamy Sarathy [Wed, 15 Sep 1999 05:17:27 +0000 (05:17 +0000)]
add :ALL export tag (from Chris Nandor <pudge@pobox.com>)

p4raw-id: //depot/perl@4163

24 years agoaddendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)
Gurusamy Sarathy [Wed, 15 Sep 1999 05:09:14 +0000 (05:09 +0000)]
addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>)

p4raw-link: @4136 on //depot/cfgperl: 564319723c2c18fa4801cd77e0d203a582b4d5a3

p4raw-id: //depot/perl@4162

24 years agomissing perlhist dates from Jeff Okamoto
Gurusamy Sarathy [Wed, 15 Sep 1999 04:08:25 +0000 (04:08 +0000)]
missing perlhist dates from Jeff Okamoto

p4raw-id: //depot/perl@4161

24 years agojpl tweak
Gurusamy Sarathy [Wed, 15 Sep 1999 03:13:08 +0000 (03:13 +0000)]
jpl tweak

p4raw-id: //depot/perl@4160

24 years agoupdate to JPL snapshot v09141999, with minor tweaks (from Brian
Gurusamy Sarathy [Wed, 15 Sep 1999 02:57:08 +0000 (02:57 +0000)]
update to JPL snapshot v09141999, with minor tweaks (from Brian
Jepson <bjepson@home.com>)

p4raw-id: //depot/perl@4159

24 years agoRe: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop
Ilya Zakharevich [Tue, 14 Sep 1999 21:26:15 +0000 (17:26 -0400)]
Re: [ID 19990914.001] Perl_re_intuit_start() hangs in a loop

Message-Id: <199909150126.VAA24720@monk.mps.ohio-state.edu>

p4raw-id: //depot/perl@4158

24 years agoconfig.h will define USE_64_BITS if need be.
Jarkko Hietaniemi [Tue, 14 Sep 1999 21:18:09 +0000 (21:18 +0000)]
config.h will define USE_64_BITS if need be.

p4raw-id: //depot/cfgperl@4157

24 years agoChange #4149 necessitates also a small code change.
Jarkko Hietaniemi [Tue, 14 Sep 1999 20:30:00 +0000 (20:30 +0000)]
Change #4149 necessitates also a small code change.

p4raw-id: //depot/cfgperl@4156

24 years agoUpdate EPOC libdir names.
Jarkko Hietaniemi [Tue, 14 Sep 1999 20:15:53 +0000 (20:15 +0000)]
Update EPOC libdir names.

p4raw-id: //depot/cfgperl@4155

24 years agoObsolete epoc/config.h caused #4153 to re-introduce already
Jarkko Hietaniemi [Tue, 14 Sep 1999 20:13:41 +0000 (20:13 +0000)]
Obsolete epoc/config.h caused #4153 to re-introduce already
deceased HAS.*DBM.*64 mumblings.

p4raw-id: //depot/cfgperl@4154

24 years agoConfigure nits.
Jarkko Hietaniemi [Tue, 14 Sep 1999 20:04:53 +0000 (20:04 +0000)]
Configure nits.

p4raw-id: //depot/cfgperl@4153

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 14 Sep 1999 19:30:22 +0000 (19:30 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4152

24 years agoUpdate Unicode database and recompute the tables.
Jarkko Hietaniemi [Tue, 14 Sep 1999 10:25:01 +0000 (10:25 +0000)]
Update Unicode database and recompute the tables.
Rename the .txt files to be more Unicode 3.0-like.
Unihan-3.0.txt not included because it is 16 MB.
syllables.txt is manually maintained.
See ReadMe.txt for description of the .txt files.
(not all of them are used yet)

p4raw-id: //depot/cfgperl@4151

24 years agoINSTALL tweak
Gurusamy Sarathy [Tue, 14 Sep 1999 09:31:57 +0000 (09:31 +0000)]
INSTALL tweak

p4raw-id: //depot/perl@4150

24 years agochange some filenames to be 8.3-friendly
Gurusamy Sarathy [Tue, 14 Sep 1999 09:00:45 +0000 (09:00 +0000)]
change some filenames to be 8.3-friendly

p4raw-id: //depot/perl@4149

24 years agowin32 config tweak (suggested by Greg Chapman <glc@well.com>)
Gurusamy Sarathy [Tue, 14 Sep 1999 08:35:00 +0000 (08:35 +0000)]
win32 config tweak (suggested by Greg Chapman <glc@well.com>)

p4raw-id: //depot/perl@4148

24 years agoNot that UVSIZE normally differs that much from IVSIZE...
Jarkko Hietaniemi [Tue, 14 Sep 1999 08:07:49 +0000 (08:07 +0000)]
Not that UVSIZE normally differs that much from IVSIZE...

p4raw-id: //depot/cfgperl@4147

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Tue, 14 Sep 1999 08:04:40 +0000 (08:04 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4146

24 years agoI_PTHREAD was PTHREADEAD.
Jarkko Hietaniemi [Tue, 14 Sep 1999 07:10:02 +0000 (07:10 +0000)]
I_PTHREAD was PTHREADEAD.

p4raw-id: //depot/cfgperl@4145

24 years agochange#4113 was missing DB_File.xs changes
Gurusamy Sarathy [Tue, 14 Sep 1999 06:46:47 +0000 (06:46 +0000)]
change#4113 was missing DB_File.xs changes

p4raw-link: @4113 on //depot/cfgperl: 039d031f4e1c7ff1bc271958724796969501dded

p4raw-id: //depot/perl@4144

24 years agoSmall doc and whitespace edits.
Jarkko Hietaniemi [Mon, 13 Sep 1999 20:16:20 +0000 (20:16 +0000)]
Small doc and whitespace edits.

p4raw-id: //depot/cfgperl@4143

24 years agointegrate cfgperl contents into mainline, update Changes
Gurusamy Sarathy [Mon, 13 Sep 1999 19:32:31 +0000 (19:32 +0000)]
integrate cfgperl contents into mainline, update Changes

p4raw-id: //depot/perl@4142

24 years agoScan always for <pthread.h>.
Jarkko Hietaniemi [Mon, 13 Sep 1999 16:16:56 +0000 (16:16 +0000)]
Scan always for <pthread.h>.

p4raw-id: //depot/cfgperl@4141

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Mon, 13 Sep 1999 16:00:08 +0000 (16:00 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4140

24 years agoAdd -A option to Configure to diddle with variables
Jarkko Hietaniemi [Mon, 13 Sep 1999 15:35:18 +0000 (15:35 +0000)]
Add -A option to Configure to diddle with variables
after the hints file has been applied.

p4raw-id: //depot/cfgperl@4139

24 years agoChange #4136 edited DynaLoader.xs which is kind of fruitless.
Jarkko Hietaniemi [Mon, 13 Sep 1999 13:42:56 +0000 (13:42 +0000)]
Change #4136 edited DynaLoader.xs which is kind of fruitless.

p4raw-id: //depot/cfgperl@4138

24 years agoApplying change #4136 manually introduced patch residue.
Jarkko Hietaniemi [Mon, 13 Sep 1999 13:25:31 +0000 (13:25 +0000)]
Applying change #4136 manually introduced patch residue.

p4raw-link: @4136 on //depot/cfgperl: 564319723c2c18fa4801cd77e0d203a582b4d5a3

p4raw-id: //depot/cfgperl@4137

24 years agoReplace change #4100 with
Robin Barker [Mon, 13 Sep 1999 14:15:11 +0000 (15:15 +0100)]
Replace change #4100 with
To: gsar@activestate.com
Cc: perl5-porters@perl.org
Subject: Re: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with -Duse64bits
Message-Id: <199909131315.OAA24012@tempest.npl.co.uk>

p4raw-link: @4100 on //depot/cfgperl: 427181846486e3aa5034a647dc1922377185f4c0

p4raw-id: //depot/cfgperl@4136

24 years agoFrom: Ilya Zakharevich <ilya@math.ohio-state.edu>
Jarkko Hietaniemi [Mon, 13 Sep 1999 10:22:31 +0000 (10:22 +0000)]
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
To: perl5-porters@perl.org (Mailing list Perl5)
Subject: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
Date: Sat, 11 Sep 1999 05:31:03 -0400 (EDT)
Message-Id: <199909110931.FAA11036@monk.mps.ohio-state.edu>

From: andreas.koenig@anima.de (Andreas J. Koenig)
To: Ilya Zakharevich <ilya@math.ohio-state.edu>
Cc: perl5-porters@perl.org (Mailing list Perl5)
Subject: Re: [PATCH 5.005_61] MakeMaker supports uninstalled Perls
Date: 11 Sep 1999 15:36:26 +0200
Message-ID: <sfc906dr2n9.fsf@hohenstaufen.in-berlin.de>

p4raw-id: //depot/cfgperl@4135

24 years ago[DOCPATCH] Server errors and perldiag
Tom Phoenix [Fri, 10 Sep 1999 16:45:02 +0000 (09:45 -0700)]
[DOCPATCH] Server errors and perldiag

To: Perl Porters Mailing List <perl5-porters@perl.org>
Message-ID: <Pine.GSO.4.10.9909101639490.16999-100000@user2.teleport.com>

p4raw-id: //depot/cfgperl@4134

24 years agoavoid assertion failure on C<@a'>
Gurusamy Sarathy [Mon, 13 Sep 1999 03:25:43 +0000 (03:25 +0000)]
avoid assertion failure on C<@a'>

p4raw-id: //depot/perl@4133

24 years agoadd -DPERL_Y2KWARN build option that will generate additional
Gurusamy Sarathy [Mon, 13 Sep 1999 03:03:57 +0000 (03:03 +0000)]
add -DPERL_Y2KWARN build option that will generate additional
warnings on "19$yy" etc (reworked a patch suggested by
Ulrich Pfeifer <upf@de.uu.net>)

p4raw-id: //depot/perl@4132

24 years agofix DATA leaks; reword documentation about the DATA filehandle
Gurusamy Sarathy [Sun, 12 Sep 1999 22:06:25 +0000 (22:06 +0000)]
fix DATA leaks; reword documentation about the DATA filehandle

p4raw-id: //depot/perl@4131

24 years agomake sprintf("%g",...) threadsafe; only taint its result iff the
Gurusamy Sarathy [Sun, 12 Sep 1999 20:08:56 +0000 (20:08 +0000)]
make sprintf("%g",...) threadsafe; only taint its result iff the
formatted result looks nonstandard

p4raw-id: //depot/perl@4130

24 years agoB::clearsym
Doug MacEachern [Sun, 25 Jul 1999 15:49:00 +0000 (08:49 -0700)]
B::clearsym

Message-ID: <Pine.LNX.4.10.9907251538380.373-100000@mojo.eng.cp.net>

p4raw-id: //depot/perl@4129

24 years agobetter debugger help output (from Ilya Zakharevich)
Gurusamy Sarathy [Sun, 12 Sep 1999 16:59:12 +0000 (16:59 +0000)]
better debugger help output (from Ilya Zakharevich)

p4raw-id: //depot/perl@4128

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sat, 11 Sep 1999 20:50:37 +0000 (20:50 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4127

24 years agos/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
Gurusamy Sarathy [Fri, 10 Sep 1999 19:22:14 +0000 (19:22 +0000)]
s/dXS_TARGET/dXSTARG/ in change#4044 (to match dARGS vs dXSARGS
etc.)

p4raw-link: @4044 on //depot/cfgperl: d30110745a7a78b4c83e13a8406bad8c3e3294bf

p4raw-id: //depot/perl@4125

24 years agorewrote substantive parts of patch
Ilya Zakharevich [Fri, 27 Aug 1999 19:02:18 +0000 (15:02 -0400)]
rewrote substantive parts of patch
Message-ID: <19990827190218.A19561@monk.mps.ohio-state.edu>
Subject: [PATCH 5.005_58] REx documentation

p4raw-id: //depot/perl@4124

24 years agonote about AVf_*
Gurusamy Sarathy [Fri, 10 Sep 1999 18:21:53 +0000 (18:21 +0000)]
note about AVf_*

p4raw-id: //depot/perl@4123

24 years agoallow 'text' in L<text|A::B/"C"> (from Martin Lichtin
Gurusamy Sarathy [Fri, 10 Sep 1999 17:55:42 +0000 (17:55 +0000)]
allow 'text' in L<text|A::B/"C"> (from Martin Lichtin
<lichtin@bivio.com>)

p4raw-id: //depot/perl@4122

24 years agodos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)
Gurusamy Sarathy [Fri, 10 Sep 1999 17:49:35 +0000 (17:49 +0000)]
dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)

p4raw-id: //depot/perl@4121

24 years agoadd perlcompile.pod (edited content from Nathan Torkington
Gurusamy Sarathy [Fri, 10 Sep 1999 12:25:01 +0000 (12:25 +0000)]
add perlcompile.pod (edited content from Nathan Torkington
<gnat@frii.com> and others)

p4raw-id: //depot/perl@4120

24 years agoavoid leaking static local_patches unless patchlevel.h is
Gurusamy Sarathy [Fri, 10 Sep 1999 11:05:13 +0000 (11:05 +0000)]
avoid leaking static local_patches unless patchlevel.h is
explicitly included

p4raw-id: //depot/perl@4119

24 years agoupgrade to Getopt::Long v2.20 (from Johan Vromans
Gurusamy Sarathy [Fri, 10 Sep 1999 10:44:54 +0000 (10:44 +0000)]
upgrade to Getopt::Long v2.20 (from Johan Vromans
<jvromans@squirrel.nl>)

p4raw-id: //depot/perl@4118

24 years agoRemove ill-designed %B introduced by change #4111.
Jarkko Hietaniemi [Thu, 9 Sep 1999 18:24:30 +0000 (18:24 +0000)]
Remove ill-designed %B introduced by change #4111.

p4raw-link: @4111 on //depot/cfgperl: eda88b6dbdc5ca6a51d54f58740f0210e618beb7

p4raw-id: //depot/cfgperl@4117

24 years agoperldeltify change #4115.
Jarkko Hietaniemi [Thu, 9 Sep 1999 15:56:52 +0000 (15:56 +0000)]
perldeltify change #4115.

p4raw-link: @4115 on //depot/cfgperl: 62316b42bf4b6abb5bc2c5dc8e0c51190635bab6

p4raw-id: //depot/cfgperl@4116

24 years ago[ID 19990901.003] Time::Local should not croak on "out-of-range" days
John L. Allen [Wed, 1 Sep 1999 13:33:39 +0000 (09:33 -0400)]
[ID 19990901.003] Time::Local should not croak on "out-of-range" days

To: perl5-porters@perl.org
Message-Id: <199909011733.NAA17356@gateway.grumman.com>

p4raw-id: //depot/cfgperl@4115

24 years ago[ID 19990909.003] MAXINT redefined warning on HP-UX 10.20
Daniel S. Lewart [Thu, 9 Sep 1999 10:33:37 +0000 (05:33 -0500)]
[ID 19990909.003] MAXINT redefined warning on HP-UX 10.20

To: perl5-porters@perl.org
Message-Id: <199909091533.KAA01242@www.cvm.uiuc.edu>

p4raw-id: //depot/cfgperl@4114

24 years agoDB_File 1.71
Paul Marquess [Thu, 9 Sep 1999 11:20:13 +0000 (12:20 +0100)]
DB_File 1.71

To: gsar@ActiveState.com
Cc: perl5-porters@perl.org
Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BBE@mbtlipnt02.btlabs.bt.co.uk>

p4raw-id: //depot/cfgperl@4113

24 years agoFix interaction of (?p{}) and (?>)
Ilya Zakharevich [Thu, 9 Sep 1999 04:40:11 +0000 (00:40 -0400)]
Fix interaction of (?p{}) and (?>)

To: perl5-porters@perl.org (Mailing list Perl5)
Message-Id: <199909090840.EAA26471@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4112

24 years ago%#b in particular and %B in general were kaputt.
Jarkko Hietaniemi [Thu, 9 Sep 1999 07:50:07 +0000 (07:50 +0000)]
%#b in particular and %B in general were kaputt.

p4raw-id: //depot/cfgperl@4111

24 years agoTidy up 64-bit situation in perldelta.
Jarkko Hietaniemi [Thu, 9 Sep 1999 07:29:17 +0000 (07:29 +0000)]
Tidy up 64-bit situation in perldelta.

p4raw-id: //depot/cfgperl@4110

24 years agoClear up PL_regcc issues.
Ilya Zakharevich [Thu, 9 Sep 1999 02:49:49 +0000 (22:49 -0400)]
Clear up PL_regcc issues.
To: perl5-porters@perl.org (Mailing list Perl5)
Subject: [PATCH 5.005_60] Another regexec.c unobfuscation
Message-Id: <199909090649.CAA26119@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4109

24 years agoavoid ass_u_ming uppercase types are not user objects (spotted
Gurusamy Sarathy [Wed, 8 Sep 1999 20:52:51 +0000 (20:52 +0000)]
avoid ass_u_ming uppercase types are not user objects (spotted
by Kurt Starsinic)

p4raw-id: //depot/perl@4108

24 years ago[ID 19990908.014] s2p does not quote @
Akim Demaille [Wed, 8 Sep 1999 18:18:44 +0000 (20:18 +0200)]
[ID 19990908.014] s2p does not quote @

Message-Id: <m11OkQm-003A4IC@beyrouth.lrde.epita.fr>

p4raw-id: //depot/perl@4107

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Wed, 8 Sep 1999 20:25:12 +0000 (20:25 +0000)]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@4106

24 years agoMinor touches at the [:class:] description.
Jarkko Hietaniemi [Wed, 8 Sep 1999 09:02:37 +0000 (09:02 +0000)]
Minor touches at the [:class:] description.

p4raw-id: //depot/cfgperl@4105

24 years agoFix debugging output for REx
Ilya Zakharevich [Wed, 8 Sep 1999 05:02:02 +0000 (01:02 -0400)]
Fix debugging output for REx

To: Mailing list Perl5 <perl5-porters@perl.org>
Message-ID: <19990908050201.A17682@monk.mps.ohio-state.edu>

p4raw-id: //depot/cfgperl@4104

24 years agofix memory leak in C<sub f { split ' ', "a b" } f() while 1>
Gurusamy Sarathy [Wed, 8 Sep 1999 00:53:50 +0000 (00:53 +0000)]
fix memory leak in C<sub f { split ' ', "a b" } f() while 1>

p4raw-id: //depot/perl@4103

24 years agofix memory leak in C<sub f { @_ = 1 } f() while 1>
Gurusamy Sarathy [Wed, 8 Sep 1999 00:52:50 +0000 (00:52 +0000)]
fix memory leak in C<sub f { @_ = 1 } f() while 1>

p4raw-id: //depot/perl@4102

24 years agovarious fixups for windows
Gurusamy Sarathy [Tue, 7 Sep 1999 17:25:07 +0000 (17:25 +0000)]
various fixups for windows

p4raw-id: //depot/perl@4101

24 years agoFix pointer casts.
Robin Barker [Tue, 7 Sep 1999 12:30:18 +0000 (13:30 +0100)]
Fix pointer casts.
To: perl5-porters@perl.org
Subject: [ID 19990907.004] [PATCH perl5.005_61] compiler warnings with
    -Duse64bits
Message-Id: <199909071130.MAA11435@tempest.npl.co.uk>

p4raw-id: //depot/cfgperl@4100

24 years agoBand-aid until we've got %{Uid_t} or something similar
Jarkko Hietaniemi [Tue, 7 Sep 1999 10:27:06 +0000 (10:27 +0000)]
Band-aid until we've got %{Uid_t} or something similar
for sv_catpvfn().

p4raw-id: //depot/cfgperl@4098

24 years agoFix a printf thinko: now quads must have the ll L q prefix.
Jarkko Hietaniemi [Tue, 7 Sep 1999 09:41:23 +0000 (09:41 +0000)]
Fix a printf thinko: now quads must have the ll L q prefix.
(in other words, a bare %d is an int/unsigned)

p4raw-id: //depot/cfgperl@4097

24 years agoHP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
Daniel S. Lewart [Mon, 6 Sep 1999 21:18:12 +0000 (16:18 -0500)]
HP-UX 10.20 and gcc 2.8.1 break UINT32_MAX.
To: perl5-porters@perl.org
Subject: [ID 19990906.007] Not OK: perl 5.00561 on PA-RISC1.1 10.20
Message-Id: <199909070218.VAA29232@www.cvm.uiuc.edu>

p4raw-id: //depot/cfgperl@4096

24 years agoapplied suggested patch with suitable test to detect MSVC
Vishal Bhatia [Wed, 11 Aug 1999 01:43:28 +0000 (18:43 -0700)]
applied suggested patch with suitable test to detect MSVC
Message-ID: <GFCJELIOGEENAAAA@my-deja.com>
Subject: compiler on  win32

p4raw-id: //depot/perl@4095

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Mon, 6 Sep 1999 20:34:44 +0000 (20:34 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4094

24 years agoFix UV_SIZEOF to UVSIZE; change the overflow tests
Jarkko Hietaniemi [Mon, 6 Sep 1999 20:33:43 +0000 (20:33 +0000)]
Fix UV_SIZEOF to UVSIZE; change the overflow tests
so that they overflow also on 64-bit platforms.

p4raw-id: //depot/cfgperl@4093

24 years agosupport bytecode and C backends in perlcc (patch suggested
Gurusamy Sarathy [Mon, 6 Sep 1999 20:16:58 +0000 (20:16 +0000)]
support bytecode and C backends in perlcc (patch suggested
by Tom Hughes <tom@compton.au>); s/-opt/-noopt/ and make the
C backend the default; describe new switches in pod; introduce
PERLCC_OPTS and s/COMPILE_TIMEOUT/PERLCC_TIMEOUT/;
s/COMPILE_TEST/HARNESS_COMPILE_TEST/; document these %ENV
entries

p4raw-id: //depot/perl@4092

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Mon, 6 Sep 1999 19:10:41 +0000 (19:10 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4091

24 years agopropagate changed error text
Gurusamy Sarathy [Mon, 6 Sep 1999 19:09:06 +0000 (19:09 +0000)]
propagate changed error text

p4raw-id: //depot/perl@4090

24 years agosprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)
Gurusamy Sarathy [Mon, 6 Sep 1999 18:54:43 +0000 (18:54 +0000)]
sprintf doc tweak (from Ian Phillipps <ian@dial.pipex.com>)

p4raw-id: //depot/perl@4089

24 years agoAnother patch for Lexical Warnings
Paul Marquess [Sun, 5 Sep 1999 15:11:08 +0000 (16:11 +0100)]
Another patch for Lexical Warnings

Message-ID: <5104D4DBC598D211B5FE0000F8FE7EB202D49BAB@mbtlipnt02.btlabs.bt.co.uk>

p4raw-id: //depot/perl@4088

24 years agochange#3612 is buggy when quotemeta argument matches target
Ilya Zakharevich [Sun, 5 Sep 1999 06:07:42 +0000 (02:07 -0400)]
change#3612 is buggy when quotemeta argument matches target
(hope this is the last of the optimized-OP_SASSIGN bugs)
Message-Id: <199909051007.GAA06423@monk.mps.ohio-state.edu>
Subject: Re: [BUG: quotemeta]

p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e

p4raw-id: //depot/perl@4087

24 years agomisc tweaks
Gurusamy Sarathy [Mon, 6 Sep 1999 17:57:52 +0000 (17:57 +0000)]
misc tweaks

p4raw-id: //depot/perl@4086

24 years agoapplied patch suggested by Hans Mulder to fix problems on
Gurusamy Sarathy [Mon, 6 Sep 1999 03:54:23 +0000 (03:54 +0000)]
applied patch suggested by Hans Mulder to fix problems on
OPENSTEP-Mach; be more careful about PERL_POLLUTE_MALLOC
when they ask for bincompat (platforms that used to default
to EMBEDMYMALLOC continue to do so); disable warnings.t#192
(appears unsalvageable on some platforms)

p4raw-id: //depot/perl@4085

24 years agooptional warning on join(/foo/...) (reworked suggested patch
Gurusamy Sarathy [Mon, 6 Sep 1999 00:10:40 +0000 (00:10 +0000)]
optional warning on join(/foo/...) (reworked suggested patch
by Mark-Jason Dominus <mjd@plover.com>)

p4raw-id: //depot/perl@4083

24 years agofix data loss when more than one block is read from SDBM
Gurusamy Sarathy [Sun, 5 Sep 1999 22:28:57 +0000 (22:28 +0000)]
fix data loss when more than one block is read from SDBM
*.dir file (suggested by Uwe Ohse <uwe@ohse.de>)

p4raw-id: //depot/perl@4082

24 years agoinitial implementation of lvalue subroutines (slightly fixed
Gurusamy Sarathy [Sun, 5 Sep 1999 22:07:18 +0000 (22:07 +0000)]
initial implementation of lvalue subroutines (slightly fixed
version of patch suggested by Ilya Zakharevich, which in turn
is based on the one suggested by Tuomas J. Lukka <lukka@iki.fi>)

p4raw-id: //depot/perl@4081

24 years agoUndo #4055 (related to #4079).
Jarkko Hietaniemi [Sun, 5 Sep 1999 22:02:18 +0000 (22:02 +0000)]
Undo #4055 (related to #4079).

p4raw-id: //depot/cfgperl@4080

24 years agoTime is not yet ripe.
Jarkko Hietaniemi [Sun, 5 Sep 1999 21:30:54 +0000 (21:30 +0000)]
Time is not yet ripe.

p4raw-id: //depot/cfgperl@4079

24 years agomodified suggested patch to handle cross-refs and qr// objects
John Nolan [Wed, 4 Aug 1999 20:21:10 +0000 (16:21 -0400)]
modified suggested patch to handle cross-refs and qr// objects
correctly; unfollowed refs are represented as simple string
value, not just the bare type; $VERSION stays the same until
it is ready for prime time (avoids CPAN confustication)
Message-Id: <199908050021.UAA09693@monet.op.net>
Subject: [ID 19990804.006] [PATCH]5.005_60 (Data::Dumper) - implements Maxdepth setting

p4raw-id: //depot/perl@4078

24 years agotimesum() wasn't @EXPORTed as promised by the documentation.
Jarkko Hietaniemi [Sat, 4 Sep 1999 21:54:42 +0000 (21:54 +0000)]
timesum() wasn't @EXPORTed as promised by the documentation.
Bug reported by Alex Efros <powerman@inart.kharkov.com>.

p4raw-id: //depot/cfgperl@4077

24 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Sat, 4 Sep 1999 20:21:59 +0000 (20:21 +0000)]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@4076

24 years agouse integer on the problematic subtest.
Jarkko Hietaniemi [Sat, 4 Sep 1999 18:04:47 +0000 (18:04 +0000)]
use integer on the problematic subtest.

p4raw-id: //depot/cfgperl@4075

24 years agoWarn about numconvert.t in case somebody
Jarkko Hietaniemi [Sat, 4 Sep 1999 17:57:40 +0000 (17:57 +0000)]
Warn about numconvert.t in case somebody
wants to make sv_2pv more 64-bit aware.

p4raw-id: //depot/cfgperl@4074

24 years agoComment upgrading: the quad situation isn't quite as
Jarkko Hietaniemi [Sat, 4 Sep 1999 17:54:51 +0000 (17:54 +0000)]
Comment upgrading: the quad situation isn't quite as
bad as it used to be.

p4raw-id: //depot/cfgperl@4073

24 years agoIntegrate with Sarathy.
Jarkko Hietaniemi [Sat, 4 Sep 1999 15:35:37 +0000 (15:35 +0000)]
Integrate with Sarathy.

p4raw-id: //depot/cfgperl@4072

24 years agoFix LFS with -Duseperlio in Solaris. Reported in
Robin Barker [Mon, 23 Aug 1999 16:41:11 +0000 (17:41 +0100)]
Fix LFS with -Duseperlio in Solaris.  Reported in
To: perl5-porters@perl.org
Subject: [ID 19990823.009] [PATCH perl5.005_61] typo in perl.h
Message-Id: <199908231541.QAA10043@tempest.npl.co.uk>

and later (in private email) found to be dependent
on useperlio.

Mental note: the cpp magic done in perlsdio.h (and assumedly
also in perlsfio.h) may cause trouble later with lfs because
both the perlio scheme by Perl and the lfs support by vendors
like to play cpp games to map the stdio namespace back and forth.
The problem fixed here (fseek vs fseeko, ftell vs ftello) may be
just the beginning.

p4raw-id: //depot/cfgperl@4071

24 years agoEnable 64-bit clean bit ops.
Jarkko Hietaniemi [Sat, 4 Sep 1999 13:12:14 +0000 (13:12 +0000)]
Enable 64-bit clean bit ops.
(Disables the t/op/misc.t substest 3 in 64-bit platforms.)

p4raw-id: //depot/cfgperl@4070

24 years agoTurn on USE_64_BIT_OFFSETS implicitly.
Jarkko Hietaniemi [Fri, 3 Sep 1999 21:17:30 +0000 (21:17 +0000)]
Turn on USE_64_BIT_OFFSETS implicitly.

p4raw-id: //depot/cfgperl@4069

24 years agoFix from Spider for the sub attributes (there was an undocumented
Jarkko Hietaniemi [Fri, 3 Sep 1999 08:19:59 +0000 (08:19 +0000)]
Fix from Spider for the sub attributes (there was an undocumented
dependency between force_word() and skipspace()).

p4raw-id: //depot/cfgperl@4068