20 years agoExtend Win32::GetOSVersion() to return additional information
Jan Dubois [Tue, 29 Jul 2003 19:14:10 +0000]
Extend Win32::GetOSVersion() to return additional information
Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>

p4raw-id: //depot/perl@20331

20 years agoFAQ sync.
Rafael Garcia-Suarez [Tue, 29 Jul 2003 21:20:28 +0000]
FAQ sync.

p4raw-id: //depot/perl@20330

20 years agotiny fix for WinCE (Re: maint @ 20277)
Vadim Konovalov [Wed, 30 Jul 2003 02:02:41 +0000]
tiny fix for WinCE (Re: maint @ 20277)
Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>

p4raw-id: //depot/perl@20329

20 years agoMPE/iX fix from Mark Bixby: fcntl() on sockets on works.
Jarkko Hietaniemi [Tue, 29 Jul 2003 20:09:15 +0000]
MPE/iX fix from Mark Bixby: fcntl() on sockets on works.

p4raw-id: //depot/perl@20327

20 years agoRevert #20301, apparently the _SOCKADDR_LEN #define is
Jarkko Hietaniemi [Tue, 29 Jul 2003 19:55:50 +0000]
Revert #20301, apparently the _SOCKADDR_LEN #define is
important for IPv6 (Spider).  Since there is no way to
otherwise detect 3.X, use the hints.

p4raw-id: //depot/perl@20324

20 years agoDon't nag about Module::Signature if there is no
Jarkko Hietaniemi [Tue, 29 Jul 2003 15:27:46 +0000]
Don't nag about Module::Signature if there is no
way for the user to use it (based on Autrijus' patch).

p4raw-id: //depot/perl@20316

20 years agoOops.
Jarkko Hietaniemi [Tue, 29 Jul 2003 14:47:04 +0000]
Oops.

p4raw-id: //depot/perl@20315

20 years agoSlight rewording on the destdir.
Jarkko Hietaniemi [Tue, 29 Jul 2003 13:26:26 +0000]
Slight rewording on the destdir.

p4raw-id: //depot/perl@20314

20 years agopod/perlvar.pod: minor typo
Brendan O'Dea [Tue, 29 Jul 2003 23:49:18 +0000]
pod/perlvar.pod: minor typo
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <20030729134918.GA4339@londo.c47.org>

p4raw-id: //depot/perl@20312

20 years agoEncode test fixes for VMS (was Re: possible fix to File::Find problems)
Peter Prymmer [Tue, 22 Jul 2003 11:12:05 +0000]
Encode test fixes for VMS (was Re: possible fix to File::Find problems)
Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>

p4raw-id: //depot/perl@20310

20 years ago[perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
SADAHIRO Tomoyuki [Sun, 13 Jul 2003 10:23:35 +0000]
[perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
Message-Id: <20030713102228.C76A.BQW10602@nifty.com>

p4raw-id: //depot/perl@20309

20 years agoThe --destdir option to installman should be made
Jarkko Hietaniemi [Tue, 29 Jul 2003 13:02:43 +0000]
The --destdir option to installman should be made
optional so that it doesn't complain when passed
an empty value (from Rafael)

p4raw-id: //depot/perl@20308

20 years agoToo many my $fh:s.
Jarkko Hietaniemi [Tue, 29 Jul 2003 12:05:24 +0000]
Too many my $fh:s.

p4raw-id: //depot/perl@20306

20 years agoQuieten MSVC6.
Jarkko Hietaniemi [Tue, 29 Jul 2003 11:55:11 +0000]
Quieten MSVC6.

p4raw-id: //depot/perl@20305

20 years agoDESTDIR in perl-5.8.1 package?
Michael Schroeder [Fri, 11 Jul 2003 14:48:41 +0000]
DESTDIR in perl-5.8.1 package?
Date: Fri, 11 Jul 2003 14:48:41 +0200
Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>

Subject: Re: DESTDIR in perl-5.8.1 package?
From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
Date: Mon, 14 Jul 2003 12:00:25 +0200
Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>

(blindly prepending and s///ing away the $destdir does not work
 at least in VMS, but the --destdir should help rpm builders
 and the like)

p4raw-id: //depot/perl@20302

20 years ago[perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
Chaskiel M Grundman [Sat, 26 Jul 2003 21:44:06 +0000]
[perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>

Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
releases 4.x and 5.x.

p4raw-id: //depot/perl@20301

20 years agoCleanup the sv_gets() logic for platforms with small stacks.
Jarkko Hietaniemi [Tue, 29 Jul 2003 11:18:27 +0000]
Cleanup the sv_gets() logic for platforms with small stacks.
(I think hogging 8K of stack sounds like bad behaviour on any
platform, big stack or not.)

p4raw-id: //depot/perl@20300

20 years agoREADME.hpux now mentions the http mirror for prebuilt gcc binaries
H.Merijn Brand [Tue, 29 Jul 2003 10:57:37 +0000]
README.hpux now mentions the http mirror for prebuilt gcc binaries

p4raw-id: //depot/perl@20299

20 years agoDEC OSF/1 3.x did (does) not do sizer -v.
Jarkko Hietaniemi [Tue, 29 Jul 2003 10:57:28 +0000]
DEC OSF/1 3.x did (does) not do sizer -v.

p4raw-id: //depot/perl@20298

20 years agounlink pre-PGP-signed CHECKSUM
Audrey Tang [Tue, 29 Jul 2003 09:58:35 +0000]
unlink pre-PGP-signed CHECKSUM
Message-ID: <20030729015834.GA7149@not.autrijus.org>

p4raw-id: //depot/perl@20295

20 years agoThere is no skip() since we are not using Test*.
Jarkko Hietaniemi [Tue, 29 Jul 2003 10:30:05 +0000]
There is no skip() since we are not using Test*.

p4raw-id: //depot/perl@20294

20 years agoUpgrade to CPAN.pm 1.74.
Jarkko Hietaniemi [Tue, 29 Jul 2003 10:28:10 +0000]
Upgrade to CPAN.pm 1.74.

p4raw-id: //depot/perl@20293

20 years agoMost importantly, don't try HvNAME(gp->gp_hv)
Jarkko Hietaniemi [Tue, 29 Jul 2003 10:14:26 +0000]
Most importantly, don't try HvNAME(gp->gp_hv)
unless PL_stashcache exists, otherwise we get
an invalid read (detected by valgrind, and crashes
ext/threads/t/basic.t in Windows).

Also add a few if:s for the refcnt decrements,
no need to call Perl_sv_free() if there's nothing to free.

p4raw-id: //depot/perl@20292

20 years agoTabify.
Jarkko Hietaniemi [Tue, 29 Jul 2003 09:00:58 +0000]
Tabify.

p4raw-id: //depot/perl@20291

20 years ago[perl #22969] fix $hash{utf8bareword}
Rafael Garcia-Suarez [Tue, 29 Jul 2003 11:09:37 +0000]
[perl #22969] fix $hash{utf8bareword}
Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>

p4raw-id: //depot/perl@20288

20 years agoB::Deparse 0.64
Stephen McCamant [Mon, 28 Jul 2003 16:57:19 +0000]
B::Deparse 0.64
Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20287

20 years agoMore perlio docs from Stas.
Jarkko Hietaniemi [Tue, 29 Jul 2003 08:24:45 +0000]
More perlio docs from Stas.

p4raw-id: //depot/perl@20286

20 years agoReintroduce Porting/Modules. No, it's not duplicating
Jarkko Hietaniemi [Tue, 29 Jul 2003 08:22:49 +0000]
Reintroduce Porting/Modules.  No, it's not duplicating
the information in Module::CoreList.

p4raw-id: //depot/perl@20285

20 years agoThe better prefixify() patch from Ed Moy.
Jarkko Hietaniemi [Tue, 29 Jul 2003 05:00:12 +0000]
The better prefixify() patch from Ed Moy.

p4raw-id: //depot/perl@20283

20 years agoPerlIO_popped doc addition from NI-S.
Jarkko Hietaniemi [Tue, 29 Jul 2003 04:57:57 +0000]
PerlIO_popped doc addition from NI-S.

p4raw-id: //depot/perl@20282

20 years agoanother File::Find tweak for VMS (improve on #20221)
Craig A. Berry [Tue, 29 Jul 2003 00:11:46 +0000]
another File::Find tweak for VMS (improve on #20221)
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F260212.9000104@mac.com>

p4raw-id: //depot/perl@20281

20 years agoMore bytecode tweaks.
Jarkko Hietaniemi [Mon, 28 Jul 2003 18:03:48 +0000]
More bytecode tweaks.

p4raw-id: //depot/perl@20278

20 years agoNo more wince/README.compile.
Jarkko Hietaniemi [Mon, 28 Jul 2003 16:47:53 +0000]
No more wince/README.compile.

p4raw-id: //depot/perl@20275

20 years agoSlightly better failure output.
Jarkko Hietaniemi [Mon, 28 Jul 2003 16:19:47 +0000]
Slightly better failure output.

p4raw-id: //depot/perl@20272

20 years agoThese directories no more exist during cleanup.
Jarkko Hietaniemi [Mon, 28 Jul 2003 15:12:28 +0000]
These directories no more exist during cleanup.

p4raw-id: //depot/perl@20270

20 years agoNo more ext/*/*.t, move them all to ext/*/t.
Jarkko Hietaniemi [Mon, 28 Jul 2003 15:07:22 +0000]
No more ext/*/*.t, move them all to ext/*/t.

p4raw-id: //depot/perl@20269

20 years agoMove the ext/IO tests to a more standard location so that
Jarkko Hietaniemi [Mon, 28 Jul 2003 14:31:17 +0000]
Move the ext/IO tests to a more standard location so that
the *.t do not get copied to the build tree (lib/IO/).

p4raw-id: //depot/perl@20268

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