This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
22 years agolib/FileCache.t needs to use valid filename chars
Craig A. Berry [Mon, 15 Apr 2002 22:06:14 +0000 (17:06 -0500)]
lib/FileCache.t needs to use valid filename chars
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>

p4raw-id: //depot/perl@15942

22 years agos2p fix for VMS
Craig A. Berry [Mon, 15 Apr 2002 21:48:36 +0000 (16:48 -0500)]
s2p fix for VMS
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>

p4raw-id: //depot/perl@15941

22 years agoThe LGPL code relicensed, with permission from Mark Klein of DIS.
Jarkko Hietaniemi [Mon, 15 Apr 2002 22:23:31 +0000 (22:23 +0000)]
The LGPL code relicensed, with permission from Mark Klein of DIS.
(and the licensing of the other code clarified, from Mark Bixby.)

p4raw-id: //depot/perl@15940

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Mon, 15 Apr 2002 22:17:16 +0000 (22:17 +0000)]
AUTHORS updates.

p4raw-id: //depot/perl@15939

22 years agoAdd support for my $foo : shared;
Artur Bergman [Mon, 15 Apr 2002 22:13:17 +0000 (22:13 +0000)]
Add support for my $foo : shared;
Add testcase for this.
Update manifest.

p4raw-id: //depot/perl@15938

22 years agot/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
Abigail [Mon, 15 Apr 2002 17:41:17 +0000 (19:41 +0200)]
t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
Message-ID: <20020415154117.1559.qmail@foad.org>

(With EBCDIC skippage added, and the skip reason
 skippage on the two ?? loops tweaked.)

p4raw-id: //depot/perl@15937

22 years agoRe: [ID 20020412.005] Dancing ??s
Hugo van der Sanden [Sun, 14 Apr 2002 16:09:30 +0000 (17:09 +0100)]
Re: [ID 20020412.005] Dancing ??s
Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>

p4raw-id: //depot/perl@15936

22 years agot/test.pl additional functionality for runperl
Abigail [Mon, 15 Apr 2002 17:40:02 +0000 (19:40 +0200)]
t/test.pl additional functionality for runperl
Message-ID: <20020415154002.1549.qmail@foad.org>

p4raw-id: //depot/perl@15935

22 years agouniversal.c:XS_Internals_hv_clear_placeholders is too long
Craig A. Berry [Mon, 15 Apr 2002 14:05:26 +0000 (09:05 -0500)]
universal.c:XS_Internals_hv_clear_placeholders is too long
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>

p4raw-id: //depot/perl@15934

22 years agoTest arrays containing references, and references to shared arrays.
Artur Bergman [Mon, 15 Apr 2002 21:26:16 +0000 (21:26 +0000)]
Test arrays containing references, and references to shared arrays.

p4raw-id: //depot/perl@15933

22 years agoChip didn't time travel.
Abigail [Mon, 15 Apr 2002 17:40:22 +0000 (19:40 +0200)]
Chip didn't time travel.
   Message-Id: <20020415154022.1554.qmail@foad.org>

p4raw-id: //depot/perl@15931

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 15 Apr 2002 14:40:56 +0000 (14:40 +0000)]
Update Changes.

p4raw-id: //depot/perl@15930

22 years agoThe #15921 made the 'no warnings' unnecessary.
Jarkko Hietaniemi [Mon, 15 Apr 2002 14:33:52 +0000 (14:33 +0000)]
The #15921 made the 'no warnings' unnecessary.

p4raw-id: //depot/perl@15929

22 years agoRe: [FILE] FileCache.t
belg4mit [Mon, 15 Apr 2002 01:31:21 +0000 (21:31 -0400)]
Re: [FILE] FileCache.t
Message-ID: <3CBA65A9.A228DBA1@mit.edu>

p4raw-id: //depot/perl@15928

22 years agoFileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
Jarkko Hietaniemi [Mon, 15 Apr 2002 14:19:27 +0000 (14:19 +0000)]
FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.

p4raw-id: //depot/perl@15927

22 years agoRe: [PATCH] Re: restricted hashes are unblessable
Nicholas Clark [Sun, 14 Apr 2002 22:54:43 +0000 (23:54 +0100)]
Re: [PATCH] Re: restricted hashes are unblessable
Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15926

22 years ago[Encode] 1.40 released!
Dan Kogai [Mon, 15 Apr 2002 07:51:52 +0000 (16:51 +0900)]
[Encode] 1.40 released!
Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>

p4raw-id: //depot/perl@15925

22 years agoreturn undef is of questionable style.
Jarkko Hietaniemi [Mon, 15 Apr 2002 12:52:58 +0000 (12:52 +0000)]
return undef is of questionable style.

p4raw-id: //depot/perl@15924

22 years agoCheck to make sure @- and @+ interpolation bug is fixed
Mark-Jason Dominus [Mon, 15 Apr 2002 06:46:02 +0000 (06:46 +0000)]
Check to make sure @- and @+ interpolation bug is  fixed
Message-ID: <20020415064602.17052.qmail@plover.com>

p4raw-id: //depot/perl@15923

22 years agotest @+ and @- features
Mark-Jason Dominus [Sun, 14 Apr 2002 22:30:17 +0000 (22:30 +0000)]
test @+ and @- features
Message-ID: <20020414223017.17361.qmail@plover.com>

p4raw-id: //depot/perl@15922

22 years agoSupporess spurious warnings for @+ and and @-
Mark-Jason Dominus [Mon, 15 Apr 2002 02:41:52 +0000 (22:41 -0400)]
Supporess spurious warnings for @+ and and @-
Message-ID: <20020415064152.16958.qmail@plover.com>

p4raw-id: //depot/perl@15921

22 years agowas (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
Craig A. Berry [Sun, 14 Apr 2002 18:56:02 +0000 (13:56 -0500)]
was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>

p4raw-id: //depot/perl@15920

22 years agosolve one taint problem
Stas Bekman [Mon, 15 Apr 2002 11:45:03 +0000 (19:45 +0800)]
solve one taint problem
   Message-Id: <3CBA4CBF.9030306@stason.org>

p4raw-id: //depot/perl@15918

22 years agoRe: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
Mark-Jason Dominus [Mon, 15 Apr 2002 00:30:26 +0000 (20:30 -0400)]
Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
   Message-Id: <20020415043026.11417.qmail@plover.com>

p4raw-id: //depot/perl@15917

22 years agoCorrect precedence problem in #15915
Rafael Garcia-Suarez [Sun, 14 Apr 2002 19:30:41 +0000 (19:30 +0000)]
Correct precedence problem in #15915

p4raw-id: //depot/perl@15916

22 years agouse vars wasn't use utf8 aware.
Jarkko Hietaniemi [Sun, 14 Apr 2002 15:41:01 +0000 (15:41 +0000)]
use vars wasn't use utf8 aware.

p4raw-id: //depot/perl@15915

22 years agoRe: restricted hashes are unblessable
Nicholas Clark [Sat, 13 Apr 2002 23:43:02 +0000 (00:43 +0100)]
Re: restricted hashes are unblessable
Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>

The function name sucks but can't think of anything better.

p4raw-id: //depot/perl@15914

22 years agoAUTHORS update
Chris Nandor [Sun, 14 Apr 2002 11:54:40 +0000 (07:54 -0400)]
AUTHORS update
Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>

p4raw-id: //depot/perl@15913

22 years agoSimplify the _r probing code by adding the i_systime
Jarkko Hietaniemi [Sun, 14 Apr 2002 14:26:14 +0000 (14:26 +0000)]
Simplify the _r probing code by adding the i_systime
only for the APIs where it matters.

p4raw-id: //depot/perl@15910

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Sun, 14 Apr 2002 14:10:14 +0000 (14:10 +0000)]
Integrate perlio:

[ 15904]
Disable test code (assertions) in CRLF layer.

[ 15903]
Avoid expensive paranoid check that decoder does return legal UTF-8
p4raw-link: @15904 on //depot/perlio: 3b4bd3fd9ce156dd5810f53e7d2c862917be2cb9
p4raw-link: @15903 on //depot/perlio: 3c49ab0895e2c3f761f88c5acb6e1dc985476785

p4raw-id: //depot/perl@15909

22 years agopatch for FileCache in 5.7.3
Jerrad Pierce [Sun, 14 Apr 2002 00:38:21 +0000 (20:38 -0400)]
patch for FileCache in 5.7.3
Message-Id: <200204140438.AAA30812@calloway.mit.edu>

p4raw-id: //depot/perl@15908

22 years agoRe: [dodgy PATCH] Re: [Storable] utf8 keys started working!
Tim Bunce [Sun, 14 Apr 2002 12:07:35 +0000 (13:07 +0100)]
Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
Message-ID: <20020414120735.U81028@dansat.data-plan.com>

p4raw-id: //depot/perl@15907

22 years ago[ PATCH ] time problem on 10.20 w/ threads
H.Merijn Brand [Sun, 14 Apr 2002 16:29:59 +0000 (18:29 +0200)]
[ PATCH ] time problem on 10.20 w/ threads
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@15906

22 years agoEnable portable gcc code on hp-ux
H.Merijn Brand [Sun, 14 Apr 2002 16:30:01 +0000 (18:30 +0200)]
Enable portable gcc code on hp-ux
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@15905

22 years agoDisable test code (assertions) in CRLF layer.
Nick Ing-Simmons [Sun, 14 Apr 2002 09:18:01 +0000 (09:18 +0000)]
Disable test code (assertions) in CRLF layer.

p4raw-id: //depot/perlio@15904

22 years agoAvoid expensive paranoid check that decoder does return legal UTF-8
Nick Ing-Simmons [Sun, 14 Apr 2002 09:16:39 +0000 (09:16 +0000)]
Avoid expensive paranoid check that decoder does return legal UTF-8

p4raw-id: //depot/perlio@15903

22 years agoIntegrate mainline
Nick Ing-Simmons [Sun, 14 Apr 2002 09:15:45 +0000 (09:15 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@15902

22 years agoFixed URL for the Alpha editor.
Jarkko Hietaniemi [Sat, 13 Apr 2002 23:10:36 +0000 (23:10 +0000)]
Fixed URL for the Alpha editor.

p4raw-id: //depot/perl@15901

22 years agoDedodgify.
Jarkko Hietaniemi [Sat, 13 Apr 2002 21:43:19 +0000 (21:43 +0000)]
Dedodgify.

p4raw-id: //depot/perl@15900

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Sat, 13 Apr 2002 21:23:41 +0000 (21:23 +0000)]
AUTHORS updates.

p4raw-id: //depot/perl@15899

22 years agos2p needs Config.pm.
Jarkko Hietaniemi [Sat, 13 Apr 2002 19:59:49 +0000 (19:59 +0000)]
s2p needs Config.pm.

p4raw-id: //depot/perl@15898

22 years agoBenchmark.t 75,90,109
Nicholas Clark [Sat, 13 Apr 2002 21:43:04 +0000 (22:43 +0100)]
Benchmark.t 75,90,109
Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15897

22 years agoTweaks by Autrijus Tang.
Jarkko Hietaniemi [Sat, 13 Apr 2002 19:10:08 +0000 (19:10 +0000)]
Tweaks by Autrijus Tang.

p4raw-id: //depot/perl@15896

22 years agoFAQ sync.
Jarkko Hietaniemi [Sat, 13 Apr 2002 18:27:05 +0000 (18:27 +0000)]
FAQ sync.

p4raw-id: //depot/perl@15895

22 years agoz/OS tally update.
Jarkko Hietaniemi [Sat, 13 Apr 2002 16:22:06 +0000 (16:22 +0000)]
z/OS tally update.

p4raw-id: //depot/perl@15894

22 years ago[dodgy PATCH] Re: [Storable] utf8 keys started working!
Nicholas Clark [Sat, 13 Apr 2002 02:58:07 +0000 (03:58 +0100)]
[dodgy PATCH] Re: [Storable] utf8 keys started working!
Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15893

22 years agoAdd piconv and enc2xs to the list of utilities.
Jarkko Hietaniemi [Sat, 13 Apr 2002 15:24:54 +0000 (15:24 +0000)]
Add piconv and enc2xs to the list of utilities.

p4raw-id: //depot/perl@15892

22 years agos.
Jarkko Hietaniemi [Sat, 13 Apr 2002 14:55:11 +0000 (14:55 +0000)]
s.

p4raw-id: //depot/perl@15891

22 years agoPhrasing fixes by Nicholas Clark
Rafael Garcia-Suarez [Sat, 13 Apr 2002 14:51:27 +0000 (14:51 +0000)]
Phrasing fixes by Nicholas Clark

p4raw-id: //depot/perl@15890

22 years agoMore POD fixes and typos
Rafael Garcia-Suarez [Sat, 13 Apr 2002 12:33:09 +0000 (12:33 +0000)]
More POD fixes and typos

p4raw-id: //depot/perl@15889

22 years agoRe: UTF-8 and DB_File ?
Andreas König [Sat, 13 Apr 2002 13:29:41 +0000 (15:29 +0200)]
Re: UTF-8 and DB_File ?
Message-ID: <m3ads7j0pm.fsf@anima.de>

p4raw-id: //depot/perl@15888

22 years agoFix a typo noticed by Paul Johnson.
Jarkko Hietaniemi [Fri, 12 Apr 2002 22:38:23 +0000 (22:38 +0000)]
Fix a typo noticed by Paul Johnson.

p4raw-id: //depot/perl@15887

22 years agoRe: Win32 Status
Michael G. Schwern [Fri, 12 Apr 2002 10:15:33 +0000 (06:15 -0400)]
Re: Win32 Status
Message-ID: <20020412141533.GB9788@blackrider>

p4raw-id: //depot/perl@15886

22 years agoUpgrade to Encode 1.34, from Dan Kogai.
Jarkko Hietaniemi [Fri, 12 Apr 2002 20:18:41 +0000 (20:18 +0000)]
Upgrade to Encode 1.34, from Dan Kogai.

p4raw-id: //depot/perl@15885

22 years agoUpdated e-mail address in AUTHORS file
Graham TerMarsch [Fri, 12 Apr 2002 12:28:47 +0000 (05:28 -0700)]
Updated e-mail address in AUTHORS file
Message-Id: <200204121228.47826.graham@howlingfrog.com>

p4raw-id: //depot/perl@15884

22 years agoRe: OK, what did I break in unpack?
Nicholas Clark [Fri, 12 Apr 2002 21:59:06 +0000 (22:59 +0100)]
Re: OK, what did I break in unpack?
Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15883

22 years agoRe-sort MANIFEST.
Jarkko Hietaniemi [Fri, 12 Apr 2002 19:59:36 +0000 (19:59 +0000)]
Re-sort MANIFEST.

p4raw-id: //depot/perl@15882

22 years agoMove also the Win32 system testing to t/win32.
Jarkko Hietaniemi [Fri, 12 Apr 2002 19:58:43 +0000 (19:58 +0000)]
Move also the Win32 system testing to t/win32.

p4raw-id: //depot/perl@15881

22 years agoIntegrate change #15879 from maint-5.6;
Jarkko Hietaniemi [Fri, 12 Apr 2002 19:57:05 +0000 (19:57 +0000)]
Integrate change #15879 from maint-5.6;

Win32::GetLongPathName() did not return valid results if there
were "." and ".." components in the path; also fix a potential
buffer overflow if the long path happens to be longer than
MAX_PATH (this can presumably happen if they use \\?\... style
paths); add a rather limited testsuite that exercises just the
edge cases
p4raw-link: @15879 on //depot/maint-5.6/perl: a15439704ef1059bf178ec4b1820fee7b2af7173

p4raw-id: //depot/perl@15880
p4raw-branched: from //depot/maint-5.6/perl@15877 'branch in'
t/win32/longpath.t
p4raw-integrated: from //depot/maint-5.6/perl@15877 'ignore' MANIFEST
(@12747..) 'merge in' t/harness (@11427..) win32/win32.c
(@13145..)

22 years agoIntegrate mainline
Nick Ing-Simmons [Fri, 12 Apr 2002 14:38:32 +0000 (14:38 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@15878

22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 12 Apr 2002 14:05:23 +0000 (14:05 +0000)]
Update Changes.

p4raw-id: //depot/perl@15877

22 years agoDiscuss the magic of \w in security terms.
Jarkko Hietaniemi [Fri, 12 Apr 2002 13:36:52 +0000 (13:36 +0000)]
Discuss the magic of \w in security terms.

p4raw-id: //depot/perl@15876

22 years agoAdd a warning about the symbolic methods and
Jarkko Hietaniemi [Fri, 12 Apr 2002 13:16:43 +0000 (13:16 +0000)]
Add a warning about the symbolic methods and
symbolic sub refs not being checked for taint.

p4raw-id: //depot/perl@15875

22 years agoIn EBCDIC the BOM detection doesn't seem
Jarkko Hietaniemi [Fri, 12 Apr 2002 12:27:41 +0000 (12:27 +0000)]
In EBCDIC the BOM detection doesn't seem
to be working right.  For now skipping the test,
waiting for Dan's opinion.

p4raw-id: //depot/perl@15874

22 years agoUpdate to Net::Ping 2.16.
Jarkko Hietaniemi [Fri, 12 Apr 2002 02:10:33 +0000 (02:10 +0000)]
Update to Net::Ping 2.16.

p4raw-id: //depot/perl@15873

22 years agoUpgrade to CGI.pm 2.81.
Jarkko Hietaniemi [Fri, 12 Apr 2002 02:06:04 +0000 (02:06 +0000)]
Upgrade to CGI.pm 2.81.

p4raw-id: //depot/perl@15872

22 years agoMove up restricted hashes a bit.
Jarkko Hietaniemi [Fri, 12 Apr 2002 01:48:01 +0000 (01:48 +0000)]
Move up restricted hashes a bit.

p4raw-id: //depot/perl@15871

22 years agoNow using Unicode 3.2.0.
Jarkko Hietaniemi [Fri, 12 Apr 2002 01:23:58 +0000 (01:23 +0000)]
Now using Unicode 3.2.0.

p4raw-id: //depot/perl@15870

22 years agoUNICOS too has sockpair issues (unsurprisingly,
Jarkko Hietaniemi [Thu, 11 Apr 2002 22:48:24 +0000 (22:48 +0000)]
UNICOS too has sockpair issues (unsurprisingly,
since UNICOS/mk has them too)

p4raw-id: //depot/perl@15869

22 years agoFAQ patch from mjd regarding Tie::File.
Jarkko Hietaniemi [Thu, 11 Apr 2002 20:41:23 +0000 (20:41 +0000)]
FAQ patch from mjd regarding Tie::File.

p4raw-id: //depot/perl@15868

22 years agoZWNJ, ZWJ. Any further convenience aliasing should
Jarkko Hietaniemi [Thu, 11 Apr 2002 19:19:36 +0000 (19:19 +0000)]
ZWNJ, ZWJ.  Any further convenience aliasing should
consider using the NamesList.

p4raw-id: //depot/perl@15867

22 years agofree CheckTree from the tyranny of the forward slash
Craig A. Berry [Thu, 11 Apr 2002 13:47:21 +0000 (08:47 -0500)]
free CheckTree from the tyranny of the forward slash
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>

p4raw-id: //depot/perl@15866

22 years agoMore NT Unicode information from Jan Dubois.
Jarkko Hietaniemi [Thu, 11 Apr 2002 18:39:36 +0000 (18:39 +0000)]
More NT Unicode information from Jan Dubois.

p4raw-id: //depot/perl@15865

22 years agoAdd one perltodo item (and move bunch of them to better spot),
Jarkko Hietaniemi [Thu, 11 Apr 2002 18:21:39 +0000 (18:21 +0000)]
Add one perltodo item (and move bunch of them to better spot),
add sysopen() to "Functions for filehandles, files, or directories".

p4raw-id: //depot/perl@15864

22 years agoPrettyprinting: shorten the lines to avoid linewrapping.
Jarkko Hietaniemi [Thu, 11 Apr 2002 14:46:45 +0000 (14:46 +0000)]
Prettyprinting: shorten the lines to avoid linewrapping.

p4raw-id: //depot/perl@15863

22 years agoAlso NEC SUPER-UX has buggy sockpair().
Jarkko Hietaniemi [Thu, 11 Apr 2002 14:42:06 +0000 (14:42 +0000)]
Also NEC SUPER-UX has buggy sockpair().

p4raw-id: //depot/perl@15862

22 years agodTHX works on its own just fine.
Jarkko Hietaniemi [Thu, 11 Apr 2002 13:35:01 +0000 (13:35 +0000)]
dTHX works on its own just fine.

p4raw-id: //depot/perl@15861

22 years agoMust hold off building s2p until there's a miniperl.
Jarkko Hietaniemi [Thu, 11 Apr 2002 13:34:40 +0000 (13:34 +0000)]
Must hold off building s2p until there's a miniperl.

p4raw-id: //depot/perl@15860

22 years agoAIX: strerror_r() needs dTHX.
Jarkko Hietaniemi [Thu, 11 Apr 2002 13:02:10 +0000 (13:02 +0000)]
AIX: strerror_r() needs dTHX.

p4raw-id: //depot/perl@15859

22 years agoExtracting the s2p may require the right dynlibpath.
Jarkko Hietaniemi [Thu, 11 Apr 2002 12:42:57 +0000 (12:42 +0000)]
Extracting the s2p may require the right dynlibpath.

p4raw-id: //depot/perl@15858

22 years agoDoc tweaks.
Jarkko Hietaniemi [Thu, 11 Apr 2002 12:40:59 +0000 (12:40 +0000)]
Doc tweaks.

p4raw-id: //depot/perl@15857

22 years agoMakeMaker 5.55_03 -> 5.90_01
Michael G. Schwern [Thu, 11 Apr 2002 01:25:26 +0000 (21:25 -0400)]
MakeMaker 5.55_03 -> 5.90_01
Message-ID: <20020411052525.GA17038@blackrider>

p4raw-id: //depot/perl@15856

22 years agoIntegrate mainline
Nick Ing-Simmons [Thu, 11 Apr 2002 06:26:44 +0000 (06:26 +0000)]
Integrate mainline

p4raw-id: //depot/perlio@15855

22 years agoUnused variables.
Jarkko Hietaniemi [Thu, 11 Apr 2002 02:38:50 +0000 (02:38 +0000)]
Unused variables.

p4raw-id: //depot/perl@15854

22 years ago[ PATCH ] Minor Term::ReadLine POD fix
Ilya Martynov [Thu, 11 Apr 2002 03:21:17 +0000 (07:21 +0400)]
[ PATCH ] Minor Term::ReadLine POD fix
Message-ID: <87u1qj9m36.fsf_-_@abra.ru>

p4raw-id: //depot/perl@15853

22 years agoUpgrade to Encode 1.33, from Dan Kogai.
Jarkko Hietaniemi [Wed, 10 Apr 2002 22:48:15 +0000 (22:48 +0000)]
Upgrade to Encode 1.33, from Dan Kogai.

p4raw-id: //depot/perl@15852

22 years agoBackward portability from Dan Kogai.
Jarkko Hietaniemi [Wed, 10 Apr 2002 21:25:30 +0000 (21:25 +0000)]
Backward portability from Dan Kogai.

p4raw-id: //depot/perl@15851

22 years agoFix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
Rafael Garcia-Suarez [Wed, 10 Apr 2002 20:07:42 +0000 (20:07 +0000)]
Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
correctly). As a side-effect, fix a bug in B::Lint. The corresponding
bug in B::walkoptree still to be fixed.

p4raw-id: //depot/perl@15850

22 years agoJapanese language is ja
Philip Newton [Wed, 10 Apr 2002 21:29:58 +0000 (23:29 +0200)]
Japanese language is ja
Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>

p4raw-id: //depot/perl@15849

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 10 Apr 2002 14:22:12 +0000 (14:22 +0000)]
Integrate perlio:

[ 15847]
Add a \t to Win32 pm_to_blib $(TOUCH) line.
p4raw-link: @15847 on //depot/perlio: da9d6c70552fb399d08aaf78dc7afc5fcc4907bf

p4raw-id: //depot/perl@15848

22 years agoAdd a \t to Win32 pm_to_blib $(TOUCH) line.
Nick Ing-Simmons [Wed, 10 Apr 2002 13:08:29 +0000 (13:08 +0000)]
Add a \t to Win32 pm_to_blib $(TOUCH) line.

p4raw-id: //depot/perlio@15847

22 years agoTry to fool old AIX when threading, from Merijn.
Jarkko Hietaniemi [Wed, 10 Apr 2002 12:57:51 +0000 (12:57 +0000)]
Try to fool old AIX when threading, from Merijn.

p4raw-id: //depot/perl@15846

22 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 10 Apr 2002 12:44:51 +0000 (12:44 +0000)]
Update Changes.

p4raw-id: //depot/perl@15845

22 years agoWelcome to the 5.7.3.
Jarkko Hietaniemi [Wed, 10 Apr 2002 12:38:41 +0000 (12:38 +0000)]
Welcome to the 5.7.3.

p4raw-id: //depot/perl@15844

22 years agoMake x2p/s2p part of the test_prep target now that we
Jarkko Hietaniemi [Wed, 10 Apr 2002 12:34:01 +0000 (12:34 +0000)]
Make x2p/s2p part of the test_prep target now that we
have a test for it.

p4raw-id: //depot/perl@15843

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Wed, 10 Apr 2002 11:47:23 +0000 (11:47 +0000)]
Integrate perlio:

[ 15840]
We have been 5.7.3 for a while - install there ...
p4raw-link: @15840 on //depot/perlio: 7812475883fa91d34c8c685053c9bbbd0ad2d708

p4raw-id: //depot/perl@15842

22 years agoSImilarly to old HP-UX, in old AIX too including
Jarkko Hietaniemi [Wed, 10 Apr 2002 11:45:14 +0000 (11:45 +0000)]
SImilarly to old HP-UX, in old AIX too including
crypt.h leads into trouble.  (from Merijn)

p4raw-id: //depot/perl@15841

22 years agoWe have been 5.7.3 for a while - install there ...
Nick Ing-Simmons [Wed, 10 Apr 2002 10:04:19 +0000 (10:04 +0000)]
We have been 5.7.3 for a while - install there ...

p4raw-id: //depot/perlio@15840

22 years agoIntgrate mainline
Nick Ing-Simmons [Wed, 10 Apr 2002 10:03:46 +0000 (10:03 +0000)]
Intgrate mainline

p4raw-id: //depot/perlio@15839

22 years agoext/attrs.t getting skipped
Craig A. Berry [Tue, 9 Apr 2002 23:58:49 +0000 (18:58 -0500)]
ext/attrs.t getting skipped
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>

p4raw-id: //depot/perl@15838