23 years agoRegen Porting stuff.
Jarkko Hietaniemi [Wed, 16 May 2001 14:08:15 +0000]
Regen Porting stuff.

p4raw-id: //depot/perl@10127

23 years agoUse OSVERS.
Jarkko Hietaniemi [Wed, 16 May 2001 13:41:35 +0000]
Use OSVERS.

p4raw-id: //depot/perl@10125

23 years agoRegen toc.
Jarkko Hietaniemi [Wed, 16 May 2001 13:41:09 +0000]
Regen toc.

p4raw-id: //depot/perl@10124

23 years agoAdding the README.dgux to the MANIFEST would be a good idea.
Jarkko Hietaniemi [Wed, 16 May 2001 13:25:38 +0000]
Adding the README.dgux to the MANIFEST would be a good idea.

p4raw-id: //depot/perl@10123

23 years agoMove the stack desire definition to thread.h.
Jarkko Hietaniemi [Wed, 16 May 2001 13:08:33 +0000]
Move the stack desire definition to thread.h.

p4raw-id: //depot/perl@10122

23 years agoDG-UX threading patches, including a README.dgux,
Jarkko Hietaniemi [Wed, 16 May 2001 13:00:12 +0000]
DG-UX threading patches, including a README.dgux,
from Takis Psarogiannakopoulos.

p4raw-id: //depot/perl@10121

23 years agoMore on /x regexes
Robin Houston [Tue, 15 May 2001 19:09:35 +0000]
More on /x regexes
Message-ID: <20010515190935.A27268@penderel>

p4raw-id: //depot/perl@10120

23 years agoDocument that the core time() may be rounding rather
Jarkko Hietaniemi [Wed, 16 May 2001 12:45:29 +0000]
Document that the core time() may be rounding rather
than truncating, would have saved at least my confusion.

p4raw-id: //depot/perl@10119

23 years agoperl-current/t/time-hires.t
John Peacock [Fri, 11 May 2001 14:09:41 +0000]
perl-current/t/time-hires.t
Message-ID: <3AFC2AE5.5E787E54@rowman.com>

p4raw-id: //depot/perl@10118

23 years agoOp private flags
Simon Cozens [Sun, 13 May 2001 20:20:36 +0000]
Op private flags
Message-ID: <20010513202036.A21896@netthink.co.uk>

p4raw-id: //depot/perl@10117

23 years agoUpgrade to Switch 2.03.
Jarkko Hietaniemi [Tue, 15 May 2001 13:28:26 +0000]
Upgrade to Switch 2.03.

p4raw-id: //depot/perl@10116

23 years agoThe problem described in 20010514.031 still wasn't
Jarkko Hietaniemi [Tue, 15 May 2001 13:12:40 +0000]
The problem described in 20010514.031 still wasn't
fully cured, there were remnants of $CONFIG when
$CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
to avoid future conflicts.

p4raw-id: //depot/perl@10113

23 years agoHalf of #10107 got lost.
Jarkko Hietaniemi [Tue, 15 May 2001 11:55:44 +0000]
Half of #10107 got lost.

p4raw-id: //depot/perl@10112

23 years agoGive Deparse tester a fair chance
Robin Houston [Mon, 14 May 2001 22:27:08 +0000]
Give Deparse tester a fair chance
Message-ID: <20010514222708.A22963@penderel>

p4raw-id: //depot/perl@10110

23 years agoLvaluable method calls
Robin Houston [Mon, 14 May 2001 22:16:43 +0000]
Lvaluable method calls
Message-ID: <20010514221643.A22437@penderel>

p4raw-id: //depot/perl@10109

23 years agoC<$foo =~ give_me_a_regex>; /x modifier
Robin Houston [Mon, 14 May 2001 22:03:44 +0000]
C<$foo =~ give_me_a_regex>; /x modifier
Message-ID: <20010514220344.A20643@penderel>

p4raw-id: //depot/perl@10108

23 years ago"${foo}_bar"
Robin Houston [Mon, 14 May 2001 22:10:07 +0000]
"${foo}_bar"
Message-ID: <20010514221007.A21118@penderel>

p4raw-id: //depot/perl@10107

23 years agoFix for 20010514.037; substr() didn't invalidate the locale
Jarkko Hietaniemi [Tue, 15 May 2001 01:41:26 +0000]
Fix for 20010514.037; substr() didn't invalidate the locale
collation magic.

p4raw-id: //depot/perl@10106

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 14 May 2001 18:18:24 +0000]
Update Changes.

p4raw-id: //depot/perl@10105

23 years agoRetract #10094.
Jarkko Hietaniemi [Mon, 14 May 2001 18:09:07 +0000]
Retract #10094.

p4raw-id: //depot/perl@10104

23 years agoIntegrate change #10100 from maintperl.
Jarkko Hietaniemi [Mon, 14 May 2001 15:20:58 +0000]
Integrate change #10100 from maintperl.

PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
bug ID 20010514.027)

p4raw-link: @10100 on //depot/maint-5.6/perl: 5244397c028305e17ca4ad7e80cf900323dbeb8b

p4raw-id: //depot/perl@10103
p4raw-integrated: from //depot/maint-5.6/perl@10102 'merge in' mg.c
(@9288..) pp_ctl.c (@9584..)

23 years agoDocument the deprecatedness of suidperl.
Jarkko Hietaniemi [Mon, 14 May 2001 15:19:21 +0000]
Document the deprecatedness of suidperl.

p4raw-id: //depot/perl@10102

23 years agoRe: [ID 20010514.022] Makemaker a bit too prefix-happy
Ronald J. Kimball [Mon, 14 May 2001 09:38:59 +0000]
Re: [ID 20010514.022] Makemaker a bit too prefix-happy
Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>

p4raw-id: //depot/perl@10101

23 years agoMore DWIMminess for Class::Struct: calling the array or hash
Jarkko Hietaniemi [Mon, 14 May 2001 13:42:38 +0000]
More DWIMminess for Class::Struct: calling the array or hash
accessors only with one argument, an array or a hash reference,
sets the underlying array or hash.  This mirrors nicely also
the usage in the constructor.
From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.

p4raw-id: //depot/perl@10099

23 years agoReference cmp'ing should go through the whole stringification
Jarkko Hietaniemi [Mon, 14 May 2001 13:10:34 +0000]
Reference cmp'ing should go through the whole stringification
process shebang, as pointed out by Sarathy in #10091.

p4raw-id: //depot/perl@10098

23 years agoRe: [LONG] Cleaning up Todo/Todo-5.6/perltodo
Simon Cozens [Sat, 12 May 2001 16:36:27 +0000]
Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
Message-ID: <20010512163627.A5522@netthink.co.uk>

with some additions salvaged from Todo and Todo-5.6 before
retiring them.

p4raw-id: //depot/perl@10097

23 years ago[ID 20010514.025] _SVID3 in <sys/statvfs.h>
Ilya N. Golubev [Mon, 7 May 2001 14:33:34 +0000]
[ID 20010514.025] _SVID3 in <sys/statvfs.h>
Message-Id: <02453af6b23e63-gin@mo.msk.ru>

p4raw-id: //depot/perl@10096

23 years ago[ID 20010514.022] Makemaker a bit too prefix-happy
Todd C. Miller [Mon, 7 May 2001 09:35:57 +0000]
[ID 20010514.022] Makemaker a bit too prefix-happy
Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>

p4raw-id: //depot/perl@10095

23 years ago(Retracted by #10104.)
Barrie Slaymaker [Sat, 12 May 2001 01:28:10 +0000]
(Retracted by #10104.)

Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
Message-ID: <20010512012810.B26358@jester.slaysys.com>

p4raw-id: //depot/perl@10094

23 years agoIncorrect line numbers in AutoSplit
Mike Guy [Sat, 12 May 2001 19:24:33 +0000]
Incorrect line numbers in AutoSplit
Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>

p4raw-id: //depot/perl@10093

23 years agoYet another HP-UX hints tweak from Merijn.
Jarkko Hietaniemi [Mon, 14 May 2001 12:29:21 +0000]
Yet another HP-UX hints tweak from Merijn.

p4raw-id: //depot/perl@10092

23 years agoThe sorting seems to happen now automatically.
Jarkko Hietaniemi [Sat, 12 May 2001 13:39:43 +0000]
The sorting seems to happen now automatically.

p4raw-id: //depot/perl@10090

23 years agoRe: [PATCH perlfunc.pod] split on an empty string
Benjamin Sugars [Fri, 11 May 2001 11:36:04 +0000]
Re: [PATCH perlfunc.pod] split on an empty string
Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@10089

23 years agoRe: undef(&foo) does not work for XS functions
Doug MacEachern [Fri, 11 May 2001 16:52:29 +0000]
Re: undef(&foo) does not work for XS functions
Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>

p4raw-id: //depot/perl@10088

23 years agofixup t/op/append.t for UTF-EBCDIC
Peter Prymmer [Fri, 11 May 2001 17:38:43 +0000]
fixup t/op/append.t for UTF-EBCDIC
Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>

p4raw-id: //depot/perl@10087

23 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 11 May 2001 14:23:08 +0000]
Update Changes.

p4raw-id: //depot/perl@10086

23 years agoRemove the 'asciir' re subpragma. Should instead implement
Jarkko Hietaniemi [Fri, 11 May 2001 14:08:20 +0000]
Remove the 'asciir' re subpragma.  Should instead implement
the 'physical vs logical' range scheme:

\xAA-\xCC is a native physical range, you want that range of
codepoints in your native encoding.  In EBCDIC the codepoints
in the gaps (between i-j and r-s) should be included.

\x{AA}-\x{CC} is a physical Unicode range, you want that range of
codepoints in Unicode.

a-z is a logical range, you want that range of 'logical' codepoints
in your native encoding.  In EBCDIC the codepoints in the gaps
(between i-j and r-s) should not be included.

Mixed cases (a-\xAA, etc) should either be errors, or maybe
the 'logical' endpoints should be converted to native/Unicode
codepoints, and the range handled as a physical range.

'Logical endpoints' are to be recognized only in the A-Z, a-z,
and 0-9 ranges.  Probably a warning should be given for mixed
cases like A-z or a-9 (since such expressions are encoding
dependent), with a recommendation to use physical ranges.

p4raw-id: //depot/perl@10085

23 years agoMake the test to cleanup the test directory tree
Jarkko Hietaniemi [Fri, 11 May 2001 13:56:16 +0000]
Make the test to cleanup the test directory tree
both before and after the testing so that we always
have a clean slate to work with.

p4raw-id: //depot/perl@10084

23 years agoRe: [PATCH perlfunc.pod] split on an empty string
Jon Eveland [Fri, 11 May 2001 07:36:28 +0000]
Re: [PATCH perlfunc.pod] split on an empty string
Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>

p4raw-id: //depot/perl@10083

23 years agoMerge the camel-III/vstring.t with op/ver.t.
Jarkko Hietaniemi [Fri, 11 May 2001 13:45:06 +0000]
Merge the camel-III/vstring.t with op/ver.t.

p4raw-id: //depot/perl@10082

23 years agoAdd test.deparse make target.
Jarkko Hietaniemi [Fri, 11 May 2001 13:15:55 +0000]
Add test.deparse make target.

p4raw-id: //depot/perl@10081

23 years ago$foo->bar(0)
Robin Houston [Fri, 11 May 2001 12:02:22 +0000]
$foo->bar(0)
Message-ID: <20010511120222.A11529@penderel>

p4raw-id: //depot/perl@10080

23 years agoA nicely working combination for UTS from Hal Morris.
Jarkko Hietaniemi [Fri, 11 May 2001 01:59:06 +0000]
A nicely working combination for UTS from Hal Morris.

p4raw-id: //depot/perl@10079

23 years agoi_ieeefp=undef for UTS.
Jarkko Hietaniemi [Fri, 11 May 2001 01:15:04 +0000]
i_ieeefp=undef for UTS.

p4raw-id: //depot/perl@10078

23 years agoRE: rand(0) is rand(1)
Larry Shatzer [Thu, 10 May 2001 11:09:27 +0000]
RE: rand(0) is rand(1)
Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>

p4raw-id: //depot/perl@10077

23 years ago[patch] make op_{clear,null} public
Doug MacEachern [Thu, 10 May 2001 15:54:09 +0000]
[patch] make op_{clear,null} public
Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>

p4raw-id: //depot/perl@10076

23 years agoExtend tr/\0-\377/blah/c support
Robin Houston [Thu, 10 May 2001 18:54:59 +0000]
Extend tr/\0-\377/blah/c support
Message-ID: <20010510185459.A5995@penderel>

p4raw-id: //depot/perl@10075

23 years agot/op/64bitint.t
Robin Houston [Thu, 10 May 2001 12:56:39 +0000]
t/op/64bitint.t
Message-ID: <20010510125639.A2119@penderel>

p4raw-id: //depot/perl@10074

23 years agoRetract #10070, not ready yet.
Jarkko Hietaniemi [Thu, 10 May 2001 14:26:01 +0000]
Retract #10070, not ready yet.

p4raw-id: //depot/perl@10073

23 years agoThe #9525+#9526 didn't allow for overriding usemymalloc.
Jarkko Hietaniemi [Thu, 10 May 2001 13:39:57 +0000]
The #9525+#9526 didn't allow for overriding usemymalloc.

p4raw-id: //depot/perl@10071

23 years ago(Retracted by #10073)
Hugo van der Sanden [Thu, 10 May 2001 05:48:09 +0000]
(Retracted by #10073)

Subject: Re: [PATCH t/TEST] B::Deparse tester
Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>

p4raw-id: //depot/perl@10070

23 years agoAdd a for(func()) test.
Jarkko Hietaniemi [Thu, 10 May 2001 12:24:06 +0000]
Add a for(func()) test.

p4raw-id: //depot/perl@10069

23 years agoour() lists and foreach loops
Robin Houston [Thu, 10 May 2001 13:50:08 +0000]
our() lists and foreach loops
Message-ID: <20010510135008.A2454@penderel>

p4raw-id: //depot/perl@10068

23 years agoA thinko in #10065.
Jarkko Hietaniemi [Thu, 10 May 2001 01:45:03 +0000]
A thinko in #10065.

p4raw-id: //depot/perl@10067

23 years agoFix tr///ansliteration
Robin Houston [Thu, 10 May 2001 02:10:34 +0000]
Fix tr///ansliteration
Message-ID: <20010510021034.A19421@penderel>

p4raw-id: //depot/perl@10066

23 years ago[patch] make hv_fetch{_ent} SvGMAGICAL aware
Doug MacEachern [Mon, 7 May 2001 09:50:58 +0000]
[patch] make hv_fetch{_ent} SvGMAGICAL aware
Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>

p4raw-id: //depot/perl@10065

23 years agoOne more workaround for the UTS compiler from Hal Morris.
Jarkko Hietaniemi [Wed, 9 May 2001 23:13:29 +0000]
One more workaround for the UTS compiler from Hal Morris.

p4raw-id: //depot/perl@10064

23 years agoShow string for PVOP, and referent for RV
Robin Houston [Thu, 10 May 2001 01:02:08 +0000]
Show string for PVOP, and referent for RV
Message-ID: <20010510010208.A18200@penderel>

p4raw-id: //depot/perl@10063

23 years agoSimplify deb_curcv() a bit
Benjamin Sugars [Wed, 9 May 2001 18:14:34 +0000]
Simplify deb_curcv() a bit
Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@10062

23 years agoAdditional test case for PerlIO::Scalar
Benjamin Sugars [Wed, 9 May 2001 18:03:45 +0000]
Additional test case for PerlIO::Scalar
Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@10061

23 years agoupdate md5sum for MD5.xs on IBM-1047
Peter Prymmer [Wed, 9 May 2001 12:08:02 +0000]
update md5sum for MD5.xs on IBM-1047
Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>

p4raw-id: //depot/perl@10060

23 years agoB::Deparse tester
Robin Houston [Wed, 9 May 2001 19:17:50 +0000]
B::Deparse tester
Message-ID: <20010509191750.A16940@penderel>

p4raw-id: //depot/perl@10059

23 years agoPod::Html -- fixes extra gaps in raw text
Jeff Pinyan [Wed, 9 May 2001 14:36:25 +0000]
Pod::Html -- fixes extra gaps in raw text
Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@10058

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 9 May 2001 16:44:44 +0000]
Update Changes.

p4raw-id: //depot/perl@10056

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 9 May 2001 16:26:47 +0000]
Integrate perlio:

[ 10050]
win32, regen_config_h

p4raw-link: @10050 on //depot/perlio: bc69c33c0f0d8128c01b934ef5f20ce57c96a341

p4raw-id: //depot/perl@10055

23 years agoRe: [PATCH] Test offset when reading from a PerlIO::Scalar
Benjamin Sugars [Wed, 9 May 2001 12:42:30 +0000]
Re: [PATCH] Test offset when reading from a PerlIO::Scalar
Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@10054

23 years agoTest offset when reading from a PerlIO::Scalar
Benjamin Sugars [Tue, 8 May 2001 17:09:44 +0000]
Test offset when reading from a PerlIO::Scalar
Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@10053

23 years agoPod::Html doesn't honor =begin ... =end properly
Jeff Pinyan [Wed, 9 May 2001 12:35:24 +0000]
Pod::Html doesn't honor =begin ... =end properly
Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>

p4raw-id: //depot/perl@10052

23 years agoEPOC tweak from Olaf Flebbe.
Jarkko Hietaniemi [Wed, 9 May 2001 15:30:17 +0000]
EPOC tweak from Olaf Flebbe.

p4raw-id: //depot/perl@10051

23 years agowin32, regen_config_h
Nick Ing-Simmons [Wed, 9 May 2001 14:37:57 +0000]
win32, regen_config_h

p4raw-id: //depot/perlio@10050

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 9 May 2001 12:33:39 +0000]
Integrate perlio:

[ 10048]
If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."

p4raw-link: @10048 on //depot/perlio: 0a0ada86d5873275d2ecec5cb3ffc5cb284ca30d

p4raw-id: //depot/perl@10049

23 years agoIf wait() or waitpid() ends due to EINTR despatch perl interrupt handler
Nick Ing-Simmons [Wed, 9 May 2001 11:59:50 +0000]
If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."

p4raw-id: //depot/perlio@10048

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 9 May 2001 10:50:12 +0000]
Integrate perlio:

[ 10045]
MULTIPLICITY/DEBUGGING build fix.

p4raw-link: @10045 on //depot/perlio: 7e78a3dd0a001bb9e811c17c95314cd5b6e3113a

p4raw-id: //depot/perl@10047

23 years agoRe: Less warnings during configure
H.Merijn Brand [Wed, 9 May 2001 13:12:49 +0000]
Re: Less warnings during configure
Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@10046

23 years agoMULTIPLICITY/DEBUGGING build fix.
Nick Ing-Simmons [Wed, 9 May 2001 09:56:59 +0000]
MULTIPLICITY/DEBUGGING build fix.

p4raw-id: //depot/perlio@10045

23 years agoMerge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
Nick Ing-Simmons [Wed, 9 May 2001 09:46:37 +0000]
Merge ... mainline (does not build MULTIPLICITY/DEBUGGING issue).

p4raw-id: //depot/perlio@10044

23 years ago[PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
Robin Houston [Tue, 8 May 2001 19:38:00 +0000]
[PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
Date: Tue, 8 May 2001 19:38:00 +0100
Message-ID: <20010508193800.A4389@penderel>

Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
From: Robin Houston <robin@kitsite.com>
Date: Tue, 8 May 2001 20:03:57 +0100
Message-ID: <20010508200357.A4614@penderel>

Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
From: Robin Houston <robin@kitsite.com>
Date: Wed, 9 May 2001 00:12:05 +0100
Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@10043

23 years agoRetract #10031.
Jarkko Hietaniemi [Tue, 8 May 2001 22:09:35 +0000]
Retract #10031.

p4raw-id: //depot/perl@10042

23 years agoThe Configure half of
H.Merijn Brand [Tue, 8 May 2001 08:44:02 +0000]
The Configure half of

Subject: Less warnings during configure
Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@10040

23 years agoLess warnings during configure
H.Merijn Brand [Tue, 8 May 2001 08:44:02 +0000]
Less warnings during configure
Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@10039

23 years agoDon't forget to whine about \d__\d.
Jarkko Hietaniemi [Tue, 8 May 2001 16:32:07 +0000]
Don't forget to whine about \d__\d.

p4raw-id: //depot/perl@10038

23 years agoAllow underscores also in the exponent part.
Jarkko Hietaniemi [Tue, 8 May 2001 16:07:05 +0000]
Allow underscores also in the exponent part.

p4raw-id: //depot/perl@10037

23 years agoCodeMagicCD doesn't look like an *I*DE.
Jarkko Hietaniemi [Tue, 8 May 2001 13:33:55 +0000]
CodeMagicCD doesn't look like an *I*DE.

p4raw-id: //depot/perl@10036

23 years agoAdd Open Perl IDE, remove Perl Code Magic (the site seems
Jarkko Hietaniemi [Tue, 8 May 2001 13:27:48 +0000]
Add Open Perl IDE, remove Perl Code Magic (the site seems
to be consistently down).

p4raw-id: //depot/perl@10035

23 years agoUpgrade to Text::Balanced 1.84.
Jarkko Hietaniemi [Tue, 8 May 2001 13:21:07 +0000]
Upgrade to Text::Balanced 1.84.

p4raw-id: //depot/perl@10034

23 years agoRe: [PATCH] Find the last of the missing pad variables
Benjamin Sugars [Tue, 8 May 2001 09:14:30 +0000]
Re: [PATCH] Find the last of the missing pad variables
Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@10033

23 years agocleaner cleanup for t/pod/plainer.t
Peter Prymmer [Mon, 7 May 2001 18:13:06 +0000]
cleaner cleanup for t/pod/plainer.t
Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>

p4raw-id: //depot/perl@10032

23 years ago(Retracted by #10042)
Philip Newton [Tue, 8 May 2001 09:18:10 +0000]
(Retracted by #10042)

Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
Message-ID: <3AF7B9D2.28861.603732@localhost>

p4raw-id: //depot/perl@10031

23 years agoDocument known bugs
Robin Houston [Tue, 8 May 2001 01:53:34 +0000]
Document known bugs
Message-ID: <20010508015334.A32394@penderel>

p4raw-id: //depot/perl@10030

23 years agoRe: Perl book, magazine and website updates.
Philip Newton [Mon, 7 May 2001 17:03:58 +0000]
Re: Perl book, magazine and website updates.
Message-ID: <3AF6D57E.5387.1E29930@localhost>

p4raw-id: //depot/perl@10029

23 years agoYA tweak to avoid open file conflict in io/fflush.t
Peter Prymmer [Mon, 7 May 2001 17:50:48 +0000]
YA tweak to avoid open file conflict in io/fflush.t
Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>

p4raw-id: //depot/perl@10028

23 years agoGive (?{...}) a taste of its own medicine
Robin Houston [Tue, 8 May 2001 01:14:55 +0000]
Give (?{...}) a taste of its own medicine
Message-ID: <20010508011455.A32162@penderel>

p4raw-id: //depot/perl@10027

23 years agoTypo in #10025.
Jarkko Hietaniemi [Mon, 7 May 2001 23:15:05 +0000]
Typo in #10025.

p4raw-id: //depot/perl@10026

23 years agocc, cflags, and optimize tweaks for UTS from Hal Morris.
Jarkko Hietaniemi [Mon, 7 May 2001 21:15:35 +0000]
cc, cflags, and optimize tweaks for UTS from Hal Morris.

p4raw-id: //depot/perl@10025

23 years agoRe: [ID 20010506.045] question about hash syntax
Peter Scott [Sun, 6 May 2001 13:10:40 +0000]
Re: [ID 20010506.045] question about hash syntax
Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>

p4raw-id: //depot/perl@10024

23 years agoConfigure should figure out the list of dynamic extensions
Jarkko Hietaniemi [Mon, 7 May 2001 20:41:26 +0000]
Configure should figure out the list of dynamic extensions
just fine in UTS-- and in fact it does, as reported by Hal Morris.

p4raw-id: //depot/perl@10023

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 7 May 2001 20:24:11 +0000]
Update Changes.

p4raw-id: //depot/perl@10022

23 years agoInsecure regexes
Robin Houston [Mon, 7 May 2001 21:56:12 +0000]
Insecure regexes
Message-ID: <20010507215612.A31114@penderel>

p4raw-id: //depot/perl@10021

23 years agoDrop the foobar.perl.com references for now until Simon
Jarkko Hietaniemi [Mon, 7 May 2001 20:02:30 +0000]
Drop the foobar.perl.com references for now until Simon
gets them sorted out.

p4raw-id: //depot/perl@10020

23 years agoRe: RFC: changing Devel::SelfStubber to relinquish its grasp
Prymmer/Kahn [Mon, 7 May 2001 07:47:21 +0000]
Re: RFC: changing Devel::SelfStubber to relinquish its grasp
Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>

p4raw-id: //depot/perl@10019