22 years agoDon't install anything beneath 't' directories.
Jarkko Hietaniemi [Thu, 28 Mar 2002 01:46:21 +0000]
Don't install anything beneath 't' directories.

p4raw-id: //depot/perl@15569

22 years agoMore UTF-8 locale sensitivity.
Jarkko Hietaniemi [Thu, 28 Mar 2002 01:43:52 +0000]
More UTF-8 locale sensitivity.

p4raw-id: //depot/perl@15568

22 years agoRe: Smoke 15526 /pro/3gl/CPAN/perl-current
Stas Bekman [Thu, 28 Mar 2002 10:13:45 +0000]
Re: Smoke 15526 /pro/3gl/CPAN/perl-current
Message-ID: <3CA27C59.4020209@stason.org>

Temp file cleanup.

p4raw-id: //depot/perl@15567

22 years agoBe compatible also with non-UTF-8 locales.
Jarkko Hietaniemi [Thu, 28 Mar 2002 01:12:17 +0000]
Be compatible also with non-UTF-8 locales.

p4raw-id: //depot/perl@15566

22 years agoRe: perl 5.7.3 + XS lvalue subs
Spider Boardman [Wed, 27 Mar 2002 20:52:28 +0000]
Re: perl 5.7.3 + XS lvalue subs
Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>

p4raw-id: //depot/perl@15565

22 years ago"Last element".
Jarkko Hietaniemi [Wed, 27 Mar 2002 23:54:59 +0000]
"Last element".

p4raw-id: //depot/perl@15564

22 years agoError in perlfunc for "die"
William R Ward [Wed, 27 Mar 2002 12:31:32 +0000]
Error in perlfunc for "die"
Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>

p4raw-id: //depot/perl@15563

22 years ago[DOC PATCH] Regex \G and POSIX restrictions
Mark Kvale [Wed, 27 Mar 2002 16:45:37 +0000]
[DOC PATCH] Regex \G and POSIX restrictions
Message-Id: <02032716453705.38063@ivy.ucsf.edu>

p4raw-id: //depot/perl@15562

22 years agoTry to handle UTF-8 locales.
Jarkko Hietaniemi [Wed, 27 Mar 2002 23:48:15 +0000]
Try to handle UTF-8 locales.

p4raw-id: //depot/perl@15561

22 years agoMore binmode :bytes.
Jarkko Hietaniemi [Wed, 27 Mar 2002 22:57:45 +0000]
More binmode :bytes.

p4raw-id: //depot/perl@15560

22 years agobinmode(FH, ":bytes") is the right way, methinks.
Jarkko Hietaniemi [Wed, 27 Mar 2002 22:48:39 +0000]
binmode(FH, ":bytes") is the right way, methinks.

p4raw-id: //depot/perl@15559

22 years agoUTF-8 locale: need to open explicitly for bytes.
Jarkko Hietaniemi [Wed, 27 Mar 2002 22:29:30 +0000]
UTF-8 locale: need to open explicitly for bytes.

p4raw-id: //depot/perl@15558

22 years agoUTF-8-ify __DATA__. (TODO: let Neil Bowers know.)
Jarkko Hietaniemi [Wed, 27 Mar 2002 21:59:54 +0000]
UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)

p4raw-id: //depot/perl@15557

22 years agoWarn instead of croak.
Jarkko Hietaniemi [Wed, 27 Mar 2002 21:44:37 +0000]
Warn instead of croak.

p4raw-id: //depot/perl@15556

22 years agoUTF-8 locale: there might already be one UTF-8 discipline.
Jarkko Hietaniemi [Wed, 27 Mar 2002 21:18:40 +0000]
UTF-8 locale: there might already be one UTF-8 discipline.

p4raw-id: //depot/perl@15555

22 years ago1_compile.t fix for VMS
Craig A. Berry [Wed, 27 Mar 2002 15:22:13 +0000]
1_compile.t fix for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>

p4raw-id: //depot/perl@15554

22 years ago[DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
Rafael Garcia-Suarez [Wed, 27 Mar 2002 22:35:03 +0000]
[DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
Message-ID: <20020327223503.A678@rafael>

p4raw-id: //depot/perl@15553

22 years agoStart using the Unicode 3.2.0 data (NOTE: still
Jarkko Hietaniemi [Wed, 27 Mar 2002 20:52:19 +0000]
Start using the Unicode 3.2.0 data (NOTE: still
unofficial, but the data is unlikely to change much.
Doublecheck when 3.2.0 gets released.)

p4raw-id: //depot/perl@15552

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 27 Mar 2002 15:20:05 +0000]
Update Changes.

p4raw-id: //depot/perl@15551

22 years agoFurther fixing for #15549. Six tests are failing
Jarkko Hietaniemi [Wed, 27 Mar 2002 15:06:56 +0000]
Further fixing for #15549.  Six tests are failing
under Solaris with en_US.UTF-8 but those failures seem
unrelated to the BOUND problem, will look at them later.

p4raw-id: //depot/perl@15550

22 years agoPossible fix for "Orks, Dragons, and Elves":
Jarkko Hietaniemi [Wed, 27 Mar 2002 14:45:05 +0000]
Possible fix for "Orks, Dragons, and Elves":
should now build under UTF-8 locales (is building
under Solaris en_US.UTF-8 right now).

p4raw-id: //depot/perl@15549

22 years agoForgotten from #15523.
Jarkko Hietaniemi [Wed, 27 Mar 2002 14:11:37 +0000]
Forgotten from #15523.

p4raw-id: //depot/perl@15548

22 years agoA warning wasn't turnable off
Rafael Garcia-Suarez [Wed, 27 Mar 2002 13:32:00 +0000]
A warning wasn't turnable off
Message-ID: <20020327133200.A18945@rafael>

p4raw-id: //depot/perl@15547

22 years agoMANIFES --> MANIFEST
Philip Newton [Wed, 27 Mar 2002 10:05:46 +0000]
MANIFES --> MANIFEST
Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>

(plus a few tweaks more)

p4raw-id: //depot/perl@15546

22 years agoObsolete mailing list information.
Jarkko Hietaniemi [Wed, 27 Mar 2002 03:17:46 +0000]
Obsolete mailing list information.

p4raw-id: //depot/perl@15544

22 years agoMore URL "whitespacing".
Jarkko Hietaniemi [Wed, 27 Mar 2002 03:11:55 +0000]
More URL "whitespacing".

p4raw-id: //depot/perl@15543

22 years agoI like doubleclicking on URLs in pods to select them.
Jarkko Hietaniemi [Wed, 27 Mar 2002 02:40:33 +0000]
I like doubleclicking on URLs in pods to select them.

p4raw-id: //depot/perl@15542

22 years agoRegen modlib.
Jarkko Hietaniemi [Wed, 27 Mar 2002 02:04:47 +0000]
Regen modlib.

p4raw-id: //depot/perl@15541

22 years agoUpdate the CPAN sites list.
Jarkko Hietaniemi [Wed, 27 Mar 2002 01:43:52 +0000]
Update the CPAN sites list.

p4raw-id: //depot/perl@15540

22 years agoRegen modlib, toc.
Jarkko Hietaniemi [Wed, 27 Mar 2002 01:15:11 +0000]
Regen modlib, toc.

p4raw-id: //depot/perl@15539

22 years agos/rationale/rational/
Jarkko Hietaniemi [Wed, 27 Mar 2002 01:13:12 +0000]
s/rationale/rational/

p4raw-id: //depot/perl@15538

22 years agos/done/esac/
Jarkko Hietaniemi [Wed, 27 Mar 2002 01:01:33 +0000]
s/done/esac/

p4raw-id: //depot/perl@15537

22 years agoAdvertise big* and BigRat.
Jarkko Hietaniemi [Wed, 27 Mar 2002 00:54:21 +0000]
Advertise big* and BigRat.

p4raw-id: //depot/perl@15536

22 years agoA missing ) in #15527.
Jarkko Hietaniemi [Tue, 26 Mar 2002 22:42:41 +0000]
A missing ) in #15527.

p4raw-id: //depot/perl@15535

22 years agoRe: [PATCH] STRLEN typemap entry should be T_UV
Tim Jenness [Tue, 26 Mar 2002 13:24:27 +0000]
Re: [PATCH] STRLEN typemap entry should be T_UV
Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>

p4raw-id: //depot/perl@15534

22 years agoRe: Cygwin PerlIO.t failing
Stas Bekman [Wed, 27 Mar 2002 01:34:11 +0000]
Re: Cygwin PerlIO.t failing
Message-ID: <3CA0B113.1070800@stason.org>

p4raw-id: //depot/perl@15533

22 years agosafety check for vms/test.com
Craig A. Berry [Tue, 26 Mar 2002 12:15:21 +0000]
safety check for vms/test.com
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>

p4raw-id: //depot/perl@15532

22 years agoremove Thread extension if not use_threads
Peter Prymmer [Tue, 26 Mar 2002 13:04:59 +0000]
remove Thread extension if not use_threads
Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>

p4raw-id: //depot/perl@15531

22 years agoMinor typo in test harness
Paul Marquess [Tue, 26 Mar 2002 17:44:06 +0000]
Minor typo in test harness
From: "Paul Marquess" <Paul.Marquess@Openwave.com>
Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>

p4raw-id: //depot/perl@15530

22 years agoPATCH s2p.PL
Wolfgang Laun [Tue, 26 Mar 2002 17:16:46 +0000]
PATCH s2p.PL
Message-ID: <3CA09EEE.E499DD38@alcatel.at>

p4raw-id: //depot/perl@15529

22 years agoRetract Math::BigInt::Lite, Tels had second thoughts.
Jarkko Hietaniemi [Tue, 26 Mar 2002 22:03:22 +0000]
Retract Math::BigInt::Lite, Tels had second thoughts.

p4raw-id: //depot/perl@15528

22 years agoAvoid and document a weird bug in UNICOS/mk.
Jarkko Hietaniemi [Tue, 26 Mar 2002 22:01:01 +0000]
Avoid and document a weird bug in UNICOS/mk.

p4raw-id: //depot/perl@15527

22 years agoMath::BigInt::Lite 0.09, from Tels.
Jarkko Hietaniemi [Tue, 26 Mar 2002 20:28:45 +0000]
Math::BigInt::Lite 0.09, from Tels.

p4raw-id: //depot/perl@15526

22 years agoFor now disable the test in OS/390; it seems to hang,
Jarkko Hietaniemi [Tue, 26 Mar 2002 20:14:38 +0000]
For now disable the test in OS/390; it seems to hang,
but frustratingly seems to run from command line and
from Perl debugger.

p4raw-id: //depot/perl@15525

22 years agoEPOC update from Olaf Flebbe.
Jarkko Hietaniemi [Tue, 26 Mar 2002 19:57:27 +0000]
EPOC update from Olaf Flebbe.

p4raw-id: //depot/perl@15524

22 years agoUpgrade to Math::BigInt 1.56, Math::BigRat 0.05,
Jarkko Hietaniemi [Tue, 26 Mar 2002 19:54:48 +0000]
Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
and bignum 0.11, from Tels.

p4raw-id: //depot/perl@15523

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 26 Mar 2002 16:07:58 +0000]
Integrate perlio:

[ 15521]
Testcase for crlf spanning buffer boundary

[ 15520]
Fix [ID 20020326.001] - cr/lf spanning buffer boundary
p4raw-link: @15521 on //depot/perlio: d3db65ffa00c802f9536308be8dd6c439a0d94d8
p4raw-link: @15520 on //depot/perlio: 23b3c6afbc19427431935e4c7758d215f61faf41

p4raw-id: //depot/perl@15522

22 years agoTestcase for crlf spanning buffer boundary
Nick Ing-Simmons [Tue, 26 Mar 2002 15:31:55 +0000]
Testcase for crlf spanning buffer boundary

p4raw-id: //depot/perlio@15521

22 years agoFix [ID 20020326.001] - cr/lf spanning buffer boundary
Nick Ing-Simmons [Tue, 26 Mar 2002 15:09:52 +0000]
Fix [ID 20020326.001] - cr/lf spanning buffer boundary

p4raw-id: //depot/perlio@15520

22 years agoCan't test Net:: much in OS/390 without Convert::EBCDIC.
Jarkko Hietaniemi [Tue, 26 Mar 2002 14:50:08 +0000]
Can't test Net:: much in OS/390 without Convert::EBCDIC.

p4raw-id: //depot/perl@15519

22 years agoDocument the Configure (really, awk) glitch in
Jarkko Hietaniemi [Tue, 26 Mar 2002 14:39:08 +0000]
Document the Configure (really, awk) glitch in
UNICOS/mk.

p4raw-id: //depot/perl@15518

22 years agoWin32 w/o multiplicity build fails
Mattia Barbon [Fri, 22 Mar 2002 16:11:28 +0000]
Win32 w/o multiplicity build fails
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <3C9B57B0.31936.496399@localhost>

p4raw-id: //depot/perl@15517

22 years agoRe: Jarkko likes OOOOs
Gerrit P. Haase [Tue, 26 Mar 2002 08:44:02 +0000]
Re: Jarkko likes OOOOs
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <40509050505.20020326084402@familiehaase.de>

p4raw-id: //depot/perl@15516

22 years ago[patch utils/perlbug] subject header setting problem
Stas Bekman [Tue, 26 Mar 2002 21:12:49 +0000]
[patch utils/perlbug] subject header setting problem
Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>

p4raw-id: //depot/perl@15515

22 years agowin32/makefile.mk
Mattia Barbon [Tue, 26 Mar 2002 13:56:19 +0000]
win32/makefile.mk
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <3CA07E03.13094.8ACAD1@localhost>

p4raw-id: //depot/perl@15514

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 26 Mar 2002 07:17:17 +0000]
Integrate mainline

p4raw-id: //depot/perlio@15513

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 26 Mar 2002 06:52:42 +0000]
Integrate mainline

p4raw-id: //depot/perlio@15512

22 years agoInstallation advice from Robert Spier.
Jarkko Hietaniemi [Tue, 26 Mar 2002 04:25:44 +0000]
Installation advice from Robert Spier.

p4raw-id: //depot/perl@15511

22 years agoStas setting things right.
Jarkko Hietaniemi [Tue, 26 Mar 2002 04:12:15 +0000]
Stas setting things right.

p4raw-id: //depot/perl@15510

22 years agoext/IO/lib/IO/t/io_unix.t
Paul Green [Mon, 25 Mar 2002 23:57:00 +0000]
ext/IO/lib/IO/t/io_unix.t
Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>

p4raw-id: //depot/perl@15509

22 years agoAdd threads hints for UNICOS/mk and UNICOS.
Jarkko Hietaniemi [Tue, 26 Mar 2002 03:55:54 +0000]
Add threads hints for UNICOS/mk and UNICOS.
(I'm just guessing on UNICOS.)

p4raw-id: //depot/perl@15508

22 years agoMention the effect of Unicode keys on hashes.
Jarkko Hietaniemi [Tue, 26 Mar 2002 01:19:57 +0000]
Mention the effect of Unicode keys on hashes.

p4raw-id: //depot/perl@15507

22 years agoyfix fix for VMS (was YYDEBUG etc.)
Craig A. Berry [Mon, 25 Mar 2002 17:24:33 +0000]
yfix fix for VMS (was YYDEBUG etc.)
From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>

p4raw-id: //depot/perl@15506

22 years agoTru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
Jarkko Hietaniemi [Mon, 25 Mar 2002 22:36:18 +0000]
Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.

p4raw-id: //depot/perl@15505

22 years agoThe .ucm of Encode are big when uncompressed.
Jarkko Hietaniemi [Mon, 25 Mar 2002 20:39:05 +0000]
The .ucm of Encode are big when uncompressed.

p4raw-id: //depot/perl@15504

22 years agoI don't understand what is going on what these
Jarkko Hietaniemi [Mon, 25 Mar 2002 19:58:04 +0000]
I don't understand what is going on what these
news tests, retracting the whole lot.

p4raw-id: //depot/perl@15503

22 years agoUpgrade to Encode 0.99, from Dan Kogai.
Jarkko Hietaniemi [Mon, 25 Mar 2002 19:50:32 +0000]
Upgrade to Encode 0.99, from Dan Kogai.

p4raw-id: //depot/perl@15502

22 years agoNoise with -w.
Jarkko Hietaniemi [Mon, 25 Mar 2002 19:16:21 +0000]
Noise with -w.

p4raw-id: //depot/perl@15501

22 years agoIf no perlio no perlio warnings, either.
Jarkko Hietaniemi [Mon, 25 Mar 2002 19:02:41 +0000]
If no perlio no perlio warnings, either.

p4raw-id: //depot/perl@15500

22 years ago...and put some of the new perlio tests here.
Jarkko Hietaniemi [Mon, 25 Mar 2002 18:57:47 +0000]
...and put some of the new perlio tests here.
The in-memory ones not yet since my poor brain
refuses to find the right TODO incantation.

p4raw-id: //depot/perl@15499

22 years agoTake away the perlio-requiring tests..
Jarkko Hietaniemi [Mon, 25 Mar 2002 18:23:36 +0000]
Take away the perlio-requiring tests..

p4raw-id: //depot/perl@15498

22 years agoMore correct now, but actually the two new tests
Jarkko Hietaniemi [Mon, 25 Mar 2002 18:04:39 +0000]
More correct now, but actually the two new tests
need to be moved, since they are perlio-only...

p4raw-id: //depot/perl@15497

22 years agoMore neo-io tests from Stas Bekman.
Jarkko Hietaniemi [Mon, 25 Mar 2002 17:57:32 +0000]
More neo-io tests from Stas Bekman.

p4raw-id: //depot/perl@15496

22 years agoDocument the QNX6 sprintf glitch.
Jarkko Hietaniemi [Mon, 25 Mar 2002 17:52:33 +0000]
Document the QNX6 sprintf glitch.

p4raw-id: //depot/perl@15495

22 years agoAmigaOS must use the ixemul directly, since there
Jarkko Hietaniemi [Mon, 25 Mar 2002 17:46:27 +0000]
AmigaOS must use the ixemul directly, since there
is no more vfork support.

p4raw-id: //depot/perl@15494

22 years agoMust specify fromlen for recvfrom for QNX6
Norton T. Allen [Mon, 25 Mar 2002 13:39:25 +0000]
Must specify fromlen for recvfrom for QNX6
Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>

p4raw-id: //depot/perl@15493

22 years agoTODO for QNX6
Norton T. Allen [Mon, 25 Mar 2002 13:36:17 +0000]
TODO for QNX6
Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>

p4raw-id: //depot/perl@15492

22 years agoClarify the 8.3 rule.
Jarkko Hietaniemi [Mon, 25 Mar 2002 16:57:10 +0000]
Clarify the 8.3 rule.

p4raw-id: //depot/perl@15491

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 25 Mar 2002 16:05:07 +0000]
Integrate mainline

p4raw-id: //depot/perlio@15490

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 25 Mar 2002 15:52:33 +0000]
Update Changes.

p4raw-id: //depot/perl@15489

22 years agoForgotten from #15486.
Jarkko Hietaniemi [Mon, 25 Mar 2002 15:32:39 +0000]
Forgotten from #15486.

p4raw-id: //depot/perl@15488

22 years agoIt seems that FreeBSD does not like using Perl's malloc
Jarkko Hietaniemi [Mon, 25 Mar 2002 15:23:56 +0000]
It seems that FreeBSD does not like using Perl's malloc
when multithreaded.

p4raw-id: //depot/perl@15487

22 years agoRe: what is YYDEBUG and why does it reset errno?
Rafael Garcia-Suarez [Mon, 25 Mar 2002 11:33:17 +0000]
Re: what is YYDEBUG and why does it reset errno?
Message-ID: <20020325113317.A1410@rafael>

Apparently VMS does not do YYDEBUG.

p4raw-id: //depot/perl@15486

22 years agowarnings for perlio + others
Paul Marquess [Mon, 25 Mar 2002 13:01:44 +0000]
warnings for perlio + others
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@15485

22 years agoAs verified by Doug MacEachern.
Jarkko Hietaniemi [Mon, 25 Mar 2002 01:53:29 +0000]
As verified by Doug MacEachern.

p4raw-id: //depot/perl@15484

22 years agoMPE/iX update from Mark Bixby.
Jarkko Hietaniemi [Sun, 24 Mar 2002 23:23:50 +0000]
MPE/iX update from Mark Bixby.

p4raw-id: //depot/perl@15483

22 years agoTo \X{221E} and beyond in ExtUtils::Constant
Nicholas Clark [Sun, 24 Mar 2002 22:50:06 +0000]
To \X{221E} and beyond in ExtUtils::Constant
Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15482

22 years agofix warning + carp interaction
Paul Marquess [Sun, 24 Mar 2002 23:00:21 +0000]
fix warning + carp interaction
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@15481

22 years agoUpgrade to Tie::File 0.51, from Mark-Jason Dominus.
Jarkko Hietaniemi [Sun, 24 Mar 2002 22:30:48 +0000]
Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
(All the code changes have already been applied earlier.)

p4raw-id: //depot/perl@15480

22 years agoDB_File: for the core version, no need to specify
Jarkko Hietaniemi [Sun, 24 Mar 2002 22:11:46 +0000]
DB_File: for the core version, no need to specify
a minimum MM version.

p4raw-id: //depot/perl@15479

22 years agopack('w') 64-bit buffer overflow
Dave Mitchell [Sun, 24 Mar 2002 22:23:08 +0000]
pack('w') 64-bit buffer overflow
Message-ID: <20020324222308.B21963@fdgroup.com>

p4raw-id: //depot/perl@15478

22 years agoerrno help for VMS
Craig A. Berry [Sun, 24 Mar 2002 16:17:52 +0000]
errno help for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>

p4raw-id: //depot/perl@15477

22 years agoUpgrade to Locale::Codes 2.03.
Jarkko Hietaniemi [Sun, 24 Mar 2002 21:18:45 +0000]
Upgrade to Locale::Codes 2.03.

p4raw-id: //depot/perl@15476

22 years agoThe #15472 said "properly". Ha!
Jarkko Hietaniemi [Sun, 24 Mar 2002 20:35:49 +0000]
The #15472 said "properly".  Ha!

p4raw-id: //depot/perl@15474

22 years agoProperly scan for the subextensions of Encode
Jarkko Hietaniemi [Sun, 24 Mar 2002 20:16:56 +0000]
Properly scan for the subextensions of Encode
when doing static builds.

p4raw-id: //depot/perl@15472

22 years agoTru64: Document the known odbm failure with static builds.
Jarkko Hietaniemi [Sun, 24 Mar 2002 19:58:38 +0000]
Tru64: Document the known odbm failure with static builds.

p4raw-id: //depot/perl@15471

22 years agomicroperl tweaks.
Jarkko Hietaniemi [Sun, 24 Mar 2002 17:56:01 +0000]
microperl tweaks.

p4raw-id: //depot/perl@15470

22 years agoVarious metaconfig unit cleanup; only one visible change
Jarkko Hietaniemi [Sun, 24 Mar 2002 17:32:05 +0000]
Various metaconfig unit cleanup; only one visible change
in Configure, though.

p4raw-id: //depot/perl@15468

22 years agoUpgrade to Encode 0.98, from Dan Kogai.
Jarkko Hietaniemi [Sun, 24 Mar 2002 15:53:59 +0000]
Upgrade to Encode 0.98, from Dan Kogai.

p4raw-id: //depot/perl@15467

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 24 Mar 2002 13:58:44 +0000]
Integrate perlio:

[ 15462]
Avoid core-dump in Encode with PERLIO=mmap
p4raw-link: @15462 on //depot/perlio: b4d9096427023cc00e82f9ecbc4205dfe7395a78

p4raw-id: //depot/perl@15466
p4raw-integrated: from //depot/perlio@15465 'copy in'
ext/Encode/Encode.xs (@15462..)