Jarkko Hietaniemi [Fri, 13 Oct 2000 18:37:13 +0000]
Thinko in #7222.
p4raw-id: //depot/perl@7223
Jarkko Hietaniemi [Fri, 13 Oct 2000 18:05:23 +0000]
Use UTF8SKIP(), from Simon Cozens.
p4raw-id: //depot/perl@7222
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:43:19 +0000]
(accidentally empty check-in)
p4raw-id: //depot/perl@7221
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:23:51 +0000]
Add (optimistically) Storable to static extensions.
p4raw-id: //depot/perl@7220
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:20:05 +0000]
Amdahl UTS doesn't seem to do dynaloading.
p4raw-id: //depot/perl@7219
Jarkko Hietaniemi [Fri, 13 Oct 2000 15:15:20 +0000]
Slight tweak of the code to appease Amdahl UTS cc.
p4raw-id: //depot/perl@7218
Jarkko Hietaniemi [Fri, 13 Oct 2000 14:50:42 +0000]
In Amdahl UTS "struct sv" is defined by a system header,
<ksync.h>.
p4raw-id: //depot/perl@7217
Jarkko Hietaniemi [Fri, 13 Oct 2000 11:58:25 +0000]
Ilya implemented the memory profiling API.
p4raw-id: //depot/perl@7216
Ilya Zakharevich [Thu, 12 Oct 2000 22:52:40 +0000]
Perl API for mstats
Message-ID: <
20001012225240.A7113@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7215
Ilya Zakharevich [Thu, 12 Oct 2000 22:51:04 +0000]
IVs in mtats
Message-ID: <
20001012225104.A7103@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7214
Jarkko Hietaniemi [Fri, 13 Oct 2000 02:31:47 +0000]
Self-ties are unsupported currently, stopgap patch from Alan Burlison.
p4raw-id: //depot/perl@7213
Peter Prymmer [Tue, 10 Oct 2000 10:26:07 +0000]
was: Re: off to a bad start on fixing regression tests
Message-ID: <Pine.OSF.4.10.
10010101020180.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7212
Jarkko Hietaniemi [Fri, 13 Oct 2000 00:35:09 +0000]
Update Changes.
p4raw-id: //depot/perl@7211
Bill Campbell [Thu, 5 Oct 2000 18:04:51 +0000]
The Install.pm third of
Subject: Proposed patches, Install.pm getopts.pl termcap.pl
Message-ID: <
20001005180451.A22029@kstarr.celestial.com>
p4raw-id: //depot/perl@7210
Bill Campbell [Thu, 5 Oct 2000 18:04:51 +0000]
Two thirds of
Subject: Proposed patches, Install.pm getopts.pl termcap.pl
Message-ID: <
20001005180451.A22029@kstarr.celestial.com>
The Install.pm changes will be submitted separately because
they need some work and discussion still.
p4raw-id: //depot/perl@7209
Charles Lane [Thu, 12 Oct 2000 07:30:02 +0000]
5.6.0 & 5.7.1, VMS fixes
Message-Id: <
001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7208
Peter Prymmer [Wed, 11 Oct 2000 17:16:30 +0000]
An updated EBCDIC tr patch.
Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
Message-ID: <Pine.OSF.4.10.
10010111707430.516446-100000@aspara.forte.com>
p4raw-id: //depot/perl@7207
Jarkko Hietaniemi [Thu, 12 Oct 2000 23:34:55 +0000]
Upgrade to CPAN 1.58, from Andreas König.
p4raw-id: //depot/perl@7206
Jarkko Hietaniemi [Thu, 12 Oct 2000 23:29:08 +0000]
Introduce the man[24-8] variables, from Andy Dougherty.
p4raw-id: //depot/perl@7205
Gurusamy Sarathy [Thu, 12 Oct 2000 18:11:24 +0000]
restore change#7202
p4raw-link: @7202 on //depot/perl:
c3fbb29af1dd039d12fa65f0dc334e804a3883fc
p4raw-id: //depot/perl@7204
Gurusamy Sarathy [Thu, 12 Oct 2000 18:09:40 +0000]
another test of the Emergency Broadcast System--back out
change#7202
p4raw-link: @7202 on //depot/perl:
c3fbb29af1dd039d12fa65f0dc334e804a3883fc
p4raw-id: //depot/perl@7203
Gurusamy Sarathy [Thu, 12 Oct 2000 16:40:47 +0000]
(submitted on behalf of Jarkko)
Fix the lib/encode.t subtest 6 failure as reported by Andreas
Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
was unearthed by change 7182, as was a bug in HTML::Entities.
p4raw-id: //depot/perl@7202
Jarkko Hietaniemi [Wed, 11 Oct 2000 03:16:05 +0000]
SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
p4raw-id: //depot/perl@7201
Jarkko Hietaniemi [Wed, 11 Oct 2000 00:40:30 +0000]
The #7198 was a false alarm.
p4raw-id: //depot/perl@7200
Jarkko Hietaniemi [Wed, 11 Oct 2000 00:26:04 +0000]
Remove duplicated code.
p4raw-id: //depot/perl@7199
Jarkko Hietaniemi [Tue, 10 Oct 2000 23:30:46 +0000]
(Retracted by #7200.)
p4raw-id: //depot/perl@7198
Jarkko Hietaniemi [Tue, 10 Oct 2000 21:49:30 +0000]
Add the test case for #7190, from the original bug report
by Andreas König.
p4raw-id: //depot/perl@7197
Jarkko Hietaniemi [Tue, 10 Oct 2000 21:40:49 +0000]
Reapply Andy's patch and regen Configure.
p4raw-id: //depot/perl@7196
Jarkko Hietaniemi [Tue, 10 Oct 2000 21:09:30 +0000]
Use the versiononly instead of the installscripts,
retract the changes 7146 and 7147.
p4raw-id: //depot/perl@7195
Peter Prymmer [Tue, 10 Oct 2000 13:24:18 +0000]
ver.t v string tests for os/390
Message-ID: <Pine.OSF.4.10.
10010101322510.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7194
Peter Prymmer [Tue, 10 Oct 2000 13:56:35 +0000]
op/tr tests on OS/390
Message-ID: <Pine.OSF.4.10.
10010101355140.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7193
Peter Prymmer [Tue, 10 Oct 2000 12:35:57 +0000]
perlebcdic.pod updates and corrections
Message-ID: <Pine.OSF.4.10.
10010101231390.441897-100000@aspara.forte.com>
p4raw-id: //depot/perl@7191
Simon Cozens [Tue, 10 Oct 2000 17:40:17 +0000]
Re: utf8 concat, mg_get
Message-ID: <
20001010174017.A13130@pembro4.pmb.ox.ac.uk>
p4raw-id: //depot/perl@7190
J. David Blackstone [Thu, 20 Jul 2000 13:31:22 +0000]
[ID
20000720.004] ExtUtils::MakeMaker finds wrong version of perl
Message-Id: <
200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
p4raw-id: //depot/perl@7189
Paul Moore [Fri, 14 Jul 2000 10:47:36 +0000]
RE: [ID
19990803.001] README.win32 suggestions
Message-ID: <
714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
p4raw-id: //depot/perl@7188
Paul Moore [Thu, 14 Sep 2000 08:58:45 +0000]
Quote the temp file name, needed in Win32 because the
default name unfortunately contains spaces, shouldn't
hurt elsewhere.
Subject: FW: perldoc fails if $TEMP contains spaces
Message-ID: <
714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
p4raw-id: //depot/perl@7187
Hugo van der Sanden [Tue, 10 Oct 2000 14:10:20 +0000]
Re: [ID
20001009.004] SEGV from sprintf in a thread
Message-Id: <
200010101310.OAA00953@hugo.hybyte.com>
p4raw-id: //depot/perl@7186
Jarkko Hietaniemi [Tue, 10 Oct 2000 12:06:22 +0000]
Upgrade to podlators 1.04, from Russ Allbery.
p4raw-id: //depot/perl@7185
Jarkko Hietaniemi [Tue, 10 Oct 2000 12:01:32 +0000]
Upgrade to CGI.pm 2.74, from Lincoln Stein.
p4raw-id: //depot/perl@7184
Peter Prymmer [Mon, 9 Oct 2000 16:30:44 +0000]
various VMS cleanup issues + CXX configure
Message-ID: <Pine.OSF.4.10.
10010091625290.260786-100000@aspara.forte.com>
p4raw-id: //depot/perl@7183
Jarkko Hietaniemi [Mon, 9 Oct 2000 23:43:16 +0000]
Make eq work again with utf8 (disabling the upgrading
should no more be necessary since the copies of the
scalars are upgraded, not the scalars themselves).
Takes care of ID
20001009.001. (The claimed length()
bug in
20001009.001 seems bogus to me.)
p4raw-id: //depot/perl@7182
Gurusamy Sarathy [Mon, 9 Oct 2000 19:41:54 +0000]
tweak for change#7173
p4raw-link: @7173 on //depot/perl:
a10b7b7eee64efea010bfdba91243503341ba68d
p4raw-id: //depot/perl@7181
Gurusamy Sarathy [Mon, 9 Oct 2000 19:26:56 +0000]
on Windows, clean targets might not work under some flavors of the shell
p4raw-id: //depot/perl@7180
Jarkko Hietaniemi [Mon, 9 Oct 2000 19:21:02 +0000]
Update Changes.
p4raw-id: //depot/perl@7179
Dominic Dunlop [Mon, 9 Oct 2000 14:57:17 +0000]
Warn about unknown scripts.
Subject: Re: ideas? patches? [PATCH bleadperl]
Message-Id: <p
04320400b6076a75b15f@[192.168.1.4]>
p4raw-id: //depot/perl@7178
Jarkko Hietaniemi [Mon, 9 Oct 2000 19:13:27 +0000]
Change #7160 had a nasty typo.
p4raw-id: //depot/perl@7177
Gurusamy Sarathy [Mon, 9 Oct 2000 18:59:33 +0000]
pod nit
p4raw-id: //depot/perl@7176
Gurusamy Sarathy [Mon, 9 Oct 2000 18:54:28 +0000]
Windows9x doesn't support link(), despite what Config.pm
might think
p4raw-id: //depot/perl@7175
Gurusamy Sarathy [Mon, 9 Oct 2000 18:50:03 +0000]
avoid nonportable example code
p4raw-id: //depot/perl@7174
Gurusamy Sarathy [Mon, 9 Oct 2000 18:46:54 +0000]
on Windows, avoid potential exception (could happen if MSVCRT isn't
being used) when closing a socket handle
p4raw-id: //depot/perl@7173
Gurusamy Sarathy [Mon, 9 Oct 2000 18:41:40 +0000]
on Windows, cwd strings in the environment should be of the
form =X:=X:\foo instead of =X=X:\foo\
p4raw-id: //depot/perl@7172
Gurusamy Sarathy [Mon, 9 Oct 2000 18:30:09 +0000]
on Windows, LoadLibrary() could load an extension DLL multiple
times if forward slashes are used in the path
p4raw-id: //depot/perl@7171
Jarkko Hietaniemi [Mon, 9 Oct 2000 17:53:59 +0000]
Add a todo note about overloadable assertions.
p4raw-id: //depot/perl@7170
Mark-Jason Dominus [Mon, 9 Oct 2000 00:24:44 +0000]
PATCH 5.6 perldebguts grammar cleanup
Message-ID: <
20001009002444.10616.qmail@plover.com>
p4raw-id: //depot/perl@7169
Nick Ing-Simmons [Sun, 8 Oct 2000 13:16:33 +0000]
Tables assume network byte order for 16 bit forms, so 'S' packing
is not right thing to do on (e.g. x86). Network order is also "right" for
X fonts.
p4raw-id: //depot/perl@7168
Nick Ing-Simmons [Sun, 8 Oct 2000 12:54:42 +0000]
Make "encodings" work post-install when Encode/*.enc files may not
be in same directory as Encode.pm
p4raw-id: //depot/perl@7167
Nick Ing-Simmons [Sun, 8 Oct 2000 11:51:26 +0000]
Work round the fact that $hash->{$key} does not take into account
UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
so that key is always in the "expected" encoding - i.e. same way we put
it in the hash.
p4raw-id: //depot/perl@7166
Gurusamy Sarathy [Sun, 8 Oct 2000 04:15:29 +0000]
save_re_context() could reset PL_curcop to freed memory, causing core
dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
p4raw-id: //depot/perl@7165
Jarkko Hietaniemi [Fri, 6 Oct 2000 20:51:48 +0000]
UTF8ize split() so that the cloned substrings get the UTF8
flag of the original scalar. Problem reported by Simon Cozens.
p4raw-id: //depot/perl@7164
Nick Ing-Simmons [Fri, 6 Oct 2000 20:48:34 +0000]
Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
got a false +ve and so did not reach code which would have un-FAKEd the SV.
p4raw-id: //depot/perl@7163
Nick Ing-Simmons [Fri, 6 Oct 2000 20:25:37 +0000]
Make sv_upgrade() undo READONLY|FAKE shared string hackery.
To fix (sort {$a <=> $b} keys %hash) in particular but
should cover a number of other as-yet-unknown cases as well.
p4raw-id: //depot/perl@7162
Andreas König [Fri, 6 Oct 2000 21:48:58 +0000]
Change the version number of Tie::Handle in the core to 4.0,
the (unrelated) Tie::Handle in CPAN will remain at 3.0.
Subject: Note on Tie::Handle
Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
p4raw-id: //depot/perl@7161
Jarkko Hietaniemi [Fri, 6 Oct 2000 18:20:35 +0000]
Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
as the first option of cc/ld because of ultrapicky compilers
(e.g. OS/390 R2.5)
p4raw-id: //depot/perl@7160
Jarkko Hietaniemi [Fri, 6 Oct 2000 13:56:39 +0000]
Update Changes.
p4raw-id: //depot/perl@7159
Charles Lane [Thu, 5 Oct 2000 07:46:33 +0000]
Eliminate $Is_VMS code from the test.
Subject: Re: [ID
20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
Message-Id: <
001005074528.21621@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7158
H.Merijn Brand [Fri, 6 Oct 2000 08:47:15 +0000]
Also the $ccflags is needed for the C compiler check.
Subject: Configure (check for C-compiler)
Message-Id: <
20001006084120.C52B.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7157
Jarkko Hietaniemi [Fri, 6 Oct 2000 11:45:15 +0000]
The HINT_BYTE patch is apparently unnecessary, retracted.
p4raw-id: //depot/perl@7156
Graham Barr [Fri, 6 Oct 2000 10:22:05 +0000]
IO::Handle->syswrite() did not handle length omission
like CORE::syswrite() does.
Subject: [Fwd] IO::Handle, syswrite and arguments
Message-ID: <
20001006102205.U6312@pobox.com>
The original patch from andrew@ugh.net.au.
p4raw-id: //depot/perl@7155
Jarkko Hietaniemi [Fri, 6 Oct 2000 01:42:15 +0000]
Tweak #7153.
p4raw-id: //depot/perl@7154
Jarkko Hietaniemi [Fri, 6 Oct 2000 00:39:55 +0000]
Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
p4raw-id: //depot/perl@7153
Jarkko Hietaniemi [Fri, 6 Oct 2000 00:38:11 +0000]
Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
p4raw-id: //depot/perl@7152
Nick Ing-Simmons [Thu, 5 Oct 2000 09:37:11 +0000]
Re: Questions about Tie::Array and perl modules
Message-Id: <
200010050837.JAA00564@mikado.tiuk.ti.com>
Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
p4raw-id: //depot/perl@7151
Jarkko Hietaniemi [Thu, 5 Oct 2000 00:20:45 +0000]
Regen Changes.
p4raw-id: //depot/perl@7150
Jarkko Hietaniemi [Thu, 5 Oct 2000 00:20:01 +0000]
Regen toc.
p4raw-id: //depot/perl@7149
Jarkko Hietaniemi [Wed, 4 Oct 2000 23:35:08 +0000]
Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
reported several times by Dominic Dunlop, for example in
ID
20000315.008. Patch from Dominic. Patch affects at
least MachTen, and possibly other oldish BSDs. Should not
break non-broken platforms (tested on LinuxPPC).
p4raw-id: //depot/perl@7148
Jarkko Hietaniemi [Wed, 4 Oct 2000 23:25:04 +0000]
Enable disabling scripts installation by Configure -Uinstallscripts,
suggested by H. Merijn Brand.
p4raw-id: //depot/perl@7146
Ilya Zakharevich [Wed, 4 Oct 2000 17:37:46 +0000]
Re: [PATCH 5.7.0] h2xs not documenting the created module
Message-ID: <
20001004173746.A26697@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7145
Jeff Pinyan [Tue, 3 Oct 2000 16:35:42 +0000]
Re: [ID
20000930.002] perlrun nor perldelta mention -s modification
Message-ID: <Pine.GSO.4.21.
0010031634530.14163-100000@crusoe.crusoe.net>
p4raw-id: //depot/perl@7144
Mark Fisher [Tue, 3 Oct 2000 15:43:27 +0000]
perlhack.pod Patch for Externals Tools
Message-ID: <
B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
p4raw-id: //depot/perl@7143
Charles Lane [Wed, 4 Oct 2000 12:11:11 +0000]
5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
Message-Id: <
001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
p4raw-id: //depot/perl@7142
Ilya Zakharevich [Tue, 3 Oct 2000 21:43:01 +0000]
[PATCH 5.7.0] h2xs not working
Message-ID: <
20001003214301.A22851@monk.mps.ohio-state.edu>
Date: Tue, 3 Oct 2000 21:43:01 -0400
Subject: [PATCH 5.7.0] h2xs not documenting the created module
From: Ilya Zakharevich <ilya@math.ohio-state.edu>
Date: Tue, 3 Oct 2000 22:55:19 -0400
Message-ID: <
20001003225519.A23360@monk.mps.ohio-state.edu>
p4raw-id: //depot/perl@7141
nick@babyhippo.com [Wed, 4 Oct 2000 12:06:45 +0000]
[ID
20001004.003] installman "Ambiguous call resolved as CORE::"
Message-Id: <
20001004120645.A7356@babyhippo.com>
Retract 7118 and 7135.
p4raw-id: //depot/perl@7140
Peter Prymmer [Tue, 3 Oct 2000 12:05:59 +0000]
It is possible to have no hosts database at all. Pointed out in
Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
Message-ID: <Pine.OSF.4.10.
10010031203470.388222-100000@aspara.forte.com>
p4raw-id: //depot/perl@7139
Peter Prymmer [Tue, 3 Oct 2000 12:05:59 +0000]
PWPASSWD problem for passwd less pwd's
Message-ID: <Pine.OSF.4.10.
10010031203470.388222-100000@aspara.forte.com>
p4raw-id: //depot/perl@7138
Jarkko Hietaniemi [Tue, 3 Oct 2000 20:10:05 +0000]
One remaining nit less at the VMS mailbox sizing.
p4raw-id: //depot/perl@7137
Jarkko Hietaniemi [Tue, 3 Oct 2000 20:08:47 +0000]
Test harness update to sync with the new perlcc,
from Simon Cozens.
p4raw-id: //depot/perl@7136
Aaron B. Dossett [Tue, 3 Oct 2000 11:03:04 +0000]
Re: PATCH for
20001003.004
Message-Id: <E13gTay-0006od-00@iglou.com>
p4raw-id: //depot/perl@7135
Nicholas Clark [Tue, 3 Oct 2000 15:46:32 +0000]
[ID
20001003.006] B::Debug not -w clean
Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
p4raw-id: //depot/perl@7134
Jarkko Hietaniemi [Tue, 3 Oct 2000 14:58:39 +0000]
Scale down the VMS message boxes, by Charles Lane.
Fix for ID
20000903.009, workaround at
http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
p4raw-id: //depot/perl@7133
Jarkko Hietaniemi [Tue, 3 Oct 2000 11:20:37 +0000]
Upgrade to Storable 1.0.3, from Raphael Manfredi.
p4raw-id: //depot/perl@7132
Jarkko Hietaniemi [Tue, 3 Oct 2000 03:38:23 +0000]
Encode nits.
p4raw-id: //depot/perl@7131
Jarkko Hietaniemi [Tue, 3 Oct 2000 03:31:05 +0000]
Update Changes.
p4raw-id: //depot/perl@7130
Jarkko Hietaniemi [Tue, 3 Oct 2000 02:24:02 +0000]
Misplaced else.
p4raw-id: //depot/perl@7129
Yitzchak Scott-Thoennes [Fri, 15 Sep 2000 07:19:57 +0000]
[ID
20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
Message-Id: <
200009151419.e8FEJvE19796@garcia.efn.org>
p4raw-id: //depot/perl@7128
Jarkko Hietaniemi [Tue, 3 Oct 2000 01:13:14 +0000]
Update Changes.
p4raw-id: //depot/perl@7127
Jarkko Hietaniemi [Tue, 3 Oct 2000 00:57:08 +0000]
Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
as suggested by Olaf Flebbe and Nicholas Clark.
p4raw-id: //depot/perl@7126
Nicholas Clark [Mon, 2 Oct 2000 11:03:24 +0000]
[ID
20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
Message-Id: <
20001002110324.D20073@plum.flirble.org>
Also fixes bug ID
20001002.005.
p4raw-id: //depot/perl@7125
Olaf Flebbe [Wed, 20 Sep 2000 23:16:26 +0000]
Epoc update
Message-ID: <26423.
969484586@www10.gmx.net>
p4raw-id: //depot/perl@7124
Jarkko Hietaniemi [Tue, 3 Oct 2000 00:30:07 +0000]
Regen headers.
p4raw-id: //depot/perl@7123
Jarkko Hietaniemi [Tue, 3 Oct 2000 00:10:48 +0000]
OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
p4raw-id: //depot/perl@7122