22 years agoImplement :std subpragma of the open pragma
Jarkko Hietaniemi [Sun, 10 Mar 2002 16:35:55 +0000]
Implement :std subpragma of the open pragma
that makes the standard filehandles to talk in
encodings.  This change set off a weird warning
from op.c, though: disabled it now until someone
who knows what it is about comes along.

p4raw-id: //depot/perl@15146

22 years agoDocument the logic of :locale better.
Jarkko Hietaniemi [Sun, 10 Mar 2002 16:00:46 +0000]
Document the logic of :locale better.

p4raw-id: //depot/perl@15145

22 years agofor broken /proc/curproc/file on FreeBSD
Slaven Rezic [Sun, 10 Mar 2002 02:49:17 +0000]
for broken /proc/curproc/file on FreeBSD
Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>

p4raw-id: //depot/perl@15144

22 years agoEncode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)
SADAHIRO Tomoyuki [Sun, 10 Mar 2002 17:08:54 +0000]
Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)
Message-Id: <20020310170748.1F29.BQW10602@nifty.com>

p4raw-id: //depot/perl@15143

22 years agoThe patch does the following:
Jarkko Hietaniemi [Sun, 10 Mar 2002 15:43:54 +0000]
The patch does the following:
- Nix the unneccessary diagnostics line
- Quell -w warnings if the first ENV doesn't exist
- While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
  is too baroque and bloated for daily use (and for perl core inclusion).
- "Cannot figure out an encoding to use" when locale is 'C' is rendered
  non-fatal.
- Consequently, the ^OPEN bits is set only when needed.

p4raw-id: //depot/perl@15142

22 years agoMisc tiny tweaks from Sarathy, good for threaded builds.
Jarkko Hietaniemi [Sun, 10 Mar 2002 05:15:26 +0000]
Misc tiny tweaks from Sarathy, good for threaded builds.

p4raw-id: //depot/perl@15141

22 years agoPrecedence problem.
Jarkko Hietaniemi [Sun, 10 Mar 2002 05:12:08 +0000]
Precedence problem.

p4raw-id: //depot/perl@15140

22 years agoRenaming tweaks, and split off the reentrant "superbuffer"
Jarkko Hietaniemi [Sun, 10 Mar 2002 04:57:07 +0000]
Renaming tweaks, and split off the reentrant "superbuffer"
init routine.

p4raw-id: //depot/perl@15139

22 years agoThe 7-bit jis seems to be the hanging one.
Jarkko Hietaniemi [Sun, 10 Mar 2002 00:59:50 +0000]
The 7-bit jis seems to be the hanging one.

p4raw-id: //depot/perl@15138

22 years agoBegone.
Jarkko Hietaniemi [Sun, 10 Mar 2002 00:39:18 +0000]
Begone.

p4raw-id: //depot/perl@15137

22 years agoBetter fix from Autrijus.
Jarkko Hietaniemi [Sat, 9 Mar 2002 23:56:42 +0000]
Better fix from Autrijus.

p4raw-id: //depot/perl@15136

22 years agoNot everybody has Encode::HanExtra.
Jarkko Hietaniemi [Sat, 9 Mar 2002 18:49:55 +0000]
Not everybody has Encode::HanExtra.

p4raw-id: //depot/perl@15135

22 years agoDecutandpasto.
Jarkko Hietaniemi [Sat, 9 Mar 2002 18:30:18 +0000]
Decutandpasto.

p4raw-id: //depot/perl@15134

22 years agoData::Dumper
Nicholas Clark [Sat, 9 Mar 2002 19:03:54 +0000]
Data::Dumper
Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15133

22 years agosocketpair.t w/o fork
Mattia Barbon [Sat, 9 Mar 2002 14:55:11 +0000]
socketpair.t w/o fork
From: "Mattia Barbon" <mbarbon@dsi.unive.it>
Message-ID: <3C8A224F.29578.13691BA@localhost>

(modified as suggested by Sarathy)

p4raw-id: //depot/perl@15132

22 years agoMention Change 14727
Audrey Tang [Sat, 9 Mar 2002 23:31:40 +0000]
Mention Change 14727
Message-ID: <20020309153140.GA4224@not.autrijus.org>

p4raw-id: //depot/perl@15131

22 years agoMake Encode.pm implicitly load external CJK tables the first
Jarkko Hietaniemi [Sat, 9 Mar 2002 16:02:58 +0000]
Make Encode.pm implicitly load external CJK tables the first
time they're needed (instead of immediately), from Autrijus
Tang.

p4raw-id: //depot/perl@15130

22 years agoRe: Two questions
Nicholas Clark [Sat, 9 Mar 2002 12:42:40 +0000]
Re: Two questions
Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>

p4raw-id: //depot/perl@15129

22 years agopp_sys.c (pp_sselect to not clobber storage on BigEndian
Paul Green [Fri, 8 Mar 2002 22:34:00 +0000]
pp_sys.c (pp_sselect to not clobber storage on BigEndian
Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>

p4raw-id: //depot/perl@15128

22 years agoperl -Dt doesnt output newlines
Dave Mitchell [Sat, 9 Mar 2002 00:13:27 +0000]
perl -Dt doesnt output newlines
Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>

p4raw-id: //depot/perl@15127

22 years agoDeglitch from Rafael.
Jarkko Hietaniemi [Sat, 9 Mar 2002 01:23:16 +0000]
Deglitch from Rafael.

p4raw-id: //depot/perl@15126

22 years agoStill more portability.
Jarkko Hietaniemi [Fri, 8 Mar 2002 23:49:00 +0000]
Still more portability.

p4raw-id: //depot/perl@15125

22 years agoMore portability.
Jarkko Hietaniemi [Fri, 8 Mar 2002 22:54:50 +0000]
More portability.

p4raw-id: //depot/perl@15124

22 years agoShared library paths; running tests manually.
Jarkko Hietaniemi [Fri, 8 Mar 2002 22:14:37 +0000]
Shared library paths; running tests manually.

p4raw-id: //depot/perl@15123

22 years agoRE: Two questions
Paul Green [Fri, 8 Mar 2002 17:55:19 +0000]
RE: Two questions
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>

p4raw-id: //depot/perl@15122

22 years agoNew shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
Jarkko Hietaniemi [Fri, 8 Mar 2002 21:52:51 +0000]
New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
(Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)

p4raw-id: //depot/perl@15121

22 years agoIn DG/UX finding pthread_atfork requires a true compile,
Jarkko Hietaniemi [Fri, 8 Mar 2002 20:27:17 +0000]
In DG/UX finding pthread_atfork requires a true compile,
from Takis Psarogiannakopoulos.

p4raw-id: //depot/perl@15119

22 years agoForgot an OVERLOAD character in xsubpp
John Peacock [Fri, 8 Mar 2002 15:52:41 +0000]
Forgot an OVERLOAD character in xsubpp
Message-ID: <3C892499.4050502@rowman.com>

p4raw-id: //depot/perl@15118

22 years agotest numbers for t/op/write.t
Craig A. Berry [Fri, 8 Mar 2002 15:02:51 +0000]
test numbers for t/op/write.t
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>

p4raw-id: //depot/perl@15117

22 years ago*BETTER* installperl script patch for VOS
Paul Green [Fri, 8 Mar 2002 14:45:00 +0000]
*BETTER* installperl script patch for VOS
Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>

p4raw-id: //depot/perl@15116

22 years agotm_tm_* for VMS
Craig A. Berry [Fri, 8 Mar 2002 13:07:52 +0000]
tm_tm_* for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>

p4raw-id: //depot/perl@15115

22 years agoDetypo.
Jarkko Hietaniemi [Fri, 8 Mar 2002 18:51:27 +0000]
Detypo.

p4raw-id: //depot/perl@15114

22 years agoBetter test for #14795 (bug id 20020124.005) from Andreas.
Jarkko Hietaniemi [Fri, 8 Mar 2002 18:49:56 +0000]
Better test for #14795 (bug id 20020124.005) from Andreas.

p4raw-id: //depot/perl@15113

22 years agoHP-UX nm seems to repeat itself.
Jarkko Hietaniemi [Fri, 8 Mar 2002 17:56:36 +0000]
HP-UX nm seems to repeat itself.

p4raw-id: //depot/perl@15112

22 years agoNice porting script from Sarathy. Well, less nice
Jarkko Hietaniemi [Fri, 8 Mar 2002 17:50:21 +0000]
Nice porting script from Sarathy.  Well, less nice
in the sense that it shows the looong road ahead.

p4raw-id: //depot/perl@15111

22 years agoRe: Performance considerations for UTF-8
Jarkko Hietaniemi [Fri, 8 Mar 2002 18:53:28 +0000]
Re: Performance considerations for UTF-8
Message-ID: <20020308185328.D640@alpha.hut.fi>

(put all in perlunicode)

p4raw-id: //depot/perl@15110

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