This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoRe: [PATCH] Re: Copying PV only with possible UTF-8 characters
John Peacock [Sun, 24 Feb 2002 22:08:28 +0000 (17:08 -0500)]
Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
Message-ID: <3C79AAAC.6060903@rowman.com>

p4raw-id: //depot/perl@14859

22 years agoSvSetSV() is not returnable, but that's okay since
Jarkko Hietaniemi [Mon, 25 Feb 2002 00:01:13 +0000 (00:01 +0000)]
SvSetSV() is not returnable, but that's okay since
sv_copypv() returns void.

p4raw-id: //depot/perl@14858

22 years agoRe: Copying PV only with possible UTF-8 characters
John Peacock [Sun, 24 Feb 2002 16:40:07 +0000 (11:40 -0500)]
Re: Copying PV only with possible UTF-8 characters
Message-ID: <3C795DB7.40105@rowman.com>

p4raw-id: //depot/perl@14857

22 years agoTiny code cleanup.
Jarkko Hietaniemi [Sun, 24 Feb 2002 20:15:51 +0000 (20:15 +0000)]
Tiny code cleanup.

p4raw-id: //depot/perl@14856

22 years agoUse to_uni_fold().
Jarkko Hietaniemi [Sun, 24 Feb 2002 19:49:01 +0000 (19:49 +0000)]
Use to_uni_fold().

p4raw-id: //depot/perl@14855

22 years agoDocument the new taint behaviour of exec LIST and
Jarkko Hietaniemi [Sun, 24 Feb 2002 19:45:43 +0000 (19:45 +0000)]
Document the new taint behaviour of exec LIST and
system LIST.

p4raw-id: //depot/perl@14854

22 years agoRe: taint news
Rick Delaney [Sun, 24 Feb 2002 11:35:00 +0000 (06:35 -0500)]
Re: taint news
Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>

p4raw-id: //depot/perl@14853

22 years agoEBCDIC tweak (native instead of uni) and comment update.
Jarkko Hietaniemi [Sun, 24 Feb 2002 18:20:55 +0000 (18:20 +0000)]
EBCDIC tweak (native instead of uni) and comment update.

p4raw-id: //depot/perl@14852

22 years agoUsing uninitialized (and wrong) variables is not good.
Jarkko Hietaniemi [Sun, 24 Feb 2002 13:02:53 +0000 (13:02 +0000)]
Using uninitialized (and wrong) variables is not good.

p4raw-id: //depot/perl@14851

22 years agoEBCDIC: this seems to calm the last of the
Jarkko Hietaniemi [Sun, 24 Feb 2002 05:28:15 +0000 (05:28 +0000)]
EBCDIC: this seems to calm the last of the
Malformed UTF-8 warnings.

p4raw-id: //depot/perl@14850

22 years agoEBCDIC: document using Encode for character conversions.
Jarkko Hietaniemi [Sat, 23 Feb 2002 23:35:03 +0000 (23:35 +0000)]
EBCDIC: document using Encode for character conversions.

p4raw-id: //depot/perl@14849

22 years agoEBCDIC: disable also Unicode::Collate and
Jarkko Hietaniemi [Sat, 23 Feb 2002 23:20:57 +0000 (23:20 +0000)]
EBCDIC: disable also Unicode::Collate and
Unicode::Normalize for now.  Real users of
EBCDIC have to decide what they want.

p4raw-id: //depot/perl@14848

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Sat, 23 Feb 2002 20:12:21 +0000 (20:12 +0000)]
AUTHORS updates.

p4raw-id: //depot/perl@14847

22 years agoRetract #14571: there may be a better solution than
Jarkko Hietaniemi [Sat, 23 Feb 2002 20:05:10 +0000 (20:05 +0000)]
Retract #14571: there may be a better solution than
tweaking the test.

p4raw-id: //depot/perl@14846

22 years ago$Config{prefixexp} for VMS
Craig A. Berry [Sat, 23 Feb 2002 14:14:35 +0000 (08:14 -0600)]
$Config{prefixexp} for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>

p4raw-id: //depot/perl@14845

22 years agoAlso Encode/JP needs to be listed explicitly.
Jarkko Hietaniemi [Sat, 23 Feb 2002 18:36:43 +0000 (18:36 +0000)]
Also Encode/JP needs to be listed explicitly.
(Any other sub-Encode extensions?)

p4raw-id: //depot/perl@14843

22 years agoDocument known UNICOS/mk deficiency.
Jarkko Hietaniemi [Sat, 23 Feb 2002 18:17:07 +0000 (18:17 +0000)]
Document known UNICOS/mk deficiency.

p4raw-id: //depot/perl@14842

22 years agoREADME mention version 5.0
Audrey Tang [Sat, 23 Feb 2002 09:35:22 +0000 (17:35 +0800)]
README mention version 5.0
Message-ID: <20020223013522.GA8694@not.autrijus.org>

p4raw-id: //depot/perl@14841

22 years agoOld hosts like NeXT Classic don't have sort -k,
Jarkko Hietaniemi [Sat, 23 Feb 2002 03:32:32 +0000 (03:32 +0000)]
Old hosts like NeXT Classic don't have sort -k,
from Paul Eggert.

p4raw-id: //depot/perl@14839

22 years agoMinor clarifications as suggested by Anton Tagunov.
Abhijit Menon-Sen [Fri, 22 Feb 2002 21:14:29 +0000 (21:14 +0000)]
Minor clarifications as suggested by Anton Tagunov.

p4raw-id: //depot/perl@14838

22 years agoRe: Prototype checking on assignment of coderef to typeglob
Rafael Garcia-Suarez [Fri, 22 Feb 2002 23:01:07 +0000 (00:01 +0100)]
Re: Prototype checking on assignment of coderef to typeglob
   Message-Id: <20020222230107.A15069@rafael>

p4raw-id: //depot/perl@14837

22 years agoIn AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
Jarkko Hietaniemi [Fri, 22 Feb 2002 20:38:32 +0000 (20:38 +0000)]
In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.

p4raw-id: //depot/perl@14835

22 years agoRe: Pyrrhic compression in Encode
Michael G. Schwern [Fri, 22 Feb 2002 12:10:28 +0000 (07:10 -0500)]
Re: Pyrrhic compression in Encode
Message-ID: <20020222171027.GB4181@blackrider>

p4raw-id: //depot/perl@14834

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 22 Feb 2002 14:51:17 +0000 (14:51 +0000)]
Update Changes.

p4raw-id: //depot/perl@14833

22 years agoImplement IV/UV/NV/long double pack/unpack with
Jarkko Hietaniemi [Fri, 22 Feb 2002 14:25:18 +0000 (14:25 +0000)]
Implement IV/UV/NV/long double pack/unpack with
template letters j/J/F/D (the latter two have been
undocumented aliases of f/d).

p4raw-id: //depot/perl@14832

22 years agoRe: [PATCH++] Re: [PATCH] go faster for Encode's compile
Nicholas Clark [Fri, 22 Feb 2002 14:01:25 +0000 (14:01 +0000)]
Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@14831

22 years agoNetWare change from Ananth Kesari.
Jarkko Hietaniemi [Fri, 22 Feb 2002 13:44:27 +0000 (13:44 +0000)]
NetWare change from Ananth Kesari.

p4raw-id: //depot/perl@14830

22 years agopack with a human face: part ]|[
Ilya Zakharevich [Fri, 22 Feb 2002 03:55:13 +0000 (22:55 -0500)]
pack with a human face: part ]|[
Message-ID: <20020222035513.A894@math.ohio-state.edu>

p4raw-id: //depot/perl@14829

22 years agoEBCDIC: Disable Encode::JP and Encode::Tcl for now.
Jarkko Hietaniemi [Fri, 22 Feb 2002 13:19:19 +0000 (13:19 +0000)]
EBCDIC: Disable Encode::JP and Encode::Tcl for now.

p4raw-id: //depot/perl@14828

22 years agoMake measure_struct a file static.
Jarkko Hietaniemi [Fri, 22 Feb 2002 13:11:00 +0000 (13:11 +0000)]
Make measure_struct a file static.

p4raw-id: //depot/perl@14827

22 years agoEBCDIC: someone who knows what they are doing
Jarkko Hietaniemi [Fri, 22 Feb 2002 04:30:27 +0000 (04:30 +0000)]
EBCDIC: someone who knows what they are doing
and whether it is possible at all in the first
place needs to figure these tests out on EBCDIC.
The CJK encodings heavily abuse their knowledge
of ASCII and that may require a translation layer
or four to survive UTF-EBCDIC.

p4raw-id: //depot/perl@14826

22 years agocroak() needs context.
Jarkko Hietaniemi [Fri, 22 Feb 2002 02:43:03 +0000 (02:43 +0000)]
croak() needs context.

p4raw-id: //depot/perl@14825

22 years agopack with a human face: the sequel
Ilya Zakharevich [Thu, 21 Feb 2002 21:33:37 +0000 (16:33 -0500)]
pack with a human face: the sequel
Message-ID: <20020221213337.A23848@math.ohio-state.edu>

p4raw-id: //depot/perl@14824

22 years agoRe: [PATCH++] Re: [PATCH] go faster for Encode's compile
Nicholas Clark [Fri, 22 Feb 2002 00:49:44 +0000 (00:49 +0000)]
Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@14823

22 years agoTest for #14795.
Jarkko Hietaniemi [Thu, 21 Feb 2002 22:42:17 +0000 (22:42 +0000)]
Test for #14795.

p4raw-id: //depot/perl@14822

22 years agoTesting for ASCII in EBCDIC makes one's brain hurt.
Jarkko Hietaniemi [Thu, 21 Feb 2002 22:05:20 +0000 (22:05 +0000)]
Testing for ASCII in EBCDIC makes one's brain hurt.

p4raw-id: //depot/perl@14821

22 years agonext batch of bugfixes
Rafael Garcia-Suarez [Thu, 21 Feb 2002 23:54:41 +0000 (00:54 +0100)]
next batch of bugfixes
Message-ID: <20020221235441.A17260@rafael>

p4raw-id: //depot/perl@14820

22 years agoFind Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
chromatic [Thu, 21 Feb 2002 14:17:35 +0000 (07:17 -0700)]
Find Filehandles Fully (was Re: [ID 20020221.004] [PATCH] File/stat.pm , Perl 5.6.1)
Message-ID: <20020221211823.80922.qmail@onion.perl.org>

p4raw-id: //depot/perl@14819

22 years agoExternalization from Jatan Shah <jshah@broadcom.com>.
Jarkko Hietaniemi [Thu, 21 Feb 2002 21:01:36 +0000 (21:01 +0000)]
Externalization from Jatan Shah <jshah@broadcom.com>.

p4raw-id: //depot/perl@14818

22 years agoUpgrade to Math::BigInt 1.51.
Jarkko Hietaniemi [Thu, 21 Feb 2002 20:02:27 +0000 (20:02 +0000)]
Upgrade to Math::BigInt 1.51.

p4raw-id: //depot/perl@14817

22 years agoRe: [PATCH] 'make clobber' on Cygwin broken
Gerrit P. Haase [Thu, 21 Feb 2002 21:20:25 +0000 (22:20 +0100)]
Re: [PATCH] 'make clobber' on Cygwin broken
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <69510538936.20020221212025@familiehaase.de>

p4raw-id: //depot/perl@14816

22 years agogrouping in pack/unpack
Ilya Zakharevich [Thu, 21 Feb 2002 06:06:14 +0000 (01:06 -0500)]
grouping in pack/unpack
Message-ID: <20020221060614.A29836@math.ohio-state.edu>

p4raw-id: //depot/perl@14815

22 years agoquestion about fs.t
Nikola Knezevic [Thu, 21 Feb 2002 15:10:21 +0000 (16:10 +0100)]
question about fs.t
Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>

p4raw-id: //depot/perl@14814

22 years ago'make clobber' on Cygwin broken
Gerrit P. Haase [Thu, 21 Feb 2002 09:54:28 +0000 (10:54 +0100)]
'make clobber' on Cygwin broken
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Message-ID: <13576559576.20020221095428@familiehaase.de>

p4raw-id: //depot/perl@14813

22 years agotypo correction
Mark-Jason Dominus [Thu, 21 Feb 2002 15:43:49 +0000 (15:43 +0000)]
typo correction
   Message-Id: <20020221154349.22772.qmail@plover.com>

p4raw-id: //depot/perl@14812

22 years agoNo OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
Rafael Garcia-Suarez [Thu, 21 Feb 2002 15:22:22 +0000 (16:22 +0100)]
No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
   Message-Id: <20020221152222.A15095@rafael>

p4raw-id: //depot/perl@14811

22 years agocosmetic OS/2 patches
Ilya Zakharevich [Thu, 21 Feb 2002 06:02:48 +0000 (01:02 -0500)]
cosmetic OS/2 patches
   Message-Id: <20020221060248.A29705@math.ohio-state.edu>
p4raw-link: @14577 on //depot/perl: 0ad5258ff3f3328f321188cbb4fcd6a74b365431

p4raw-id: //depot/perl@14810

22 years agoRevert #14805, didn't quite work.
Jarkko Hietaniemi [Thu, 21 Feb 2002 05:33:07 +0000 (05:33 +0000)]
Revert #14805, didn't quite work.

p4raw-id: //depot/perl@14807

22 years agoRe: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
Paul Eggert [Wed, 20 Feb 2002 11:23:04 +0000 (03:23 -0800)]
Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>

p4raw-id: //depot/perl@14805

22 years agoMore advice.
Jarkko Hietaniemi [Thu, 21 Feb 2002 04:56:05 +0000 (04:56 +0000)]
More advice.

p4raw-id: //depot/perl@14804

22 years agoMissing MANIFESTation.
Jarkko Hietaniemi [Thu, 21 Feb 2002 04:40:37 +0000 (04:40 +0000)]
Missing MANIFESTation.

p4raw-id: //depot/perl@14803

22 years agoAdd missing Tolkien quotes to *.c
Audrey Tang [Thu, 21 Feb 2002 07:13:12 +0000 (15:13 +0800)]
Add missing Tolkien quotes to *.c
   Message-Id: <20020220231312.GA775@not.autrijus.org>

p4raw-id: //depot/perl@14802

22 years agoRe: Make Schwern poor in just 20 easy steps!
Abe Timmerman [Thu, 21 Feb 2002 00:20:40 +0000 (01:20 +0100)]
Re: Make Schwern poor in just 20 easy steps!
   Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e

p4raw-id: //depot/perl@14801

22 years agoIn EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
Jarkko Hietaniemi [Wed, 20 Feb 2002 22:15:23 +0000 (22:15 +0000)]
In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
twice, causing the loop to skip every other character.

p4raw-id: //depot/perl@14800

22 years agoBetter debugging info.
Jarkko Hietaniemi [Wed, 20 Feb 2002 21:43:21 +0000 (21:43 +0000)]
Better debugging info.

p4raw-id: //depot/perl@14799

22 years agoRe: [PATCH] go faster for Encode's compile
Nicholas Clark [Wed, 20 Feb 2002 22:13:05 +0000 (22:13 +0000)]
Re: [PATCH] go faster for Encode's compile
Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@14798

22 years agoRe: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
Paul Eggert [Wed, 20 Feb 2002 11:29:30 +0000 (03:29 -0800)]
Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>

p4raw-id: //depot/perl@14797

22 years agoRe: Re-posts of some unresolved bleadperl bugreports
Hugo van der Sanden [Wed, 20 Feb 2002 18:06:59 +0000 (18:06 +0000)]
Re: Re-posts of some unresolved bleadperl bugreports
   Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>

p4raw-id: //depot/perl@14795

22 years agoperl/Makefile.SH -- care with question mark
Paul Green [Wed, 20 Feb 2002 12:21:00 +0000 (07:21 -0500)]
perl/Makefile.SH -- care with question mark
   Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>

p4raw-id: //depot/perl@14794

22 years agoForgot from #14790.
Jarkko Hietaniemi [Wed, 20 Feb 2002 16:26:56 +0000 (16:26 +0000)]
Forgot from #14790.

p4raw-id: //depot/perl@14793

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 20 Feb 2002 16:23:00 +0000 (16:23 +0000)]
Update Changes.

p4raw-id: //depot/perl@14792

22 years agoIntegrate change #14778 from maintperl;
Jarkko Hietaniemi [Wed, 20 Feb 2002 15:24:19 +0000 (15:24 +0000)]
Integrate change #14778 from maintperl;

constant folding on the range operator had the effect of disabling
peephole optimizations in all the siblings of the range OP; the
effect of this was that barewords could escape strictures when
they were hiding in such places
p4raw-link: @14778 on //depot/maint-5.6/perl: 0ef6625236721d79a74c662bb0d14b11d0d775c2

p4raw-id: //depot/perl@14791
p4raw-integrated: from //depot/maint-5.6/perl@14790 'merge in' op.c
(@14439..)

22 years agoRe: [ID 20020220.001] pack w with objects
Ulrich Pfeifer [Wed, 20 Feb 2002 11:21:15 +0000 (12:21 +0100)]
Re: [ID 20020220.001] pack w with objects
Message-ID: <p5g03wcv38.fsf@de.uu.net>

p4raw-id: //depot/perl@14790

22 years agoRe: [PATCH] go faster for Encode's compile
Nicholas Clark [Tue, 19 Feb 2002 23:38:36 +0000 (23:38 +0000)]
Re: [PATCH] go faster for Encode's compile
Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@14789

22 years agoRegen Glossary.
Jarkko Hietaniemi [Wed, 20 Feb 2002 15:02:31 +0000 (15:02 +0000)]
Regen Glossary.

p4raw-id: //depot/perl@14788

22 years agod_Gconvert hints and Glossary
Yitzchak Scott-Thoennes [Tue, 19 Feb 2002 11:55:36 +0000 (03:55 -0800)]
d_Gconvert hints and Glossary
Message-ID: <42qc8gzkgOFN092yn@efn.org>

p4raw-id: //depot/perl@14786

22 years ago[ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
Paul Eggert [Wed, 20 Feb 2002 03:03:51 +0000 (19:03 -0800)]
[ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>

p4raw-id: //depot/perl@14784

22 years ago[patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
Gerrit P. Haase [Wed, 20 Feb 2002 00:23:29 +0000 (01:23 +0100)]
[patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <70348722516.20020220002329@familiehaase.de>

p4raw-id: //depot/perl@14782

22 years agoRe: Lexical scoping bug with EXPR for EXPR?
Nicholas Clark [Tue, 19 Feb 2002 19:27:42 +0000 (19:27 +0000)]
Re: Lexical scoping bug with EXPR for EXPR?
Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>

(with modifications)

p4raw-id: //depot/perl@14781

22 years agoNetWare tweak from Ananth Kesari.
Jarkko Hietaniemi [Wed, 20 Feb 2002 13:49:44 +0000 (13:49 +0000)]
NetWare tweak from Ananth Kesari.

p4raw-id: //depot/perl@14780

22 years ago Fix suggested by Anton Tagunov <tagunov@motor.ru>.
Abhijit Menon-Sen [Wed, 20 Feb 2002 06:51:55 +0000 (06:51 +0000)]
   Fix suggested by Anton Tagunov <tagunov@motor.ru>.

p4raw-id: //depot/perl@14779

22 years agoRe: Cannot handle date (0, 0, 0, 2, 0, 1970)
Graham Barr [Tue, 19 Feb 2002 23:08:47 +0000 (23:08 +0000)]
Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
   Message-Id: <20020219230847.G66560@pobox.com>

p4raw-id: //depot/perl@14777

22 years ago[DOCPATCH] C<< >> in Tie::Hash
Nicholas Clark [Tue, 19 Feb 2002 16:23:22 +0000 (16:23 +0000)]
[DOCPATCH] C<< >> in Tie::Hash
   Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@14776

22 years agoRegen doc, regen toc.
Jarkko Hietaniemi [Tue, 19 Feb 2002 15:20:52 +0000 (15:20 +0000)]
Regen doc, regen toc.

p4raw-id: //depot/perl@14775

22 years agoRe: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
Dave Mitchell [Tue, 19 Feb 2002 16:07:52 +0000 (16:07 +0000)]
Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>

p4raw-id: //depot/perl@14774

22 years agoDetypo.
Jarkko Hietaniemi [Tue, 19 Feb 2002 15:13:57 +0000 (15:13 +0000)]
Detypo.

p4raw-id: //depot/perl@14773

22 years agoUTF-8 C API doc tweaks.
Jarkko Hietaniemi [Tue, 19 Feb 2002 15:01:25 +0000 (15:01 +0000)]
UTF-8 C API doc tweaks.

p4raw-id: //depot/perl@14772

22 years agoMention that the case-switchers know about Unicode, too.
Jarkko Hietaniemi [Tue, 19 Feb 2002 14:03:08 +0000 (14:03 +0000)]
Mention that the case-switchers know about Unicode, too.

p4raw-id: //depot/perl@14771

22 years agoUpgrade to Locale::Codes 2.01.
Jarkko Hietaniemi [Tue, 19 Feb 2002 13:49:52 +0000 (13:49 +0000)]
Upgrade to Locale::Codes 2.01.

p4raw-id: //depot/perl@14770

22 years ago{PATCH] Re: Lexical scoping bug with EXPR for EXPR?
Dave Mitchell [Tue, 19 Feb 2002 10:30:30 +0000 (10:30 +0000)]
{PATCH] Re: Lexical scoping bug with EXPR for EXPR?
Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>

p4raw-id: //depot/perl@14769

22 years agoClarify SvPV and SvPV_force api docs
Sam Tregar [Mon, 18 Feb 2002 23:09:22 +0000 (18:09 -0500)]
Clarify SvPV and SvPV_force api docs
Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>

p4raw-id: //depot/perl@14768

22 years agoThe test requires perlio.
Jarkko Hietaniemi [Tue, 19 Feb 2002 13:29:04 +0000 (13:29 +0000)]
The test requires perlio.

p4raw-id: //depot/perl@14767

22 years agoMisplaced block end.
Jarkko Hietaniemi [Tue, 19 Feb 2002 04:57:59 +0000 (04:57 +0000)]
Misplaced block end.

p4raw-id: //depot/perl@14766

22 years agoThe POSIX extensions are deadly.
Jarkko Hietaniemi [Tue, 19 Feb 2002 04:53:30 +0000 (04:53 +0000)]
The POSIX extensions are deadly.

p4raw-id: //depot/perl@14765

22 years agoLet's not overdo the growth.
Jarkko Hietaniemi [Tue, 19 Feb 2002 04:44:41 +0000 (04:44 +0000)]
Let's not overdo the growth.

p4raw-id: //depot/perl@14764

22 years agoThird time makes the charm.
Jarkko Hietaniemi [Tue, 19 Feb 2002 04:19:21 +0000 (04:19 +0000)]
Third time makes the charm.

p4raw-id: //depot/perl@14763

22 years agoOops.
Jarkko Hietaniemi [Tue, 19 Feb 2002 04:03:46 +0000 (04:03 +0000)]
Oops.

p4raw-id: //depot/perl@14762

22 years agoAdd back the new casing tests.
Jarkko Hietaniemi [Tue, 19 Feb 2002 03:49:34 +0000 (03:49 +0000)]
Add back the new casing tests.

p4raw-id: //depot/perl@14761

22 years agoPrefer special case mappings.
Jarkko Hietaniemi [Tue, 19 Feb 2002 03:49:16 +0000 (03:49 +0000)]
Prefer special case mappings.

p4raw-id: //depot/perl@14760

22 years agoTry special casing first.
Jarkko Hietaniemi [Tue, 19 Feb 2002 03:48:46 +0000 (03:48 +0000)]
Try special casing first.

p4raw-id: //depot/perl@14759

22 years agoNot extending enough.
Jarkko Hietaniemi [Tue, 19 Feb 2002 01:55:14 +0000 (01:55 +0000)]
Not extending enough.

p4raw-id: //depot/perl@14758

22 years agoNo need to store identity mappings.
Jarkko Hietaniemi [Tue, 19 Feb 2002 00:21:07 +0000 (00:21 +0000)]
No need to store identity mappings.

p4raw-id: //depot/perl@14757

22 years ago Forward port #14704 from maint-5.6.
Abhijit Menon-Sen [Mon, 18 Feb 2002 20:21:17 +0000 (20:21 +0000)]
   Forward port #14704 from maint-5.6.

p4raw-id: //depot/perl@14756

22 years agoRegen Changes.
Jarkko Hietaniemi [Mon, 18 Feb 2002 20:16:40 +0000 (20:16 +0000)]
Regen Changes.

p4raw-id: //depot/perl@14755

22 years agoVMS cando_by_name and current process privs
Craig A. Berry [Mon, 18 Feb 2002 14:03:30 +0000 (08:03 -0600)]
VMS cando_by_name and current process privs
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>

p4raw-id: //depot/perl@14754

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 18 Feb 2002 17:58:39 +0000 (17:58 +0000)]
Update Changes.

p4raw-id: //depot/perl@14753

22 years agoWhat do you know; these tests unearthed nasty problems.
Jarkko Hietaniemi [Mon, 18 Feb 2002 17:54:44 +0000 (17:54 +0000)]
What do you know; these tests unearthed nasty problems.
Will resolve those first.

p4raw-id: //depot/perl@14752

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 18 Feb 2002 17:52:23 +0000 (17:52 +0000)]
Update Changes.

p4raw-id: //depot/perl@14751

22 years agoRe: IO::Poll: Removing Handles
Matthew Sachs [Mon, 18 Feb 2002 13:19:01 +0000 (08:19 -0500)]
Re: IO::Poll: Removing Handles
   Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>

p4raw-id: //depot/perl@14750

22 years agoVMS test fix-ups (alarm.t and glob.t)
Craig A. Berry [Mon, 18 Feb 2002 11:52:21 +0000 (05:52 -0600)]
VMS test fix-ups (alarm.t and glob.t)
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>

p4raw-id: //depot/perl@14749