22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 10 Jul 2002 11:43:09 +0000]
Update Changes.

p4raw-id: //depot/perl@17463

22 years agoEBCDIC has different codepoints.
Jarkko Hietaniemi [Wed, 10 Jul 2002 11:27:44 +0000]
EBCDIC has different codepoints.

p4raw-id: //depot/perl@17462

22 years agoIf no PerlIO, no PerlIO::via.
Jarkko Hietaniemi [Wed, 10 Jul 2002 03:58:58 +0000]
If no PerlIO, no PerlIO::via.

p4raw-id: //depot/perl@17460

22 years agoToo much cut-and-paste from Term::Complete.t;
Jarkko Hietaniemi [Wed, 10 Jul 2002 00:57:29 +0000]
Too much cut-and-paste from Term::Complete.t;
be more paranoid on readonlyness

p4raw-id: //depot/perl@17459

22 years agoTest Config.
Jarkko Hietaniemi [Tue, 9 Jul 2002 23:29:52 +0000]
Test Config.

p4raw-id: //depot/perl@17458

22 years agoFwd: [ID 20020703.002] bareword processing bug under 'use strict'
Kay Röpke [Tue, 9 Jul 2002 14:12:10 +0000]
Fwd: [ID 20020703.002] bareword processing bug under 'use strict'
Message-Id: <184F11EC-9335-11D6-8F80-000393414688@dolphin-services.de>

p4raw-id: //depot/perl@17457

22 years agoDetypo.
Jarkko Hietaniemi [Tue, 9 Jul 2002 21:35:33 +0000]
Detypo.

p4raw-id: //depot/perl@17456

22 years agofix 17425 for VMS
Craig A. Berry [Tue, 9 Jul 2002 17:07:12 +0000]
fix 17425 for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.1.5.0.20020709164958.0313c008@exchi01>

p4raw-id: //depot/perl@17455

22 years agoChange PerlIO::Scalar and Via to scalar and via.
Jarkko Hietaniemi [Tue, 9 Jul 2002 21:31:44 +0000]
Change PerlIO::Scalar and Via to scalar and via.

p4raw-id: //depot/perl@17454

22 years agoUpdate documentation with &share() non prototype checking version.
Artur Bergman [Tue, 9 Jul 2002 21:23:31 +0000]
Update documentation with &share() non prototype checking version.
Fix share so it once again returns a reference to whatever it just
shared, so now you can do my &share([]);
Remove check for useithreads and Config.pm from threads::shared,
you can now always use threads::shared in your module without
overhead of config.pm and without speed hit unless threads have been
requested, share, cond_wait, cond_broadcast, cond_signal and lock
all become noops, so does : share.

p4raw-id: //depot/perl@17453

22 years agoTweak perldelta for the new PerlIO::Vianess.
Jarkko Hietaniemi [Tue, 9 Jul 2002 18:58:45 +0000]
Tweak perldelta for the new PerlIO::Vianess.

p4raw-id: //depot/perl@17452

22 years agoUpdate the port status.
Jarkko Hietaniemi [Tue, 9 Jul 2002 18:53:11 +0000]
Update the port status.

p4raw-id: //depot/perl@17451

22 years ago5.8.0-RC1 on SunOS 4!
Robin Barker [Tue, 9 Jul 2002 20:03:40 +0000]
5.8.0-RC1 on SunOS 4!
Message-Id: <200207091903.UAA09531@tempest.npl.co.uk>

(the sprintf() spot in Dumper.xs fixed)

p4raw-id: //depot/perl@17450

22 years ago[PATCH] Removing example layers from MIME::QuotedPrint
Elizabeth Mattijsen [Mon, 8 Jul 2002 10:21:09 +0000]
[PATCH] Removing example layers from MIME::QuotedPrint
Date: Mon, 08 Jul 2002 10:21:09 +0200
Message-Id: <4.2.0.58.20020708090819.02740f00@mickey.dijkmat.nl>

Subject: Re: [PATCH] Removing example layers from MIME::QuotedPrint
From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Tue, 09 Jul 2002 09:29:52 +0200
Message-Id: <4.2.0.58.20020709092337.02893300@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17449

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 9 Jul 2002 17:46:00 +0000]
Integrate perlio:

[ 17446]
Fix open(FH,"Via(Foo)","NonExistant") and other cases when
:stdio as lower layer fails.

[ 17447]
Tidy PerlIO::Via
 - add test for open fail
 - add PerlIO_debug() diags to open paths
 - comments on API gaps
 - Update OPEN,SYSOPEN,FDOPEN pod entries.
p4raw-link: @17447 on //depot/perlio: 30ef33217aeee51ee47b2433e9384b011646254a
p4raw-link: @17446 on //depot/perlio: 602c3c4b6f5b561b590efa06fdef6c029706eab5

p4raw-id: //depot/perl@17448

22 years agoTidy PerlIO::Via
Nick Ing-Simmons [Tue, 9 Jul 2002 17:13:41 +0000]
Tidy PerlIO::Via
 - add test for open fail
 - add PerlIO_debug() diags to open paths
 - comments on API gaps
 - Update OPEN,SYSOPEN,FDOPEN pod entries.

p4raw-id: //depot/perlio@17447

22 years agoFix open(FH,"Via(Foo)","NonExistant") and other cases when
Nick Ing-Simmons [Tue, 9 Jul 2002 16:59:29 +0000]
Fix open(FH,"Via(Foo)","NonExistant") and other cases when
:stdio as lower layer fails.

p4raw-id: //depot/perlio@17446

22 years agoDocument how to re-indent.
Jarkko Hietaniemi [Tue, 9 Jul 2002 16:32:15 +0000]
Document how to re-indent.

p4raw-id: //depot/perl@17445

22 years agoRetract #17428, not needed in this version of File::Spec.
Jarkko Hietaniemi [Tue, 9 Jul 2002 15:50:45 +0000]
Retract #17428, not needed in this version of File::Spec.

p4raw-id: //depot/perl@17444

22 years agoThis is getting pretty fragmented (finish up #17441).
Jarkko Hietaniemi [Tue, 9 Jul 2002 15:41:57 +0000]
This is getting pretty fragmented (finish up #17441).

p4raw-id: //depot/perl@17443

22 years agoIndentation normalize via
Nick Ing-Simmons [Tue, 9 Jul 2002 15:39:02 +0000]
Indentation normalize via
indent -kr -nce -psl
(Better indent incantations welcome - something for Porting/?)

p4raw-id: //depot/perlio@17442

22 years agoMissing patch fragment, noted by Hugo.
Jarkko Hietaniemi [Tue, 9 Jul 2002 15:06:55 +0000]
Missing patch fragment, noted by Hugo.

p4raw-id: //depot/perl@17441

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 9 Jul 2002 14:05:39 +0000]
Update Changes.

p4raw-id: //depot/perl@17440

22 years agoEmpty lines.
Jarkko Hietaniemi [Tue, 9 Jul 2002 13:55:16 +0000]
Empty lines.

p4raw-id: //depot/perl@17439

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 9 Jul 2002 13:48:44 +0000]
Integrate perlio:

[ 17431]
SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File

[ 17432]
Core-dump prevention for
   open PIPE, "-|:stdio", "cat /etc/motd";
(root cause not yet fixed).

[ 17433]
Special case :stdio pushed method so that "-|:stdio" does
not have an uninitialized layer on top.

[ 17435]
Call $encoding->decode($sv) without a $chk argument.
This fixes modification of readonly value under use encoding().
Not a final fix as it does not warn on failed decode.

[ 17437]
perldiag patch for implied open of STDIN/STDOUT/STDERR
in wrong mode.
p4raw-link: @17437 on //depot/perlio: 2a6fd447f5201f6e744cbe03d943fde68edbbff8
p4raw-link: @17435 on //depot/perlio: f989386671918f01ee81e803b0ebff38ff623ad4
p4raw-link: @17433 on //depot/perlio: 1fd8f4ce4f455e94926dba744af1f828c467ad44
p4raw-link: @17432 on //depot/perlio: 439ba5457a8422144686c1df300aa1dde218dbfd
p4raw-link: @17431 on //depot/perlio: 526d96c3e19e37c3a741435e361e1731394e2c2d

p4raw-id: //depot/perl@17438

22 years agoperldiag patch for implied open of STDIN/STDOUT/STDERR
Nick Ing-Simmons [Tue, 9 Jul 2002 13:42:06 +0000]
perldiag patch for implied open of STDIN/STDOUT/STDERR
in wrong mode.

p4raw-id: //depot/perlio@17437

22 years ago[ID 20020708.001] makedepend problem (output of cppstdin garbled)
Hans Ranke [Mon, 8 Jul 2002 16:17:00 +0000]
[ID 20020708.001] makedepend problem (output of cppstdin garbled)
Message-Id: <5.8.0_12541_1026136670@regency>

p4raw-id: //depot/perl@17436

22 years agoCall $encoding->decode($sv) without a $chk argument.
Nick Ing-Simmons [Tue, 9 Jul 2002 12:38:01 +0000]
Call $encoding->decode($sv) without a $chk argument.
This fixes modification of readonly value under use encoding().
Not a final fix as it does not warn on failed decode.

p4raw-id: //depot/perlio@17435

22 years ago[DOC PATCH] perlre, minor error
Steffen Müller [Tue, 9 Jul 2002 02:23:33 +0000]
[DOC PATCH] perlre, minor error
From: "Steffen Mueller" <xyey9001@sneakemail.com>
Message-ID: <20020709002024.28399.qmail@onion.perl.org>

p4raw-id: //depot/perl@17434

22 years agoSpecial case :stdio pushed method so that "-|:stdio" does
Nick Ing-Simmons [Tue, 9 Jul 2002 11:42:32 +0000]
Special case :stdio pushed method so that "-|:stdio" does
not have an uninitialized layer on top.

p4raw-id: //depot/perlio@17433

22 years agoCore-dump prevention for
Nick Ing-Simmons [Tue, 9 Jul 2002 09:38:45 +0000]
Core-dump prevention for
   open PIPE, "-|:stdio", "cat /etc/motd";
(root cause not yet fixed).

p4raw-id: //depot/perlio@17432

22 years agoSuSE 8.0 at least needs hints to use -lgdbm for ODBM_File
Nick Ing-Simmons [Tue, 9 Jul 2002 08:01:54 +0000]
SuSE 8.0 at least needs hints to use -lgdbm for ODBM_File

p4raw-id: //depot/perlio@17431

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 9 Jul 2002 07:59:06 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17430

22 years agoMIME::QuotedPrint is for bytes only; from Gisle.
Jarkko Hietaniemi [Tue, 9 Jul 2002 00:17:49 +0000]
MIME::QuotedPrint is for bytes only; from Gisle.

p4raw-id: //depot/perl@17429

22 years ago(retracted by #17444)
Diab Jerius [Mon, 8 Jul 2002 18:44:12 +0000]
(retracted by #17444)
Subject: [ID 20020708.003] File::Spec::Unix::tmpdir automagically creates $ENV{TMPDIR}
Message-Id: <200207082244.g68MiDY22791@pelf.harvard.edu>

p4raw-id: //depot/perl@17428

22 years agopatch against t/op/magic.t
Jim Cromie [Mon, 8 Jul 2002 19:23:38 +0000]
patch against   t/op/magic.t
Message-ID: <3D2A1EFA.8050603@divsol.com>

p4raw-id: //depot/perl@17427

22 years ago[DOC PATCH] Thread::Signal.pm
Elizabeth Mattijsen [Mon, 8 Jul 2002 23:40:32 +0000]
[DOC PATCH] Thread::Signal.pm
Message-Id: <4.2.0.58.20020708233854.024783b0@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17426

22 years agoIntegrate maint patches #17421, #17424:
Jarkko Hietaniemi [Mon, 8 Jul 2002 20:10:15 +0000]
Integrate maint patches #17421, #17424:

on platforms like HP-UX that are subject to the ARG_ZERO_IS_SCRIPT
hack, $^X was improperly set to the script name when the script
was run via the PATH; argv[0] in that case shows up as the bare
name of the script rather than its fully qualified path, which
meant that the sanity check in the ARG_ZERO_IS_SCRIPT code fails
to recognize it as the running script name; fix tries to match
bare script name in that case (from Gisle Aas)

tweak change#17421 ($0 is full path to script even when script
is invoked via PATH almost everywhere except Windows)
p4raw-link: @17421 on //depot/maint-5.6/perl: 32099b6ba13a228ffd08d5c7359d07c687b11471

p4raw-id: //depot/perl@17425
p4raw-integrated: from //depot/maint-5.6/perl@17423 'edit in'
t/op/magic.t (@17421..) 'merge in' toke.c (@16508..)

22 years agoRe: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub
Hugo van der Sanden [Mon, 8 Jul 2002 17:00:33 +0000]
Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub
Message-Id: <200207081600.g68G0Xw07553@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17423

22 years agoregcomp.c casting tweak
Craig A. Berry [Mon, 8 Jul 2002 13:17:35 +0000]
regcomp.c casting tweak
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.1.5.0.20020708124433.034a5dd8@exchi01>

p4raw-id: //depot/perl@17422

22 years ago[ DOC PATCH] Re: build failure on Solaris with useithreads
Dave Mitchell [Mon, 8 Jul 2002 00:45:42 +0000]
[ DOC PATCH] Re: build failure on Solaris with useithreads
Message-ID: <20020708004542.B14412@fdgroup.com>

p4raw-id: //depot/perl@17420

22 years agoAdd a note about perlmonks as suggested by Ilya Martynov;
Jarkko Hietaniemi [Mon, 8 Jul 2002 12:19:24 +0000]
Add a note about perlmonks as suggested by Ilya Martynov;
add an admonition about "can you write my shopping cart
script for me!!!"

p4raw-id: //depot/perl@17419

22 years ago[DOC PATCH] perlfaq2.pod, perlmodstyle.pod
Iain Truskett [Mon, 8 Jul 2002 16:50:55 +0000]
[DOC PATCH] perlfaq2.pod, perlmodstyle.pod
Message-ID: <20020708065055.GC14168@eh.org>

p4raw-id: //depot/perl@17418

22 years ago[DOC PATCH] perlthrtut.pod
Iain Truskett [Mon, 8 Jul 2002 13:53:59 +0000]
[DOC PATCH] perlthrtut.pod
Message-ID: <20020708035359.GB14168@eh.org>

p4raw-id: //depot/perl@17417

22 years agot/op/glob.t
Iain Truskett [Mon, 8 Jul 2002 11:59:21 +0000]
t/op/glob.t
Message-ID: <20020708015921.GA14168@eh.org>

p4raw-id: //depot/perl@17416

22 years agoMore AUTHORS updates.
Jarkko Hietaniemi [Mon, 8 Jul 2002 11:58:54 +0000]
More AUTHORS updates.

p4raw-id: //depot/perl@17415

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Sun, 7 Jul 2002 22:17:28 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@17414

22 years agoREADME tweaks.
Jarkko Hietaniemi [Sun, 7 Jul 2002 21:42:20 +0000]
README tweaks.

p4raw-id: //depot/perl@17413

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 7 Jul 2002 20:54:53 +0000]
Update Changes.

p4raw-id: //depot/perl@17412

22 years agoRegen toc, modlib.
Jarkko Hietaniemi [Sun, 7 Jul 2002 20:36:18 +0000]
Regen toc, modlib.

p4raw-id: //depot/perl@17411

22 years agoReplace the word "discipline" by "layer" almost everywhere,
Rafael Garcia-Suarez [Sun, 7 Jul 2002 20:31:37 +0000]
Replace the word "discipline" by "layer" almost everywhere,
by Elizabeth Mattijsen.

p4raw-id: //depot/perl@17410

22 years agoUse the same name for the QP test as MIME::Base64 does.
Jarkko Hietaniemi [Sun, 7 Jul 2002 19:58:36 +0000]
Use the same name for the QP test as MIME::Base64 does.

p4raw-id: //depot/perl@17409

22 years agoDon't install test pods.
Jarkko Hietaniemi [Sun, 7 Jul 2002 18:48:06 +0000]
Don't install test pods.

p4raw-id: //depot/perl@17408

22 years agoIntegrate maint patches #13474, #13478, #13584, and #16539;
Jarkko Hietaniemi [Sun, 7 Jul 2002 17:04:27 +0000]
Integrate maint patches #13474, #13478, #13584, and #16539;
introduce the test case of [ID 20020623.009].  Once upon a
time #13474 introduced evil coredumps, but now things seem
to be better (tried both with and without ithreads).

p4raw-id: //depot/perl@17407
p4raw-edited: from //depot/maint-5.6/perl@17406 'ignore' op.c
(@14778..)

22 years agoUpgrade to Math::BigInt 1.60.
Jarkko Hietaniemi [Sun, 7 Jul 2002 15:29:28 +0000]
Upgrade to Math::BigInt 1.60.

p4raw-id: //depot/perl@17406

22 years agoRe: FreeBSD 4.6 imminent
Nicholas Clark [Sat, 6 Jul 2002 16:07:38 +0000]
Re: FreeBSD 4.6 imminent
Message-ID: <20020706150737.GC301@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17405

22 years agoIntegrate mainline
Nick Ing-Simmons [Sat, 6 Jul 2002 07:04:02 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17404

22 years agoPrecisions and updates about running and writing tests.
Rafael Garcia-Suarez [Fri, 5 Jul 2002 12:46:22 +0000]
Precisions and updates about running and writing tests.

p4raw-id: //depot/perl@17403

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 5 Jul 2002 07:05:40 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17402

22 years agoGoes with change #17400.
Rafael Garcia-Suarez [Thu, 4 Jul 2002 20:21:10 +0000]
Goes with change #17400.
p4raw-link: @17400 on //depot/perl: 63185205024cdb3db3e7cc7c1dca46392d19cba1

p4raw-id: //depot/perl@17401

22 years ago[DOC PATCH] minor typo in podselect.PL
Dave Mitchell [Thu, 4 Jul 2002 15:30:53 +0000]
[DOC PATCH] minor typo in podselect.PL
Message-ID: <20020704153052.C1322@fdgroup.com>

p4raw-id: //depot/perl@17400

22 years agoTypos and missing warning categories.
Rafael Garcia-Suarez [Thu, 4 Jul 2002 12:01:21 +0000]
Typos and missing warning categories.

p4raw-id: //depot/perl@17399

22 years agoRe: autom4te and perl 5.8.0
Andy Dougherty [Wed, 3 Jul 2002 11:56:05 +0000]
Re: autom4te and perl 5.8.0
Message-ID: <Pine.SOL.4.10.10207031150540.6601-100000@maxwell.phys.lafayette.edu>

(with an additional paranoid nit : skip test unless -c $devnull)

p4raw-id: //depot/perl@17398

22 years agoWin32 build broken
Mattia Barbon [Wed, 3 Jul 2002 23:44:49 +0000]
Win32 build broken
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <3D238C71.6138.2E20AFC@localhost>

(needed by change #17391)
p4raw-link: @17391 on //depot/perl: d103360b8581685282078776ac5692a3521f9a95

p4raw-id: //depot/perl@17397

22 years agoopendir() nit for VMS
Craig A. Berry [Mon, 1 Jul 2002 22:55:30 +0000]
opendir() nit for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <a05111b02b946cb14a2a8@[172.16.52.1]>

p4raw-id: //depot/perl@17396

22 years agoRe: Change 17385: AUTHORS updates.
Philip Newton [Mon, 1 Jul 2002 20:30:59 +0000]
Re: Change 17385: AUTHORS updates.
Message-ID: <gt71iuch89r0ektao7g62l32ntgiub1jse@4ax.com>

p4raw-id: //depot/perl@17395

22 years agomore dangerous logical name warnings for VMS
Craig A. Berry [Mon, 1 Jul 2002 13:52:36 +0000]
more dangerous logical name warnings for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <5.1.1.5.0.20020701130645.01aa8258@exchi01>

p4raw-id: //depot/perl@17394

22 years agoAllow PerlIO::Via to look for modules in the default
Rafael Garcia-Suarez [Mon, 1 Jul 2002 18:25:22 +0000]
Allow PerlIO::Via to look for modules in the default
namespace PerlIO::Via::.

p4raw-id: //depot/perl@17393

22 years agoSmall speedup by inlining the easy bits of is_utf8_char()
Jarkko Hietaniemi [Mon, 1 Jul 2002 14:14:37 +0000]
Small speedup by inlining the easy bits of is_utf8_char()
into is_utf8_string().

p4raw-id: //depot/perl@17392

22 years ago-Dr and unicode
Hugo van der Sanden [Mon, 1 Jul 2002 13:28:05 +0000]
-Dr and unicode
Message-Id: <200207011228.g61CS5r06772@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17391

22 years agoRe: [ID 20020630.002] utf8 regex only matches 32k
Hugo van der Sanden [Mon, 1 Jul 2002 13:28:04 +0000]
Re: [ID 20020630.002] utf8 regex only matches 32k
Message-Id: <200207011228.g61CS4T06766@crypt.compulink.co.uk>
Date: Mon, 01 Jul 2002 13:28:04 +0100

p4raw-id: //depot/perl@17390

22 years agoGoes with lib/open.pm diagnostics changes
Rafael Garcia-Suarez [Mon, 1 Jul 2002 13:04:18 +0000]
Goes with lib/open.pm diagnostics changes

p4raw-id: //depot/perl@17389

22 years ago[DOC PATCH] perliol.pod nit
Elizabeth Mattijsen [Sun, 30 Jun 2002 23:52:05 +0000]
[DOC PATCH] perliol.pod nit
Date: Sun, 30 Jun 2002 23:52:05 +0200
Message-ID: <4.2.0.58.20020630235023.02443670@mickey.dijkmat.nl>

Subject: [DOC PATCH] open.pm, no more discipline
From: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Sun, 30 Jun 2002 23:02:50 +0200
Message-ID: <4.2.0.58.20020630230134.0289d300@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17388

22 years agoThreads doc patch
Iain Truskett [Mon, 1 Jul 2002 14:58:14 +0000]
Threads doc patch
Message-ID: <20020701045814.GB1805@eh.org>

p4raw-id: //depot/perl@17387

22 years agoRegen toc (skip the XS:: since they do not get installed)
Jarkko Hietaniemi [Sun, 30 Jun 2002 16:51:44 +0000]
Regen toc (skip the XS:: since they do not get installed)

p4raw-id: //depot/perl@17386

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Sun, 30 Jun 2002 16:31:35 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@17385

22 years agoUpdate Changes.
Jarkko Hietaniemi [Sun, 30 Jun 2002 15:31:53 +0000]
Update Changes.

p4raw-id: //depot/perl@17384

22 years agoRetract #17380, the refcnt tweak was misplaced (re_dup is used
Jarkko Hietaniemi [Sun, 30 Jun 2002 02:45:58 +0000]
Retract #17380, the refcnt tweak was misplaced (re_dup is used
when creation of new threads needs to duplicate the re struct)

p4raw-id: //depot/perl@17383

22 years agoRe: [PATCH] pack 'w' should be using NV, not double
Nicholas Clark [Sat, 29 Jun 2002 18:24:08 +0000]
Re: [PATCH] pack 'w' should be using NV, not double
Message-ID: <20020629172408.GB322@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@17382

22 years agoVarious precisions.
Rafael Garcia-Suarez [Sat, 29 Jun 2002 13:31:12 +0000]
Various precisions.

p4raw-id: //depot/perl@17381

22 years ago(Retracted by #17383)
Hugo van der Sanden [Fri, 28 Jun 2002 14:29:43 +0000]
(Retracted by #17383)
Subject: Re: [ID 20020627.002] Regexp causing segmentation fault
Message-Id: <200206281329.g5SDThO10165@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17380

22 years agoREADME.os2
Ilya Zakharevich [Fri, 28 Jun 2002 13:32:39 +0000]
README.os2
Message-ID: <20020628133239.A26455@math.ohio-state.edu>

p4raw-id: //depot/perl@17379

22 years agoForgotten file.
Jarkko Hietaniemi [Fri, 28 Jun 2002 18:28:43 +0000]
Forgotten file.

p4raw-id: //depot/perl@17378

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 28 Jun 2002 17:59:37 +0000]
Integrate mainline

p4raw-id: //depot/perlio@17377

22 years agoNetWare update from Ananth Kesari.
Jarkko Hietaniemi [Fri, 28 Jun 2002 13:15:17 +0000]
NetWare update from Ananth Kesari.

p4raw-id: //depot/perl@17376

22 years ago(retracted by #17467)
Jarkko Hietaniemi [Fri, 28 Jun 2002 13:02:01 +0000]
(retracted by #17467)
EBCDIC-safer.

p4raw-id: //depot/perl@17375

22 years agoRe: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
Steve Hay [Fri, 28 Jun 2002 12:23:37 +0000]
Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
Message-ID: <3D1C4739.4090002@uk.radan.com>

p4raw-id: //depot/perl@17374

22 years ago[DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
Yitzchak Scott-Thoennes [Mon, 24 Jun 2002 23:17:57 +0000]
[DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings
Message-ID: <VsAG9gzkgWla092yn@efn.org>

p4raw-id: //depot/perl@17373

22 years agoInlining to avoid costly UTF-8 calls.
Jarkko Hietaniemi [Thu, 27 Jun 2002 20:53:44 +0000]
Inlining to avoid costly UTF-8 calls.

p4raw-id: //depot/perl@17372

22 years agoShave off some more of the Unicode regex slowness.
Jarkko Hietaniemi [Thu, 27 Jun 2002 19:12:46 +0000]
Shave off some more of the Unicode regex slowness.

p4raw-id: //depot/perl@17371

22 years agoCure some of the slowness of
Jarkko Hietaniemi [Thu, 27 Jun 2002 16:10:17 +0000]
Cure some of the slowness of
[ID 20020627.001] regex and utf-8 performance problem.

p4raw-id: //depot/perl@17370

22 years agoRe: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub
Hugo van der Sanden [Thu, 27 Jun 2002 11:58:57 +0000]
Re: [ID 20020626.011] wantarray() causes clobbering of unrelated vars outside the sub
Message-ID: <200206271058.g5RAwvE29057@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17369

22 years ago Subject: [DOC PATCH] DynaLoader.pm
Elizabeth Mattijsen [Wed, 26 Jun 2002 20:27:25 +0000]
   Subject: [DOC PATCH] DynaLoader.pm
   Date: Wed, 26 Jun 2002 20:27:25 +0200
   Message-Id: <4.2.0.58.20020626202637.025db610@mickey.dijkmat.nl>

   Subject: [DOC PATCH] Base64.pm
   From: Elizabeth Mattijsen <liz@dijkmat.nl>
   Date: Thu, 27 Jun 2002 00:54:10 +0200
   Message-Id: <4.2.0.58.20020627005340.02c74550@mickey.dijkmat.nl>

p4raw-id: //depot/perl@17368

22 years agochomp clarifications by Elizabeth Mattijsen.
Rafael Garcia-Suarez [Wed, 26 Jun 2002 20:32:20 +0000]
chomp clarifications by Elizabeth Mattijsen.

p4raw-id: //depot/perl@17367

22 years agoFurther tweaking on the Unicode s///.
Jarkko Hietaniemi [Wed, 26 Jun 2002 18:25:51 +0000]
Further tweaking on the Unicode s///.

p4raw-id: //depot/perl@17366

22 years agoRe: Another Unicode s/// buglet?
Hugo van der Sanden [Wed, 26 Jun 2002 18:43:18 +0000]
Re: Another Unicode s/// buglet?
Message-Id: <200206261743.g5QHhIC27702@crypt.compulink.co.uk>

p4raw-id: //depot/perl@17365

22 years agoRe: Another Unicode s/// buglet?
Hugo van der Sanden [Wed, 26 Jun 2002 17:43:07 +0000]
Re: Another Unicode s/// buglet?
Message-Id: <200206261643.g5QGh7519204@crypt.compulink.co.uk>

(only the test cases)

p4raw-id: //depot/perl@17364

22 years agoIntegrate from macperl:
Jarkko Hietaniemi [Wed, 26 Jun 2002 15:41:48 +0000]
Integrate from macperl:

[ 17345]
Mac OS Test updates

[ 17347]
Support hints and OPTIMIZE in MM_MacOS

[ 17348]
Crank down optimization for Mac OS in Digest::MD5
p4raw-link: @17348 on //depot/macperl: 5e6109b944d42c12b5bf2560bc7d5e1e26b50cb5
p4raw-link: @17347 on //depot/macperl: 4fa8a8856377f81f41ceaba369f758c11cc6b898
p4raw-link: @17345 on //depot/macperl: ef506d9df705afe007449cf4101370864d7e1d79

p4raw-id: //depot/perl@17363
p4raw-branched: from //depot/macperl@17362 'branch in'
ext/Digest/MD5/hints/MacOS.pl
p4raw-integrated: from //depot/macperl@17362 'copy in'
ext/POSIX/t/taint.t lib/ExtUtils/MM_MacOS.pm
lib/Test/Harness/t/strap-analyze.t
lib/Test/Harness/t/test-harness.t (@17344..)

22 years agoLet's not leak.
Jarkko Hietaniemi [Wed, 26 Jun 2002 15:25:45 +0000]
Let's not leak.

p4raw-id: //depot/perl@17362

22 years agoos2/Changes
Ilya Zakharevich [Wed, 26 Jun 2002 11:54:06 +0000]
os2/Changes
Message-ID: <20020626115406.A6091@math.ohio-state.edu>

p4raw-id: //depot/perl@17361