22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 8 Feb 2002 18:16:09 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14603

22 years agoStart testing for safe localtime functions, TODO, test more functions.
Artur Bergman [Fri, 8 Feb 2002 15:19:15 +0000]
Start testing for safe localtime functions, TODO, test more functions.

p4raw-id: //depot/perl@14602

22 years agoRe: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
Rafael Garcia-Suarez [Fri, 8 Feb 2002 00:21:07 +0000]
Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
Message-ID: <20020208002107.E763@rafael>

p4raw-id: //depot/perl@14601

22 years agoConfigure followed by make minitest
Yitzchak Scott-Thoennes [Wed, 6 Feb 2002 21:35:20 +0000]
Configure followed by make minitest
Message-ID: <YIhY8gzkgSbC092yn@efn.org>

p4raw-id: //depot/perl@14600

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 8 Feb 2002 14:05:12 +0000]
Integrate perlio:

[ 14595]
Extract something from yesterdays effort - convert my mail on pad
data structures (incoporating Sarathy's corrections/clarifications)
into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.

p4raw-link: @14595 on //depot/perlio: a4f1a0295dfc0733a51ca0623d486d082d04773a

p4raw-id: //depot/perl@14599

22 years agoConfigure DJGPP tweak from Laszlo Molnar.
Jarkko Hietaniemi [Fri, 8 Feb 2002 14:01:01 +0000]
Configure DJGPP tweak from Laszlo Molnar.

p4raw-id: //depot/perl@14597

22 years agoDJGPP tweaks from Laszlo Molnar.
Jarkko Hietaniemi [Fri, 8 Feb 2002 14:00:23 +0000]
DJGPP tweaks from Laszlo Molnar.

p4raw-id: //depot/perl@14596

22 years agoExtract something from yesterdays effort - convert my mail on pad
Nick Ing-Simmons [Fri, 8 Feb 2002 09:19:29 +0000]
Extract something from yesterdays effort - convert my mail on pad
data structures (incoporating Sarathy's corrections/clarifications)
into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.

p4raw-id: //depot/perlio@14595

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 8 Feb 2002 08:34:49 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14594

22 years agoTo really skip the test an exit() is needed.
Jarkko Hietaniemi [Fri, 8 Feb 2002 03:08:20 +0000]
To really skip the test an exit() is needed.

p4raw-id: //depot/perl@14593

22 years agoMore diagnostics from Nicholas Clark.
Jarkko Hietaniemi [Fri, 8 Feb 2002 02:57:30 +0000]
More diagnostics from Nicholas Clark.

p4raw-id: //depot/perl@14592

22 years agoIn case of failure be more verbose.
Jarkko Hietaniemi [Thu, 7 Feb 2002 22:54:57 +0000]
In case of failure be more verbose.

p4raw-id: //depot/perl@14591

22 years agoSanity checks to see that the IV/NV and the PV of numeric
Jarkko Hietaniemi [Thu, 7 Feb 2002 17:10:06 +0000]
Sanity checks to see that the IV/NV and the PV of numeric
scalars stay in sync (unearthed this via the OS/390 gcvt()
brokenness)

p4raw-id: //depot/perl@14581

22 years agoRetract the anon leak subpatch of #14418 and #14431
Jarkko Hietaniemi [Thu, 7 Feb 2002 14:07:33 +0000]
Retract the anon leak subpatch of #14418 and #14431
(the latter came into bleadperl as part of #14433).

p4raw-id: //depot/perl@14580

22 years agoOS/390 gcvt() seems buggy: with -W 0,float(ieee) it
Jarkko Hietaniemi [Wed, 6 Feb 2002 23:38:10 +0000]
OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
mangles 0.1 to "10".  sprintf() seems more well-behaved.

p4raw-id: //depot/perl@14579

22 years agoanother Encode fix for VMS
Craig A. Berry [Wed, 6 Feb 2002 14:44:20 +0000]
another Encode fix for VMS
Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>

p4raw-id: //depot/perl@14578

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 6 Feb 2002 15:38:25 +0000]
Integrate perlio:

[ 14575]
One way to avoid OS390 winge about #line directives.

p4raw-link: @14575 on //depot/perlio: 1604a5406b7adf0a94a6c9490c526da20d71e4c3

p4raw-id: //depot/perl@14577

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 6 Feb 2002 15:36:55 +0000]
Update Changes.

p4raw-id: //depot/perl@14576

22 years agoOne way to avoid OS390 winge about #line directives.
Nick Ing-Simmons [Wed, 6 Feb 2002 15:23:24 +0000]
One way to avoid OS390 winge about #line directives.

p4raw-id: //depot/perlio@14575

22 years agos/Netware/NetWare/
Jarkko Hietaniemi [Wed, 6 Feb 2002 15:11:05 +0000]
s/Netware/NetWare/

p4raw-id: //depot/perl@14574

22 years agoNew Netware scripts.
Jarkko Hietaniemi [Wed, 6 Feb 2002 15:10:00 +0000]
New Netware scripts.

p4raw-id: //depot/perl@14573

22 years agoEBCDIC: the encoding pragma would need some rethinking,
Jarkko Hietaniemi [Wed, 6 Feb 2002 15:02:20 +0000]
EBCDIC: the encoding pragma would need some rethinking,
probably a pass of EBCDIC->Unicode mapping.  For now,
disable it on EBCDIC.

p4raw-id: //depot/perl@14572

22 years ago(retracted by #14846)
Jarkko Hietaniemi [Wed, 6 Feb 2002 14:44:27 +0000]
(retracted by #14846)
EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
for the low 256.  Now tweaked the tests, but maybe it's
the module that needs few NATIVE_TO_UNI()s somewhere?

p4raw-id: //depot/perl@14571

22 years agoformat problem
Robin Barker [Wed, 6 Feb 2002 14:01:43 +0000]
format problem
Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>

p4raw-id: //depot/perl@14570

22 years agoIntegrate mainline
Nick Ing-Simmons [Wed, 6 Feb 2002 09:52:23 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14569

22 years agoEBCDIC: 0x41 is not cricket.
Jarkko Hietaniemi [Wed, 6 Feb 2002 04:44:33 +0000]
EBCDIC: 0x41 is not cricket.

p4raw-id: //depot/perl@14568

22 years agoNetWare update from Ananth Kesari.
Jarkko Hietaniemi [Tue, 5 Feb 2002 23:12:19 +0000]
NetWare update from Ananth Kesari.

p4raw-id: //depot/perl@14567

22 years agoRe: File::Spec::rel2abs2rel (?)
Michael G. Schwern [Tue, 5 Feb 2002 13:47:39 +0000]
Re: File::Spec::rel2abs2rel (?)
Message-ID: <20020205184739.GB17375@blackrider>

p4raw-id: //depot/perl@14566

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 5 Feb 2002 17:31:24 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14565

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Tue, 5 Feb 2002 17:05:40 +0000]
Integrate perlio:

[ 14563]
More Encode tweaks:
- make expensive and marginal substring search optional (-O)
- enable -O for ASCII-oid encodings (search space is small)
- add ASCII-oid jis0201 to basic Encode.so
- add some other Japanese encodings to EUC_JP bundle (without -O)

p4raw-link: @14563 on //depot/perlio: 4cfc977cb33a032e78e373bce7db50a1970926f3

p4raw-id: //depot/perl@14564

22 years agoMore Encode tweaks:
Nick Ing-Simmons [Tue, 5 Feb 2002 16:01:15 +0000]
More Encode tweaks:
 - make expensive and marginal substring search optional (-O)
 - enable -O for ASCII-oid encodings (search space is small)
 - add ASCII-oid jis0201 to basic Encode.so
 - add some other Japanese encodings to EUC_JP bundle (without -O)

p4raw-id: //depot/perlio@14563

22 years agoAdd in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
Artur Bergman [Tue, 5 Feb 2002 14:50:36 +0000]
Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.

p4raw-id: //depot/perl@14562

22 years agoEBCDIC: SHARP S is different.
Jarkko Hietaniemi [Tue, 5 Feb 2002 14:25:36 +0000]
EBCDIC: SHARP S is different.

p4raw-id: //depot/perl@14561

22 years agoDon't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using...
Artur Bergman [Tue, 5 Feb 2002 13:49:40 +0000]
Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks

p4raw-id: //depot/perl@14560

22 years agoAdd . first to the PATH environment to test that we really
Artur Bergman [Tue, 5 Feb 2002 11:39:24 +0000]
Add . first to the PATH environment to test that we really
get ./perl and not some other older perl.

p4raw-id: //depot/perl@14559

22 years agoChange to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of...
Artur Bergman [Tue, 5 Feb 2002 11:20:21 +0000]
Change to check if _POSIX_OPEN_MAX is 16 or 20, however the entire test is kind of questionable since we are testing POSIX compliance...

p4raw-id: //depot/perl@14558

22 years agoEnable building with threads under macosx, assume __APPLE__ means darwin and disable...
Artur Bergman [Tue, 5 Feb 2002 10:30:58 +0000]
Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.

p4raw-id: //depot/perl@14557

22 years agoIntegrate mainline
Nick Ing-Simmons [Tue, 5 Feb 2002 06:58:52 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14556

22 years agoFile::Find tests not cleaning up properly
Rafael Garcia-Suarez [Mon, 4 Feb 2002 22:09:07 +0000]
File::Find tests not cleaning up properly
Message-ID: <20020204220907.A8288@rafael>

p4raw-id: //depot/perl@14554

22 years agoSignedness mumblings from Tru64.
Jarkko Hietaniemi [Mon, 4 Feb 2002 22:27:11 +0000]
Signedness mumblings from Tru64.

p4raw-id: //depot/perl@14553

22 years agoEncode build fix-ups for VMS
Craig A. Berry [Mon, 4 Feb 2002 17:16:00 +0000]
Encode build fix-ups for VMS
Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>

p4raw-id: //depot/perl@14552

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 4 Feb 2002 16:00:31 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14551

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 4 Feb 2002 14:47:00 +0000]
Update Changes.

p4raw-id: //depot/perl@14550

22 years agoComment microtweaks.
Jarkko Hietaniemi [Mon, 4 Feb 2002 13:57:42 +0000]
Comment microtweaks.

p4raw-id: //depot/perl@14549

22 years agotrivial docu patch
Andreas König [Mon, 4 Feb 2002 08:15:19 +0000]
trivial docu patch
Message-ID: <m3pu3l7m60.fsf@anima.de>

p4raw-id: //depot/perl@14548

22 years ago(??{ }) anomaly
Yitzchak Scott-Thoennes [Sun, 3 Feb 2002 20:21:45 +0000]
(??{ }) anomaly
Message-ID: <ZxgX8gzkgCXO092yn@efn.org>

p4raw-id: //depot/perl@14547

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 4 Feb 2002 04:41:02 +0000]
Integrate perlio:

[ 14545]
Remove debugging warning, be consistent about API fails.

[ 14544]
Carry on where we left off if we have to grow destination SV during XS encode/decode

p4raw-link: @14545 on //depot/perlio: 8bbd94803062036850d2131d38b045f108338278
p4raw-link: @14544 on //depot/perlio: 3aececdab11e76bf99d892f63f8a9048dedbc74d

p4raw-id: //depot/perl@14546

22 years agoRemove debugging warning, be consistent about API fails.
Nick Ing-Simmons [Sun, 3 Feb 2002 20:03:38 +0000]
Remove debugging warning, be consistent about API fails.

p4raw-id: //depot/perlio@14545

22 years agoCarry on where we left off if we have to grow destination SV during XS encode/decode
Nick Ing-Simmons [Sun, 3 Feb 2002 19:47:48 +0000]
Carry on where we left off if we have to grow destination SV during XS encode/decode

p4raw-id: //depot/perlio@14544

22 years agoPATCH CPAN.pm
Mark-Jason Dominus [Sun, 3 Feb 2002 12:36:36 +0000]
PATCH CPAN.pm
Message-ID: <20020203173636.27451.qmail@plover.com>

p4raw-id: //depot/perl@14543

22 years agoMust search further back.
Jarkko Hietaniemi [Sun, 3 Feb 2002 19:05:13 +0000]
Must search further back.

p4raw-id: //depot/perl@14542

22 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 3 Feb 2002 18:52:09 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14541

22 years agoEBCDIC: more natification.
Jarkko Hietaniemi [Sun, 3 Feb 2002 18:33:53 +0000]
EBCDIC: more natification.

p4raw-id: //depot/perl@14540

22 years agoDebug noise.
Jarkko Hietaniemi [Sun, 3 Feb 2002 18:32:31 +0000]
Debug noise.

p4raw-id: //depot/perl@14539

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 3 Feb 2002 18:13:07 +0000]
Integrate perlio:

[ 14536]
Stable intermediate point in Encode cleanup.
:encode(euc-jp) works on Dan's table.euc
Much buffer copying and other silliness remains.

p4raw-link: @14536 on //depot/perlio: 0b3236bb1fb664bc9c9ccd069cac189e80c3ef35

p4raw-id: //depot/perl@14538

22 years agoPrettify.
Jarkko Hietaniemi [Sun, 3 Feb 2002 17:57:31 +0000]
Prettify.

p4raw-id: //depot/perl@14537

22 years agoStable intermediate point in Encode cleanup.
Nick Ing-Simmons [Sun, 3 Feb 2002 17:32:03 +0000]
Stable intermediate point in Encode cleanup.
:encode(euc-jp) works on Dan's table.euc
Much buffer copying and other silliness remains.

p4raw-id: //depot/perlio@14536

22 years agoEBCDIC: it's much nicer to compare Unicode code points
Jarkko Hietaniemi [Sun, 3 Feb 2002 17:29:57 +0000]
EBCDIC: it's much nicer to compare Unicode code points
to Unicode code points.

p4raw-id: //depot/perl@14535

22 years agoEBCDIC: character classes must remap the low 256.
Jarkko Hietaniemi [Sun, 3 Feb 2002 17:04:34 +0000]
EBCDIC: character classes must remap the low 256.

p4raw-id: //depot/perl@14534

22 years agoUpgrade to I18N::LangTags::List 0.27, from Sean Burke.
Jarkko Hietaniemi [Sun, 3 Feb 2002 16:05:12 +0000]
Upgrade to I18N::LangTags::List 0.27, from Sean Burke.

p4raw-id: //depot/perl@14533

22 years agoFAQ sync.
Jarkko Hietaniemi [Sun, 3 Feb 2002 15:36:36 +0000]
FAQ sync.

p4raw-id: //depot/perl@14532

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 3 Feb 2002 15:35:28 +0000]
Integrate perlio:

[ 14526]
Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
(Mis-feature discovered by Encode.)

[ 14518]
indent -kr -nce and some manual tweaks to match perl style.

p4raw-link: @14526 on //depot/perlio: 4056517955bef99f1d248dcaf966c0e256b0ea31
p4raw-link: @14518 on //depot/perlio: aa0053b7f4fe5f775a26681d0e18999f5a01d34c

p4raw-id: //depot/perl@14531

22 years agolstat FH and -l FH warnings
Rafael Garcia-Suarez [Sat, 2 Feb 2002 22:24:54 +0000]
lstat FH and -l FH warnings
Message-ID: <20020202222454.A11608@rafael>

p4raw-id: //depot/perl@14530

22 years ago[PATCH t/op/taint.t] remove possible false positive
Jarkko Hietaniemi [Sun, 3 Feb 2002 15:27:26 +0000]
[PATCH t/op/taint.t] remove possible false positive
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Sat, 2 Feb 2002 13:11:01 +0100
Message-ID: <20020202131101.A722@rafael>

Subject: [PATCH t/op/ver.t] another false positive
From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
Date: Sat, 2 Feb 2002 13:38:22 +0100
Message-ID: <20020202133822.E722@rafael>

Subject: [PATCH] t/test.pl:ok() doesn't work
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Sun, 03 Feb 2002 00:02:38 -0800
Message-ID: <e6OX8gzkgSMO092yn@efn.org>

p4raw-id: //depot/perl@14529

22 years agoOS2::Process's constants
Ilya Zakharevich [Sat, 2 Feb 2002 01:00:55 +0000]
OS2::Process's constants
Message-ID: <20020202010055.A12924@math.ohio-state.edu>

p4raw-id: //depot/perl@14528

22 years agoh2xs
Ilya Zakharevich [Sat, 2 Feb 2002 00:58:44 +0000]
h2xs
Message-ID: <20020202005844.A12756@math.ohio-state.edu>

p4raw-id: //depot/perl@14527

22 years agoFix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
Nick Ing-Simmons [Sun, 3 Feb 2002 14:54:18 +0000]
Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
(Mis-feature discovered by Encode.)

p4raw-id: //depot/perlio@14526

22 years agoEBCDIC: since #14519 made \N{...} to remap,
Jarkko Hietaniemi [Sat, 2 Feb 2002 16:44:58 +0000]
EBCDIC: since #14519 made \N{...} to remap,
the test cannot expect an ASCII code point.

p4raw-id: //depot/perl@14525

22 years agoSub-MANIFEST-tweak.
Jarkko Hietaniemi [Sat, 2 Feb 2002 05:03:24 +0000]
Sub-MANIFEST-tweak.

p4raw-id: //depot/perl@14524

22 years ago[Patch] Encode::Tcl::Escape, more ISO2022 like
SADAHIRO Tomoyuki [Fri, 1 Feb 2002 23:51:03 +0000]
[Patch] Encode::Tcl::Escape, more ISO2022 like
Message-Id: <20020201234727.15ED.BQW10602@nifty.com>

p4raw-id: //depot/perl@14523

22 years ago(Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
Andy Dougherty [Fri, 1 Feb 2002 13:06:05 +0000]
(Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@14522

22 years agoEBCDIC: no hope to get the low 256 right in unifolding.
Jarkko Hietaniemi [Sat, 2 Feb 2002 02:08:42 +0000]
EBCDIC: no hope to get the low 256 right in unifolding.

p4raw-id: //depot/perl@14521

22 years agotodo entry for missing pack formats.
Jarkko Hietaniemi [Sat, 2 Feb 2002 02:02:13 +0000]
todo entry for missing pack formats.

p4raw-id: //depot/perl@14520

22 years agoEBCDIC: the low 256 \N{...} need to be remapped.
Jarkko Hietaniemi [Sat, 2 Feb 2002 01:31:50 +0000]
EBCDIC: the low 256 \N{...} need to be remapped.

p4raw-id: //depot/perl@14519

22 years agoindent -kr -nce and some manual tweaks to match perl style.
Nick Ing-Simmons [Fri, 1 Feb 2002 18:32:03 +0000]
indent -kr -nce and some manual tweaks to match perl style.

p4raw-id: //depot/perlio@14518

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 1 Feb 2002 18:20:46 +0000]
Integrate mainline

p4raw-id: //depot/perlio@14517

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Fri, 1 Feb 2002 16:46:16 +0000]
Integrate perlio:

[ 14515]
Minor Encode tweaks:
- move Encode.pm back to top of Encode like normal XS extension
- avoid .def as a file extension (Win32 builds)

p4raw-link: @14515 on //depot/perlio: 023d8852d6bde0330d0722ae3a1239d17f22b192

p4raw-id: //depot/perl@14516

22 years agoMinor Encode tweaks:
Nick Ing-Simmons [Fri, 1 Feb 2002 16:27:59 +0000]
Minor Encode tweaks:
 - move Encode.pm back to top of Encode like normal XS extension
 - avoid .def as a file extension (Win32 builds)

p4raw-id: //depot/perlio@14515

22 years agotemp file not cleaned up
Rafael Garcia-Suarez [Fri, 1 Feb 2002 15:47:46 +0000]
temp file not cleaned up
Message-ID: <20020201154746.A24079@rafael>

p4raw-id: //depot/perl@14514

22 years agomake "lstat FH" croak
Rafael Garcia-Suarez [Fri, 1 Feb 2002 15:12:50 +0000]
make "lstat FH" croak
Message-ID: <20020201151250.A738@rafael>

p4raw-id: //depot/perl@14513

22 years agoMentioning Darwins UFS ctime failure
Kay Röpke [Fri, 1 Feb 2002 01:10:43 +0000]
Mentioning Darwins UFS ctime failure
Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>

p4raw-id: //depot/perl@14512

22 years agoThe Malformed UTF-8 Heisenbug seen by Merijn and NickC
Jarkko Hietaniemi [Fri, 1 Feb 2002 05:17:59 +0000]
The Malformed UTF-8 Heisenbug seen by Merijn and NickC
I got it in Tru64 + ithreads but only without -g, took
some debugging by printf (which was no fun either since
adding some debug printfs hid the error)

p4raw-id: //depot/perl@14511

22 years agoRe: [PATCH] perl -V:
Jarkko Hietaniemi [Thu, 31 Jan 2002 22:48:13 +0000]
Re: [PATCH] perl -V:
From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
Date: Thu, 31 Jan 2002 12:10:20 -0800
Message-ID: <sSaW8gzkgaNQ092yn@efn.org>

Subject: Re: [PATCH] perl -V:
From: Michael G Schwern <schwern@pobox.com>
Date: Thu, 31 Jan 2002 16:43:13 -0500
Message-ID: <20020131214313.GH6498@blackrider>

p4raw-id: //depot/perl@14510

22 years ago#14505 effect.
Jarkko Hietaniemi [Thu, 31 Jan 2002 21:30:46 +0000]
#14505 effect.

p4raw-id: //depot/perl@14509

22 years agoDaniel S. Lewart adopts the Math::Complex.
Jarkko Hietaniemi [Thu, 31 Jan 2002 16:57:18 +0000]
Daniel S. Lewart adopts the Math::Complex.

p4raw-id: //depot/perl@14508

22 years agoMore Complex DWIMmery.
Jarkko Hietaniemi [Thu, 31 Jan 2002 16:54:44 +0000]
More Complex DWIMmery.

p4raw-id: //depot/perl@14507

22 years agoforbid -l _ after -T _
Rafael Garcia-Suarez [Thu, 31 Jan 2002 14:37:52 +0000]
forbid -l _ after -T _
Message-ID: <20020131143752.A1452@rafael>

p4raw-id: //depot/perl@14506

22 years agoTurn the I/O Unicode error by default on, but the
Jarkko Hietaniemi [Thu, 31 Jan 2002 15:26:41 +0000]
Turn the I/O Unicode error by default on, but the
character-generating Unicode error by default off,
as Larry suggested.

p4raw-id: //depot/perl@14505

22 years agoopen.pm minor cleanup
Rafael Garcia-Suarez [Thu, 31 Jan 2002 15:03:02 +0000]
open.pm minor cleanup
Message-ID: <20020131150302.C1452@rafael>

p4raw-id: //depot/perl@14504

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 30 Jan 2002 15:28:29 +0000]
Update Changes.

p4raw-id: //depot/perl@14503

22 years agoRe: Perlbug - reminder of bug(20010713.003) status
Robin Barker [Wed, 30 Jan 2002 11:58:33 +0000]
Re: Perlbug - reminder of bug(20010713.003) status
Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>

p4raw-id: //depot/perl@14502

22 years agoMove ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
Jarkko Hietaniemi [Wed, 30 Jan 2002 14:20:32 +0000]
Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
re-sort MANIFEST.

p4raw-id: //depot/perl@14501

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 30 Jan 2002 14:05:13 +0000]
Integrate perlio:

[ 14499]
Collect some stats during compile process.
Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
as one XS - inconclusive - marginal win?
Add some comments to encode.h

[ 14490]
Basics of a compiled Encode XS extension

p4raw-link: @14499 on //depot/perlio: b1e7e56f1e0264e9b11883bf65d50cc9648125ec
p4raw-link: @14490 on //depot/perlio: d811239cc9c7c7e9aec8cc641d1ae1aadd03c900

p4raw-id: //depot/perl@14500

22 years agoCollect some stats during compile process.
Nick Ing-Simmons [Wed, 30 Jan 2002 09:57:47 +0000]
Collect some stats during compile process.
Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
as one XS - inconclusive - marginal win?
Add some comments to encode.h

p4raw-id: //depot/perlio@14499

22 years agoIntegrate Jarkko's path/INC tweaks
Nick Ing-Simmons [Wed, 30 Jan 2002 07:27:55 +0000]
Integrate Jarkko's path/INC tweaks

p4raw-id: //depot/perlio@14498
p4raw-integrated: from //depot/perl@14490 'merge in' ext/Encode/compile
(@14492..)

22 years agoperl -V: (was: Re: Inline::C and Perl objects with C API's)
Yitzchak Scott-Thoennes [Tue, 29 Jan 2002 01:13:09 +0000]
perl -V: (was: Re: Inline::C and Perl objects with C API's)
Message-ID: <lemV8gzkgu/K092yn@efn.org>

p4raw-id: //depot/perl@14497

22 years agonew test
Rafael Garcia-Suarez [Tue, 29 Jan 2002 22:03:45 +0000]
new test
Message-ID: <20020129220345.A704@rafael>

p4raw-id: //depot/perl@14496

22 years agoEBCDIC: t/op/lc.t now passes.
Jarkko Hietaniemi [Wed, 30 Jan 2002 01:01:26 +0000]
EBCDIC: t/op/lc.t now passes.

p4raw-id: //depot/perl@14495

22 years agoEBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
Jarkko Hietaniemi [Wed, 30 Jan 2002 00:41:52 +0000]
EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40

p4raw-id: //depot/perl@14494

22 years agoMust find stuff during build.
Jarkko Hietaniemi [Tue, 29 Jan 2002 22:32:05 +0000]
Must find stuff during build.

p4raw-id: //depot/perl@14493