18 years agoClarify the cases where system() returns 1,
Rafael Garcia-Suarez [Tue, 30 Aug 2005 18:55:46 +0000]
Clarify the cases where system() returns 1,
per a suggestion of Rick Delaney (bug #36976)

p4raw-id: //depot/perl@25339

18 years agoUpgrade to PathTools 3.11
Rafael Garcia-Suarez [Tue, 30 Aug 2005 09:38:54 +0000]
Upgrade to PathTools 3.11
(no real changes)

p4raw-id: //depot/perl@25338

18 years agosv-head refactor
Jim Cromie [Thu, 25 Aug 2005 21:42:44 +0000]
sv-head refactor
Message-ID: <cfe85dfa05082520425f7a7738@mail.gmail.com>

p4raw-id: //depot/perl@25337

18 years ago[patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
John E. Malmberg [Sat, 27 Aug 2005 19:54:26 +0000]
[patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <4310FD32.70809@qsl.net>

p4raw-id: //depot/perl@25336

18 years ago[patch@25334] hv.c vms environment fix.
John E. Malmberg [Sat, 27 Aug 2005 19:20:50 +0000]
[patch@25334] hv.c vms environment fix.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <4310F552.8050401@qsl.net>

p4raw-id: //depot/perl@25335

18 years agoUpgrade to PathTools 3.10
Rafael Garcia-Suarez [Sat, 27 Aug 2005 16:59:02 +0000]
Upgrade to PathTools 3.10

p4raw-id: //depot/perl@25334

18 years agoFix failure in Archive::Tar tests when perl is built
Rafael Garcia-Suarez [Sat, 27 Aug 2005 16:28:27 +0000]
Fix failure in Archive::Tar tests when perl is built
with -Dmksymlinks

p4raw-id: //depot/perl@25333

18 years agoRevert 25331 (except for the typo fix).
Nicholas Clark [Thu, 25 Aug 2005 14:53:23 +0000]
Revert 25331 (except for the typo fix).

p4raw-id: //depot/perl@25332

18 years agoTo make the current implementation of sv_replace sane, we should
Nicholas Clark [Thu, 25 Aug 2005 14:06:43 +0000]
To make the current implementation of sv_replace sane, we should
assert that the reference count of the target is also 1.
(Given that we're splatting an SV with a reference count of 1 onto
the target)

p4raw-id: //depot/perl@25331

18 years agoPromote the warning about reference miscount in sv_replace to a panic.
Nicholas Clark [Thu, 25 Aug 2005 13:46:31 +0000]
Promote the warning about reference miscount in sv_replace to a panic.
TODO - document the panics

p4raw-id: //depot/perl@25330

18 years agoNo need to manually set the reference count of a new IO to 1.
Nicholas Clark [Thu, 25 Aug 2005 13:15:17 +0000]
No need to manually set the reference count of a new IO to 1.

p4raw-id: //depot/perl@25329

18 years agoDon't mention redundant usethreads in -V output
Rafael Garcia-Suarez [Thu, 25 Aug 2005 09:29:43 +0000]
Don't mention redundant usethreads in -V output
Be more consistent in using commas

p4raw-id: //depot/perl@25328

18 years agoupdate B::Concise pod to reflect previous changes
Jim Cromie [Wed, 24 Aug 2005 11:05:47 +0000]
update B::Concise pod to reflect previous changes
Message-ID: <430CA8EB.3010904@divsol.com>

p4raw-id: //depot/perl@25327

18 years agoFix miniperl build with threaded perl
Rafael Garcia-Suarez [Thu, 25 Aug 2005 08:45:04 +0000]
Fix miniperl build with threaded perl

p4raw-id: //depot/perl@25326

18 years ago[Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
John Peacock [Tue, 23 Aug 2005 20:41:11 +0000]
[Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
From: "John Peacock" <jpeacock@rowman.com>
Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>

p4raw-id: //depot/perl@25325

18 years agoUnmatched parentheses (thanks to Steve Peters)
Rafael Garcia-Suarez [Wed, 24 Aug 2005 07:28:27 +0000]
Unmatched parentheses (thanks to Steve Peters)

p4raw-id: //depot/perl@25324

18 years agoMy system produces core.$$ files
Rafael Garcia-Suarez [Tue, 23 Aug 2005 13:52:17 +0000]
My system produces core.$$ files

p4raw-id: //depot/perl@25323

18 years agoUse SvGETMAGIC more often
Rick Delaney [Mon, 22 Aug 2005 13:00:33 +0000]
Use SvGETMAGIC more often
Message-ID: <20050822170033.GH7674@localhost.localdomain>

p4raw-id: //depot/perl@25322

18 years agoAdd Windows Vista support to Win32::GetOSName()
Jan Dubois [Mon, 22 Aug 2005 15:37:09 +0000]
Add Windows Vista support to Win32::GetOSName()
From: "Jan Dubois" <jand@ActiveState.com>
Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com>

p4raw-id: //depot/perl@25321

18 years agoRe: Documentation change for IPC::Open*.pm
Ben Tilly [Mon, 22 Aug 2005 08:30:14 +0000]
Re: Documentation change for IPC::Open*.pm
Message-ID: <acc274b3050822083093357fe@mail.gmail.com>

p4raw-id: //depot/perl@25320

18 years agoRe: [perl #36959] List Constructor Operator - Undefined Values
Rick Delaney [Sun, 21 Aug 2005 15:09:57 +0000]
Re: [perl #36959] List Constructor Operator - Undefined Values
Message-ID: <20050821190957.GE7674@localhost.localdomain>

p4raw-id: //depot/perl@25319

18 years agoUpgrade to Term::ANSIColor 1.10
Rafael Garcia-Suarez [Mon, 22 Aug 2005 13:41:10 +0000]
Upgrade to Term::ANSIColor 1.10

p4raw-id: //depot/perl@25318

18 years agoMake curl follow redirects
Michael G. Schwern [Sun, 21 Aug 2005 00:16:26 +0000]
Make curl follow redirects
Message-ID: <20050821071625.GA29394@windhund.schwern.org>

p4raw-id: //depot/perl@25317

18 years agoArgh. I've overwritten local changes to ptar with change 25312
Rafael Garcia-Suarez [Mon, 22 Aug 2005 12:59:27 +0000]
Argh. I've overwritten local changes to ptar with change 25312

p4raw-id: //depot/perl@25316

18 years agoRe: Building 25309 on VAX (OpenVMS 7.2) not ok
Abe Timmerman [Sun, 21 Aug 2005 16:28:42 +0000]
Re: Building 25309 on VAX (OpenVMS 7.2) not ok
Message-Id: <200508211628.42409.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@25315

18 years agoDon't install ptar in module tree
Rafael Garcia-Suarez [Mon, 22 Aug 2005 11:14:59 +0000]
Don't install ptar in module tree

p4raw-id: //depot/perl@25314

18 years agoFix typo in file name
Rafael Garcia-Suarez [Mon, 22 Aug 2005 10:29:45 +0000]
Fix typo in file name

p4raw-id: //depot/perl@25313

18 years agoUpgrade to Archive::Tar 1.26
Rafael Garcia-Suarez [Mon, 22 Aug 2005 10:09:40 +0000]
Upgrade to Archive::Tar 1.26
Preserve some local typo fixes
Don't load Data::Dumper

p4raw-id: //depot/perl@25312

18 years ago[patch@25305] t/op/arith.t fix for VMS with IEEE float
John E. Malmberg [Sat, 20 Aug 2005 23:21:44 +0000]
[patch@25305] t/op/arith.t fix for VMS with IEEE float
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <4307F348.70603@qsl.net>
Date: Sat, 20 Aug 2005 23:21:44 -0400

p4raw-id: //depot/perl@25311

18 years ago[patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
John E. Malmberg [Sun, 21 Aug 2005 00:31:17 +0000]
[patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <43080395.50807@qsl.net>
Date: Sun, 21 Aug 2005 00:31:17 -0400

p4raw-id: //depot/perl@25310

18 years agoWhitespace
Abigail [Sat, 23 Jul 2005 02:32:35 +0000]
Whitespace
Message-ID: <20050723003235.GJ15093@abigail.nl>
Date: Sat, 23 Jul 2005 02:32:35 +0200

p4raw-id: //depot/perl@25309

18 years agoRe: Data::Dumper bug?
Yitzchak Scott-Thoennes [Mon, 8 Aug 2005 20:33:02 +0000]
Re: Data::Dumper bug?
Message-ID: <20050809033301.GA3804@efn.org>

p4raw-id: //depot/perl@25308

18 years agomake threads.xs emit warnings properly
Tassilo von Parseval [Sun, 7 Aug 2005 07:10:00 +0000]
make threads.xs emit warnings properly
Message-id: <20050807051041.GA3924@ethan>

p4raw-id: //depot/perl@25307

18 years ago[patch@25305] fixes to const fixes + Case Preserved start
John E. Malmberg [Thu, 18 Aug 2005 21:18:27 +0000]
[patch@25305] fixes to const fixes + Case Preserved start
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <43053363.8090809@qsl.net>

p4raw-id: //depot/perl@25306

18 years agomake test of perl 5.8.7 failed on icc9
YAMASHINA Hio [Thu, 18 Aug 2005 20:36:57 +0000]
make test of perl 5.8.7 failed on icc9
Message-Id: <20050818165213.BDF1.HIO@ymir.co.jp>

p4raw-id: //depot/perl@25305

18 years ago5.9.x (and 5.8.x): Symbian update
Jarkko Hietaniemi [Thu, 18 Aug 2005 13:43:46 +0000]
5.9.x (and 5.8.x): Symbian update
Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A41B@esebe105.NOE.Nokia.com>

p4raw-id: //depot/perl@25304

18 years agoRe: Transliteration operator(tr//)on EBCDIC platform
SADAHIRO Tomoyuki [Fri, 12 Aug 2005 00:20:39 +0000]
Re: Transliteration operator(tr//)on EBCDIC platform
Message-Id: <20050812001541.EA69.BQW10602@nifty.com>

p4raw-id: //depot/perl@25303

18 years agoautouse.pm: remove unneeded eval
Alexey Tourbin [Thu, 18 Aug 2005 08:13:24 +0000]
autouse.pm: remove unneeded eval
Date: Thu, 18 Aug 2005 08:13:24 +0400
Message-ID: <20050818041324.GO19097@solemn.turbinal.org>

Subject: autouse.pm: check stub, use goto in stub
From: Alexey Tourbin <at@altlinux.ru>
Date: Thu, 18 Aug 2005 09:06:20 +0400
Message-ID: <20050818050620.GP19097@solemn.turbinal.org>

p4raw-id: //depot/perl@25302

18 years agoFAQ sync
Rafael Garcia-Suarez [Wed, 17 Aug 2005 15:57:09 +0000]
FAQ sync

p4raw-id: //depot/perl@25301

18 years agoYour bug reports for Time::Local
Dave Rolsky [Tue, 16 Aug 2005 11:22:20 +0000]
Your bug reports for Time::Local
Message-ID: <Pine.LNX.4.61.0508161120520.26270@urth.org>

An improvement on change 25287 from Dave Rolsky

p4raw-id: //depot/perl@25300

18 years agoRe: [perl #36654] Inconsistent treatment of NaN
Yitzchak Scott-Thoennes [Sun, 7 Aug 2005 20:03:00 +0000]
Re: [perl #36654] Inconsistent treatment of NaN
Date: Aug 7, 2005 8:03 PM
Message-ID: <20050807180308.GA2112@efn.org>

Subject: Re: [perl #36654] Inconsistent treatment of NaN
From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
Date: Wed, 10 Aug 2005 22:53:51 -0700
Message-ID: <20050811055351.GA2296@efn.org>

p4raw-id: //depot/perl@25299

18 years agoUpgrade to Time::HiRes 1.73
Rafael Garcia-Suarez [Wed, 17 Aug 2005 09:35:32 +0000]
Upgrade to Time::HiRes 1.73

p4raw-id: //depot/perl@25298

18 years agoGiven that we now have a union, there's no need for all the HvARRAY()
Nicholas Clark [Wed, 17 Aug 2005 09:06:33 +0000]
Given that we now have a union, there's no need for all the HvARRAY()
casting games.

p4raw-id: //depot/perl@25297

18 years agoFix for [perl #36853] -Dx can crash bleadperl
Rafael Garcia-Suarez [Tue, 16 Aug 2005 17:57:27 +0000]
Fix for [perl #36853] -Dx can crash bleadperl
The PL_op_sequence global hash wasn't initialized

p4raw-id: //depot/perl@25296

18 years agoTime::HiRes::nanosleep support for Solaris [PATCH]
Gisle Aas [Mon, 15 Aug 2005 21:05:22 +0000]
Time::HiRes::nanosleep support for Solaris [PATCH]
Message-ID: <lrk6imy1a5.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@25295

18 years agoRe: [PATCH@25292] add nonxs_ext to configure.com
John E. Malmberg [Sat, 13 Aug 2005 12:20:34 +0000]
Re: [PATCH@25292] add nonxs_ext to configure.com
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FE1DD2.8050803@qsl.net>

p4raw-id: //depot/perl@25294

18 years agoMake "prove" available on VMS
Abe Timmerman [Sat, 13 Aug 2005 18:16:29 +0000]
Make "prove" available on VMS
Message-Id: <200508131816.29092.abe@ztreet.demon.nl>

p4raw-id: //depot/perl@25293

18 years agoCompress::Zlib 1.37
Paul Marquess [Fri, 12 Aug 2005 16:31:42 +0000]
Compress::Zlib 1.37
From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
Message-Id: <20050812153145.PWIR17166.aamta12-winn.ispmail.ntl.com@MARQUESSPT21>

p4raw-id: //depot/perl@25292

18 years ago[patch@25289] Add sig_count to CONFIGURE.COM
John E. Malmberg [Fri, 12 Aug 2005 13:39:25 +0000]
[patch@25289] Add sig_count to CONFIGURE.COM
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FCDECD.8090009@qsl.net>

p4raw-id: //depot/perl@25291

18 years agoRe: [patch@25289] bninfnan.t setting include path to file.
John E. Malmberg [Fri, 12 Aug 2005 23:17:39 +0000]
Re: [patch@25289] bninfnan.t setting include path to file.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FD6653.6010605@qsl.net>

p4raw-id: //depot/perl@25290

18 years agoSupply same libs for bcc32 builds as cl and gcc builds have
Steve Hay [Fri, 12 Aug 2005 16:13:11 +0000]
Supply same libs for bcc32 builds as cl and gcc builds have

It makes life easier for third-party extensions if perl provides a
decent set of libs to link against. cl and gcc builds already have
this (except that gcc was missing one lib), but bcc32 builds only
have one or two libs supplied.  In particular, the ODBC libs
required for building libwin32 were not specified.  One of these
doesn't exist in the Borland lib dirs by default, so generate it
from the DLL if it is missing.

p4raw-id: //depot/perl@25289

18 years agoMake change 25286 better
Steve Hay [Fri, 12 Aug 2005 15:26:11 +0000]
Make change 25286 better

Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out.

p4raw-id: //depot/perl@25288

18 years agoFix lib/Time/Local.t for bcc32 in non GMT time zones
Steve Hay [Thu, 11 Aug 2005 11:56:26 +0000]
Fix lib/Time/Local.t for bcc32 in non GMT time zones

See comments at:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-08/msg00115.html

p4raw-id: //depot/perl@25287

18 years agoSilence Win32 compiler warnings following change 25280
Steve Hay [Thu, 11 Aug 2005 10:56:12 +0000]
Silence Win32 compiler warnings following change 25280

p4raw-id: //depot/perl@25286

18 years agoRun regen.pl
Steve Hay [Thu, 11 Aug 2005 09:21:37 +0000]
Run regen.pl

p4raw-id: //depot/perl@25285

18 years ago[patch] blead@25282 - VMS specific fixes. [2nd try]
John E. Malmberg [Wed, 10 Aug 2005 23:26:03 +0000]
[patch] blead@25282 - VMS specific fixes. [2nd try]
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FAC54B.2050207@qsl.net>

p4raw-id: //depot/perl@25284

18 years ago[patch] blead@25282
John E. Malmberg [Wed, 10 Aug 2005 23:47:47 +0000]
[patch] blead@25282
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42FACA63.4030805@qsl.net>

p4raw-id: //depot/perl@25283

18 years agoRe: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
Andy Dougherty [Tue, 26 Jul 2005 12:03:37 +0000]
Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
Message-ID: <Pine.SOC.4.62.0507261131300.8774@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@25282

18 years agoconflicting types for 'Perl_my_popen'
Alexey Tourbin [Wed, 10 Aug 2005 15:19:15 +0000]
conflicting types for 'Perl_my_popen'
Message-ID: <20050810111915.GK19097@solemn.turbinal.org>

p4raw-id: //depot/perl@25281

18 years agopatch@25279 VMS error handling and const fixes
John E. Malmberg [Wed, 10 Aug 2005 00:37:13 +0000]
patch@25279 VMS error handling and const fixes
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42F98479.6030207@qsl.net>

p4raw-id: //depot/perl@25280

18 years agoFix a couple of random warnings
Steve Peters [Tue, 9 Aug 2005 06:21:48 +0000]
Fix a couple of random warnings
Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>

p4raw-id: //depot/perl@25279

18 years agoUpdate Porting/repository.pod to recommend Cygwin's ssh on Win32
Steve Hay [Mon, 8 Aug 2005 16:12:12 +0000]
Update Porting/repository.pod to recommend Cygwin's ssh on Win32

Cygwin's ssh client seems to be superior to MSYS's ssh client in that
it supports the ServerAliveInterval config setting which prevents the
ssh client from timing out every so often

p4raw-id: //depot/perl@25278

18 years agoPost-OSCON NN/NULLOK-ing
Andy Lester [Sun, 7 Aug 2005 00:59:11 +0000]
Post-OSCON NN/NULLOK-ing
Message-ID: <20050807055911.GA6384@petdance.com>

p4raw-id: //depot/perl@25277

18 years agoRe: [PATCH] undup
Jarkko Hietaniemi [Sun, 7 Aug 2005 14:49:40 +0000]
Re: [PATCH] undup
Message-ID: <42F5F554.5020701@gmail.com>

p4raw-id: //depot/perl@25276

18 years agorun regen.pl after change #25274
Dave Mitchell [Sun, 7 Aug 2005 11:15:32 +0000]
run regen.pl after change #25274
p4raw-link: @25274 on //depot/perl: cf525c36fb4613d400e7bd3733f96430dee2d396

p4raw-id: //depot/perl@25275

18 years agoundup
Jarkko Hietaniemi [Sun, 7 Aug 2005 13:28:19 +0000]
undup
Message-ID: <42F5E243.80500@gmail.com>

p4raw-id: //depot/perl@25274

18 years agoAdd files missed in change 25271
Rafael Garcia-Suarez [Sat, 6 Aug 2005 23:07:46 +0000]
Add files missed in change 25271

p4raw-id: //depot/perl@25273

18 years agoClarify docs
Rafael Garcia-Suarez [Sat, 6 Aug 2005 22:46:06 +0000]
Clarify docs

p4raw-id: //depot/perl@25272

18 years agoUpgrade to Encode 2.11, plus a patch to PerlIO::encoding
Rafael Garcia-Suarez [Sat, 6 Aug 2005 22:15:14 +0000]
Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
by Dan Kogai to fix encoding(utf-8-strict) with partial
characters.

p4raw-id: //depot/perl@25271

18 years agoRe: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside...
Dominic Dunlop [Sat, 6 Aug 2005 17:47:40 +0000]
Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside integer range
Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>

p4raw-id: //depot/perl@25270

18 years ago[patch]vms.c - buffer highwater overrun in vmsify
John E. Malmberg [Mon, 1 Aug 2005 19:54:22 +0000]
[patch]vms.c - buffer highwater overrun in vmsify
Message-ID: <42EEB62E.3020108@qsl.net>

p4raw-id: //depot/perl@25269

18 years ago"thread failed to start" is a severe warning, not a fatal error
Rafael Garcia-Suarez [Fri, 5 Aug 2005 15:01:19 +0000]
"thread failed to start" is a severe warning, not a fatal error
as reported by Tassilo von Parseval.

p4raw-id: //depot/perl@25268

18 years agoASCIZ is not a typo
H.Merijn Brand [Fri, 5 Aug 2005 14:13:26 +0000]
ASCIZ is not a typo

p4raw-id: //depot/perl@25267

18 years agoTypos in *.p[lm]
Piotr Fusik [Sun, 31 Jul 2005 12:50:04 +0000]
Typos in *.p[lm]
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>

p4raw-id: //depot/perl@25266

18 years agoVMS debugging help, by John E. Malmberg
Rafael Garcia-Suarez [Thu, 4 Aug 2005 16:45:37 +0000]
VMS debugging help, by John E. Malmberg

p4raw-id: //depot/perl@25265

18 years agoRe: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
Dominic Dunlop [Wed, 3 Aug 2005 12:19:03 +0000]
Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>

p4raw-id: //depot/perl@25264

18 years agoThe typo changes from 25261 (of course) altered the MD5's
H.Merijn Brand [Tue, 2 Aug 2005 13:59:49 +0000]
The typo changes from 25261 (of course) altered the MD5's

p4raw-id: //depot/perl@25263

18 years agoTypoes from 25261 also in expected for tests
H.Merijn Brand [Tue, 2 Aug 2005 13:45:35 +0000]
Typoes from 25261 also in expected for tests

p4raw-id: //depot/perl@25262

18 years agoTypos in *.p[lm]
Piotr Fusik [Sun, 31 Jul 2005 12:50:04 +0000]
Typos in *.p[lm]
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>

p4raw-id: //depot/perl@25261

18 years agoDocument where to find maintainers of dual live modules
Rafael Garcia-Suarez [Mon, 1 Aug 2005 15:14:48 +0000]
Document where to find maintainers of dual live modules

p4raw-id: //depot/perl@25260

18 years agoMore typo fixes (damn generated pod files)
Rafael Garcia-Suarez [Mon, 1 Aug 2005 15:12:07 +0000]
More typo fixes (damn generated pod files)

p4raw-id: //depot/perl@25259

18 years agoRe: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
Michael G. Schwern [Sat, 23 Jul 2005 19:59:29 +0000]
Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
Message-ID: <20050724025929.GA6574@windhund.schwern.org>

p4raw-id: //depot/perl@25258

18 years agoVarious patches by John E. Malmberg to fix data
Rafael Garcia-Suarez [Mon, 1 Aug 2005 13:58:04 +0000]
Various patches by John E. Malmberg to fix data
corruption issues on VMS. Back out change 25218 and
the parts of change 25217 that affect pp_ctl.c and
pp_sys.c.

p4raw-id: //depot/perl@25257

18 years agoVarious patches by John E. Malmberg to fix data
Rafael Garcia-Suarez [Mon, 1 Aug 2005 13:54:52 +0000]
Various patches by John E. Malmberg to fix data
corruption issues on VMS. Back out change 25218 and
the parts of change 25217 that affect pp_ctl.c and
pp_sys.c.

p4raw-id: //depot/perl@25256

18 years ago[patch] blead@25226 on OpenVMS/vms.c - fopen bug.
John E. Malmberg [Fri, 29 Jul 2005 10:24:15 +0000]
[patch] blead@25226 on OpenVMS/vms.c - fopen bug.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42EA3C0F.9040900@qsl.net>

p4raw-id: //depot/perl@25255

18 years agoAnother typo fix
Rafael Garcia-Suarez [Mon, 1 Aug 2005 08:14:27 +0000]
Another typo fix

p4raw-id: //depot/perl@25254

18 years agoPOD typos
Piotr Fusik [Sat, 30 Jul 2005 21:54:19 +0000]
POD typos
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>

p4raw-id: //depot/perl@25253

18 years agoRe: [perl #36622] y/// at end of file
Michael G. Schwern [Fri, 22 Jul 2005 11:51:15 +0000]
Re: [perl #36622] y/// at end of file
Message-ID: <20050722185115.GB28829@windhund.schwern.org>

p4raw-id: //depot/perl@25252

18 years agoRe: blead@25210 on OpenVMS (not good)
John E. Malmberg [Sun, 24 Jul 2005 19:09:01 +0000]
Re: blead@25210 on OpenVMS (not good)
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42E41F8D.3040306@qsl.net>

constify Perl_unlnk

p4raw-id: //depot/perl@25251

18 years agoblead@25226 - ext/Compress/Zlib on VMS.
John E. Malmberg [Sun, 31 Jul 2005 23:19:51 +0000]
blead@25226 - ext/Compress/Zlib on VMS.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42ED94D6.7020104@qsl.net>

p4raw-id: //depot/perl@25250

18 years ago[patch] blead@25226 - t/op/pack.t undefined value fix
John E. Malmberg [Sun, 31 Jul 2005 22:18:19 +0000]
[patch] blead@25226 - t/op/pack.t undefined value fix
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <42ED866B.3000308@qsl.net>

p4raw-id: //depot/perl@25249

18 years agoSIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
H.Merijn Brand [Sun, 31 Jul 2005 15:50:45 +0000]
SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
POSIX::SigRt is not available on use

p4raw-id: //depot/perl@25248

18 years agoRe: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
Dominic Dunlop [Fri, 29 Jul 2005 17:41:59 +0000]
Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com>

p4raw-id: //depot/perl@25247

18 years agoRemove the documentation for $#, which has been removed
Rafael Garcia-Suarez [Sun, 31 Jul 2005 15:15:35 +0000]
Remove the documentation for $#, which has been removed

p4raw-id: //depot/perl@25246

18 years agoUpdate Changes
Rafael Garcia-Suarez [Fri, 29 Jul 2005 15:36:09 +0000]
Update Changes

p4raw-id: //depot/perl@25245

18 years agoSkip op/sprintf.t test 147 on MSWin32
Steve Hay [Fri, 29 Jul 2005 09:41:38 +0000]
Skip op/sprintf.t test 147 on MSWin32
... and fix the skip code so that it actually works ;-)

p4raw-id: //depot/perl@25244

18 years agoMore embed.fnc goodness
Andy Lester [Thu, 28 Jul 2005 14:09:56 +0000]
More embed.fnc goodness
Message-ID: <20050728190956.GB607@petdance.com>

p4raw-id: //depot/perl@25243

18 years agoFix English error in overload.pm
Andy Lester [Thu, 28 Jul 2005 14:10:43 +0000]
Fix English error in overload.pm
Message-ID: <20050728191043.GC607@petdance.com>

p4raw-id: //depot/perl@25242

18 years agoClarification to the syntax of loop modifiers
Rafael Garcia-Suarez [Thu, 28 Jul 2005 17:34:36 +0000]
Clarification to the syntax of loop modifiers
by Piotr Fusik

p4raw-id: //depot/perl@25241

18 years agoRE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
Paul Green [Mon, 25 Jul 2005 12:39:32 +0000]
RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>

p4raw-id: //depot/perl@25240