25 years agopatch for useless Math::BigInt warnings
Tim Witham [Thu, 4 Mar 1999 10:54:01 +0000]
patch for useless Math::BigInt warnings

Message-Id: <9903041854.AA46868@frc0000>

p4raw-id: //depot/perl@3127

25 years agoavoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
Kurt D. Starsinic [Fri, 19 Feb 1999 15:47:59 +0000]
avoid literal 'undef' in $lddlflags under `Configure -Uoptimize`
Message-ID: <19990219154759.A32350@O2.chapin.edu>
Subject: [PATCH] OSF/1 hints

p4raw-id: //depot/perl@3126

25 years agoavoid typeglob persistence in pp_readline()
Gurusamy Sarathy [Tue, 23 Mar 1999 00:56:38 +0000]
avoid typeglob persistence in pp_readline()

p4raw-id: //depot/perl@3125

25 years agoupdate copyright years
Gurusamy Sarathy [Mon, 22 Mar 1999 21:12:23 +0000]
update copyright years

p4raw-id: //depot/perl@3124

25 years agoimplement win32_spawnvp() internally, making it return true PIDs
Gurusamy Sarathy [Mon, 22 Mar 1999 07:07:06 +0000]
implement win32_spawnvp() internally, making it return true PIDs
for asynchronous spawns; fix win32_kill() to always deal with
PIDs

p4raw-id: //depot/perl@3123

25 years agosundry pod niggles
Gurusamy Sarathy [Tue, 16 Mar 1999 04:34:23 +0000]
sundry pod niggles

p4raw-id: //depot/perl@3110

25 years agoapplied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
Daniel Yacob [Tue, 23 Feb 1999 16:13:42 +0000]
applied suggested patch (mailed to perl-unicode@perl.org) with minor tweaks
Message-Id: <199902232113.QAA26135@drum.cs.indiana.edu>
Subject: ../lib/unicode/ Unicode 3.0 Extensions for Ethiopic

p4raw-id: //depot/perl@3107

25 years agochange#3067 failed package.t due to needless creation of $a and $b;
Gurusamy Sarathy [Fri, 12 Mar 1999 20:35:36 +0000]
change#3067 failed package.t due to needless creation of $a and $b;
fixed to do that only for C<sort BLOCK|CODE @foo>, not C<sort(@foo)>

p4raw-link: @3067 on //depot/perl: 39ab52836386b91d2e2c323dd305cf42e6be3133

p4raw-id: //depot/perl@3106

25 years agochange#3060 had the wrong quotes
Gurusamy Sarathy [Tue, 9 Mar 1999 23:04:44 +0000]
change#3060 had the wrong quotes

p4raw-link: @3060 on //depot/perl: 31873dd158564755e261eee3e1f9bf51384dc563

p4raw-id: //depot/perl@3100

25 years agofix parsing of here documents in C<eval 's/.../<<FOO/e'>
Gurusamy Sarathy [Tue, 9 Mar 1999 03:16:07 +0000]
fix parsing of here documents in C<eval 's/.../<<FOO/e'>

p4raw-id: //depot/perl@3098

25 years agouse yyerror() instead of croak() so that compile-time failures in
Gurusamy Sarathy [Tue, 9 Mar 1999 02:50:43 +0000]
use yyerror() instead of croak() so that compile-time failures in
my(LIST) don't confuse globals with lexicals

p4raw-id: //depot/perl@3097

25 years agoadjust testsuite for change#3067
Gurusamy Sarathy [Tue, 9 Mar 1999 02:47:36 +0000]
adjust testsuite for change#3067

p4raw-link: @3067 on //depot/perl: 39ab52836386b91d2e2c323dd305cf42e6be3133

p4raw-id: //depot/perl@3096

25 years agoremove bogus symbols from global.sym
Gurusamy Sarathy [Mon, 8 Mar 1999 21:04:48 +0000]
remove bogus symbols from global.sym

p4raw-id: //depot/perl@3095

25 years agotolerate CRs after options
Gurusamy Sarathy [Sat, 6 Mar 1999 04:30:40 +0000]
tolerate CRs after options

p4raw-id: //depot/perl@3089

25 years agoadjust timeouts to accomodate slow/busy systems
Gurusamy Sarathy [Fri, 5 Mar 1999 06:41:16 +0000]
adjust timeouts to accomodate slow/busy systems

p4raw-id: //depot/perl@3087

25 years agointegrate change#3081 from maint-5.005
Gurusamy Sarathy [Fri, 5 Mar 1999 01:32:47 +0000]
integrate change#3081 from maint-5.005

p4raw-link: @3081 on //depot/maint-5.005/perl: a6271dd4063b034652af796970511ff6cbdf52bc

p4raw-id: //depot/perl@3083
p4raw-integrated: from //depot/maint-5.005/perl@3082 'copy in'
ext/Errno/Errno_pm.PL (@2710..)

25 years agointegrate change#2904 from maint-5.005
Gurusamy Sarathy [Fri, 5 Mar 1999 01:31:06 +0000]
integrate change#2904 from maint-5.005

p4raw-link: @2904 on //depot/maint-5.005/perl: 22d323f4165ad878a2238af7953547c869055bd2

p4raw-id: //depot/perl@3082
p4raw-branched: from //depot/maint-5.005/perl@3068 'branch in'
README.hurd
p4raw-integrated: from //depot/maint-5.005/perl@2904 'merge in'
MANIFEST (@2878..)

25 years agoLONGSIZE used before it is set in config.h
Hans Mulder [Thu, 4 Mar 1999 00:10:45 +0000]
LONGSIZE used before it is set in config.h

Message-Id: <9903032317.AA23021@icgned.icgroup.nl>

p4raw-id: //depot/perl@3068

25 years agoexempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
Graham Barr [Wed, 3 Mar 1999 17:23:56 +0000]
exempt $foo::a,$foo::b from warnings only if sort() was seen in package foo
Message-ID: <19990303172356.F7442@dal.asp.ti.com>
Subject: Re: 'use strict' doesn't work for one-letter variables

p4raw-id: //depot/perl@3067

25 years agoupdates to compiler modules
Vishal Bhatia [Tue, 2 Mar 1999 23:27:25 +0000]
updates to compiler modules
Message-ID: <19990303072725.779.qmail@hotmail.com>
Subject: PATCH 5.005_56 + Test procedure

p4raw-id: //depot/perl@3066

25 years agomore s/s_/s!/ etc.
Gurusamy Sarathy [Thu, 4 Mar 1999 05:03:30 +0000]
more s/s_/s!/ etc.

p4raw-id: //depot/perl@3065

25 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Thu, 4 Mar 1999 04:50:45 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@3064

25 years agoHP-UX has yet another spelling for /NaNQ?/
Gurusamy Sarathy [Thu, 4 Mar 1999 04:44:13 +0000]
HP-UX has yet another spelling for /NaNQ?/

p4raw-id: //depot/perl@3063

25 years agoerror-check for accept() test
Gurusamy Sarathy [Thu, 4 Mar 1999 04:36:08 +0000]
error-check for accept() test

p4raw-id: //depot/perl@3062

25 years agoallow custom comparison function in File::Compare::compare_text()
Jan Dubois [Fri, 26 Feb 1999 21:56:09 +0000]
allow custom comparison function in File::Compare::compare_text()
Message-ID: <36db0838.8805651@smtp1.ibm.net>
Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff())

p4raw-id: //depot/perl@3061

25 years agobetter version of change#3038
Abigail [Mon, 1 Mar 1999 14:11:36 +0000]
better version of change#3038
Message-ID: <19990301191136.5557.qmail@alexandra.wayne.fnx.com>
Subject: Re: [PATCH 5.005_03 TRIAL-5 pod/pod2man.PL] Recognize -> and => inside

p4raw-link: @3038 on //depot/perl: 056534bf6b6b1b89850de37d21bf18c33cca9bd7

p4raw-id: //depot/perl@3060

25 years agoConfigure regen to
Jarkko Hietaniemi [Wed, 3 Mar 1999 22:30:40 +0000]
Configure regen to
(1) match maint-5.005 patches #3056 and #3057
(2) better version of PHOSTNAME of #3050
(3) the crosscompile/multiarch config_h.SH trouble solved for now

p4raw-id: //depot/cfgperl@3058

25 years agoChange #3053 missed perldelta.
Jarkko Hietaniemi [Wed, 3 Mar 1999 09:57:59 +0000]
Change #3053 missed perldelta.

p4raw-id: //depot/cfgperl@3054

25 years agoUse '!' to mark native integer packings instead of '_'.
Jarkko Hietaniemi [Wed, 3 Mar 1999 08:29:43 +0000]
Use '!' to mark native integer packings instead of '_'.

p4raw-id: //depot/cfgperl@3053

25 years agoThe HP-UX threads patch (change #3028) is needed also here.
Jarkko Hietaniemi [Tue, 2 Mar 1999 23:12:36 +0000]
The HP-UX threads patch (change #3028) is needed also here.

p4raw-link: @3028 on //depot/maint-5.005/perl: d9761d5fa9df9e662778f8ca3ed55c2e3037a72a

p4raw-id: //depot/cfgperl@3052

25 years agoMinor update to README.VMS
Hans Mulder [Mon, 1 Mar 1999 16:10:57 +0000]
Minor update to README.VMS

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

p4raw-id: //depot/cfgperl@3051

25 years agoTo: perl5-porters@perl.org, vmsperl@perl.org
Hans Mulder [Mon, 1 Mar 1999 16:06:29 +0000]
To: perl5-porters@perl.org, vmsperl@perl.org
Subject: [PATCH5.005_56]Diffs to get 5.005_56 building on VMS
Date: Mon, 01 Mar 1999 16:06:29 -0800
Message-Id: <3.0.6.32.19990301160629.02e09ec0@ous.edu>

From: Dan Sugalski <sugalskd@osshe.edu>
To: perl5-porters@perl.org, vmsperl@perl.org
Subject: [PATCH 5.005_56]vmsish.pm patch
Date: Mon, 01 Mar 1999 20:19:04 -0800
Message-Id: <3.0.6.32.19990301201904.02cff460@ous.edu>

plus Configure regen containing a "solution" to the
crosscompile/multiarch problem.

p4raw-id: //depot/cfgperl@3050

25 years agoEliminate (valid) warning in byterun.c
Spider Boardman [Mon, 1 Mar 1999 17:27:59 +0000]
Eliminate (valid) warning in byterun.c

To: perl5-porters@perl.org
Message-Id: <199903012227.RAA00181@leggy.zk3.dec.com>

p4raw-id: //depot/cfgperl@3049

25 years agoupdated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
Gurusamy Sarathy [Tue, 2 Mar 1999 06:41:21 +0000]
updated HP-UX notes from Jeff Okamoto <okamoto@xfiles.intercon.hp.com>

p4raw-id: //depot/perl@3048

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Mon, 1 Mar 1999 06:34:43 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3047

25 years agothis is 5.005_56
Gurusamy Sarathy [Mon, 1 Mar 1999 05:34:28 +0000]
this is 5.005_56

p4raw-id: //depot/perl@3046

25 years agodestroy PL_svref_mutex in perl_destruct()
Gurusamy Sarathy [Mon, 1 Mar 1999 03:32:30 +0000]
destroy PL_svref_mutex in perl_destruct()

p4raw-id: //depot/perl@3045

25 years agoup patchlevel &c.
Gurusamy Sarathy [Mon, 1 Mar 1999 00:38:50 +0000]
up patchlevel &c.

p4raw-id: //depot/perl@3044

25 years agointegrate cfgperl contents into mainline
Gurusamy Sarathy [Mon, 1 Mar 1999 00:14:15 +0000]
integrate cfgperl contents into mainline

p4raw-id: //depot/perl@3043

25 years agoslightly edited version of suggested patch
Jan Dubois [Mon, 1 Mar 1999 00:32:05 +0000]
slightly edited version of suggested patch
Message-ID: <36dbcf2c.12325433@smtp1.ibm.net>
Subject: Re: [PATCH 5.005_55] Cleanup of File::Spec module

p4raw-id: //depot/perl@3042

25 years agofix subtle bug in eval'' testsuite
Gurusamy Sarathy [Sun, 28 Feb 1999 22:47:19 +0000]
fix subtle bug in eval'' testsuite

p4raw-id: //depot/perl@3041

25 years agoavoid literal control characters in change#3039
Gurusamy Sarathy [Sun, 28 Feb 1999 22:46:24 +0000]
avoid literal control characters in change#3039

p4raw-link: @3039 on //depot/perl: 2b92dfceaa9d709661beb0761c3c790732df0cbc

p4raw-id: //depot/perl@3040

25 years agotodo item: permit extended control variables a la ${^Foo} (patch
Gurusamy Sarathy [Sun, 28 Feb 1999 21:47:18 +0000]
todo item: permit extended control variables a la ${^Foo} (patch
courtesy Mark-Jason Dominus <mjd@plover.com>)

p4raw-id: //depot/perl@3039

25 years agoRecognize -> and => inside [A-Z]<> sequences.
Abigail [Sun, 28 Feb 1999 10:59:16 +0000]
Recognize -> and => inside [A-Z]<> sequences.

Message-ID: <19990228155916.14496.qmail@alexandra.wayne.fnx.com>

p4raw-id: //depot/perl@3038

25 years agofix longstanding bug: searches for lexicals originating within eval''
Gurusamy Sarathy [Sun, 28 Feb 1999 21:12:22 +0000]
fix longstanding bug: searches for lexicals originating within eval''
weren't stopping at the subroutine boundary correctly

p4raw-id: //depot/perl@3037

25 years agorevert parts of change#2990 to preserve predictable usage of Win32::Foo()
Jan Dubois [Sat, 27 Feb 1999 18:24:17 +0000]
revert parts of change#2990 to preserve predictable usage of Win32::Foo()
as stacked list values
Message-ID: <36e22849.36531259@smtp1.ibm.net>
Subject: Re: resend [PATCH 5.005_55] Various win32/win32.c cleanup

p4raw-link: @2990 on //depot/perl: bb897dfcf82adc653513b0b92523fb44767a9837

p4raw-id: //depot/perl@3036

25 years agoremove superfluous stack_sp decl
Gurusamy Sarathy [Sun, 28 Feb 1999 19:48:54 +0000]
remove superfluous stack_sp decl

p4raw-id: //depot/perl@3035

25 years agos/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION
Gurusamy Sarathy [Sun, 28 Feb 1999 19:34:58 +0000]
s/print STDERR/warn/ suggested by abigail@fnx.com; add $VERSION

p4raw-id: //depot/perl@3034

25 years agoadd File::Compare::compare_text()
Jan Dubois [Fri, 26 Feb 1999 00:20:41 +0000]
add File::Compare::compare_text()
Message-ID: <36dcd8ab.20195659@smtp1.ibm.net>
Subject: Re: PodParser 1.07 (was: RE: C<stuff()> vs stuff())

p4raw-id: //depot/perl@3033

25 years agoadd README.hpux
Gurusamy Sarathy [Sun, 28 Feb 1999 19:01:33 +0000]
add README.hpux

p4raw-id: //depot/perl@3032

25 years agoavoid escaping &amp; et al multiple times (variant of fix suggested by
Gurusamy Sarathy [Sun, 28 Feb 1999 18:49:08 +0000]
avoid escaping &amp; et al multiple times (variant of fix suggested by
James Cromie <jcromie@fossil.uswc.uswest.com>

p4raw-id: //depot/perl@3031

25 years agoTest::Harness setting $ENV{HARNESS_ACTIVE}
Jan Dubois [Wed, 24 Feb 1999 22:34:56 +0000]
Test::Harness setting $ENV{HARNESS_ACTIVE}

Message-ID: <36d86f1e.11495549@smtp1.ibm.net>

p4raw-id: //depot/perl@3030

25 years agoadd note about env pollution
Gurusamy Sarathy [Sun, 28 Feb 1999 18:28:18 +0000]
add note about env pollution

p4raw-id: //depot/perl@3029

25 years agoTemporary workaround for the config_h.SH versus
Jarkko Hietaniemi [Thu, 25 Feb 1999 20:41:07 +0000]
Temporary workaround for the config_h.SH versus
crosscompile and multiarch plus introduce 'rt'
to $libswanted: in UNIX98 sched_yield() lives there.

p4raw-id: //depot/cfgperl@3025

25 years agoIntegrate from mainperl.
Jarkko Hietaniemi [Wed, 24 Feb 1999 12:54:59 +0000]
Integrate from mainperl.

p4raw-id: //depot/cfgperl@3024

25 years agointegrate cfgperl contents
Gurusamy Sarathy [Wed, 24 Feb 1999 07:02:12 +0000]
integrate cfgperl contents

p4raw-id: //depot/perl@3023

25 years agoperldoc -q broken
Daniel Grisinger [Tue, 23 Feb 1999 17:53:22 +0000]
perldoc -q broken

Message-ID: <m3g17w62rh.fsf@moiraine.dimensional.com>

p4raw-id: //depot/perl@3022

25 years agoansify perlio.c, fix PerlIO-ish typos
Gurusamy Sarathy [Wed, 24 Feb 1999 05:51:53 +0000]
ansify perlio.c, fix PerlIO-ish typos

p4raw-id: //depot/perl@3021

25 years agoadjust a Perl_malloc() flag for NeXT
Hans Mulder [Tue, 23 Feb 1999 00:26:25 +0000]
adjust a Perl_malloc() flag for NeXT
Message-Id: <9902222329.AA17516@icgned.icgroup.nl>
Subject: [PATCH for _55] MUTEX_INIT_CALLS_MALLOC no longer necessary

p4raw-id: //depot/perl@3020

25 years agoperltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>
Gurusamy Sarathy [Wed, 24 Feb 1999 05:19:42 +0000]
perltodo adjustments from Joshua Pritikin <joshua.pritikin@db.com>

p4raw-id: //depot/perl@3019

25 years agoimproved error message [PATCH _55] [RESEND]
Joshua Pritikin [Mon, 22 Feb 1999 11:29:09 +0000]
improved error message [PATCH _55] [RESEND]

Message-ID: <Pine.GSO.4.02.9902221128200.500-100000@eq1062.wks.na.deuba.com>

p4raw-id: //depot/perl@3018

25 years agoperlfunc updates (against 55)
Tom Christiansen [Sun, 21 Feb 1999 20:02:18 +0000]
perlfunc updates (against 55)

Message-Id: <199902220302.UAA09981@jhereg.perl.com>

p4raw-id: //depot/perl@3017

25 years agotestsuite adjustments
M. J. T. Guy [Sat, 20 Feb 1999 15:24:57 +0000]
testsuite adjustments
Message-Id: <E10EEH3-0003Wf-00@taurus.cus.cam.ac.uk>
Subject: Not quite OK: perl5.005_55 on SunOS 4.1.3 / gcc

p4raw-id: //depot/perl@3016

25 years agoavoid modifying readonly values from qw()
Gurusamy Sarathy [Wed, 24 Feb 1999 02:54:47 +0000]
avoid modifying readonly values from qw()

p4raw-id: //depot/perl@3015

25 years agomore "correct" utbuf for utime()
Gurusamy Sarathy [Wed, 24 Feb 1999 02:49:04 +0000]
more "correct" utbuf for utime()

p4raw-id: //depot/perl@3014

25 years agoFix MacPerl version, change PowerUX to PowerMAX.
Jarkko Hietaniemi [Mon, 22 Feb 1999 19:27:44 +0000]
Fix MacPerl version, change PowerUX to PowerMAX.

From: Chris Nandor <pudge@pobox.com>
To: jhi@iki.fi
Cc: perl5-porters@perl.org
Subject: Re: perl current availability as documented by perl.pod
Date: Sun, 21 Feb 1999 11:06:03 -0500
Message-Id: <v04020a07b2f5df60c9e3@[192.168.0.77]>

From: Tom Horsley <Tom.Horsley@mail.ccur.com>
To: jhi@iki.fi
Cc: perl5-porters@perl.org
Subject: Re: perl current availability as documented by perl.pod
Date: Mon, 22 Feb 1999 13:08:30 GMT
Message-Id: <199902221308.NAA19971@cleo.ccur.com>

p4raw-id: //depot/cfgperl@3013

25 years agoSnapshot the cross-compilation/multiarchitecture stuff
Jarkko Hietaniemi [Mon, 22 Feb 1999 10:26:11 +0000]
Snapshot the cross-compilation/multiarchitecture stuff
(currently broken in next)

p4raw-id: //depot/cfgperl@3012

25 years agoDB_File 1.64 patch
Paul Marquess [Mon, 22 Feb 1999 10:07:00 +0000]
DB_File 1.64 patch

To: gsar@activestate.com (Gurusamy Sarathy)
Cc: perl5-porters@perl.org (Perl5 Porters)
Message-Id: <9902221007.AA17751@claudius.bfsec.bt.co.uk>

p4raw-id: //depot/cfgperl@3011

25 years agoScratch #3008 and introduce $crosscompile and $multiarch
Jarkko Hietaniemi [Mon, 22 Feb 1999 09:14:26 +0000]
Scratch #3008 and introduce $crosscompile and $multiarch
also in non-Configure lands.

p4raw-id: //depot/cfgperl@3009

25 years agoAdd -DMULTIARCH (see change #3006).
Jarkko Hietaniemi [Mon, 22 Feb 1999 08:58:04 +0000]
Add -DMULTIARCH (see change #3006).

p4raw-link: @3006 on //depot/cfgperl: 68c15b6fa35fc2fdb7a325ebe019c47b083fda6e

p4raw-id: //depot/cfgperl@3008

25 years agoUndo the references to local{lib,arch} introduced by #3006.
Jarkko Hietaniemi [Mon, 22 Feb 1999 08:54:06 +0000]
Undo the references to local{lib,arch} introduced by #3006.

p4raw-id: //depot/cfgperl@3007

25 years agoNot OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)
Hans Mulder [Sun, 21 Feb 1999 22:58:55 +0000]
Not OK: perl 5.00555 on OPENSTEP-Mach-thread 4_2 (UNINSTALLED)

To: perlbug@perl.com
Reply-To: hansmu@xs4all.nl
Message-Id: <9902212201.AA13386@icgned.icgroup.nl>

plus other Configure changes: prepare for cross-compilation/
multiarchitecture builds.

p4raw-id: //depot/cfgperl@3006

25 years agoConfigure/Perl knew how to look for use Mach cthreads
Jarkko Hietaniemi [Mon, 22 Feb 1999 08:35:30 +0000]
Configure/Perl knew how to look for use Mach cthreads
but Configure didn't let them to be used ($osname 'next').

p4raw-id: //depot/cfgperl@3005

25 years agoUpdate Acorn AVAILABILITY.
Jarkko Hietaniemi [Sun, 21 Feb 1999 15:46:02 +0000]
Update Acorn AVAILABILITY.

p4raw-id: //depot/cfgperl@3004

25 years agoPATCH: perlref.pod - symbolic ref example
Ronald J. Kimball [Sat, 20 Feb 1999 17:32:11 +0000]
PATCH: perlref.pod - symbolic ref example

To: perl5-porters@perl.org (Perl 5 Porters)
Message-Id: <199902202232.RAA62306@linguist.dartmouth.edu>

p4raw-id: //depot/cfgperl@3003

25 years agoSync cfgperl with maint-5.005 change #3000.
Jarkko Hietaniemi [Sun, 21 Feb 1999 14:35:22 +0000]
Sync cfgperl with maint-5.005 change #3000.

p4raw-link: @3000 on //depot/maint-5.005/perl: eb1b3f196d4ca6fe73bcc080a2591bad9b95dd7f

p4raw-id: //depot/cfgperl@3002

25 years ago5.005_55 (CORE) Sparse intializer in regcomp.c
John Bley [Sat, 20 Feb 1999 16:02:34 +0000]
5.005_55 (CORE) Sparse intializer in regcomp.c

Message-Id: <Pine.SOL.3.91.990220155832.9913A-100000@soc11.acpub.duke.edu>

p4raw-id: //depot/perl@2999

25 years agoEnhanced the endianness description.
Jarkko Hietaniemi [Sat, 20 Feb 1999 14:13:06 +0000]
Enhanced the endianness description.

p4raw-id: //depot/cfgperl@2998

25 years agoGlossary now mostly fixed.
Jarkko Hietaniemi [Sat, 20 Feb 1999 13:55:41 +0000]
Glossary now mostly fixed.

p4raw-id: //depot/cfgperl@2996

25 years agoPerldeltify GNU/Hurd.
Jarkko Hietaniemi [Sat, 20 Feb 1999 11:58:33 +0000]
Perldeltify GNU/Hurd.

p4raw-id: //depot/cfgperl@2994

25 years agofix typo in Perl_sbrk()
Hans Mulder [Fri, 19 Feb 1999 23:19:31 +0000]
fix typo in Perl_sbrk()
Message-Id: <9902192221.AA07213@icgned.icgroup.nl>
Subject: Not OK: perl 5.00555 on OPENSTEP-Mach 4_2 (UNINSTALLED)

p4raw-id: //depot/perl@2993

25 years agointegrate change#2980 from maint-5.005
Gurusamy Sarathy [Sat, 20 Feb 1999 00:51:08 +0000]
integrate change#2980 from maint-5.005

p4raw-link: @2980 on //depot/maint-5.005/perl: 28facf2f3da03b2ec61a87e656bcea2ae414236b

p4raw-id: //depot/perl@2992
p4raw-integrated: from //depot/maint-5.005/perl@2991 'merge in'
utils/h2xs.PL (@2015..)

25 years agotest failures with MIME-tools-4.122 and perl 5.005_55
Hugo van der Sanden [Thu, 18 Feb 1999 18:51:38 +0000]
test failures with MIME-tools-4.122 and perl 5.005_55

Message-Id: <199902181851.SAA14018@crypt.compulink.co.uk>

p4raw-id: //depot/perl@2991

25 years agoresend [PATCH 5.005_55] Various win32/win32.c cleanup
Jan Dubois [Thu, 18 Feb 1999 19:14:07 +0000]
resend [PATCH 5.005_55] Various win32/win32.c cleanup

Message-ID: <36d15809.40853323@smtp1.ibm.net>

p4raw-id: //depot/perl@2990

25 years agodo poll() emulation unless HAS_POLL && I_POLL
Gurusamy Sarathy [Sat, 20 Feb 1999 00:27:01 +0000]
do poll() emulation unless HAS_POLL && I_POLL

p4raw-id: //depot/perl@2989

25 years agotweak RE for NaNQ? recognition
Gurusamy Sarathy [Fri, 19 Feb 1999 23:52:12 +0000]
tweak RE for NaNQ? recognition

p4raw-id: //depot/perl@2988

25 years agomention C<use utf8> and C<use warning> in perldelta
Gurusamy Sarathy [Fri, 19 Feb 1999 23:29:59 +0000]
mention C<use utf8> and C<use warning> in perldelta

p4raw-id: //depot/perl@2987

25 years agopack/unpack better in (network-)short-non-16-bits and
Jarkko Hietaniemi [Fri, 19 Feb 1999 20:43:19 +0000]
pack/unpack better in (network-)short-non-16-bits and
(network-)long-non-32-bits systems such as Cray C90.

p4raw-id: //depot/cfgperl@2985

25 years agoRegen Configure.
Jarkko Hietaniemi [Fri, 19 Feb 1999 20:38:54 +0000]
Regen Configure.

p4raw-id: //depot/cfgperl@2984

25 years agoConfigure update: fstatvfs/fstafs/getmntent/hasmntopt were
Kurt D. Starsinic [Fri, 19 Feb 1999 19:51:49 +0000]
Configure update: fstatvfs/fstafs/getmntent/hasmntopt were
not probed for and
      To: Chaim Frenkel <chaimf@pobox.com>,
              Russ Allbery <rra@stanford.edu>,
              Jarkko Hietaniemi <jhi@iki.fi>,
              Gurusamy Sarathy <gsar@activestate.com>,
              Graham Barr <gbarr@pobox.com>
Cc: bdensch@ameritech.net, perlbug@perl.com
      Subject: [PATCH] Re: Solaris 7 for Intel
      Message-ID: <19990219124404.A30182@O2.chapin.edu>

Glossary is still missing some terms because
mkglossary is misbehaving (change #2981 updated
Glossary manually)

p4raw-link: @2981 on //depot/maint-5.005/perl: d22539db55f37ba18fdbea18d6a2e74fbf6f6444

p4raw-id: //depot/cfgperl@2982

25 years agodoc for change#2978
Gurusamy Sarathy [Fri, 19 Feb 1999 05:24:29 +0000]
doc for change#2978

p4raw-link: @2978 on //depot/perl: 2ba6ecf407bef45da384c153231c33d524202d81

p4raw-id: //depot/perl@2979

25 years agobring '*' prototype closer to how it behaves internally
Gurusamy Sarathy [Fri, 19 Feb 1999 05:08:29 +0000]
bring '*' prototype closer to how it behaves internally

p4raw-id: //depot/perl@2978

25 years agostem leakage of perly.h #defines #ifndef PERL_CORE
Gurusamy Sarathy [Fri, 19 Feb 1999 02:50:31 +0000]
stem leakage of perly.h #defines #ifndef PERL_CORE

p4raw-id: //depot/perl@2977

25 years agodistinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
Gurusamy Sarathy [Thu, 18 Feb 1999 21:41:57 +0000]
distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation
of lexical searches in BEGIN|INIT|END)

p4raw-id: //depot/perl@2975

25 years agomissing PERL_POLLUTE_MALLOC
Gurusamy Sarathy [Thu, 18 Feb 1999 21:03:06 +0000]
missing PERL_POLLUTE_MALLOC

p4raw-id: //depot/perl@2974

25 years agodotsh.pl triggers new warnings
Andy Dougherty [Wed, 17 Feb 1999 17:22:50 +0000]
dotsh.pl triggers new warnings

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

p4raw-id: //depot/perl@2973

25 years agos/#defined/#define/
Gurusamy Sarathy [Thu, 18 Feb 1999 17:04:12 +0000]
s/#defined/#define/

p4raw-id: //depot/perl@2972

25 years agoensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)
Gurusamy Sarathy [Thu, 18 Feb 1999 03:26:43 +0000]
ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)

p4raw-id: //depot/perl@2970

25 years agocorrect slurp mode doc
Gurusamy Sarathy [Wed, 17 Feb 1999 23:30:47 +0000]
correct slurp mode doc

p4raw-id: //depot/perl@2969

25 years agoUltrix hints update.
Spider Boardman [Tue, 16 Feb 1999 23:04:28 +0000]
Ultrix hints update.
To: perlbug@perl.com
Subject: Not OK: perl 5.00555 on RISC-ultrix 4.4 (UNINSTALLED)
Message-Id: <9902170404.AA11036@abyss.zk3.dec.com>

p4raw-id: //depot/cfgperl@2968