This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
20 years agoMinor nit in perlrun, spotted by Art Haas.
Rafael Garcia-Suarez [Sun, 12 Oct 2003 15:25:17 +0000 (15:25 +0000)]
Minor nit in perlrun, spotted by Art Haas.

p4raw-id: //depot/perl@21437

20 years agothreads::async + some cleanup
Elizabeth Mattijsen [Fri, 10 Oct 2003 16:37:55 +0000 (18:37 +0200)]
threads::async + some cleanup
Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>

p4raw-id: //depot/perl@21436

20 years agoMake everyone stop posting to p5p about 0e0.
Abhijit Menon-Sen [Fri, 10 Oct 2003 19:02:34 +0000 (19:02 +0000)]
Make everyone stop posting to p5p about 0e0.

p4raw-id: //depot/perl@21435

20 years agoPut all pre-processor #s on the first column (some compilers are picky)
Nicholas Clark [Thu, 9 Oct 2003 20:57:26 +0000 (20:57 +0000)]
Put all pre-processor #s on the first column (some compilers are picky)
[perl #24167] `#' comment signs not at the very beginning of a line

p4raw-id: //depot/perl@21433

20 years agoSuppress the test file t/op/nothr5005.t and integrate its tests into
Rafael Garcia-Suarez [Thu, 9 Oct 2003 11:09:24 +0000 (11:09 +0000)]
Suppress the test file t/op/nothr5005.t and integrate its tests into
t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
to t/test.pl.

p4raw-id: //depot/perl@21432

20 years agoDocument the behaviour of filetest operators regarding parentheses.
Rafael Garcia-Suarez [Thu, 9 Oct 2003 11:06:15 +0000 (11:06 +0000)]
Document the behaviour of filetest operators regarding parentheses.
This fixes bug #24127 (by documenting it as a feature.)

p4raw-id: //depot/perl@21431

20 years agoInternal fixes to source-code coordinate
Eric Promislow [Wed, 8 Oct 2003 17:42:42 +0000 (10:42 -0700)]
Internal fixes to source-code coordinate
 calculations in regcomp.c
Message-Id: <20031008174242.A17544@ActiveState.com>

p4raw-id: //depot/perl@21430

20 years agoPatch based on:
Lukas Mai [Tue, 7 Oct 2003 21:47:43 +0000 (21:47 +0000)]
Patch based on:

Subject: [perl #24157] -MModule=} is broken
From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>

(Includes a fix for a similar problem in -A, but not -d.)

p4raw-id: //depot/perl@21429

20 years agoDevel::PPPort is missing an aTHX when calling
Jan Dubois [Wed, 8 Oct 2003 20:37:42 +0000 (13:37 -0700)]
Devel::PPPort is missing an aTHX when calling
 grok_numeric_radix()
Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>

p4raw-id: //depot/perl@21428

20 years agoRe: require patch breaks locale
Rick Delaney [Wed, 8 Oct 2003 22:41:55 +0000 (18:41 -0400)]
Re: require patch breaks locale
Message-Id: <20031008224155.A14638@biff.bort.ca>

p4raw-id: //depot/perl@21427

20 years agoRe: Simple @INC hook core dump [PATCH]
Gisle Aas [Wed, 8 Oct 2003 13:35:28 +0000 (06:35 -0700)]
Re: Simple @INC hook core dump [PATCH]
Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@21426

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