This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
20 years agoFix bug #24108: Goto +foo broken
Rafael Garcia-Suarez [Wed, 8 Oct 2003 11:34:17 +0000 (11:34 +0000)]
Fix bug #24108: Goto +foo broken
the fix having been suggested by xmath via Juerd.

p4raw-id: //depot/perl@21425

20 years agoRe: Simple @INC hook core dump [PATCH]
Gisle Aas [Wed, 8 Oct 2003 04:47:33 +0000 (21:47 -0700)]
Re: Simple @INC hook core dump [PATCH]
Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>

p4raw-id: //depot/perl@21424

20 years agoLayout & POD nit.
Abigail [Wed, 8 Oct 2003 03:50:49 +0000 (20:50 -0700)]
Layout & POD nit.
Message-Id: <20031008105049.GA15770@ucan.foad.org>

p4raw-id: //depot/perl@21423

20 years ago"Are implicit undefs true?" asks Gisle.
Abhijit Menon-Sen [Wed, 8 Oct 2003 06:13:07 +0000 (06:13 +0000)]
"Are implicit undefs true?" asks Gisle.

p4raw-id: //depot/perl@21422

20 years agoRe: [PATCH] perlop.pod Revamp - revision 4
Michael G. Schwern [Tue, 7 Oct 2003 20:39:36 +0000 (13:39 -0700)]
Re: [PATCH] perlop.pod Revamp - revision 4
Message-Id: <20031007203936.X4301@ttul.org>

(Originally from Shlomi Fish. Applied with tweaks.)

p4raw-id: //depot/perl@21421

20 years agoMinor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
Abhijit Menon-Sen [Tue, 7 Oct 2003 19:51:35 +0000 (19:51 +0000)]
Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).

p4raw-id: //depot/perl@21420

20 years agoWhy should -3**$x be more precisely determined than 3**$x?
Abhijit Menon-Sen [Tue, 7 Oct 2003 04:03:34 +0000 (04:03 +0000)]
Why should -3**$x be more precisely determined than 3**$x?

p4raw-id: //depot/perl@21419

20 years agoFixing UNIVERSAL.pm's bit of unpleasantness
Michael G. Schwern [Mon, 6 Oct 2003 13:14:36 +0000 (06:14 -0700)]
Fixing UNIVERSAL.pm's bit of unpleasantness
Message-Id: <20031006131436.G20960@ttul.org>

p4raw-id: //depot/perl@21418

20 years agoUpdate perlfunc/require to describe NXDOMAIN caching... er, you
Abhijit Menon-Sen [Tue, 7 Oct 2003 03:55:18 +0000 (03:55 +0000)]
Update perlfunc/require to describe NXDOMAIN caching... er, you
know what I mean.

p4raw-id: //depot/perl@21417

20 years ago[patch sv.c] improve "...free unref scalar" warning
Stas Bekman [Mon, 6 Oct 2003 21:19:53 +0000 (14:19 -0700)]
[patch sv.c] improve "...free unref scalar" warning
Message-Id: <3F823EE9.4030103@stason.org>

p4raw-id: //depot/perl@21416

20 years ago(was Re: require() does not behave aas documented)
Rick Delaney [Tue, 23 Sep 2003 12:14:52 +0000 (08:14 -0400)]
(was Re: require() does not behave aas documented)
Message-ID: <20030923121452.G18845@biff.bort.ca>

p4raw-id: //depot/perl@21415

20 years agoRe: [PATCH lib/warnings.t] Adding TODO functionality to lib/warnings.
Abigail [Wed, 1 Oct 2003 14:19:43 +0000 (16:19 +0200)]
Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
Message-ID: <20031001121943.GA29419@abigail.nl>

p4raw-id: //depot/perl@21414

20 years agoFixes in the modules maintainers list.
Rafael Garcia-Suarez [Mon, 6 Oct 2003 15:05:32 +0000 (15:05 +0000)]
Fixes in the modules maintainers list.

p4raw-id: //depot/perl@21413

20 years agoFix broken link in perltodo.pod.
Rafael Garcia-Suarez [Mon, 6 Oct 2003 15:02:42 +0000 (15:02 +0000)]
Fix broken link in perltodo.pod.

p4raw-id: //depot/perl@21412

20 years agoTypos in perldiag.
Rafael Garcia-Suarez [Mon, 6 Oct 2003 12:11:10 +0000 (12:11 +0000)]
Typos in perldiag.

p4raw-id: //depot/perl@21411

20 years agoRe: [doc-PATCH] for unpack_str() and question
LAUN Wolfgang [Mon, 6 Oct 2003 08:45:29 +0000 (10:45 +0200)]
Re: [doc-PATCH] for unpack_str() and question
Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>

p4raw-id: //depot/perl@21410

20 years agoref can return false on references
Abigail [Mon, 6 Oct 2003 05:55:21 +0000 (22:55 -0700)]
ref can return false on references
Message-ID: <20031006125521.GA26446@ucan.foad.org>

p4raw-id: //depot/perl@21409

20 years agoAdd a new option --check to Porting/Maintainers,
Rafael Garcia-Suarez [Mon, 6 Oct 2003 11:46:14 +0000 (11:46 +0000)]
Add a new option --check to Porting/Maintainers,
to check for files who are listed for several maintainers.

p4raw-id: //depot/perl@21408

20 years agoRe: The META.yml file in bleadperl
Fergal Daly [Mon, 6 Oct 2003 00:25:29 +0000 (01:25 +0100)]
Re: The META.yml file in bleadperl
Message-Id: <200310060025.29122.fergal@esatclear.ie>

Plus regeneration of META.yml

p4raw-id: //depot/perl@21407

20 years agoRe: [perl #24076] "<> err EXPR" and warnings.
Rafael Garcia-Suarez [Sun, 5 Oct 2003 21:27:54 +0000 (23:27 +0200)]
Re: [perl #24076] "<> err EXPR" and warnings.
Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
(Applied with tweaks to op.c and a comment.)

p4raw-id: //depot/perl@21406

20 years agoRe: [PATCH] perlsyn.pod Revision - Resend
Shlomi Fish [Fri, 3 Oct 2003 12:34:46 +0000 (14:34 +0200)]
Re: [PATCH] perlsyn.pod Revision - Resend
Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
(Applied with minor tweaks.)

p4raw-id: //depot/perl@21405

20 years ago[perl #24120] Tie::Hash documentation has broken code
Benjamin J. Tilly [Sun, 5 Oct 2003 18:40:36 +0000 (18:40 +0000)]
[perl #24120] Tie::Hash documentation has broken code
From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
(Applied without $VERSION update.)

p4raw-id: //depot/perl@21404

20 years agoRe: [PATCH] [perl #24113] mistake in perlretut
Robert Spier [Sun, 5 Oct 2003 21:34:30 +0000 (14:34 -0700)]
Re: [PATCH] [perl #24113] mistake in perlretut
Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>

p4raw-id: //depot/perl@21403

20 years agopp_sys.c: pp_waitpid and EINTR
Steve Grazzini [Sat, 4 Oct 2003 18:15:23 +0000 (14:15 -0400)]
pp_sys.c: pp_waitpid and EINTR
Message-Id: <20031004221523.GA29324@grazzini.net>

p4raw-id: //depot/perl@21402

20 years agoRe: 5.8.1 and srand
Slaven Rezic [Thu, 2 Oct 2003 15:51:11 +0000 (15:51 +0000)]
Re: 5.8.1 and srand
Message-Id: <1065109871.3115@devpc01.iconmobile.de>

p4raw-id: //depot/perl@21401

20 years agominor cleanup for Changes
Hugo van der Sanden [Thu, 2 Oct 2003 09:34:36 +0000 (09:34 +0000)]
minor cleanup for Changes

p4raw-id: //depot/perl@21400

20 years agoUpdate changes
Hugo van der Sanden [Thu, 2 Oct 2003 09:18:27 +0000 (09:18 +0000)]
Update changes

p4raw-id: //depot/perl@21399

20 years agobuild perlapi.pod in deterministic order even when functions differ
Hugo van der Sanden [Thu, 2 Oct 2003 09:15:42 +0000 (09:15 +0000)]
build perlapi.pod in deterministic order even when functions differ
only in case; regen perlapi.pod

p4raw-id: //depot/perl@21398

20 years agoRe: 5.8.1 and srand
Brendan O'Dea [Thu, 2 Oct 2003 10:30:36 +0000 (20:30 +1000)]
Re: 5.8.1 and srand
Message-Id: <20031002003036.GA9198@londo.c47.org>

p4raw-id: //depot/perl@21397

20 years agoUpdate Changes.
Abhijit Menon-Sen [Wed, 1 Oct 2003 22:18:13 +0000 (22:18 +0000)]
Update Changes.

p4raw-id: //depot/perl@21396

20 years agomisapplied patch 19452
Yitzchak Scott-Thoennes [Tue, 30 Sep 2003 06:01:50 +0000 (23:01 -0700)]
misapplied patch 19452
Message-Id: <20030930130150.GA1436@efn.org>

p4raw-id: //depot/perl@21394

20 years agoRevamp the section on local() in perlsub.
Rafael Garcia-Suarez [Tue, 30 Sep 2003 20:22:02 +0000 (20:22 +0000)]
Revamp the section on local() in perlsub.
- avoid using the word "declare" in conjunction with local()
- less archaelogical references
- more about localization of lvalues
- removes examples of localization of tied hashes that don't work
- give titles to subsections
- explain localization of magic values
- explain localization of globs
- fix link to perldelta

p4raw-id: //depot/perl@21392

20 years agoUseless "local $_" in a perlfaq3 example
Rafael Garcia-Suarez [Tue, 30 Sep 2003 12:47:13 +0000 (12:47 +0000)]
Useless "local $_" in a perlfaq3 example

p4raw-id: //depot/perl@21391

20 years agoRe: NCR MP-RAS perl problems [perl #23791]
grommel@sears.com [Mon, 29 Sep 2003 14:45:16 +0000 (09:45 -0500)]
Re: NCR MP-RAS perl problems [perl #23791]
Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>

p4raw-id: //depot/perl@21390

20 years agoAdd a TODO test for bug #23790, by Abigail
Rafael Garcia-Suarez [Tue, 30 Sep 2003 11:06:53 +0000 (11:06 +0000)]
Add a TODO test for bug #23790, by Abigail

p4raw-id: //depot/perl@21389

20 years agoRe: [perl #24071] Typo in description of binmode
Yitzchak Scott-Thoennes [Tue, 30 Sep 2003 04:53:02 +0000 (21:53 -0700)]
Re: [perl #24071] Typo in description of binmode
Message-ID: <20030930115302.GA3200@efn.org>

p4raw-id: //depot/perl@21388

20 years agoperl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
Tom Horsley [Mon, 29 Sep 2003 13:00:09 +0000 (13:00 +0000)]
perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
Message-Id: <200309291300.NAA23856@amber2.ccur.com>

p4raw-id: //depot/perl@21387

20 years agoFix broken splitpod program
Steve Hay [Mon, 29 Sep 2003 11:50:23 +0000 (12:50 +0100)]
Fix broken splitpod program
Message-ID: <3F780E6F.3020704@uk.radan.com>

p4raw-id: //depot/perl@21386

20 years agopod/perlrun.pod: no space after -i allowed
Brendan O'Dea [Sun, 28 Sep 2003 23:23:34 +0000 (09:23 +1000)]
pod/perlrun.pod: no space after -i allowed
Message-ID: <20030928132334.GA29499@londo.c47.org>

p4raw-id: //depot/perl@21385

20 years agoNit to the maintainers list by SADAHIRO Tomoyuki
Rafael Garcia-Suarez [Fri, 26 Sep 2003 20:39:19 +0000 (20:39 +0000)]
Nit to the maintainers list by SADAHIRO Tomoyuki

p4raw-id: //depot/perl@21384

20 years agoMissing +x bits.
Jarkko Hietaniemi [Fri, 26 Sep 2003 04:41:17 +0000 (04:41 +0000)]
Missing +x bits.

p4raw-id: //depot/perl@21383

20 years agoUpdate the perldelta for 5.9.0.
Rafael Garcia-Suarez [Thu, 25 Sep 2003 19:40:50 +0000 (19:40 +0000)]
Update the perldelta for 5.9.0.

p4raw-id: //depot/perl@21382

20 years agoAdd the perl581delta manpage.
Rafael Garcia-Suarez [Thu, 25 Sep 2003 19:02:12 +0000 (19:02 +0000)]
Add the perl581delta manpage.
Regenerate the table of contents.

p4raw-id: //depot/perl@21381

20 years agoUpdate perlhist.pod
Rafael Garcia-Suarez [Thu, 25 Sep 2003 18:36:45 +0000 (18:36 +0000)]
Update perlhist.pod

p4raw-id: //depot/perl@21380

20 years agoSync with libnet 1.17
Graham Barr [Thu, 25 Sep 2003 07:35:24 +0000 (07:35 +0000)]
Sync with libnet 1.17

p4raw-id: //depot/perl@21372

20 years agoUpdate to Scalar-List-Utils 1.13
Graham Barr [Thu, 25 Sep 2003 06:57:35 +0000 (06:57 +0000)]
Update to Scalar-List-Utils 1.13

p4raw-id: //depot/perl@21371

20 years agoCPAN sites update.
Jarkko Hietaniemi [Thu, 25 Sep 2003 06:45:42 +0000 (06:45 +0000)]
CPAN sites update.

p4raw-id: //depot/perl@21370

20 years agoRe: 5.8.1 and gcc-3.2.3 (& Win98)
Greg Matheson [Wed, 24 Sep 2003 22:51:09 +0000 (06:51 +0800)]
Re: 5.8.1 and gcc-3.2.3 (& Win98)
Message-ID: <20030924225109.A17126@ms>

(Win98 + MinGW, a missing Win95.pm hunk)

p4raw-id: //depot/perl@21369

20 years agoAUTHORS tweak.
Jarkko Hietaniemi [Thu, 25 Sep 2003 04:44:05 +0000 (04:44 +0000)]
AUTHORS tweak.

p4raw-id: //depot/perl@21365

20 years agoEven though undefing SPACE and FORMAT should be safe,
Jarkko Hietaniemi [Wed, 24 Sep 2003 17:40:42 +0000 (17:40 +0000)]
Even though undefing SPACE and FORMAT should be safe,
at this point I'm choosing to be paranoid and using
#ifdef __Lynx__.

p4raw-id: //depot/perl@21361

20 years ago[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
Olli Savia [Wed, 24 Sep 2003 15:42:41 +0000 (15:42 +0000)]
[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
From: Olli Savia (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>

p4raw-id: //depot/perl@21360

20 years ago[DOCPATCH] attributes.pm
Elizabeth Mattijsen [Wed, 24 Sep 2003 11:00:42 +0000 (13:00 +0200)]
[DOCPATCH] attributes.pm
Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>

(reformatted a bit)

p4raw-id: //depot/perl@21356

20 years agoA fix from Graham for
Jarkko Hietaniemi [Wed, 24 Sep 2003 07:25:48 +0000 (07:25 +0000)]
A fix from Graham for
[perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
(seemingly a NV casting issue)

p4raw-id: //depot/perl@21354

20 years agoSomeone actually reads the Makefile.PL messages, it seems.
Jarkko Hietaniemi [Wed, 24 Sep 2003 05:05:39 +0000 (05:05 +0000)]
Someone actually reads the Makefile.PL messages, it seems.
(from Jonathan Leffler)

p4raw-id: //depot/perl@21353

20 years agoperliol tweaks.
Jarkko Hietaniemi [Wed, 24 Sep 2003 04:54:33 +0000 (04:54 +0000)]
perliol tweaks.

p4raw-id: //depot/perl@21351

20 years agoThe FAQ answer about POD comments was incorrect. [perl #23893]
Rafael Garcia-Suarez [Tue, 23 Sep 2003 22:09:57 +0000 (22:09 +0000)]
The FAQ answer about POD comments was incorrect. [perl #23893]
(plus a few typos.)

p4raw-id: //depot/perl@21349

20 years agoperlvar
Juerd [Sun, 21 Sep 2003 21:40:54 +0000 (23:40 +0200)]
perlvar
Message-ID: <20030921194054.GD14702@c3.convolution.nl>

p4raw-id: //depot/perl@21348

20 years agoRe: NCR MP-RAS perl problems [perl #23791]
grommel@sears.com [Tue, 23 Sep 2003 13:40:33 +0000 (08:40 -0500)]
Re: NCR MP-RAS perl problems [perl #23791]
Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>

p4raw-id: //depot/perl@21344

20 years agoRe: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
Yitzchak Scott-Thoennes [Tue, 23 Sep 2003 09:13:55 +0000 (02:13 -0700)]
Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
Message-ID: <20030923161354.GA2432@efn.org>

p4raw-id: //depot/perl@21343

20 years agoMinor nit in a debug message of the tokenizer.
Rafael Garcia-Suarez [Tue, 23 Sep 2003 19:12:58 +0000 (19:12 +0000)]
Minor nit in a debug message of the tokenizer.

p4raw-id: //depot/perl@21342

20 years agoLet's call it 2.34, already (from Johan).
Jarkko Hietaniemi [Tue, 23 Sep 2003 12:33:53 +0000 (12:33 +0000)]
Let's call it 2.34, already (from Johan).

p4raw-id: //depot/perl@21340

20 years agoRe: [PATCH] RC5 and Intel's ICC
Marcus Holland-Moritz [Tue, 23 Sep 2003 15:04:35 +0000 (17:04 +0200)]
Re: [PATCH] RC5 and Intel's ICC
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>

(add -we147 to ccflags if cc = ICC so that prototype
 detection works right)

p4raw-id: //depot/perl@21339

20 years agoBump the Encode version to 1.9801 since we are no more identical
Jarkko Hietaniemi [Tue, 23 Sep 2003 12:02:28 +0000 (12:02 +0000)]
Bump the Encode version to 1.9801 since we are no more identical
to the CPAN version.

p4raw-id: //depot/perl@21338

20 years agoucmlintage.
Jarkko Hietaniemi [Tue, 23 Sep 2003 09:17:32 +0000 (09:17 +0000)]
ucmlintage.

p4raw-id: //depot/perl@21332

20 years ago[perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrect
Jarkko Hietaniemi [Tue, 23 Sep 2003 09:11:23 +0000 (09:11 +0000)]
[perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrect

Fix as much as possible - the specification is still
a bit unclear.

p4raw-id: //depot/perl@21331

20 years agoRe: B::Deparse fails in pure_string()
Stephen McCamant [Mon, 22 Sep 2003 20:53:57 +0000 (13:53 -0700)]
Re: B::Deparse fails in pure_string()
Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>

p4raw-id: //depot/perl@21329

20 years agoRC5 and Intel's ICC
Marcus Holland-Moritz [Mon, 22 Sep 2003 22:52:40 +0000 (00:52 +0200)]
RC5 and Intel's ICC
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>

(the missing void return type)

p4raw-id: //depot/perl@21327

20 years agoRC5 and Intel's ICC
Marcus Holland-Moritz [Mon, 22 Sep 2003 22:52:40 +0000 (00:52 +0200)]
RC5 and Intel's ICC
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>

(the attribute part)

p4raw-id: //depot/perl@21326

20 years agoStray CRs noticed by Jan Dubois.
Jarkko Hietaniemi [Tue, 23 Sep 2003 04:43:29 +0000 (04:43 +0000)]
Stray CRs noticed by Jan Dubois.

p4raw-id: //depot/perl@21325

20 years agoThe RCs have been missing CRs from certain files because
Jarkko Hietaniemi [Tue, 23 Sep 2003 04:40:19 +0000 (04:40 +0000)]
The RCs have been missing CRs from certain files because
not all shells can handle multiline arguments right.

p4raw-id: //depot/perl@21324

20 years agoWhen localising a magic value, propagate the readonly flag
Rafael Garcia-Suarez [Mon, 22 Sep 2003 20:31:19 +0000 (20:31 +0000)]
When localising a magic value, propagate the readonly flag
only if this scalar has \0 magic or has magic without a
'set' method. (follows change #20479 for bug #23141.)
p4raw-link: @20479 on //depot/perl: 33f3c7b8444b48791ad016570a41a23483d750d2

p4raw-id: //depot/perl@21323

20 years agoAn error message need not be a novel.
Jarkko Hietaniemi [Mon, 22 Sep 2003 18:16:40 +0000 (18:16 +0000)]
An error message need not be a novel.

p4raw-id: //depot/perl@21319

20 years agoUpgrade to Math::BigInt 1.66.
Jarkko Hietaniemi [Mon, 22 Sep 2003 17:45:23 +0000 (17:45 +0000)]
Upgrade to Math::BigInt 1.66.

p4raw-id: //depot/perl@21318

20 years agoSome more perlio doc tweaks based on NI-S.
Jarkko Hietaniemi [Mon, 22 Sep 2003 08:49:24 +0000 (08:49 +0000)]
Some more perlio doc tweaks based on NI-S.

p4raw-id: //depot/perl@21311

20 years agoUpgrade to Time::HiRes 1.51.
Jarkko Hietaniemi [Mon, 22 Sep 2003 05:59:54 +0000 (05:59 +0000)]
Upgrade to Time::HiRes 1.51.

p4raw-id: //depot/perl@21305

20 years agoUpgrade to Getopt::Long 2.33_03.
Jarkko Hietaniemi [Mon, 22 Sep 2003 04:37:21 +0000 (04:37 +0000)]
Upgrade to Getopt::Long 2.33_03.

p4raw-id: //depot/perl@21303

20 years agoCPAN.pm 1.76_01 from Andreas.
Jarkko Hietaniemi [Mon, 22 Sep 2003 04:28:57 +0000 (04:28 +0000)]
CPAN.pm 1.76_01 from Andreas.

p4raw-id: //depot/perl@21302

20 years agoRegen toc.
Jarkko Hietaniemi [Sun, 21 Sep 2003 09:23:17 +0000 (09:23 +0000)]
Regen toc.

p4raw-id: //depot/perl@21299

20 years agoHandle also the curliffy files when tocing.
Jarkko Hietaniemi [Sun, 21 Sep 2003 09:22:57 +0000 (09:22 +0000)]
Handle also the curliffy files when tocing.

p4raw-id: //depot/perl@21298

20 years agoMacrofy the compile/runtime test.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:50:22 +0000 (08:50 +0000)]
Macrofy the compile/runtime test.

p4raw-id: //depot/perl@21297

20 years agoTweak the section name to agree with the change #21295.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:47:32 +0000 (08:47 +0000)]
Tweak the section name to agree with the change #21295.
p4raw-link: @21295 on //depot/perl: eae154c7dcbb63935731f10277d6aa4e40e86a6c

p4raw-id: //depot/perl@21296

20 years agoOne obvious place to look for PerlIO implementations.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:44:52 +0000 (08:44 +0000)]
One obvious place to look for PerlIO implementations.

p4raw-id: //depot/perl@21295

20 years agoRe: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
Dave Mitchell [Fri, 19 Sep 2003 19:35:44 +0000 (20:35 +0100)]
Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
Message-ID: <20030919183544.GA14563@fdgroup.com>

p4raw-id: //depot/perl@21294

20 years agoMore PerlIO documentation.
Jarkko Hietaniemi [Sun, 21 Sep 2003 08:13:58 +0000 (08:13 +0000)]
More PerlIO documentation.

p4raw-id: //depot/perl@21293

20 years agoRetract #21273, #21264, and #21263 as requested by Schwern.
Jarkko Hietaniemi [Sat, 20 Sep 2003 18:44:07 +0000 (18:44 +0000)]
Retract #21273, #21264, and #21263 as requested by Schwern.
(The real bug was mp2 being too "friendly" with MM innards.)

p4raw-id: //depot/perl@21292

20 years agoIn FreeBSD allow one to try using Perl's malloc with threads.
Jarkko Hietaniemi [Sat, 20 Sep 2003 18:37:33 +0000 (18:37 +0000)]
In FreeBSD allow one to try using Perl's malloc with threads.

p4raw-id: //depot/perl@21291

20 years agoMissing perlfaq chunk.
Rafael Garcia-Suarez [Sat, 20 Sep 2003 10:05:38 +0000 (10:05 +0000)]
Missing perlfaq chunk.

p4raw-id: //depot/perl@21290

20 years agoFAQ sync.
Rafael Garcia-Suarez [Sat, 20 Sep 2003 10:00:12 +0000 (10:00 +0000)]
FAQ sync.

p4raw-id: //depot/perl@21289

20 years agotypo fixo
Vadim Konovalov [Fri, 19 Sep 2003 06:32:08 +0000 (10:32 +0400)]
typo fixo
Message-ID: <4538131828.20030919063208@mail.wplus.net>

p4raw-id: //depot/perl@21288

20 years agogetsysinfo() broken on OS/2
Ilya Zakharevich [Thu, 18 Sep 2003 19:01:06 +0000 (12:01 -0700)]
getsysinfo() broken on OS/2
Message-ID: <20030919020106.GA22511@math.berkeley.edu>

p4raw-id: //depot/perl@21286

20 years agoTests for change #21284.
Jarkko Hietaniemi [Fri, 19 Sep 2003 04:46:39 +0000 (04:46 +0000)]
Tests for change #21284.
p4raw-link: @21284 on //depot/perl: f338af47923def4d535e1fd32a0aeee66b1f733b

p4raw-id: //depot/perl@21285

20 years agodumpvar.pl broken
Ilya Zakharevich [Thu, 18 Sep 2003 18:58:59 +0000 (11:58 -0700)]
dumpvar.pl broken
Message-ID: <20030919015858.GA22503@math.berkeley.edu>

p4raw-id: //depot/perl@21284

20 years agoPerlfaq nits from Iain Truskett.
Rafael Garcia-Suarez [Thu, 18 Sep 2003 21:29:23 +0000 (21:29 +0000)]
Perlfaq nits from Iain Truskett.
(from the perlfaq-workers list)

p4raw-id: //depot/perl@21283

20 years agoIntegrate a change from the perlfaq CVS.
Rafael Garcia-Suarez [Thu, 18 Sep 2003 21:10:26 +0000 (21:10 +0000)]
Integrate a change from the perlfaq CVS.
I consider the bleadperl version being more up-to-date as of now.

p4raw-id: //depot/perl@21282

20 years ago-M -A -C broken
Ilya Zakharevich [Thu, 18 Sep 2003 11:02:02 +0000 (04:02 -0700)]
-M -A -C broken
Message-ID: <20030918180202.GA21949@math.berkeley.edu>

(use stat.t instead of time.t)

p4raw-id: //depot/perl@21277

20 years agoRe: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
Rick Delaney [Wed, 1 Jan 2003 22:54:59 +0000 (17:54 -0500)]
Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>

(Pity the first patch fell through the cracks back then.
 Not that forbidding non-object copy constructors is the right
 thing to do but the bug could use fixing.)

p4raw-id: //depot/perl@21276

20 years agosmall fix for Devel::PPPort
Tassilo von Parseval [Thu, 18 Sep 2003 10:14:58 +0000 (12:14 +0200)]
small fix for Devel::PPPort
Message-id: <20030918081458.GA2653@ethan>

p4raw-id: //depot/perl@21274

20 years agold has many guises.
Jarkko Hietaniemi [Thu, 18 Sep 2003 10:57:41 +0000 (10:57 +0000)]
ld has many guises.

p4raw-id: //depot/perl@21273

20 years agoMissed OS/2 patch hunk.
Jarkko Hietaniemi [Thu, 18 Sep 2003 08:05:28 +0000 (08:05 +0000)]
Missed OS/2 patch hunk.

p4raw-id: //depot/perl@21271

20 years agoPatch for VMS::Filespec
Ken Williams [Wed, 17 Sep 2003 20:11:46 +0000 (15:11 -0500)]
Patch for VMS::Filespec
Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>

p4raw-id: //depot/perl@21270