This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
24 years agofix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
Gurusamy Sarathy [Thu, 6 May 1999 01:56:06 +0000 (01:56 +0000)]
fix bogus OPf_REF context in C<sort BLOCK @foo> (extension of
change#3180)

p4raw-link: @3180 on //depot/perl: fd3835b3e90ede5576a7ad392beef86bf933ce15

p4raw-id: //depot/perl@3307

24 years agoapplied non-conflicting parts of suggested patch
Charles Bailey [Sat, 27 Mar 1999 00:16:51 +0000 (20:16 -0400)]
applied non-conflicting parts of suggested patch
Message-id: <01J9AZY8I2PW001O2S@mail.newman.upenn.edu>
Subject: [Patch 5.005_56] Revised VMS patch

p4raw-id: //depot/perl@3306

24 years agomake perldoc use backslashed pathnames within system() on win32
Gurusamy Sarathy [Wed, 5 May 1999 16:20:19 +0000 (16:20 +0000)]
make perldoc use backslashed pathnames within system() on win32

p4raw-id: //depot/perl@3305

24 years agoupgrade Pod::Parser to v1.081 from CPAN
Gurusamy Sarathy [Wed, 5 May 1999 07:29:43 +0000 (07:29 +0000)]
upgrade Pod::Parser to v1.081 from CPAN

p4raw-id: //depot/perl@3304

24 years agoINSTALL patches
Andy Dougherty [Fri, 19 Mar 1999 12:31:35 +0000 (07:31 -0500)]
INSTALL patches

Message-Id: <Pine.GSU.4.05.9903191208250.8899-100000@newton.phys>

p4raw-id: //depot/perl@3303

24 years agoload base packages based on nonexistent $VERSION
Andreas König [Fri, 19 Mar 1999 06:00:28 +0000 (07:00 +0100)]
load base packages based on nonexistent $VERSION
Message-ID: <sfcsob2m5ub.fsf@dubravka.in-berlin.de>
Subject: Re: base.pm flaw

p4raw-id: //depot/perl@3302

24 years agopod2man outputs switched date and revision label (fix suggested by
Gurusamy Sarathy [Tue, 4 May 1999 05:41:08 +0000 (05:41 +0000)]
pod2man outputs switched date and revision label (fix suggested by
EthanSasiela@mede.com)

p4raw-id: //depot/perl@3301

24 years agoadjust win32_stat() to cope with FindFirstFile() and stat() bugs
Gurusamy Sarathy [Mon, 3 May 1999 18:48:25 +0000 (18:48 +0000)]
adjust win32_stat() to cope with FindFirstFile() and stat() bugs
(makes opendir(D,"c:") work reliably)

p4raw-id: //depot/perl@3300

24 years agoadd test case for change#3298
Gurusamy Sarathy [Sun, 2 May 1999 19:39:55 +0000 (19:39 +0000)]
add test case for change#3298

p4raw-link: @3298 on //depot/perl: 93578b34124e8a3b976cd7f68c60e871e698c9d5

p4raw-id: //depot/perl@3299

24 years agoclose directory handles properly when localized
Gurusamy Sarathy [Sun, 2 May 1999 19:24:41 +0000 (19:24 +0000)]
close directory handles properly when localized

p4raw-id: //depot/perl@3298

25 years agointegrate change#3279 from maint-5.004
Gurusamy Sarathy [Tue, 27 Apr 1999 00:48:42 +0000 (00:48 +0000)]
integrate change#3279 from maint-5.004

p4raw-link: @3279 on //depot/maint-5.004/perl: 0e728c71769b15d79c5e25115ecf62c06ac5c5ea

p4raw-id: //depot/perl@3284

25 years agoallow embedded null characters in diagnostics
Gurusamy Sarathy [Mon, 26 Apr 1999 17:30:31 +0000 (17:30 +0000)]
allow embedded null characters in diagnostics

p4raw-id: //depot/perl@3274

25 years agohand-applied conflicting parts of suggested patch
Charles Bailey [Wed, 17 Mar 1999 23:55:23 +0000 (19:55 -0400)]
hand-applied conflicting parts of suggested patch
Message-id: <01J8YELSL7WK001E7S@mail.newman.upenn.edu>
Subject: [PATCH 5.005_56] VMS configuration/build

p4raw-id: //depot/perl@3273

25 years agoupdate Changes; tweak minor regressions
Gurusamy Sarathy [Mon, 26 Apr 1999 08:25:41 +0000 (08:25 +0000)]
update Changes; tweak minor regressions

p4raw-id: //depot/perl@3272

25 years agointegrate change#3229 from maint-5.004
Gurusamy Sarathy [Mon, 26 Apr 1999 07:52:51 +0000 (07:52 +0000)]
integrate change#3229 from maint-5.004

p4raw-link: @3229 on //depot/maint-5.004/perl: 3e0793ddbcfdff90910112e638ae702c43386bb6

p4raw-id: //depot/perl@3271

25 years agofix buggy reference count on refs to SVs with autoviv magic
Gurusamy Sarathy [Sun, 25 Apr 1999 22:58:27 +0000 (22:58 +0000)]
fix buggy reference count on refs to SVs with autoviv magic
(resulted in C<my @a; $a[1] = 1; print \$_ for @a> and Data::Dumper
accessing free()d memory)

p4raw-id: //depot/perl@3270

25 years agofix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
Gurusamy Sarathy [Sat, 24 Apr 1999 17:07:55 +0000 (17:07 +0000)]
fix bug in change#3123 (off-by-one, caused C<qx[noargs]> to fail
on win32)

p4raw-link: @3123 on //depot/perl: 0aaad0ff610b01c0682abfc20594c83a6d49f148

p4raw-id: //depot/perl@3269

25 years agokill dup hunk
Gurusamy Sarathy [Sat, 24 Apr 1999 16:38:25 +0000 (16:38 +0000)]
kill dup hunk

p4raw-id: //depot/perl@3268

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Sat, 24 Apr 1999 16:35:57 +0000 (16:35 +0000)]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@3267

25 years agoh2ph
Kurt D. Starsinic [Fri, 23 Apr 1999 12:37:23 +0000 (08:37 -0400)]
h2ph

To: perl5-porters@perl.org, Jarkko Hietaniemi <jhi@iki.fi>,
        Graham Barr <gbarr@pobox.com>, Gurusamy Sarathy <gsar@activestate.com>
Cc: Lionel Cons <lionel.cons@cern.ch>,
        Ilya Zakharevich <ilya@math.ohio-state.edu>,
        David Hayes <david@bdel.com>
Message-ID: <19990423123723.A49550@O2.chapin.edu>

p4raw-id: //depot/cfgperl@3266

25 years agodescrip_mms.template installed files fix
Dan Sugalski [Wed, 21 Apr 1999 08:17:54 +0000 (01:17 -0700)]
descrip_mms.template installed files fix

To: perlbug@perl.org
Message-Id: <3.0.6.32.19990421081754.03127b60@ous.edu>

p4raw-id: //depot/cfgperl@3265

25 years agoRe: 5.006 Todo
Andy Dougherty [Mon, 19 Apr 1999 16:27:07 +0000 (12:27 -0400)]
Re: 5.006 Todo

To: The Perl Porters Mailing List <perl5-porters@perl.org>
Message-Id: <Pine.GSU.4.05.9904191623470.7838-100000@newton.phys>

p4raw-id: //depot/cfgperl@3264

25 years agoConfigure: $sig_count
Chip Salzenberg [Sun, 18 Apr 1999 17:54:36 +0000 (13:54 -0400)]
Configure: $sig_count

To: Perl 5 Porters <perl5-porters@perl.org>
Message-ID: <19990418175436.A27496@perlsupport.com>

p4raw-id: //depot/cfgperl@3263

25 years agoPATCH wrong faq reference in perlbook.pod
Robin Barker [Fri, 9 Apr 1999 16:05:23 +0000 (17:05 +0100)]
PATCH wrong faq reference in perlbook.pod
To: perlbug@perl.com
Message-Id: <199904091505.QAA03757@cyclone.cise.npl.co.uk>

p4raw-id: //depot/cfgperl@3262

25 years agoRe: 5.005_03 and gcc, GNU ld under Solaris 2.6
Andy Dougherty [Wed, 14 Apr 1999 17:07:43 +0000 (13:07 -0400)]
Re: 5.005_03 and gcc, GNU ld under Solaris 2.6

To: Hugo van der Sanden <hugo@corp.netcom.net.uk>
Cc: Perl Porters <perl5-porters@perl.org>
Message-Id: <Pine.GSU.4.05.9904141658290.4262-100000@newton.phys>

p4raw-id: //depot/cfgperl@3261

25 years agoPATCH: 5.005_56: perldata.pod (UPDATE)
Tom Christiansen [Thu, 15 Apr 1999 07:13:41 +0000 (01:13 -0600)]
PATCH: 5.005_56: perldata.pod (UPDATE)

To: pumpkings@jhereg.perl.com
Message-Id: <199904151313.HAA07682@jhereg.perl.com>

p4raw-id: //depot/cfgperl@3260

25 years agoLDLIBPTH also on 'clean' targets.
Jarkko Hietaniemi [Tue, 13 Apr 1999 23:12:52 +0000 (23:12 +0000)]
LDLIBPTH also on 'clean' targets.

p4raw-id: //depot/cfgperl@3259

25 years agoAdd information about the two DEC C compiler optimizer bugs
Jarkko Hietaniemi [Tue, 13 Apr 1999 21:38:46 +0000 (21:38 +0000)]
Add information about the two DEC C compiler optimizer bugs
(what patch levels of the compilers fix them).

p4raw-id: //depot/cfgperl@3258

25 years agoBe polite about ccdlflags and lddflags, too.
Jarkko Hietaniemi [Tue, 13 Apr 1999 14:25:08 +0000 (14:25 +0000)]
Be polite about ccdlflags and lddflags, too.
Avoid Perl's malloc only when threaded.

p4raw-id: //depot/cfgperl@3257

25 years agoCroak if no known ways to semctl() (don't assume union semun).
Jarkko Hietaniemi [Tue, 13 Apr 1999 10:21:33 +0000 (10:21 +0000)]
Croak if no known ways to semctl() (don't assume union semun).

p4raw-id: //depot/cfgperl@3256

25 years ago[Patch 5.005/5.006]Another MM_VMS.pm patch
Hans Mulder [Mon, 12 Apr 1999 13:36:48 +0000 (06:36 -0700)]
[Patch 5.005/5.006]Another MM_VMS.pm patch

To: perl5-porters@perl.org, vmsperl@perl.org
Message-Id: <3.0.6.32.19990412133648.030e7ec0@ous.edu>

p4raw-id: //depot/cfgperl@3255

25 years agoUpdate for OpenBSD hints
Todd C. Miller [Mon, 12 Apr 1999 23:12:22 +0000 (17:12 -0600)]
Update for OpenBSD hints

To: perlbug@perl.com
Message-Id: <199904130512.XAA27712@xerxes.courtesan.com>

p4raw-id: //depot/cfgperl@3254

25 years agoIf both ways to call semctl are broken, skip the tests.
Jarkko Hietaniemi [Sun, 11 Apr 1999 12:52:26 +0000 (12:52 +0000)]
If both ways to call semctl are broken, skip the tests.

p4raw-id: //depot/cfgperl@3226

25 years agoRe: Misspelled macro in ext/POSIX/POSIX.xs?
Andy Dougherty [Fri, 9 Apr 1999 16:58:08 +0000 (12:58 -0400)]
Re: Misspelled macro in ext/POSIX/POSIX.xs?

To: dsembr01@ox.slug.louisville.edu
Cc: perlbug@perl.com
Message-Id: <Pine.GSU.4.05.9904091648570.894-100000@newton.phys>

p4raw-id: //depot/cfgperl@3225

25 years agoRe: prefix= in hints
Andy Dougherty [Fri, 9 Apr 1999 14:54:18 +0000 (10:54 -0400)]
Re: prefix= in hints

To: Perl Porters <perl5-porters@perl.org>
Message-Id: <Pine.GSU.4.05.9904091445280.894-100000@newton.phys>

(Overrides change #3204 from Kurt)

p4raw-link: @3204 on //depot/cfgperl: 8cef0c70022a42ce6ce5ecba75ca3cb331d9c87e

p4raw-id: //depot/cfgperl@3224

25 years agoUnderstand Apollo's //node notation.
Johann Klasek [Fri, 9 Apr 1999 18:21:37 +0000 (20:21 +0200)]
Understand Apollo's //node notation.
To: jhi@iki.fi
Subject: Re: DomainPerl
Message-ID: <19990409182137.A2299@euklid.auto.tuwien.ac.at>

p4raw-id: //depot/cfgperl@3223

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sun, 4 Apr 1999 16:33:49 +0000 (16:33 +0000)]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3220

25 years agocorrect places that said newSVpv() when they meant newSVpvn()
Gurusamy Sarathy [Sun, 4 Apr 1999 01:59:26 +0000 (01:59 +0000)]
correct places that said newSVpv() when they meant newSVpvn()

p4raw-id: //depot/perl@3217

25 years agoavoid duplicate code
Gurusamy Sarathy [Sat, 3 Apr 1999 23:58:27 +0000 (23:58 +0000)]
avoid duplicate code

p4raw-id: //depot/perl@3216

25 years agogrow PL_tmps_stack more efficiently; make it more amenable to
Gurusamy Sarathy [Sat, 3 Apr 1999 23:14:34 +0000 (23:14 +0000)]
grow PL_tmps_stack more efficiently; make it more amenable to
STRESS_REALLOC testing

p4raw-id: //depot/perl@3215

25 years agoscrounge and save three extra branches in pp_entersub()
Gurusamy Sarathy [Sat, 3 Apr 1999 21:01:09 +0000 (21:01 +0000)]
scrounge and save three extra branches in pp_entersub()

p4raw-id: //depot/perl@3214

25 years agoremove duplicate code and an extra branch in sv_setsv() and
Gurusamy Sarathy [Sat, 3 Apr 1999 17:43:23 +0000 (17:43 +0000)]
remove duplicate code and an extra branch in sv_setsv() and
other hot code by making SvTHINKFIRST() think about FAKE SVs

p4raw-id: //depot/perl@3213

25 years agoFix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
John Bley [Thu, 1 Apr 1999 02:01:47 +0000 (21:01 -0500)]
Fix up some _t nits (Pid_t, Gid_t, Uid_t, etc. instead of int).
To: perlbug@perl.org
Subject: [PATCH]5.005_03 (CORE) Fix some _t nits
Message-ID: <Pine.SOL.3.91.990401015805.21458A-100000@soc13.acpub.duke.edu>

p4raw-id: //depot/cfgperl@3212

25 years agoChange #3210 was rather unportable. This is better.
Jarkko Hietaniemi [Sat, 3 Apr 1999 13:27:26 +0000 (13:27 +0000)]
Change #3210 was rather unportable.  This is better.

p4raw-id: //depot/cfgperl@3211

25 years agoAvoid Digital UNIX' ksh.
Jarkko Hietaniemi [Wed, 27 Jan 1999 16:52:33 +0000 (18:52 +0200)]
Avoid Digital UNIX' ksh.
To: Henrik Tougaard <ht000@siberut.foa.dk>
Cc: perlbug@perl.com, ht000@foa.dk
Subject: Re: Not OK perl5.005_03-MAINT_TRIAL_4
Message-ID: <13999.10289.319422.239987@alpha.hut.fi>

p4raw-id: //depot/cfgperl@3210

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sat, 3 Apr 1999 12:49:04 +0000 (12:49 +0000)]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3209

25 years agoAdd -mabi=64 to ccflags for 64-bit IRIX gcc.
Lionel Cons [Thu, 1 Apr 1999 14:05:28 +0000 (16:05 +0200)]
Add -mabi=64 to ccflags for 64-bit IRIX gcc.
To: jhi@iki.fi
Cc: perlbug@perl.com, kstar@isinet.com,
        Philippe Defert <philippe.defert@cern.ch>
Subject: Re: Not OK: perl 5.00503 on IP27-irix 6.5 (UNINSTALLED)
Message-Id: <199904011205.OAA11380@mercury.cern.ch>

p4raw-id: //depot/cfgperl@3208

25 years agoBe polite about usemymalloc.
Jarkko Hietaniemi [Sat, 3 Apr 1999 12:20:21 +0000 (12:20 +0000)]
Be polite about usemymalloc.

p4raw-id: //depot/cfgperl@3207

25 years agoa typo in change#3205
Gurusamy Sarathy [Fri, 2 Apr 1999 23:31:59 +0000 (23:31 +0000)]
a typo in change#3205

p4raw-link: @3205 on //depot/perl: 6e41db283334a2db4641d8a2a8558eb3dd2db11a

p4raw-id: //depot/perl@3206

25 years agomake testsuite reflect change#3157 (Math::BigFloat->new now
Gurusamy Sarathy [Fri, 2 Apr 1999 23:20:31 +0000 (23:20 +0000)]
make testsuite reflect change#3157  (Math::BigFloat->new now
returns NaNs faithfully)

p4raw-link: @3157 on //depot/perl: 0e8b93680515c2e86a8476b627fb46e04ed665af

p4raw-id: //depot/perl@3205

25 years agoOn -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
Kurt D. Starsinic [Fri, 2 Apr 1999 16:49:47 +0000 (11:49 -0500)]
On -Uinstallusrbinperl and no -Dprefix, set prefix to /usr/local.
To: perl5-porters@perl.org
Subject: linux hints nit
Message-ID: <19990402164947.E80926@O2.chapin.edu>

p4raw-id: //depot/cfgperl@3204

25 years agoDisplay exact glibc version in Linux.
Andy Dougherty [Mon, 29 Mar 1999 15:04:26 +0000 (10:04 -0500)]
Display exact glibc version in Linux.
To: Perl Porters <perl5-porters@perl.org>
Subject: Displaying glibc version on Linux
Message-Id: <Pine.GSU.4.05.9903291417370.15335-100000@newton.phys>

p4raw-id: //depot/cfgperl@3203

25 years agovarious little goofs
Gurusamy Sarathy [Fri, 2 Apr 1999 21:23:18 +0000 (21:23 +0000)]
various little goofs

p4raw-id: //depot/perl@3202

25 years agoConfigure regen.
Jarkko Hietaniemi [Fri, 2 Apr 1999 13:13:39 +0000 (13:13 +0000)]
Configure regen.

Add llseek + offset_t probing.
Change CONFIG to CONFIGDOTSH.
'unset foo' is unportable, use foo=''.

p4raw-id: //depot/cfgperl@3201

25 years agoIntroduce myconfig.SH.
Andy Dougherty [Tue, 30 Mar 1999 12:41:29 +0000 (07:41 -0500)]
Introduce myconfig.SH.
To: Jarkko Hietaniemi <jhi@iki.fi>
Cc: Nick Ing-Simmons <nik@tiuk.ti.com>, Perl Porters <perl5-porters@perl.org>
Subject: [PATCH] myconfig.SH (was Re: perl install bug on AIX 4.3.1.0)
Message-Id: <Pine.GSU.4.05.9903301222280.15987-100000@newton.phys>

p4raw-id: //depot/cfgperl@3200

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Sun, 28 Mar 1999 12:30:01 +0000 (12:30 +0000)]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3194

25 years agoupdate p4 utility to ignore non-text files
Gurusamy Sarathy [Sun, 28 Mar 1999 06:00:46 +0000 (06:00 +0000)]
update p4 utility to ignore non-text files

p4raw-id: //depot/perl@3183

25 years agointegrate change#3179 from maint-5.005
Gurusamy Sarathy [Sun, 28 Mar 1999 03:37:23 +0000 (03:37 +0000)]
integrate change#3179 from maint-5.005

p4raw-link: @3179 on //depot/maint-5.005/perl: 3c798f74a641ef1819699fe5d5c156d30ad033bc

p4raw-id: //depot/perl@3181
p4raw-integrated: from //depot/maint-5.005/perl@3180 'merge in'
t/lib/thread.t (@1649..) ext/Thread/Thread.xs (@2543..)

25 years agofix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
Gurusamy Sarathy [Sun, 28 Mar 1999 02:28:20 +0000 (02:28 +0000)]
fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo>
(sometimes caused bizarreness in the BLOCK)

p4raw-id: //depot/perl@3180

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Fri, 26 Mar 1999 22:38:28 +0000 (22:38 +0000)]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3171

25 years agospecify type of bracket in "Unmatched bracket" diagnostic;
Gurusamy Sarathy [Fri, 26 Mar 1999 01:30:25 +0000 (01:30 +0000)]
specify type of bracket in "Unmatched bracket" diagnostic;
prefer 'brace' or 'curly bracket' over 'curly brace'

p4raw-id: //depot/perl@3170

25 years agobetter description of "Integer overflow" diagnostic
Gurusamy Sarathy [Fri, 26 Mar 1999 00:50:51 +0000 (00:50 +0000)]
better description of "Integer overflow" diagnostic

p4raw-id: //depot/perl@3169

25 years agoapplied needful parts of suggested patch
Vishal Bhatia [Tue, 23 Mar 1999 16:21:43 +0000 (08:21 -0800)]
applied needful parts of suggested patch
Message-ID: <OOOKJGFMLFLHBAAA@my-dejanews.com>
Subject: [PATCH 5.005_56] pp_formline correction

p4raw-id: //depot/perl@3168

25 years agoclarify what a "comment" means (due to Mark-Jason Dominus
Gurusamy Sarathy [Thu, 25 Mar 1999 10:39:02 +0000 (10:39 +0000)]
clarify what a "comment" means (due to Mark-Jason Dominus
<mjd@plover.com>)

p4raw-id: //depot/perl@3167

25 years agodescribe current behavior on local($foo{nothere}) (suggested by
Gurusamy Sarathy [Thu, 25 Mar 1999 10:33:18 +0000 (10:33 +0000)]
describe current behavior on local($foo{nothere}) (suggested by
Lionel Cons <lionel.cons@cern.ch>)

p4raw-id: //depot/perl@3166

25 years agofix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
Gurusamy Sarathy [Thu, 25 Mar 1999 06:21:05 +0000 (06:21 +0000)]
fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
<vishalb@hotmail.com>)

p4raw-id: //depot/perl@3165

25 years agoCompiler needs to know about utf8 SVOP tr///s
Stephen McCamant [Tue, 23 Mar 1999 17:47:04 +0000 (09:47 -0800)]
Compiler needs to know about utf8 SVOP tr///s

Message-ID: <14072.16859.154428.241373@fre-76-120.reshall.berkeley.edu>

p4raw-id: //depot/perl@3164

25 years agoB::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
Gurusamy Sarathy [Thu, 25 Mar 1999 06:15:49 +0000 (06:15 +0000)]
B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>
Date: Tue, 23 Mar 1999 02:41:34 -0800 (PST)
Message-ID: <14071.27445.867782.852353@fre-76-120.reshall.berkeley.edu>
Subject: [PATCH _56] B::Deparse 0.57
--
Date: Tue, 23 Mar 1999 13:08:12 -0800 (PST)
Message-ID: <14072.502.107712.175179@fre-76-120.reshall.berkeley.edu>
Subject: Re: [PATCH _56] B::Deparse 0.57

p4raw-id: //depot/perl@3163

25 years agofix a few places that said 'int', but meant 'STRLEN'
Gurusamy Sarathy [Thu, 25 Mar 1999 06:11:46 +0000 (06:11 +0000)]
fix a few places that said 'int', but meant 'STRLEN'

p4raw-id: //depot/perl@3162

25 years ago[5.005_56] Add EXISTS to SDBM_File and libsdbm
Russ Allbery [Mon, 22 Mar 1999 04:26:26 +0000 (20:26 -0800)]
[5.005_56] Add EXISTS to SDBM_File and libsdbm

Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>

p4raw-id: //depot/perl@3161

25 years agobetter description of OP_UNSTACK (s/unstack/iteration finalizer/)
Gurusamy Sarathy [Thu, 25 Mar 1999 02:26:31 +0000 (02:26 +0000)]
better description of OP_UNSTACK (s/unstack/iteration finalizer/)

p4raw-id: //depot/perl@3160

25 years agoadd statement-modifier loops to :base_loop class
Gurusamy Sarathy [Thu, 25 Mar 1999 02:18:17 +0000 (02:18 +0000)]
add statement-modifier loops to :base_loop class

p4raw-id: //depot/perl@3159

25 years agointegrate changes#3105,3130,3154 from maint-5.005
Gurusamy Sarathy [Thu, 25 Mar 1999 00:36:57 +0000 (00:36 +0000)]
integrate changes#3105,3130,3154 from maint-5.005

p4raw-link: @3154 on //depot/maint-5.005/perl: 60a22511b32234c359f6a1235f7273a596f8edcb
p4raw-link: @3130 on //depot/maint-5.005/perl: 08c9aea58d52024cd45844ac23e957399bbc0340
p4raw-link: @3105 on //depot/maint-5.005/perl: 412383e48358b00907bbb438802caa8caf7f67cf

p4raw-id: //depot/perl@3158
p4raw-integrated: from //depot/maint-5.005/perl@3157 'ignore' Configure
(@3057..) 'merge in' hints/dec_osf.sh (@2702..) hints/netbsd.sh
(@2714..) INSTALL (@3059..)

25 years agoremove bogus panic()
Gurusamy Sarathy [Thu, 25 Mar 1999 00:24:17 +0000 (00:24 +0000)]
remove bogus panic()

p4raw-id: //depot/perl@3157

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Wed, 24 Mar 1999 22:43:43 +0000 (22:43 +0000)]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3156

25 years agoConfigure regenerated because of changes #3130/#3154 and #3147.
Jarkko Hietaniemi [Wed, 24 Mar 1999 22:12:17 +0000 (22:12 +0000)]
Configure regenerated because of changes #3130/#3154 and #3147.

p4raw-link: @3130 on //depot/maint-5.005/perl: 08c9aea58d52024cd45844ac23e957399bbc0340

p4raw-id: //depot/cfgperl@3155

25 years agoapplied suggested patch, modulo superseded parts
Charles Bailey [Thu, 18 Mar 1999 00:10:44 +0000 (20:10 -0400)]
applied suggested patch, modulo superseded parts
Message-id: <01J8YFGIHW2W001E7S@mail.newman.upenn.edu>
Subject: [PATCH 5.005_56] Miscellaneous VMS-specific fixes

p4raw-id: //depot/perl@3153

25 years agoapplied suggested patch, modulo superseded parts
Charles Bailey [Thu, 18 Mar 1999 00:04:31 +0000 (20:04 -0400)]
applied suggested patch, modulo superseded parts
Message-id: <01J8YF0EOWLU001E7S@mail.newman.upenn.edu>
Subject: [PATCH 5.005_56] Miscellaneous small fixes

p4raw-id: //depot/perl@3152

25 years agodoc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
Gurusamy Sarathy [Wed, 24 Mar 1999 10:15:00 +0000 (10:15 +0000)]
doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>

p4raw-id: //depot/perl@3151

25 years agomissing integration in previous change
Gurusamy Sarathy [Wed, 24 Mar 1999 10:09:13 +0000 (10:09 +0000)]
missing integration in previous change

p4raw-id: //depot/perl@3150
p4raw-integrated: from //depot/maint-5.005/perl@3149 'copy in'
README.apollo (@3118..)

25 years agointegrate changes#3116,3119 from maint-5.005
Gurusamy Sarathy [Wed, 24 Mar 1999 10:06:44 +0000 (10:06 +0000)]
integrate changes#3116,3119 from maint-5.005

p4raw-link: @3119 on //depot/maint-5.005/perl: 974d03758f8de9dcecbeb0f13de2339c50bd8536
p4raw-link: @3116 on //depot/maint-5.005/perl: 55ab10abf587fd49163e904350cf752fec2ecb09

p4raw-id: //depot/perl@3149
p4raw-branched: from //depot/maint-5.005/perl@3148 'branch in'
apollo/netinet/in.h
p4raw-integrated: from //depot/maint-5.005/perl@3148 'merge in'
t/lib/io_udp.t (@1649..) MANIFEST (@3086..)

25 years agointegrate changes#3091-3094 from maint-5.005
Gurusamy Sarathy [Wed, 24 Mar 1999 10:01:56 +0000 (10:01 +0000)]
integrate changes#3091-3094 from maint-5.005

p4raw-link: @3091 on //depot/maint-5.005/perl: 74b502a1b27c7427d14366e729c0b76cb5ba79a6

p4raw-id: //depot/perl@3148
p4raw-integrated: from //depot/maint-5.005/perl@3147 'copy in'
vos/config_h.SH_orig (@2813..) README.hurd (@3093..) 'merge in'
vms/subconfigure.com (@2716..) vos/config.h (@2813..)

25 years agowarn about newfangled vfork() caveats
Gurusamy Sarathy [Wed, 24 Mar 1999 09:31:49 +0000 (09:31 +0000)]
warn about newfangled vfork() caveats

p4raw-id: //depot/perl@3147

25 years agointegrate change#3115 from maint-5.005
Gurusamy Sarathy [Wed, 24 Mar 1999 08:37:02 +0000 (08:37 +0000)]
integrate change#3115 from maint-5.005

p4raw-link: @3115 on //depot/maint-5.005/perl: 5a4724ee428f7c08669162fcb68dee455ffa09d6

p4raw-id: //depot/perl@3145
p4raw-integrated: from //depot/maint-5.005/perl@3144 'copy in'
ext/DB_File/Changes ext/DB_File/DB_File.pm
ext/DB_File/DB_File.xs ext/DB_File/typemap (@3010..)

25 years agoadd note about map in scalar context
Gurusamy Sarathy [Wed, 24 Mar 1999 08:33:59 +0000 (08:33 +0000)]
add note about map in scalar context

p4raw-id: //depot/perl@3144

25 years agodoc tweak
Gurusamy Sarathy [Wed, 24 Mar 1999 08:25:59 +0000 (08:25 +0000)]
doc tweak

p4raw-id: //depot/perl@3143

25 years agoapplied suggested patch, modulo bogus hunk
Vishal Bhatia [Thu, 11 Mar 1999 07:40:27 +0000 (23:40 -0800)]
applied suggested patch, modulo bogus hunk
Message-ID: <19990311154027.25891.qmail@hotmail.com>
Subject: [PATCH 5.005_56] Minor fixes in perlcc

p4raw-id: //depot/perl@3142

25 years agointegrate change#3104 from maint-5.005
Gurusamy Sarathy [Wed, 24 Mar 1999 08:06:12 +0000 (08:06 +0000)]
integrate change#3104 from maint-5.005

p4raw-link: @3104 on //depot/maint-5.005/perl: b874074cbac46bdc5c1b63ae6b5306ae21ac9051

p4raw-id: //depot/perl@3141
p4raw-integrated: from //depot/maint-5.005/perl@3140 'merge in'
t/lib/posix.t (@2295..) README.os390 (@2736..)

25 years agofix failure of C<&locked_sub;> under -Dusethreads
Gurusamy Sarathy [Wed, 24 Mar 1999 06:34:56 +0000 (06:34 +0000)]
fix failure of C<&locked_sub;> under -Dusethreads

p4raw-id: //depot/perl@3140

25 years agodebugger tweak (wasn't printing a newline after recalled commands)
Gurusamy Sarathy [Wed, 24 Mar 1999 05:52:00 +0000 (05:52 +0000)]
debugger tweak (wasn't printing a newline after recalled commands)

p4raw-id: //depot/perl@3139

25 years agodocument OO exceptions (based on a suggestion by Andreas Koenig
Gurusamy Sarathy [Wed, 24 Mar 1999 05:33:28 +0000 (05:33 +0000)]
document OO exceptions (based on a suggestion by Andreas Koenig
<andreas.koenig@anima.de>)

p4raw-id: //depot/perl@3138

25 years agobetter "Illegal %s digit ignored" warnings
Gurusamy Sarathy [Wed, 24 Mar 1999 02:50:20 +0000 (02:50 +0000)]
better "Illegal %s digit ignored" warnings

p4raw-id: //depot/perl@3137

25 years agofix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
Gurusamy Sarathy [Wed, 24 Mar 1999 02:26:38 +0000 (02:26 +0000)]
fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>

p4raw-id: //depot/perl@3136

25 years agoflip release & version in win32_uname()
Gurusamy Sarathy [Wed, 24 Mar 1999 01:29:09 +0000 (01:29 +0000)]
flip release & version in win32_uname()

p4raw-id: //depot/perl@3135

25 years agosupport POSIX::uname() via win32_uname()
Gurusamy Sarathy [Wed, 24 Mar 1999 01:08:33 +0000 (01:08 +0000)]
support POSIX::uname() via win32_uname()

p4raw-id: //depot/perl@3134

25 years agoperldelta.pod changes for Win32::* functions
Jan Dubois [Sat, 6 Mar 1999 21:42:56 +0000 (22:42 +0100)]
perldelta.pod changes for Win32::* functions

Message-ID: <36e49281.50337171@smtp1.ibm.net>

p4raw-id: //depot/perl@3133

25 years agoFile::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
Gurusamy Sarathy [Tue, 23 Mar 1999 22:17:45 +0000 (22:17 +0000)]
File::Spec fixes from Jan Dubois <jan.dubois@ibm.net>
Date: Sat, 06 Mar 1999 17:50:49 +0100
Message-ID: <36e25209.33833760@smtp1.ibm.net>
Subject: [PATCH 5.005_56] Fixes for File::Spec::Functions.pm
--
Date: Sat, 06 Mar 1999 18:15:00 +0100
Message-ID: <36e36222.37954195@smtp1.ibm.net>
Subject: [PATCH 5.005_56] Fix for File::Spec::Win32.pm

p4raw-id: //depot/perl@3132

25 years agointegrate cfgperl changes into mainline
Gurusamy Sarathy [Tue, 23 Mar 1999 22:07:59 +0000 (22:07 +0000)]
integrate cfgperl changes into mainline

p4raw-id: //depot/perl@3131

25 years agoadd Pod-Parser-1.08 (verbatim module =include tests elided owing
Gurusamy Sarathy [Tue, 23 Mar 1999 21:38:03 +0000 (21:38 +0000)]
add Pod-Parser-1.08 (verbatim module =include tests elided owing
to size and better maintainability)

p4raw-id: //depot/perl@3129

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Tue, 23 Mar 1999 10:14:54 +0000 (10:14 +0000)]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3128