20 years agoRetract #20260.
Jarkko Hietaniemi [Mon, 28 Jul 2003 14:16:44 +0000]
Retract #20260.

p4raw-id: //depot/perl@20267

20 years agoBump the $VERSION of core File::Spec as requested by Ken Williams.
Jarkko Hietaniemi [Mon, 28 Jul 2003 13:38:59 +0000]
Bump the $VERSION of core File::Spec as requested by Ken Williams.

p4raw-id: //depot/perl@20266

20 years ago#20177 broke skip logic in t/op/write.t
Craig A. Berry [Mon, 28 Jul 2003 08:04:32 +0000]
#20177 broke skip logic in t/op/write.t
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F251F60.6050607@mac.com>

p4raw-id: //depot/perl@20265

20 years agot/op/write.t cleanup after itself.
Michael G. Schwern [Mon, 28 Jul 2003 05:54:19 +0000]
t/op/write.t cleanup after itself.
Message-ID: <20030728125419.GJ21044@windhund.schwern.org>

p4raw-id: //depot/perl@20264

20 years agoMake Storable work with blead/maint by making PL_sv_placeholder
Jarkko Hietaniemi [Mon, 28 Jul 2003 12:13:24 +0000]
Make Storable work with blead/maint by making PL_sv_placeholder
a true global, bump $VERSION to 2.08.  Will take a look at the
portability issue of placeholders soon.

p4raw-id: //depot/perl@20263

20 years agoStorable test nosewipe.
Jarkko Hietaniemi [Mon, 28 Jul 2003 11:35:31 +0000]
Storable test nosewipe.

p4raw-id: //depot/perl@20262

20 years agoSolaris cc didn't appreciate casting a long to a pointer
Jarkko Hietaniemi [Mon, 28 Jul 2003 11:02:23 +0000]
Solaris cc didn't appreciate casting a long to a pointer
with no cast, and lval casts are unportable, so introduce
a rval cast.

p4raw-id: //depot/perl@20261

20 years ago(Retracted by #20267)
Jarkko Hietaniemi [Mon, 28 Jul 2003 10:46:58 +0000]
(Retracted by #20267)

p4raw-id: //depot/perl@20260

20 years agoCPAN/t/signature.t noisy
Michael G. Schwern [Mon, 28 Jul 2003 02:14:19 +0000]
CPAN/t/signature.t noisy
Message-ID: <20030728091419.GG21044@windhund.schwern.org>

p4raw-id: //depot/perl@20257

20 years agoExtra noise from File::Spec.
Jarkko Hietaniemi [Mon, 28 Jul 2003 10:00:11 +0000]
Extra noise from File::Spec.

p4raw-id: //depot/perl@20256

20 years agoPrettyprint the constants list of defsubs_h.PL.
Jarkko Hietaniemi [Mon, 28 Jul 2003 09:50:55 +0000]
Prettyprint the constants list of defsubs_h.PL.

p4raw-id: //depot/perl@20255

20 years agoB enhancements
Stephen McCamant [Sun, 27 Jul 2003 14:07:46 +0000]
B enhancements
Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20253

20 years agoMore clarification about the hash randomisation defines.
Jarkko Hietaniemi [Mon, 28 Jul 2003 04:55:42 +0000]
More clarification about the hash randomisation defines.

p4raw-id: //depot/perl@20252

20 years agoClarify the process a bit.
Jarkko Hietaniemi [Mon, 28 Jul 2003 04:51:46 +0000]
Clarify the process a bit.

p4raw-id: //depot/perl@20251

20 years agoAdd $VERSION to B::Bytecode.
Jarkko Hietaniemi [Mon, 28 Jul 2003 04:43:23 +0000]
Add $VERSION to B::Bytecode.

p4raw-id: //depot/perl@20250

20 years agoMissing test file. (Not very useful since Module::Signature
Jarkko Hietaniemi [Mon, 28 Jul 2003 04:39:14 +0000]
Missing test file.  (Not very useful since Module::Signature
is not in the core, but let's not make an exception.)

p4raw-id: //depot/perl@20249

20 years agoRe: downrev modules in RC2
Gisle Aas [Sun, 27 Jul 2003 20:25:07 +0000]
Re: downrev modules in RC2
Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>

(upgrade to Digest::MD5 2.26)

p4raw-id: //depot/perl@20248

20 years agoUpgrade to CGI 2.97.
Jarkko Hietaniemi [Mon, 28 Jul 2003 04:31:32 +0000]
Upgrade to CGI 2.97.

p4raw-id: //depot/perl@20247

20 years agoRevert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
Jarkko Hietaniemi [Mon, 28 Jul 2003 04:26:58 +0000]
Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
(from Enache)

p4raw-id: //depot/perl@20246

20 years agoUpgrade to CPAN 1.72.
Jarkko Hietaniemi [Sun, 27 Jul 2003 20:31:31 +0000]
Upgrade to CPAN 1.72.

p4raw-id: //depot/perl@20243

20 years agoWe now return to your normally scheduled hash randomisation.
Jarkko Hietaniemi [Sun, 27 Jul 2003 20:21:40 +0000]
We now return to your normally scheduled hash randomisation.

p4raw-id: //depot/perl@20242

20 years agofresh_perl_(is|like) were printing out the wrong file/line
Jarkko Hietaniemi [Sun, 27 Jul 2003 19:45:22 +0000]
fresh_perl_(is|like) were printing out the wrong file/line
number on failure because _where() was hard coded to only
look one level up the call stack.  In these cases it has to
look two.
(Schwern)

p4raw-id: //depot/perl@20240

20 years agocleanup tiehandle.t to use test.pl, is(), like(), etc...
Jarkko Hietaniemi [Sun, 27 Jul 2003 19:43:34 +0000]
cleanup tiehandle.t to use test.pl, is(), like(), etc...
(Schwern)

p4raw-id: //depot/perl@20239

20 years agoUpgrade to Test::Harness 2.29.
Jarkko Hietaniemi [Sun, 27 Jul 2003 19:20:45 +0000]
Upgrade to Test::Harness 2.29.

p4raw-id: //depot/perl@20238

20 years agoMissing MakeMaker test.
Jarkko Hietaniemi [Sun, 27 Jul 2003 18:37:45 +0000]
Missing MakeMaker test.

p4raw-id: //depot/perl@20237

20 years agoAdd -l (one file per line) option to manicheck.
Jarkko Hietaniemi [Sun, 27 Jul 2003 18:29:16 +0000]
Add -l (one file per line) option to manicheck.

p4raw-id: //depot/perl@20236

20 years agoFurther Byteloader tweaks from Enache.
Jarkko Hietaniemi [Sun, 27 Jul 2003 18:08:55 +0000]
Further Byteloader tweaks from Enache.

p4raw-id: //depot/perl@20235

20 years agoReapply some perldoc changes not in 3.09.
Jarkko Hietaniemi [Sun, 27 Jul 2003 18:02:24 +0000]
Reapply some perldoc changes not in 3.09.

p4raw-id: //depot/perl@20234

20 years agoUpgrade to Pod::Perldoc 3.09.
Jarkko Hietaniemi [Sun, 27 Jul 2003 17:51:01 +0000]
Upgrade to Pod::Perldoc 3.09.

p4raw-id: //depot/perl@20233

20 years agoA bug reported in perl-unicode by Terry Jones, fixed
Jarkko Hietaniemi [Sun, 27 Jul 2003 17:34:23 +0000]
A bug reported in perl-unicode by Terry Jones, fixed
by Andreas Koenig, and add a test.

p4raw-id: //depot/perl@20232

20 years agoUnicode::UCD doc nit from Andreas Koenig.
Jarkko Hietaniemi [Sun, 27 Jul 2003 17:21:11 +0000]
Unicode::UCD doc nit from Andreas Koenig.

p4raw-id: //depot/perl@20231

20 years agoUpgrade to I18N::LangTags 0.28.
Jarkko Hietaniemi [Sun, 27 Jul 2003 17:13:55 +0000]
Upgrade to I18N::LangTags 0.28.

p4raw-id: //depot/perl@20230

20 years agoSkip the test until Enache fixes it.
Jarkko Hietaniemi [Sun, 27 Jul 2003 16:59:27 +0000]
Skip the test until Enache fixes it.

p4raw-id: //depot/perl@20229

20 years agoUpgrade to File::Spec 0.85.
Jarkko Hietaniemi [Sun, 27 Jul 2003 16:12:44 +0000]
Upgrade to File::Spec 0.85.

p4raw-id: //depot/perl@20225

20 years agoRe: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
Marcus Holland-Moritz [Sun, 20 Jul 2003 22:36:02 +0000]
Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>

p4raw-id: //depot/perl@20224

20 years agoRegen byterun once more: the incav is not yet right, but at
Jarkko Hietaniemi [Sun, 27 Jul 2003 15:43:30 +0000]
Regen byterun once more: the incav is not yet right, but at
least it compiles now (Tru64 cc choked on the lvalue cast).

p4raw-id: //depot/perl@20223

20 years agoRegenerated because of #20220.
Jarkko Hietaniemi [Sun, 27 Jul 2003 15:31:52 +0000]
Regenerated because of #20220.

p4raw-id: //depot/perl@20222

20 years agofix for File::Find logical name collision on VMS
Craig A. Berry [Mon, 21 Jul 2003 19:40:20 +0000]
fix for File::Find logical name collision on VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F1C87F4.2070401@mac.com>

p4raw-id: //depot/perl@20221

20 years agoRe: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
Adrian M. Enache [Fri, 18 Jul 2003 23:15:37 +0000]
Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
Message-ID: <20030718201537.GA1574@ratsnest.hole>

p4raw-id: //depot/perl@20220

20 years agoWinCE port addition
Vadim Konovalov [Fri, 25 Jul 2003 22:17:11 +0000]
WinCE port addition
From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>

p4raw-id: //depot/perl@20219

20 years agoAnother missing hunk for MakeMaker from .org.
Jarkko Hietaniemi [Fri, 25 Jul 2003 06:39:08 +0000]
Another missing hunk for MakeMaker from .org.

p4raw-id: //depot/perl@20217

20 years agoGrabbed from www.makemaker.org.
Jarkko Hietaniemi [Thu, 24 Jul 2003 14:49:25 +0000]
Grabbed from www.makemaker.org.

p4raw-id: //depot/perl@20213

20 years ago[perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
Dinger, Tom [Mon, 14 Jul 2003 05:35:15 +0000]
[perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>

p4raw-id: //depot/perl@20211

20 years agoRe: [typo] sv.c pod/perlapi.pod
Stas Bekman [Thu, 24 Jul 2003 16:49:27 +0000]
Re: [typo] sv.c pod/perlapi.pod
Message-ID: <3F1FF1F7.30500@stason.org>

p4raw-id: //depot/perl@20209

20 years ago[ANNOUNCE] ExtUtils::MakeMaker 6.11
Michael G. Schwern [Thu, 24 Jul 2003 01:28:07 +0000]
[ANNOUNCE] ExtUtils::MakeMaker 6.11
Message-ID: <20030724082807.GA24285@windhund.schwern.org>

p4raw-id: //depot/perl@20208

20 years agoExtUtils::MakeMaker 6.10_08
Michael G. Schwern [Mon, 21 Jul 2003 20:12:25 +0000]
ExtUtils::MakeMaker 6.10_08
Message-ID: <20030722031224.GD12711@windhund.schwern.org>

p4raw-id: //depot/perl@20207

20 years ago(accidentally empty checkin)
Jarkko Hietaniemi [Thu, 24 Jul 2003 13:23:27 +0000]
(accidentally empty checkin)

p4raw-id: //depot/perl@20206

20 years ago[possible PATCH?] Re: Where is PerlIO_isutf8()?
Steve Hay [Fri, 18 Jul 2003 10:03:21 +0000]
[possible PATCH?] Re: Where is PerlIO_isutf8()?
Message-ID: <3F17B7D9.80805@uk.radan.com>

p4raw-id: //depot/perl@20203

20 years ago[patch] perldebug.pod clarification
Stéphane Payrard [Mon, 21 Jul 2003 21:36:59 +0000]
[patch] perldebug.pod clarification
Message-ID: <20030721193659.GC2722@stefp.dyndns.org>

p4raw-id: //depot/perl@20202

20 years agoPATCH: More edge tests on t/op/pow.t
Andy Lester [Wed, 23 Jul 2003 16:38:35 +0000]
PATCH: More edge tests on t/op/pow.t
Message-ID: <20030723213834.GA20468@petdance.com>

p4raw-id: //depot/perl@20201

20 years agoFix saving 'V' magic in scan_vstring()
Stephen McCamant [Tue, 22 Jul 2003 09:41:10 +0000]
Fix saving 'V' magic in scan_vstring()
Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20200

20 years agoRe: Reference to tied elements results in lvalue.
Dave Mitchell [Fri, 18 Jul 2003 18:49:43 +0000]
Re: Reference to tied elements results in lvalue.
Message-ID: <20030718174943.GB6427@fdgroup.com>

p4raw-id: //depot/perl@20199

20 years agoRe: Bug in B::Deparse/Concise with ithreads
Stephen McCamant [Sat, 19 Jul 2003 12:06:31 +0000]
Re: Bug in B::Deparse/Concise with ithreads
Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20198

20 years agotypo in VMS::Filespec
Ken Williams [Tue, 22 Jul 2003 15:18:21 +0000]
typo in VMS::Filespec
Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>

p4raw-id: //depot/perl@20197

20 years agoEBCDIC fix from Thomas Dorner.
Jarkko Hietaniemi [Thu, 24 Jul 2003 08:54:54 +0000]
EBCDIC fix from Thomas Dorner.

p4raw-id: //depot/perl@20196

20 years agoPOSIX-BC patch from Thomas Dorner.
Jarkko Hietaniemi [Thu, 24 Jul 2003 08:54:13 +0000]
POSIX-BC patch from Thomas Dorner.

p4raw-id: //depot/perl@20195

20 years ago[perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
ilya@juil.nonet [Mon, 14 Jul 2003 05:37:15 +0000]
[perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>

p4raw-id: //depot/perl@20194

20 years ago[perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
Hrunting Johnson [Mon, 14 Jul 2003 05:37:02 +0000]
[perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>

p4raw-id: //depot/perl@20193

20 years agoRe: Fatal 5.8.1 error in our $FOO = x if $FOO
Dave Mitchell [Thu, 17 Jul 2003 20:33:29 +0000]
Re: Fatal 5.8.1 error in our $FOO = x if $FOO
Message-ID: <20030717193329.GA2699@fdgroup.com>

p4raw-id: //depot/perl@20191

20 years ago[perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
Iain Spoon Truskett [Tue, 22 Jul 2003 02:59:13 +0000]
[perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>

p4raw-id: //depot/perl@20190

20 years agoMissing semicolon in PERL_FPU_INIT macro
Stephen Clouse [Tue, 22 Jul 2003 21:31:38 +0000]
Missing semicolon in PERL_FPU_INIT macro
Message-ID: <20030723023138.GA15653@owns.warpcore.org>

p4raw-id: //depot/perl@20189

20 years agoconfigure.gnu --prefix
Slaven Rezic [Thu, 10 Jul 2003 09:33:27 +0000]
configure.gnu --prefix
Message-Id: <1057829607.9622@devpc01.iconmobile.de>

p4raw-id: //depot/perl@20187

20 years agoRe: problem with rc1 and rc2 on Mac OS X
Edward Moy [Sun, 13 Jul 2003 14:12:57 +0000]
Re: problem with rc1 and rc2 on Mac OS X
Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>

p4raw-id: //depot/perl@20186

20 years agomalloc cleanup
Ilya Zakharevich [Tue, 15 Jul 2003 07:46:58 +0000]
malloc cleanup
Message-ID: <20030715144657.GA21313@math.berkeley.edu>

p4raw-id: //depot/perl@20184

20 years agoThis should make Stas happy.
Jarkko Hietaniemi [Wed, 23 Jul 2003 13:28:52 +0000]
This should make Stas happy.

p4raw-id: //depot/perl@20182

20 years agoutils.lst parsing tweak for bin/perldoc installation from Rafael.
Jarkko Hietaniemi [Wed, 23 Jul 2003 12:40:11 +0000]
utils.lst parsing tweak for bin/perldoc installation from Rafael.

p4raw-id: //depot/perl@20180

20 years agoAs the perldoc.pod is now in a separate file under pod/,
Rafael Garcia-Suarez [Mon, 21 Jul 2003 19:46:19 +0000]
As the perldoc.pod is now in a separate file under pod/,
the installman script was installing an empty perldoc.1 manpage.

p4raw-id: //depot/perl@20179

20 years ago[DOCPATCH] %SIG and SA_RESTART
Steve Grazzini [Wed, 16 Jul 2003 08:56:21 +0000]
[DOCPATCH] %SIG and SA_RESTART
Message-ID: <20030716125620.GA7022@grazzini.net>

p4raw-id: //depot/perl@20178

20 years ago[PATCH] Re: Perl formats do not work with tied values
Rafael Garcia-Suarez [Mon, 21 Jul 2003 19:14:35 +0000]
[PATCH] Re: Perl formats do not work with tied values
From: Dave Mitchell <davem@fdgroup.com>
Date: Tue, 15 Jul 2003 20:46:07 +0100
Message-ID: <20030715194607.GA24592@fdgroup.com>

plus the regression test :
Subject: Re: [PATCH] Re: Perl formats do not work with tied values
From: Nicholas Clark <nick@ccl4.org>
Date: Tue, 15 Jul 2003 22:24:04 +0100
Message-ID: <20030715222404.L20414@plum.flirble.org>

p4raw-id: //depot/perl@20177

20 years agoRe: [PATCH] h2xs and extra_libraries
Tassilo von Parseval [Tue, 15 Jul 2003 07:28:52 +0000]
Re: [PATCH] h2xs and extra_libraries
Message-id: <20030715052852.GA494@ethan>

p4raw-id: //depot/perl@20176

20 years agoRe: [PATCH] test clean-up for VMS
Craig A. Berry [Sun, 20 Jul 2003 10:43:32 +0000]
Re: [PATCH] test clean-up for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F1AB8A4.2070207@mac.com>

p4raw-id: //depot/perl@20175

20 years agoUpdate Changes.
Hugo van der Sanden [Mon, 21 Jul 2003 10:26:07 +0000]
Update Changes.

p4raw-id: //depot/perl@20174

20 years agoMinor doc nits concerning the dosish ALTERNATE_SHEBANG
Rafael Garcia-Suarez [Sun, 20 Jul 2003 21:48:21 +0000]
Minor doc nits concerning the dosish ALTERNATE_SHEBANG
(bug #22968)

p4raw-id: //depot/perl@20173

20 years agoRe: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
Andy Dougherty [Tue, 15 Jul 2003 10:52:58 +0000]
Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>

plus a clarification to INSTALL :
Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
From: Andy Dougherty <doughera@lafayette.edu>
Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@20172

20 years agoThe warning "Possible precedence problem on bitwise operator"
Rafael Garcia-Suarez [Sun, 20 Jul 2003 20:12:54 +0000]
The warning "Possible precedence problem on bitwise operator"
was incorrectly produced with the bitwise-assignment operators.
Fix it. (bug #23065 concerning 5.8.1 RC2)

p4raw-id: //depot/perl@20171

20 years agoRename get_seed() to get_hash_seed(), as suggested by
Rafael Garcia-Suarez [Fri, 18 Jul 2003 08:03:02 +0000]
Rename get_seed() to get_hash_seed(), as suggested by
Eric J Kidder, to solve a name conflict on HP_UX 11.00.

p4raw-id: //depot/perl@20170

20 years agoRe: [PATCH] Re: Oops - Can't calculate our powers
Andreas König [Fri, 18 Jul 2003 09:36:47 +0000]
Re: [PATCH] Re: Oops - Can't calculate our powers
Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>

p4raw-id: //depot/perl@20169

20 years ago[ PATCH] Re: isa(UNIVERSAL)?
Dave Mitchell [Thu, 17 Jul 2003 21:51:12 +0000]
[ PATCH] Re: isa(UNIVERSAL)?
Message-ID: <20030717205112.GA2994@fdgroup.com>

p4raw-id: //depot/perl@20168

20 years agoRe: Oops - Can't calculate our powers
Stephen McCamant [Fri, 18 Jul 2003 02:26:14 +0000]
Re: Oops - Can't calculate our powers
Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20167

20 years ago[PATCH] Increment cop_seqmax in utilize()
Stephen McCamant [Tue, 15 Jul 2003 09:57:26 +0000]
[PATCH] Increment cop_seqmax in utilize()
Date: Tue, 15 Jul 2003 09:57:26 -0400
Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>

Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
From: Stephen McCamant <smcc@mit.edu>
Date: Tue, 15 Jul 2003 09:57:31 -0400
Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20166

20 years agoRe: POSIX::div
Michael G. Schwern [Mon, 14 Jul 2003 14:00:58 +0000]
Re: POSIX::div
Message-ID: <20030714210057.GK18517@windhund.schwern.org>

p4raw-id: //depot/perl@20165

20 years ago[perl #22944] PERL5LIB is not colon-separated everywhere
Rafael Garcia-Suarez [Thu, 17 Jul 2003 21:15:51 +0000]
[perl #22944] PERL5LIB is not colon-separated everywhere

p4raw-id: //depot/perl@20164

20 years agofix $^N-related coredump
Anton Berezin [Mon, 14 Jul 2003 13:50:35 +0000]
fix $^N-related coredump
Message-ID: <20030714115035.GA10971@heechee.tobez.org>

p4raw-id: //depot/perl@20163

20 years agoPATCH: tweak 'split' docs for case of explicit 0 LIMIT
Tony Bowden [Thu, 17 Jul 2003 16:49:35 +0000]
PATCH: tweak 'split' docs for case of explicit 0 LIMIT
Message-ID: <20030717154935.GA20302@soto.kasei.com>

p4raw-id: //depot/perl@20162

20 years agoMinor nits in perlsyn.pod
Rafael Garcia-Suarez [Thu, 17 Jul 2003 20:25:52 +0000]
Minor nits in perlsyn.pod

p4raw-id: //depot/perl@20161

21 years agoincorrect error message from Attribute::Handlers
Claes Jacobsson [Sat, 12 Jul 2003 16:30:42 +0000]
incorrect error message from Attribute::Handlers
Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>

p4raw-id: //depot/perl@20159

21 years agoAdd a TODO test for perlbug #19049
Alexander Gough [Fri, 11 Jul 2003 01:12:42 +0000]
Add a TODO test for perlbug #19049
Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
Message-ID: <20030711001242.GD2484@the.earth.li>

p4raw-id: //depot/perl@20158

21 years agoMinor updates of the charnames documentation.
Rafael Garcia-Suarez [Sun, 13 Jul 2003 19:43:29 +0000]
Minor updates of the charnames documentation.

p4raw-id: //depot/perl@20157

21 years agoRe: Sort sub and NaNs
John P. Linderman [Thu, 10 Jul 2003 10:45:06 +0000]
Re: Sort sub and NaNs
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <200307101445.KAA79110@raptor.research.att.com>

Warn against a potential edge case with sort, <=> and NaNs.

p4raw-id: //depot/perl@20156

21 years ago[DOCPATCH] perlfunc/read
Steve Grazzini [Tue, 8 Jul 2003 10:23:03 +0000]
[DOCPATCH] perlfunc/read
Message-ID: <20030708142303.GB23698@grazzini.net>

Clarify the OFFSET parameter to read().

p4raw-id: //depot/perl@20155

21 years agoNew introduction
Michael G. Schwern [Tue, 13 May 2003 18:33:05 +0000]
New introduction
Message-ID: <20030514013305.GB22001@windhund.schwern.org>

p4raw-id: //depot/perl@20154

21 years agoI think the API for mod_perl v2 should be simply that
Jarkko Hietaniemi [Fri, 11 Jul 2003 05:07:09 +0000]
I think the API for mod_perl v2 should be simply that
PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
itself, hopefully from a good source of random bits.

p4raw-id: //depot/perl@20145

21 years agopTHX.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:35:07 +0000]
pTHX.

p4raw-id: //depot/perl@20143

21 years agoNew order of seed.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:21:43 +0000]
New order of seed.

p4raw-id: //depot/perl@20139

21 years agoMore retraction.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:13:11 +0000]
More retraction.

p4raw-id: //depot/perl@20138

21 years agoRetract the statements.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:10:14 +0000]
Retract the statements.

p4raw-id: //depot/perl@20137

21 years agoChicken out: the hash randomisation is not on by default.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:03:33 +0000]
Chicken out: the hash randomisation is not on by default.
We switch over to the explicit mode: in other words, if
the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
randomise only if PL_hash_seed_set is FALSE (this means
one can use PERL_HASH() before perl_run.)  Also, since
now PERL_HASH_SEED is okay even under -T, all should be fine.
(Ha!)

p4raw-id: //depot/perl@20135

21 years agoCheck PERL_HASH_SEED even when tainted.
Jarkko Hietaniemi [Thu, 10 Jul 2003 23:23:38 +0000]
Check PERL_HASH_SEED even when tainted.

p4raw-id: //depot/perl@20134

21 years ago&Time::HiRes::d_nanosleep was broken.
Jarkko Hietaniemi [Thu, 10 Jul 2003 22:42:29 +0000]
&Time::HiRes::d_nanosleep was broken.

p4raw-id: //depot/perl@20131

21 years ago[PATCH} db-recno.t on Mac OS X
Slaven Rezic [Thu, 10 Jul 2003 12:41:05 +0000]
[PATCH} db-recno.t on Mac OS X
Message-Id: <1057840865.9622@devpc01.iconmobile.de>

p4raw-id: //depot/perl@20130