22 years agoUpdate Changes.
Jarkko Hietaniemi [Fri, 8 Mar 2002 15:09:38 +0000]
Update Changes.

p4raw-id: //depot/perl@15109

22 years agoCygwin cygipc support skipped
Gerrit P. Haase [Fri, 8 Mar 2002 16:59:34 +0000]
Cygwin cygipc support skipped
From: "Gerrit P. Haase" <gerrit@familiehaase.de>
Message-ID: <113694157285.20020308165934@familiehaase.de>

p4raw-id: //depot/perl@15108

22 years agoRe: [PATCH] tests for Gconvert
Yitzchak Scott-Thoennes [Thu, 7 Mar 2002 16:48:10 +0000]
Re: [PATCH] tests for Gconvert
Message-ID: <KpAi8gzkganW092yn@efn.org>

p4raw-id: //depot/perl@15106

22 years agoThe new test has some teething problems.
Jarkko Hietaniemi [Fri, 8 Mar 2002 14:32:55 +0000]
The new test has some teething problems.

p4raw-id: //depot/perl@15105

22 years agoB::Lint tests
Rafael Garcia-Suarez [Fri, 8 Mar 2002 14:47:19 +0000]
B::Lint tests
Message-ID: <20020308144719.A2663@rafael>

p4raw-id: //depot/perl@15104

22 years agohints/powerux.sh for perl-5.7.3
Tom Horsley [Fri, 8 Mar 2002 13:24:14 +0000]
hints/powerux.sh for perl-5.7.3
Message-Id: <200203081324.NAA00642@cleo>

p4raw-id: //depot/perl@15103

22 years agoHP has some new models
H.Merijn Brand [Fri, 8 Mar 2002 13:07:02 +0000]
HP has some new models
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@15102

22 years agopod markup fixes
Stas Bekman [Fri, 8 Mar 2002 15:29:53 +0000]
pod markup fixes
   Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>

p4raw-id: //depot/perl@15101

22 years agoThought I deleted this already?
Jarkko Hietaniemi [Fri, 8 Mar 2002 03:14:41 +0000]
Thought I deleted this already?

p4raw-id: //depot/perl@15096

22 years agoperlport updates from Pudge.
Jarkko Hietaniemi [Fri, 8 Mar 2002 03:06:20 +0000]
perlport updates from Pudge.

p4raw-id: //depot/perl@15095

22 years ago Nitpick.
Abhijit Menon-Sen [Fri, 8 Mar 2002 03:06:03 +0000]
   Nitpick.

p4raw-id: //depot/perl@15094

22 years agoWrong test.
Jarkko Hietaniemi [Fri, 8 Mar 2002 03:00:46 +0000]
Wrong test.

p4raw-id: //depot/perl@15093

22 years agoIntegrate change 14064 from macperl to blead.
Jarkko Hietaniemi [Fri, 8 Mar 2002 02:25:23 +0000]
Integrate change 14064 from macperl to blead.

p4raw-id: //depot/perl@15091
p4raw-integrated: from //depot/maint-5.6/macperl@15089 'merge in'
pod/perlmodinstall.pod (@11007..)
p4raw-integrated: from //depot/maint-5.6/macperl@14064 'ignore'
pod/perlport.pod (@12324..)

22 years ago[ID 20020307.010] [Patch docs] A _very_ small patch to correct a
Anton Tagunov [Fri, 8 Mar 2002 05:26:59 +0000]
[ID 20020307.010] [Patch docs] A _very_ small patch to correct a
    minor typo in perlguts.pod
   Message-Id: <4649821189.20020308052659@motor.ru>

p4raw-id: //depot/perl@15089

22 years agoRe[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless...
Anton Tagunov [Fri, 8 Mar 2002 04:31:44 +0000]
Re[2]: [ID 20020307.006] [BUG][use encoding] use encoding 'greek'; print "not" unless pack("U*", 0x3af) eq pack("C*", 0xdf) prints "not"!
Message-ID: <13946506773.20020308043144@newmail.ru>

(one test changed)

p4raw-id: //depot/perl@15088

22 years agosome more deltas
Rafael Garcia-Suarez [Thu, 7 Mar 2002 23:13:23 +0000]
some more deltas
Message-ID: <20020307231323.A13068@rafael>

p4raw-id: //depot/perl@15087

22 years agoperl/t/io/fs.t -- VOS bug
Paul Green [Thu, 7 Mar 2002 14:25:00 +0000]
perl/t/io/fs.t -- VOS bug
Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>

p4raw-id: //depot/perl@15086

22 years agoAs suggested by Anton Tagunov, eq and cmp now obey the
Jarkko Hietaniemi [Thu, 7 Mar 2002 22:37:51 +0000]
As suggested by Anton Tagunov, eq and cmp now obey the
encoding pragma (by remapping their byte argument if the
other argument is in Unicode).  Also fix a bug found by
Anton where ord undef under the encoding pragma would barf.
([ID 20020307.009] A null pointer dereference with 'use encoding')
Finally, use the nicer form of sv_recode_to_utf8.

p4raw-id: //depot/perl@15085

22 years agoRetract #14985, #14899, and #14990, following the principles
Jarkko Hietaniemi [Thu, 7 Mar 2002 20:54:02 +0000]
Retract #14985, #14899, and #14990, following the principles
"Do no harm." and "If it ain't broke, don't fix it."

Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
some, but still broken, and I do not have the extra brain
cells for the EBCDIC backport.  Secondly, the old version
worked both in EBCDIC and non-.  Thirdly, the old version
may be more amenable for the behaviour suggsted by Anton
Tagunov regarding the encoding pragma.

p4raw-id: //depot/perl@15084

22 years agoLong doubles give you long doubles.
Jarkko Hietaniemi [Thu, 7 Mar 2002 20:26:36 +0000]
Long doubles give you long doubles.

p4raw-id: //depot/perl@15083

22 years agoForgotten deMANIFESTation.
Jarkko Hietaniemi [Thu, 7 Mar 2002 18:16:39 +0000]
Forgotten deMANIFESTation.

p4raw-id: //depot/perl@15082

22 years agoObsolete unused file, noticed by Dank Kogai.
Jarkko Hietaniemi [Thu, 7 Mar 2002 17:29:17 +0000]
Obsolete unused file, noticed by Dank Kogai.

p4raw-id: //depot/perl@15081

22 years agoChanges should mirror version number
Robin Barker [Thu, 7 Mar 2002 11:04:24 +0000]
Changes should mirror version number
   Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>

p4raw-id: //depot/perl@15080

22 years agoRe: [PATCH] tests for Gconvert
Yitzchak Scott-Thoennes [Wed, 6 Mar 2002 20:22:54 +0000]
Re: [PATCH] tests for Gconvert
Message-ID: <esuh8gzkg2/b092yn@efn.org>

p4raw-id: //depot/perl@15078

22 years agoMac OS X UFS does not do ctime.
Jarkko Hietaniemi [Thu, 7 Mar 2002 03:27:38 +0000]
Mac OS X UFS does not do ctime.

p4raw-id: //depot/perl@15077

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Thu, 7 Mar 2002 02:40:09 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@15076

22 years agoContinued Chinese puzzles from Autrijus.
Jarkko Hietaniemi [Thu, 7 Mar 2002 01:48:46 +0000]
Continued Chinese puzzles from Autrijus.

p4raw-id: //depot/perl@15075

22 years agoreordering conditions in Win32.pm
Nikola Knezevic [Wed, 6 Mar 2002 18:13:51 +0000]
reordering conditions in Win32.pm
Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>

p4raw-id: //depot/perl@15074

22 years agoperlport tweaks.
Jarkko Hietaniemi [Thu, 7 Mar 2002 00:15:11 +0000]
perlport tweaks.

p4raw-id: //depot/perl@15073

22 years agoRe: [PATCH docs] Re: Bug with -M
Michael G. Schwern [Wed, 6 Mar 2002 16:20:27 +0000]
Re: [PATCH docs] Re: Bug with -M
Message-ID: <20020306212027.GC4257@blackrider>

p4raw-id: //depot/perl@15072

22 years agoperldelta updates.
Jarkko Hietaniemi [Wed, 6 Mar 2002 20:20:29 +0000]
perldelta updates.

p4raw-id: //depot/perl@15071

22 years ago5005threads wasn't even compiling.
Jarkko Hietaniemi [Wed, 6 Mar 2002 20:06:37 +0000]
5005threads wasn't even compiling.

p4raw-id: //depot/perl@15070

22 years agoRe: perl@15047 New format tests for still existing bugs
H.Merijn Brand [Wed, 6 Mar 2002 12:59:29 +0000]
Re: perl@15047 New format tests for still existing bugs
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@15069

22 years agoRegen Glossary et al.
Jarkko Hietaniemi [Wed, 6 Mar 2002 15:04:41 +0000]
Regen Glossary et al.

p4raw-id: //depot/perl@15068

22 years agoUse HAS_TM_TM_ZONE (from #15065). Should help
Jarkko Hietaniemi [Wed, 6 Mar 2002 14:39:58 +0000]
Use HAS_TM_TM_ZONE (from #15065).  Should help
[ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set

p4raw-id: //depot/perl@15067

22 years agoScan for tm_zone (and tm_gmtoff, while we are at it).
Jarkko Hietaniemi [Wed, 6 Mar 2002 14:39:18 +0000]
Scan for tm_zone (and tm_gmtoff, while we are at it).

p4raw-id: //depot/perl@15065

22 years agoMust remove fallback.c also from here.
Jarkko Hietaniemi [Wed, 6 Mar 2002 14:14:02 +0000]
Must remove fallback.c also from here.

p4raw-id: //depot/perl@15064

22 years agoRe: perl@15047 WinCE
H.Merijn Brand [Wed, 6 Mar 2002 13:41:30 +0000]
Re: perl@15047 WinCE
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:41:30 +0100
Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>

Subject: Re: perl@15047 Win32
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:46:02 +0100
Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>

Subject: Re: perl@15047 Epoc
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:48:31 +0100
Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>

Subject: Re: perl@15047 NetWare
From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
Date: Wed, 06 Mar 2002 13:55:46 +0100
Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>

p4raw-id: //depot/perl@15063

22 years agoRe: perl@15047
H.Merijn Brand [Wed, 6 Mar 2002 11:25:50 +0000]
Re: perl@15047
   From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
   Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
p4raw-link: @15047 on //depot/perl: 0cce8c827906d6294f47c30840f886b52d8345f8

p4raw-id: //depot/perl@15062

22 years agoRe: perl@15047
H.Merijn Brand [Wed, 6 Mar 2002 10:38:02 +0000]
Re: perl@15047
   From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
   Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
p4raw-link: @15047 on //depot/perl: 0cce8c827906d6294f47c30840f886b52d8345f8

p4raw-id: //depot/perl@15061

22 years ago Subject: Update perlhist.pod
Abhijit Menon-Sen [Wed, 6 Mar 2002 08:30:33 +0000]
   Subject: Update perlhist.pod
   From: mjd@plover.com
   Date: 6 Mar 2002 07:11:55 -0000
   Message-Id: <20020306071155.10240.qmail@plover.com>

   Subject: [PATCH pod/perlvar.pod] $^V => string
   From: Stas Bekman <stas@stason.org>
   Date: Wed, 06 Mar 2002 14:56:55 +0800
   Message-Id: <3C85BDB7.7050700@stason.org>

p4raw-id: //depot/perl@15060

22 years agoassorted configure.com fix-ups
Craig A. Berry [Tue, 5 Mar 2002 23:11:22 +0000]
assorted configure.com fix-ups
   From: "Craig A. Berry" <craigberry@mac.com>
   Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>

p4raw-id: //depot/perl@15059

22 years agoIRIX failure with long doubles.
Jarkko Hietaniemi [Wed, 6 Mar 2002 04:01:27 +0000]
IRIX failure with long doubles.

p4raw-id: //depot/perl@15058

22 years agoMake reality and Changes coincide.
Jarkko Hietaniemi [Wed, 6 Mar 2002 03:12:15 +0000]
Make reality and Changes coincide.

p4raw-id: //depot/perl@15057

22 years agoRe[2]: [ID 20020303.005] Patch ... C API description
Anton Tagunov [Wed, 6 Mar 2002 02:10:21 +0000]
Re[2]: [ID 20020303.005] Patch ... C API description
Message-ID: <11152782757.20020306021021@motor.ru>

(reworded)

p4raw-id: //depot/perl@15056

22 years agoB::Lint doesn't work
Rafael Garcia-Suarez [Tue, 5 Mar 2002 22:51:18 +0000]
B::Lint doesn't work
Message-ID: <20020305225118.C733@rafael>

p4raw-id: //depot/perl@15055

22 years agoRe: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before...
Yitzchak Scott-Thoennes [Mon, 4 Mar 2002 16:24:32 +0000]
Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
Message-ID: <ABBh8gzkgezX092yn@efn.org>

p4raw-id: //depot/perl@15054

22 years agoRe: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
Nicholas Clark [Tue, 5 Mar 2002 22:30:49 +0000]
Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15053

22 years agotests for Gconvert
Yitzchak Scott-Thoennes [Tue, 5 Mar 2002 16:35:45 +0000]
tests for Gconvert
Message-ID: <hRWh8gzkgONX092yn@efn.org>

p4raw-id: //depot/perl@15052

22 years agotoplevel Makefile.SH
Paul Green [Tue, 5 Mar 2002 17:34:00 +0000]
toplevel Makefile.SH
Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>

p4raw-id: //depot/perl@15051

22 years agopointer to perldelta in Changes
Chris Nandor [Tue, 5 Mar 2002 16:04:50 +0000]
pointer to perldelta in Changes
Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>

p4raw-id: //depot/perl@15050

22 years agochom?p overridability is the other way
Rafael Garcia-Suarez [Tue, 5 Mar 2002 22:26:20 +0000]
chom?p overridability is the other way
Message-ID: <20020305222620.A733@rafael>

p4raw-id: //depot/perl@15049

22 years agoSolaris: allow for /usr/bin/df not to exist.
Kingpin [Tue, 5 Mar 2002 15:26:55 +0000]
Solaris: allow for /usr/bin/df not to exist.

Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>

p4raw-id: //depot/perl@15048

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 5 Mar 2002 15:36:10 +0000]
Update Changes.

p4raw-id: //depot/perl@15047

22 years agoDouble MANIFESTing.
Jarkko Hietaniemi [Tue, 5 Mar 2002 14:56:19 +0000]
Double MANIFESTing.

p4raw-id: //depot/perl@15046

22 years agoRemove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
Jarkko Hietaniemi [Tue, 5 Mar 2002 14:29:41 +0000]
Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.

p4raw-id: //depot/perl@15045

22 years agoRe: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
Rafael Garcia-Suarez [Tue, 5 Mar 2002 14:35:57 +0000]
Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
Message-ID: <20020305143557.C695@rafael>

p4raw-id: //depot/perl@15044

22 years agoMessage-Id: <200203051337.NAA14686@tempest.npl.co.uk>
Robin Barker [Tue, 5 Mar 2002 13:37:59 +0000]
Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>

p4raw-id: //depot/perl@15043

22 years agoReal patch from SADAHIRO Tomoyuki to remove the HZ tests.
Jarkko Hietaniemi [Tue, 5 Mar 2002 13:33:55 +0000]
Real patch from SADAHIRO Tomoyuki to remove the HZ tests.

p4raw-id: //depot/perl@15042

22 years agoDOC PATCH 5.7.3 (perldelta)
Mark-Jason Dominus [Tue, 5 Mar 2002 05:35:58 +0000]
DOC PATCH 5.7.3 (perldelta)
   Message-Id: <20020305053558.31677.qmail@plover.com>

p4raw-id: //depot/perl@15040

22 years agoThis is 5.7.3.
Jarkko Hietaniemi [Tue, 5 Mar 2002 03:32:07 +0000]
This is 5.7.3.

p4raw-id: //depot/perl@15039

22 years agoShoo.
Jarkko Hietaniemi [Tue, 5 Mar 2002 03:31:32 +0000]
Shoo.

p4raw-id: //depot/perl@15038

22 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 5 Mar 2002 03:15:17 +0000]
Update Changes.

p4raw-id: //depot/perl@15037

22 years agoRegen perlapi.
Jarkko Hietaniemi [Tue, 5 Mar 2002 03:11:17 +0000]
Regen perlapi.

p4raw-id: //depot/perl@15036

22 years agoTie::File doc tweak for Win32 from mjd.
Jarkko Hietaniemi [Tue, 5 Mar 2002 03:08:50 +0000]
Tie::File doc tweak for Win32 from mjd.

p4raw-id: //depot/perl@15035

22 years agoRegen toc.
Jarkko Hietaniemi [Tue, 5 Mar 2002 02:51:47 +0000]
Regen toc.

p4raw-id: //depot/perl@15034

22 years agoDecommission Encode::Tcl HZ testing for now.
Jarkko Hietaniemi [Tue, 5 Mar 2002 02:34:32 +0000]
Decommission Encode::Tcl HZ testing for now.

p4raw-id: //depot/perl@15033

22 years agoMust have a return.
Jarkko Hietaniemi [Tue, 5 Mar 2002 02:05:23 +0000]
Must have a return.

p4raw-id: //depot/perl@15032

22 years agoThe very latest win32 score from Jan Dubois.
Jarkko Hietaniemi [Tue, 5 Mar 2002 01:45:21 +0000]
The very latest win32 score from Jan Dubois.

p4raw-id: //depot/perl@15031

22 years agoREADME.macos
Chris Nandor [Mon, 4 Mar 2002 17:37:59 +0000]
README.macos
   Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>

p4raw-id: //depot/perl@15030

22 years ago"The last pieces of Chinese puzzle" from Autrijus.
Jarkko Hietaniemi [Tue, 5 Mar 2002 01:39:29 +0000]
"The last pieces of Chinese puzzle" from Autrijus.

p4raw-id: //depot/perl@15029

22 years agoKnown test failures updates.
Jarkko Hietaniemi [Tue, 5 Mar 2002 00:53:36 +0000]
Known test failures updates.

p4raw-id: //depot/perl@15028

22 years agoOne more nit from mjd.
Jarkko Hietaniemi [Mon, 4 Mar 2002 23:48:07 +0000]
One more nit from mjd.

p4raw-id: //depot/perl@15027

22 years agoUpgrade to Tie::File 0.17 from mjd.
Jarkko Hietaniemi [Mon, 4 Mar 2002 23:42:28 +0000]
Upgrade to Tie::File 0.17 from mjd.

p4raw-id: //depot/perl@15026

22 years agoRe: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
Nicholas Clark [Mon, 4 Mar 2002 23:33:52 +0000]
Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15025

22 years agoEscapee.
Jarkko Hietaniemi [Mon, 4 Mar 2002 22:21:44 +0000]
Escapee.

p4raw-id: //depot/perl@15024

22 years ago(was Re: [PATCH @13746] h2xs)
Nicholas Clark [Mon, 4 Mar 2002 22:48:38 +0000]
(was Re: [PATCH @13746] h2xs)
Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15023

22 years agoCleaner.
Jarkko Hietaniemi [Mon, 4 Mar 2002 22:09:39 +0000]
Cleaner.

p4raw-id: //depot/perl@15022

22 years agosmall doc update to promote '-no_match_vars' of 'use English'
Jeffrey Friedl [Mon, 4 Mar 2002 12:14:45 +0000]
small doc update to promote '-no_match_vars' of 'use English'
Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>

p4raw-id: //depot/perl@15021

22 years agoMore Han tweaks from Autrjius Tang: most importantly,
Jarkko Hietaniemi [Mon, 4 Mar 2002 21:44:42 +0000]
More Han tweaks from Autrjius Tang: most importantly,
gbk is identical to cp936, so gbk can be removed and
taken care of by an alias.

p4raw-id: //depot/perl@15020

22 years agoRe: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
Nicholas Clark [Mon, 4 Mar 2002 22:20:13 +0000]
Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15019

22 years agoBased on
Anton Tagunov [Mon, 4 Mar 2002 21:14:39 +0000]
Based on

Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
Message-ID: <1814137429.20020304211439@motor.ru>

p4raw-id: //depot/perl@15018

22 years ago[PATCH] enhance xsubpp to support OVERLOAD: keyword
John Peacock [Mon, 4 Mar 2002 16:18:42 +0000]
[PATCH] enhance xsubpp to support OVERLOAD: keyword
Date: Mon, 04 Mar 2002 16:18:42 -0500
Message-ID: <3C83E4B2.3060700@rowman.com>

Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
From: John Peacock <jpeacock@rowman.com>
Date: Mon, 04 Mar 2002 16:42:55 -0500
Message-ID: <3C83EA5F.80303@rowman.com>

p4raw-id: //depot/perl@15017

22 years ago[PATCH @15001] ISO-IR-165 --> ISO_IR_165
Craig A. Berry [Mon, 4 Mar 2002 14:47:59 +0000]
[PATCH @15001] ISO-IR-165 --> ISO_IR_165
From: "Craig A. Berry" <craigberry@mac.com>
Date: Mon, 04 Mar 2002 14:47:59 -0600
Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>

Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
From: "Craig A. Berry" <craigberry@mac.com>
Date: Mon, 04 Mar 2002 15:04:58 -0600
Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>

p4raw-id: //depot/perl@15016

22 years agoAdd Encode::CN, Encode::KR, and Encode::TW to the list
Jarkko Hietaniemi [Mon, 4 Mar 2002 18:57:23 +0000]
Add Encode::CN, Encode::KR, and Encode::TW to the list
of known extensions, where Encode::JP already is.

p4raw-id: //depot/perl@15014

22 years agoSJIS, from Dan Kogai.
Jarkko Hietaniemi [Mon, 4 Mar 2002 18:36:05 +0000]
SJIS, from Dan Kogai.

p4raw-id: //depot/perl@15013

22 years agoIntergrate perlio's Encode/compile
Nick Ing-Simmons [Mon, 4 Mar 2002 17:35:50 +0000]
Intergrate perlio's Encode/compile

p4raw-id: //depot/perl@15012

22 years agoIntegrate ext/Encode/compile from perlio.
Jarkko Hietaniemi [Mon, 4 Mar 2002 17:24:30 +0000]
Integrate ext/Encode/compile from perlio.

p4raw-id: //depot/perl@15009

22 years agoIntegrate perlio:
Jarkko Hietaniemi [Mon, 4 Mar 2002 17:11:19 +0000]
Integrate perlio:

[ 15002]
Win32 tweak

[ 14999]
Win32 hack

[ 14995]
Remove debugging assert
p4raw-link: @15002 on //depot/perlio: 330f1a50c5d35c91987f1aef437dcb98bb1db640
p4raw-link: @14999 on //depot/perlio: aa0955498d45bb8096ef3cae16377877c15810a6
p4raw-link: @14995 on //depot/perlio: 24140e009b1b0a7cb78bf9b74be60f7a30a12452

p4raw-id: //depot/perl@15008

22 years agoIntegrate mainline
Nick Ing-Simmons [Mon, 4 Mar 2002 17:08:17 +0000]
Integrate mainline

p4raw-id: //depot/perlio@15007
p4raw-integrated: from //depot/perl@15002 'copy in' pod/perltoc.pod
(@14775..) AUTHORS (@14847..) Porting/Glossary
Porting/config.sh Porting/config_H (@14875..) Changes
patchlevel.h (@14924..) ext/Encode/Encode.pm (@14993..)

22 years agoA new M::BI test.
Jarkko Hietaniemi [Mon, 4 Mar 2002 16:46:49 +0000]
A new M::BI test.

p4raw-id: //depot/perl@15006

22 years agoVMS test and perldelta update
Craig A. Berry [Mon, 4 Mar 2002 11:03:37 +0000]
VMS test and perldelta update
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>

p4raw-id: //depot/perl@15005

22 years agoNeeded for threaded builds.
Jarkko Hietaniemi [Mon, 4 Mar 2002 16:41:50 +0000]
Needed for threaded builds.

p4raw-id: //depot/perl@15004

22 years agotaint + deprecated warnings
Paul Marquess [Mon, 4 Mar 2002 16:33:23 +0000]
taint + deprecated warnings
From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>

p4raw-id: //depot/perl@15003

22 years agoWin32 tweak
Nick Ing-Simmons [Mon, 4 Mar 2002 16:19:06 +0000]
Win32 tweak

p4raw-id: //depot/perlio@15002

22 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 4 Mar 2002 15:39:11 +0000]
Update Changes.

p4raw-id: //depot/perl@15001

22 years agoAUTHORS updates.
Jarkko Hietaniemi [Mon, 4 Mar 2002 15:28:01 +0000]
AUTHORS updates.

p4raw-id: //depot/perl@15000

22 years agoWin32 hack
Nick Ing-Simmons [Mon, 4 Mar 2002 15:26:43 +0000]
Win32 hack

p4raw-id: //depot/perlio@14999

22 years agoEncode doc tweak from Autrijus Tang.
Jarkko Hietaniemi [Mon, 4 Mar 2002 15:23:35 +0000]
Encode doc tweak from Autrijus Tang.

p4raw-id: //depot/perl@14998

22 years agoRegen Glossary et al. (It seems the #14875 didn't
Jarkko Hietaniemi [Mon, 4 Mar 2002 14:53:38 +0000]
Regen Glossary et al.  (It seems the #14875 didn't
quite work in removing the double-dot?)

p4raw-id: //depot/perl@14997