This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agoWin32 not happy with new test
Abe Timmerman [Thu, 28 Feb 2002 00:04:06 +0000 (01:04 +0100)]
Win32 not happy with new test
Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>

p4raw-id: //depot/perl@14905

22 years agoUpgrade to Math::BigInt 1.53.
Jarkko Hietaniemi [Wed, 27 Feb 2002 21:23:14 +0000 (21:23 +0000)]
Upgrade to Math::BigInt 1.53.

p4raw-id: //depot/perl@14903

22 years agoassorted VMS test fix-ups, $Config{prefixexp} revisited
Craig A. Berry [Wed, 27 Feb 2002 15:36:38 +0000 (09:36 -0600)]
assorted VMS test fix-ups, $Config{prefixexp} revisited
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>

p4raw-id: //depot/perl@14902

22 years agoSome minor changes for Cygwin
Gerrit P. Haase [Wed, 27 Feb 2002 22:25:41 +0000 (23:25 +0100)]
Some minor changes for Cygwin
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Message-ID: <14296492589.20020227222541@familiehaase.de>

p4raw-id: //depot/perl@14901

22 years agoUpdate the UTF-8 explanation table.
Jarkko Hietaniemi [Wed, 27 Feb 2002 19:06:39 +0000 (19:06 +0000)]
Update the UTF-8 explanation table.

p4raw-id: //depot/perl@14900

22 years agoRepatch from Robin Barker: anon subs in C<package;> are
Jarkko Hietaniemi [Wed, 27 Feb 2002 17:50:09 +0000 (17:50 +0000)]
Repatch from Robin Barker: anon subs in C<package;> are
now __ANON__::__ANON__ (should help for mod_perl breakage
since #12251)

p4raw-id: //depot/perl@14899

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 27 Feb 2002 16:01:47 +0000 (16:01 +0000)]
Update Changes.

p4raw-id: //depot/perl@14898

22 years agoperldelta updates.
Jarkko Hietaniemi [Wed, 27 Feb 2002 15:26:12 +0000 (15:26 +0000)]
perldelta updates.

p4raw-id: //depot/perl@14897

22 years agoSignedness nit.
Jarkko Hietaniemi [Wed, 27 Feb 2002 15:23:21 +0000 (15:23 +0000)]
Signedness nit.

p4raw-id: //depot/perl@14896

22 years agoRe: Smoke 14870
H.Merijn Brand [Wed, 27 Feb 2002 16:48:35 +0000 (17:48 +0100)]
Re: Smoke 14870
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>

(with some additional garnish)

p4raw-id: //depot/perl@14895

22 years agoAvoid PL_OpPtr et al getting unnecessarily (when not used)
Jarkko Hietaniemi [Wed, 27 Feb 2002 15:08:06 +0000 (15:08 +0000)]
Avoid PL_OpPtr et al getting unnecessarily (when not used)
into perl.exp in AIX.

p4raw-id: //depot/perl@14894

22 years agoRe: [ID 20020227.003] minor text imperfection in perlrun manpage
Robin Barker [Wed, 27 Feb 2002 14:39:35 +0000 (14:39 +0000)]
Re: [ID 20020227.003] minor text imperfection in perlrun manpage
Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>

p4raw-id: //depot/perl@14893

22 years agoRe: [PATCH @14870] long C<=item>s and other pod->man->troff problems
Robin Barker [Wed, 27 Feb 2002 12:25:30 +0000 (12:25 +0000)]
Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>

p4raw-id: //depot/perl@14892

22 years agoOnly modify LD_LIBRARY_PATH in case there are directories.
Jarkko Hietaniemi [Wed, 27 Feb 2002 01:11:13 +0000 (01:11 +0000)]
Only modify LD_LIBRARY_PATH in case there are directories.

p4raw-id: //depot/perl@14891

22 years agoperl/hints/vos.sh
Paul Green [Tue, 26 Feb 2002 15:19:00 +0000 (10:19 -0500)]
perl/hints/vos.sh
Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>

p4raw-id: //depot/perl@14890

22 years agoForgot from #14888.
Jarkko Hietaniemi [Wed, 27 Feb 2002 00:59:33 +0000 (00:59 +0000)]
Forgot from #14888.

p4raw-id: //depot/perl@14889

22 years agoUnicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
Jarkko Hietaniemi [Wed, 27 Feb 2002 00:50:55 +0000 (00:50 +0000)]
Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.

p4raw-id: //depot/perl@14888

22 years ago Subject: Missing diagnostics
Simon Glover [Tue, 26 Feb 2002 17:56:42 +0000 (17:56 +0000)]
   Subject: Missing diagnostics
   Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
   Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>

   Subject: [PATCH] Better wording for the lvalue vec diagnostic
   From: Simon Glover <scog@roe.ac.uk>
   Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
   Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>

p4raw-id: //depot/perl@14887

22 years agoNot OK 5.7.2@14884
Andreas König [Tue, 26 Feb 2002 15:03:55 +0000 (16:03 +0100)]
Not OK 5.7.2@14884
   Message-Id: <m38z9gfigk.fsf@anima.de>
p4raw-link: @14884 on //depot/perl: 494244503fd690687b35aca99f4243ed5667eb4f

p4raw-id: //depot/perl@14886

22 years agoCray FP strikes again: things like 1.1 + 0.1 are easily
Jarkko Hietaniemi [Tue, 26 Feb 2002 11:17:42 +0000 (11:17 +0000)]
Cray FP strikes again: things like 1.1 + 0.1 are easily
1.1999999999999996, or thereabouts (yes, even sprintf).

p4raw-id: //depot/perl@14884

22 years agoNeither.
Jarkko Hietaniemi [Tue, 26 Feb 2002 11:09:07 +0000 (11:09 +0000)]
Neither.

p4raw-id: //depot/perl@14883

22 years ago"Attempt to access to key"?
Michael G. Schwern [Tue, 26 Feb 2002 01:01:28 +0000 (20:01 -0500)]
"Attempt to access to key"?
   Message-Id: <20020226060128.GA2439@blackrider>

p4raw-id: //depot/perl@14882

22 years agodocs, typos
Rafael Garcia-Suarez [Mon, 25 Feb 2002 16:41:16 +0000 (17:41 +0100)]
docs, typos
Message-ID: <20020225164116.A1054@rafael>

p4raw-id: //depot/perl@14881

22 years agoPOSIX: add isatty to @EXPORT_OK, reformat.
Jarkko Hietaniemi [Tue, 26 Feb 2002 02:36:16 +0000 (02:36 +0000)]
POSIX: add isatty to @EXPORT_OK, reformat.

p4raw-id: //depot/perl@14880

22 years agoIf using -Dloclibpth=... the directories need to
Jarkko Hietaniemi [Tue, 26 Feb 2002 01:03:17 +0000 (01:03 +0000)]
If using -Dloclibpth=... the directories need to
be appended to LD_LIBRARY_PATH (and ickily, if those
directories contain a (newer?) libdb.so, we need to
prepend /usr/shlib to loclibpth).

p4raw-id: //depot/perl@14879

22 years agoPerl interface to newIO()
Yitzchak Scott-Thoennes [Mon, 25 Feb 2002 15:04:57 +0000 (07:04 -0800)]
Perl interface to newIO()
Message-ID: <ZMse8gzkg6oQ092yn@efn.org>

p4raw-id: //depot/perl@14878

22 years ago"." is not in @INC when -T
Rafael Garcia-Suarez [Mon, 25 Feb 2002 21:58:30 +0000 (22:58 +0100)]
"." is not in @INC when -T
Message-ID: <20020225215830.A744@rafael>

p4raw-id: //depot/perl@14877

22 years agoBig5 tweaks from Autrijus Tang.
Jarkko Hietaniemi [Mon, 25 Feb 2002 22:23:11 +0000 (22:23 +0000)]
Big5 tweaks from Autrijus Tang.

p4raw-id: //depot/perl@14876

22 years agocleanups
Rafael Garcia-Suarez [Mon, 25 Feb 2002 23:27:15 +0000 (00:27 +0100)]
cleanups
Message-ID: <20020225232715.C744@rafael>

p4raw-id: //depot/perl@14875

22 years agocompile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
Nicholas Clark [Mon, 25 Feb 2002 21:53:24 +0000 (21:53 +0000)]
compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@14874

22 years agoUpgrade to I18N::LangTags 0.27.
Jarkko Hietaniemi [Mon, 25 Feb 2002 21:28:54 +0000 (21:28 +0000)]
Upgrade to I18N::LangTags 0.27.
(Causes one flipflop back to perl.com URL, must poke Sean.)

p4raw-id: //depot/perl@14873

22 years agoUpgrade to Getopt::Long 2.28.
Jarkko Hietaniemi [Mon, 25 Feb 2002 21:22:32 +0000 (21:22 +0000)]
Upgrade to Getopt::Long 2.28.

p4raw-id: //depot/perl@14872

22 years agoNo =head.
Jarkko Hietaniemi [Mon, 25 Feb 2002 19:46:35 +0000 (19:46 +0000)]
No =head.

p4raw-id: //depot/perl@14871

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 25 Feb 2002 15:02:50 +0000 (15:02 +0000)]
Update Changes.

p4raw-id: //depot/perl@14870

22 years agoSome hosts understand split -l 50, some only split -50
Jarkko Hietaniemi [Mon, 25 Feb 2002 14:53:43 +0000 (14:53 +0000)]
Some hosts understand split -l 50, some only split -50
(from Paul Eggert).

p4raw-id: //depot/perl@14868

22 years agoRe: [PATCH bleadperl] socketpair.t
Nikola Knezevic [Sun, 24 Feb 2002 10:31:25 +0000 (11:31 +0100)]
Re: [PATCH bleadperl] socketpair.t
Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>

(the pid half only)

p4raw-id: //depot/perl@14867

22 years agoMention the new pack tricks.
Jarkko Hietaniemi [Mon, 25 Feb 2002 14:35:19 +0000 (14:35 +0000)]
Mention the new pack tricks.

p4raw-id: //depot/perl@14866

22 years agoconsistent commands for perl5db.pl etc.
Richard Foley [Mon, 25 Feb 2002 13:47:03 +0000 (14:47 +0100)]
consistent commands for perl5db.pl etc.
Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>

p4raw-id: //depot/perl@14865

22 years agoTypo corrections from John P. Linderman.
Jarkko Hietaniemi [Mon, 25 Feb 2002 13:51:32 +0000 (13:51 +0000)]
Typo corrections from John P. Linderman.

p4raw-id: //depot/perl@14864

22 years agoUpgrade to Math::BigInt 1.52.
Jarkko Hietaniemi [Mon, 25 Feb 2002 13:49:32 +0000 (13:49 +0000)]
Upgrade to Math::BigInt 1.52.

p4raw-id: //depot/perl@14863

22 years ago Subject: [PATCH Cwd.pm] cut-n-paste error?
Robin Barker [Mon, 25 Feb 2002 11:35:06 +0000 (11:35 +0000)]
   Subject: [PATCH Cwd.pm] cut-n-paste error?
   Date: Mon, 25 Feb 2002 11:35:06 GMT
   Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>

   Subject: [PATCH Net/Cmd.pm]
   From: Robin Barker <rmb1@cise.npl.co.uk>
   Date: Mon, 25 Feb 2002 11:37:06 GMT
   Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>

p4raw-id: //depot/perl@14862

22 years agoCut-and-paste errors.
Jarkko Hietaniemi [Mon, 25 Feb 2002 03:40:45 +0000 (03:40 +0000)]
Cut-and-paste errors.

p4raw-id: //depot/perl@14861

22 years agoEBCDIC: the control characters are not that easy to find.
Jarkko Hietaniemi [Mon, 25 Feb 2002 03:36:24 +0000 (03:36 +0000)]
EBCDIC: the control characters are not that easy to find.

p4raw-id: //depot/perl@14860

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