John Bley [Thu, 1 Apr 1999 02:01:47 +0000]
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
Jarkko Hietaniemi [Sat, 3 Apr 1999 13:27:26 +0000]
Change #3210 was rather unportable. This is better.
p4raw-id: //depot/cfgperl@3211
Jarkko Hietaniemi [Wed, 27 Jan 1999 16:52:33 +0000]
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
Jarkko Hietaniemi [Sat, 3 Apr 1999 12:49:04 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3209
Lionel Cons [Thu, 1 Apr 1999 14:05:28 +0000]
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
Jarkko Hietaniemi [Sat, 3 Apr 1999 12:20:21 +0000]
Be polite about usemymalloc.
p4raw-id: //depot/cfgperl@3207
Gurusamy Sarathy [Fri, 2 Apr 1999 23:31:59 +0000]
a typo in change#3205
p4raw-link: @3205 on //depot/perl:
6e41db283334a2db4641d8a2a8558eb3dd2db11a
p4raw-id: //depot/perl@3206
Gurusamy Sarathy [Fri, 2 Apr 1999 23:20:31 +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
Kurt D. Starsinic [Fri, 2 Apr 1999 16:49:47 +0000]
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
Andy Dougherty [Mon, 29 Mar 1999 15:04:26 +0000]
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
Gurusamy Sarathy [Fri, 2 Apr 1999 21:23:18 +0000]
various little goofs
p4raw-id: //depot/perl@3202
Jarkko Hietaniemi [Fri, 2 Apr 1999 13:13:39 +0000]
Configure regen.
Add llseek + offset_t probing.
Change CONFIG to CONFIGDOTSH.
'unset foo' is unportable, use foo=''.
p4raw-id: //depot/cfgperl@3201
Andy Dougherty [Tue, 30 Mar 1999 12:41:29 +0000]
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
Jarkko Hietaniemi [Sun, 28 Mar 1999 12:30:01 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3194
Gurusamy Sarathy [Sun, 28 Mar 1999 06:00:46 +0000]
update p4 utility to ignore non-text files
p4raw-id: //depot/perl@3183
Gurusamy Sarathy [Sun, 28 Mar 1999 03:37:23 +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..)
Gurusamy Sarathy [Sun, 28 Mar 1999 02:28:20 +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
Jarkko Hietaniemi [Fri, 26 Mar 1999 22:38:28 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3171
Gurusamy Sarathy [Fri, 26 Mar 1999 01:30:25 +0000]
specify type of bracket in "Unmatched bracket" diagnostic;
prefer 'brace' or 'curly bracket' over 'curly brace'
p4raw-id: //depot/perl@3170
Gurusamy Sarathy [Fri, 26 Mar 1999 00:50:51 +0000]
better description of "Integer overflow" diagnostic
p4raw-id: //depot/perl@3169
Vishal Bhatia [Tue, 23 Mar 1999 16:21:43 +0000]
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
Gurusamy Sarathy [Thu, 25 Mar 1999 10:39:02 +0000]
clarify what a "comment" means (due to Mark-Jason Dominus
<mjd@plover.com>)
p4raw-id: //depot/perl@3167
Gurusamy Sarathy [Thu, 25 Mar 1999 10:33:18 +0000]
describe current behavior on local($foo{nothere}) (suggested by
Lionel Cons <lionel.cons@cern.ch>)
p4raw-id: //depot/perl@3166
Gurusamy Sarathy [Thu, 25 Mar 1999 06:21:05 +0000]
fix refcnt on PL_main_cv (variant of suggestion by Vishal Bhatia
<vishalb@hotmail.com>)
p4raw-id: //depot/perl@3165
Stephen McCamant [Tue, 23 Mar 1999 17:47:04 +0000]
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
Gurusamy Sarathy [Thu, 25 Mar 1999 06:15:49 +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
Gurusamy Sarathy [Thu, 25 Mar 1999 06:11:46 +0000]
fix a few places that said 'int', but meant 'STRLEN'
p4raw-id: //depot/perl@3162
Russ Allbery [Mon, 22 Mar 1999 04:26:26 +0000]
[5.005_56] Add EXISTS to SDBM_File and libsdbm
Message-ID: <yl4sndr9ql.fsf@windlord.stanford.edu>
p4raw-id: //depot/perl@3161
Gurusamy Sarathy [Thu, 25 Mar 1999 02:26:31 +0000]
better description of OP_UNSTACK (s/unstack/iteration finalizer/)
p4raw-id: //depot/perl@3160
Gurusamy Sarathy [Thu, 25 Mar 1999 02:18:17 +0000]
add statement-modifier loops to :base_loop class
p4raw-id: //depot/perl@3159
Gurusamy Sarathy [Thu, 25 Mar 1999 00:36:57 +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..)
Gurusamy Sarathy [Thu, 25 Mar 1999 00:24:17 +0000]
remove bogus panic()
p4raw-id: //depot/perl@3157
Jarkko Hietaniemi [Wed, 24 Mar 1999 22:43:43 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3156
Jarkko Hietaniemi [Wed, 24 Mar 1999 22:12:17 +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
Charles Bailey [Thu, 18 Mar 1999 00:10:44 +0000]
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
Charles Bailey [Thu, 18 Mar 1999 00:04:31 +0000]
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
Gurusamy Sarathy [Wed, 24 Mar 1999 10:15:00 +0000]
doc tweak suggested by M.J.T. Guy <mjtg@cus.cam.ac.uk>
p4raw-id: //depot/perl@3151
Gurusamy Sarathy [Wed, 24 Mar 1999 10:09:13 +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..)
Gurusamy Sarathy [Wed, 24 Mar 1999 10:06:44 +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..)
Gurusamy Sarathy [Wed, 24 Mar 1999 10:01:56 +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..)
Gurusamy Sarathy [Wed, 24 Mar 1999 09:31:49 +0000]
warn about newfangled vfork() caveats
p4raw-id: //depot/perl@3147
Gurusamy Sarathy [Wed, 24 Mar 1999 08:37:02 +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..)
Gurusamy Sarathy [Wed, 24 Mar 1999 08:33:59 +0000]
add note about map in scalar context
p4raw-id: //depot/perl@3144
Gurusamy Sarathy [Wed, 24 Mar 1999 08:25:59 +0000]
doc tweak
p4raw-id: //depot/perl@3143
Vishal Bhatia [Thu, 11 Mar 1999 07:40:27 +0000]
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
Gurusamy Sarathy [Wed, 24 Mar 1999 08:06:12 +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..)
Gurusamy Sarathy [Wed, 24 Mar 1999 06:34:56 +0000]
fix failure of C<&locked_sub;> under -Dusethreads
p4raw-id: //depot/perl@3140
Gurusamy Sarathy [Wed, 24 Mar 1999 05:52:00 +0000]
debugger tweak (wasn't printing a newline after recalled commands)
p4raw-id: //depot/perl@3139
Gurusamy Sarathy [Wed, 24 Mar 1999 05:33:28 +0000]
document OO exceptions (based on a suggestion by Andreas Koenig
<andreas.koenig@anima.de>)
p4raw-id: //depot/perl@3138
Gurusamy Sarathy [Wed, 24 Mar 1999 02:50:20 +0000]
better "Illegal %s digit ignored" warnings
p4raw-id: //depot/perl@3137
Gurusamy Sarathy [Wed, 24 Mar 1999 02:26:38 +0000]
fix off-by-one that resulted in misparse of C</[\x{80}-\x{81}]/>
p4raw-id: //depot/perl@3136
Gurusamy Sarathy [Wed, 24 Mar 1999 01:29:09 +0000]
flip release & version in win32_uname()
p4raw-id: //depot/perl@3135
Gurusamy Sarathy [Wed, 24 Mar 1999 01:08:33 +0000]
support POSIX::uname() via win32_uname()
p4raw-id: //depot/perl@3134
Jan Dubois [Sat, 6 Mar 1999 21:42:56 +0000]
perldelta.pod changes for Win32::* functions
Message-ID: <
36e49281.50337171@smtp1.ibm.net>
p4raw-id: //depot/perl@3133
Gurusamy Sarathy [Tue, 23 Mar 1999 22:17:45 +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
Gurusamy Sarathy [Tue, 23 Mar 1999 22:07:59 +0000]
integrate cfgperl changes into mainline
p4raw-id: //depot/perl@3131
Gurusamy Sarathy [Tue, 23 Mar 1999 21:38:03 +0000]
add Pod-Parser-1.08 (verbatim module =include tests elided owing
to size and better maintainability)
p4raw-id: //depot/perl@3129
Jarkko Hietaniemi [Tue, 23 Mar 1999 10:14:54 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3128
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
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
Gurusamy Sarathy [Tue, 23 Mar 1999 00:56:38 +0000]
avoid typeglob persistence in pp_readline()
p4raw-id: //depot/perl@3125
Gurusamy Sarathy [Mon, 22 Mar 1999 21:12:23 +0000]
update copyright years
p4raw-id: //depot/perl@3124
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
Jarkko Hietaniemi [Fri, 19 Mar 1999 21:12:14 +0000]
Describe the new Benchmark feature in more detail.
p4raw-id: //depot/cfgperl@3122
Jarkko Hietaniemi [Fri, 19 Mar 1999 08:16:12 +0000]
AVAILABILITY tuning.
p4raw-id: //depot/cfgperl@3121
Jarkko Hietaniemi [Wed, 17 Mar 1999 14:52:17 +0000]
Rhapsody change assumed too much.
p4raw-id: //depot/cfgperl@3120
Jarkko Hietaniemi [Tue, 16 Mar 1999 17:18:49 +0000]
Apollo DomainOS AVAILABILITY.
p4raw-id: //depot/cfgperl@3117
Jarkko Hietaniemi [Tue, 16 Mar 1999 12:42:20 +0000]
Mention Rhapsody in 5.005_5X perldelta,
and in Rhapsody and Netware in 5.005_0X and 5.005_5X
*planned* AVAILABILITY.
p4raw-id: //depot/cfgperl@3114
Jarkko Hietaniemi [Tue, 16 Mar 1999 10:38:53 +0000]
perldelta niggling.
p4raw-id: //depot/cfgperl@3113
Jarkko Hietaniemi [Tue, 16 Mar 1999 10:35:21 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3112
Jarkko Hietaniemi [Tue, 16 Mar 1999 10:28:10 +0000]
AVAILABILITY update: still mention PowerUX,
Novell Netware now has sources available.
p4raw-id: //depot/cfgperl@3111
Gurusamy Sarathy [Tue, 16 Mar 1999 04:34:23 +0000]
sundry pod niggles
p4raw-id: //depot/perl@3110
Jarkko Hietaniemi [Mon, 15 Mar 1999 17:00:11 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3109
Wilfredo Sánchez [Fri, 13 Nov 1998 17:11:30 +0000]
First pass of integrating the Rhapsody port,
Subject: Keeping the world in sync.
Reply-To: wsanchez@apple.com
To: perlbug@perl.com
Message-Id: <
199811140111.RAA41784@scv4.apple.com>
p4raw-id: //depot/cfgperl@3108
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
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
Jarkko Hietaniemi [Wed, 10 Mar 1999 11:07:46 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3103
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
Jarkko Hietaniemi [Tue, 9 Mar 1999 12:52:21 +0000]
d_uname was broken (probably since _53), reported by
From: Alan Burlison <Alan.Burlison@uk.sun.com>
To: p5p <perl5-porters@perl.org>, Gurusamy Sarathy <gsar@umich.edu>,
cpan-testers@perl.org
Subject: Not OK: perl 5.00556 on sun4-solaris 2.6
Date: Mon, 08 Mar 1999 13:22:31 +0000
Message-ID: <
36E3CF17.EA1FEDAA@uk.sun.com>
and
From: lvirden@cas.org (Larry W. Virden)
To: perlbug@perl.com
Subject: configure not correctly identifying uname posix compatibility
Date: Mon, 8 Mar 1999 06:36:16 -0500 (EST)
Message-Id: <
199903081136.GAA23682@cas.org>
p4raw-id: //depot/cfgperl@3099
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
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
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
Gurusamy Sarathy [Mon, 8 Mar 1999 21:04:48 +0000]
remove bogus symbols from global.sym
p4raw-id: //depot/perl@3095
Gurusamy Sarathy [Sat, 6 Mar 1999 04:30:40 +0000]
tolerate CRs after options
p4raw-id: //depot/perl@3089
Jarkko Hietaniemi [Fri, 5 Mar 1999 12:49:01 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3088
Gurusamy Sarathy [Fri, 5 Mar 1999 06:41:16 +0000]
adjust timeouts to accomodate slow/busy systems
p4raw-id: //depot/perl@3087
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..)
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..)
Jarkko Hietaniemi [Thu, 4 Mar 1999 08:10:13 +0000]
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3077
Hans Mulder [Thu, 4 Mar 1999 00:10:45 +0000]
Regen config_h.SH once more because of *size,
noticed by
To: Jarkko Hietaniemi <jhi@iki.fi>
Cc: perl5-porters@perl.org
Subject: [PATCH for _56] LONGSIZE used before it is set in config.h
Message-Id: <
9903032317.AA23021@icgned.icgroup.nl>
p4raw-id: //depot/cfgperl@3076
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
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
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
Gurusamy Sarathy [Thu, 4 Mar 1999 05:03:30 +0000]
more s/s_/s!/ etc.
p4raw-id: //depot/perl@3065
Gurusamy Sarathy [Thu, 4 Mar 1999 04:50:45 +0000]
integrate cfgperl contents into mainline
p4raw-id: //depot/perl@3064
Gurusamy Sarathy [Thu, 4 Mar 1999 04:44:13 +0000]
HP-UX has yet another spelling for /NaNQ?/
p4raw-id: //depot/perl@3063
Gurusamy Sarathy [Thu, 4 Mar 1999 04:36:08 +0000]
error-check for accept() test
p4raw-id: //depot/perl@3062
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
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
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