20 years agoFix off-by-one in $0 set magic. (From Autrijus.)
Abhijit Menon-Sen [Sun, 26 Oct 2003 08:08:02 +0000]
Fix off-by-one in $0 set magic. (From Autrijus.)
The whole PL_origalen thing in perl.c looks very hokey.

p4raw-id: //depot/perl@21538

20 years agoshow the rehash flags in dumps
Nicholas Clark [Sat, 25 Oct 2003 22:33:18 +0000]
show the rehash flags in dumps

p4raw-id: //depot/perl@21536

20 years agoReturn 21533 (with modifications) having found the problem
Nicholas Clark [Sat, 25 Oct 2003 22:32:40 +0000]
Return 21533 (with modifications) having found the problem

p4raw-id: //depot/perl@21535

20 years agoBack out 21533 because it broke Encode's build in really weird ways
Nicholas Clark [Sat, 25 Oct 2003 20:46:36 +0000]
Back out 21533 because it broke Encode's build in really weird ways

p4raw-id: //depot/perl@21534

20 years agoPlan C rough edge smoothing. Criteria for a hash split is now
Nicholas Clark [Sat, 25 Oct 2003 13:10:21 +0000]
Plan C rough edge smoothing. Criteria for a hash split is now
the earlier of "more keys than buckets" (the old test) or
linked list too long. Rehash is triggered after a split if the
longest linked list is too long.

p4raw-id: //depot/perl@21533

20 years agoRe: [perl #948] $, untieable?
Richard Clamp [Tue, 21 Oct 2003 00:02:49 +0000]
Re: [perl #948] $, untieable?
Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>

Plus a small fix to t/TEST to recognize the added TODO test
as a TODO test.

p4raw-id: //depot/perl@21532

20 years agoIntegrate:
Nicholas Clark [Thu, 23 Oct 2003 20:44:09 +0000]
Integrate:
[ 21527]
Fix two threads::shared leaks
#24061 - AV in shared interpreter wasn't set to AvREAL
#24255 - mortals were added to the shared interpreter's tmpstack
and never freed.

[oops. Also sucked in a typo correction in blead]
p4raw-link: @21527 on //depot/perl: aa49c2f8cdfe618e292a459ac4668178f67243bd

p4raw-id: //depot/perl@21530
p4raw-edited: from //depot/maint-5.8/perl@21528 'copy'
ext/threads/shared/shared.xs (@21330..)

20 years agoWhen it says "add", then, like, you have to p4 add it. D'oh!
Nicholas Clark [Thu, 23 Oct 2003 19:21:00 +0000]
When it says "add", then, like, you have to p4 add it. D'oh!
(missed the new file in "Update I18N::LangTags from 0.28 to 0.29")

p4raw-id: //depot/perl@21528

20 years agoFix two threads::shared leaks
Dave Mitchell [Thu, 23 Oct 2003 19:13:20 +0000]
Fix two threads::shared leaks
#24061 - AV in shared interpreter wasn't set to AvREAL
#24255 - mortals were added to the shared interpreter's tmpstack
and never freed.

p4raw-id: //depot/perl@21527

20 years ago[PATCH] Update Pod::Perldoc from 3.10 to 3.11
Jan Dubois [Wed, 22 Oct 2003 20:17:07 +0000]
[PATCH] Update Pod::Perldoc from 3.10 to 3.11
Date: Wed, 22 Oct 2003 20:17:07 -0700
Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>

From: Jan Dubois <jand@ActiveState.com>
Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
Date: Wed, 22 Oct 2003 20:26:56 -0700
Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>

p4raw-id: //depot/perl@21526

20 years agoutime documentation
Gisle Aas [Thu, 23 Oct 2003 05:33:43 +0000]
utime documentation
Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@21523

20 years agodup2() not going through PerlLIO abstraction layer
Jan Dubois [Wed, 22 Oct 2003 20:33:54 +0000]
dup2() not going through PerlLIO abstraction layer
Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>

p4raw-id: //depot/perl@21522

20 years agopatch created by Casey West from:
Edward Moy [Fri, 10 Oct 2003 17:42:06 +0000]
patch created by Casey West from:

Subject: CPAN module problems
Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>

(change ld value in hints file)

p4raw-id: //depot/perl@21520

20 years agoSmall email update in AUTHORS.
Rafael Garcia-Suarez [Wed, 22 Oct 2003 15:06:13 +0000]
Small email update in AUTHORS.

p4raw-id: //depot/perl@21516

20 years agoAdd a test.taintwarn makefile target,
Rafael Garcia-Suarez [Wed, 22 Oct 2003 06:39:29 +0000]
Add a test.taintwarn makefile target,
to run the whole test suite with the -t switch.

p4raw-id: //depot/perl@21515

20 years agoembedding perl
Radu Greab [Tue, 5 Aug 2003 20:57:15 +0000]
embedding perl
Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>

p4raw-id: //depot/perl@21514

20 years agoFix doc bug #23890, as suggested by Himanshu Garg :
Rafael Garcia-Suarez [Tue, 21 Oct 2003 20:45:12 +0000]
Fix doc bug #23890, as suggested by Himanshu Garg :
in perltoot, $him->fullname should be $him->fullname->as_string
when passed to printf.

p4raw-id: //depot/perl@21513

20 years agoTwo OS/2 portability patches from Ilya.
Ilya Zakharevich [Thu, 25 Sep 2003 12:09:11 +0000]
Two OS/2 portability patches from Ilya.

Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
Date: Thu, 25 Sep 2003 12:09:11 -0700
Message-ID: <20030925190911.GA27028@math.berkeley.edu>

Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
Date: Thu, 25 Sep 2003 19:50:45 -0700
Message-ID: <20030926025045.GA27507@math.berkeley.edu>

p4raw-id: //depot/perl@21509

20 years agoadd some missing defines to Devel::PPPort
Marcus Holland-Moritz [Mon, 20 Oct 2003 20:14:19 +0000]
add some missing defines to Devel::PPPort
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>

p4raw-id: //depot/perl@21506

20 years agoRe: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
Slaven Rezic [Sun, 19 Oct 2003 17:54:59 +0000]
Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
Message-ID: <871xt9te7g.fsf@vran.herceg.de>

p4raw-id: //depot/perl@21505

20 years agoSkip the chflags tests in filetest.t on Darwin.
Rafael Garcia-Suarez [Mon, 20 Oct 2003 06:04:04 +0000]
Skip the chflags tests in filetest.t on Darwin.

p4raw-id: //depot/perl@21503

20 years agoPlan C rough edge smoothing - forgot to turn on the "has key flags"
Nicholas Clark [Fri, 17 Oct 2003 18:44:28 +0000]
Plan C rough edge smoothing - forgot to turn on the "has key flags"
flag on the hash when rehashing. Can turn off the "rehasing" flag
if the hash is cleared

p4raw-id: //depot/perl@21474

20 years ago-u is deprecated.
Slaven Rezic [Fri, 17 Oct 2003 10:02:31 +0000]
-u is deprecated.
Subject: Re: why PERL5LIB is ignored when -T is in effect
Message-Id: <1066384951.4964@devpc01.iconmobile.de>

p4raw-id: //depot/perl@21473

20 years agoThe compilation of PerlIO::via may hang on AIX when
Rafael Garcia-Suarez [Fri, 17 Oct 2003 07:29:10 +0000]
The compilation of PerlIO::via may hang on AIX when
compiling with vac at -O3 optimization level. Disable
optimization for this module.

p4raw-id: //depot/perl@21472

20 years agoPlan C for foiling the algorithmic complexity attack
Nicholas Clark [Thu, 16 Oct 2003 21:10:27 +0000]
Plan C for foiling the algorithmic complexity attack
(based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
 Chip's plan B (do something new inside the hv functions)
 and introspective sort)
Provides infrastructure for hashes to change their hash function
if necessary, and code in hsplit to detect pathalogical data and
instigate a random rehashing.
Needs refinement. Let's see how much smoke it creates.

p4raw-id: //depot/perl@21471

20 years agoEnsure PL_comppad/curpad point to PL_main_cv's padlist when
Dave Mitchell [Thu, 16 Oct 2003 20:03:44 +0000]
Ensure PL_comppad/curpad point to PL_main_cv's padlist when
PL_main_root is freed; this may not have been be the case if a
thread other than the main one is the last to be destroyed

p4raw-id: //depot/perl@21470

20 years agoDuplicate 19423 (pathological hashes too easy) into share_hek_flags
Nicholas Clark [Thu, 16 Oct 2003 19:31:19 +0000]
Duplicate 19423 (pathological hashes too easy) into share_hek_flags
(as suggested by Jan Dubois)

p4raw-id: //depot/perl@21469

20 years agoRe: assert.h breaks perl.h
Alexey Tourbin [Thu, 16 Oct 2003 22:24:35 +0000]
Re: assert.h breaks perl.h
Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>

p4raw-id: //depot/perl@21468

20 years agoTie::Hash documentation
Slaven Rezic [Thu, 16 Oct 2003 17:57:35 +0000]
Tie::Hash documentation
Message-Id: <1066327055.1428@devpc01.iconmobile.de>

p4raw-id: //depot/perl@21467

20 years agoFurther tweak on change #21464.
Rafael Garcia-Suarez [Thu, 16 Oct 2003 08:52:50 +0000]
Further tweak on change #21464.
p4raw-link: @21464 on //depot/perl: 90490ea37d61f90b0b2139a2d0285dc6e6aeee8b

p4raw-id: //depot/perl@21466

20 years agoperl -h tweak [PATCH]
Gisle Aas [Thu, 16 Oct 2003 02:49:39 +0000]
perl -h tweak [PATCH]
Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@21464

20 years agoPerlfaq1 : take notice that 5.8.1 is now released.
Rafael Garcia-Suarez [Wed, 15 Oct 2003 19:19:05 +0000]
Perlfaq1 : take notice that 5.8.1 is now released.

p4raw-id: //depot/perl@21456

20 years agoPerlFAQ sync. (only actual changes)
Rafael Garcia-Suarez [Wed, 15 Oct 2003 19:06:05 +0000]
PerlFAQ sync. (only actual changes)

p4raw-id: //depot/perl@21454

20 years agoTypos.
Rafael Garcia-Suarez [Wed, 15 Oct 2003 19:02:35 +0000]
Typos.

p4raw-id: //depot/perl@21453

20 years agoFix bug [perl #24212] : improper error recovery in the
Rafael Garcia-Suarez [Wed, 15 Oct 2003 11:12:31 +0000]
Fix bug [perl #24212] : improper error recovery in the
tokenizer after an unknown filetest operator.

p4raw-id: //depot/perl@21452

20 years agoUpdate MIME::Base64 and Digest::MD5 from the CPAN version.
Rafael Garcia-Suarez [Wed, 15 Oct 2003 09:19:02 +0000]
Update MIME::Base64 and Digest::MD5 from the CPAN version.

p4raw-id: //depot/perl@21451

20 years agoAdd support for Linux abstract unix domain sockets to Socket.pm.
Rafael Garcia-Suarez [Wed, 15 Oct 2003 06:47:11 +0000]
Add support for Linux abstract unix domain sockets to Socket.pm.
Based on a idea by Alex Hudson. (Basically those are unix domain
sockets whose name has a '\0' as first character.)

p4raw-id: //depot/perl@21450

20 years agoSIGN => 1 support for MakeMaker
Audrey Tang [Tue, 14 Oct 2003 18:32:28 +0000]
SIGN => 1 support for MakeMaker
Message-Id: <1066127547.65845.35.camel@localhost>

p4raw-id: //depot/perl@21449

20 years agoRewrite #21447.
Abhijit Menon-Sen [Wed, 15 Oct 2003 05:56:12 +0000]
Rewrite #21447.

p4raw-id: //depot/perl@21448

20 years ago[patch pod/perliol.pod]
Stas Bekman [Tue, 14 Oct 2003 18:05:29 +0000]
[patch pod/perliol.pod]
Message-Id: <3F8C9D59.3040403@stason.org>

p4raw-id: //depot/perl@21447

20 years agoDuplicate 19423 (pathological hashes too easy) into hv_store_ent
Nicholas Clark [Tue, 14 Oct 2003 18:45:39 +0000]
Duplicate 19423 (pathological hashes too easy) into hv_store_ent
(the routine used by perl level HV operations)

p4raw-id: //depot/perl@21446

20 years agoChanges #20819 and #20996 break compatibility with perl 5.6.0
Marcus Holland-Moritz [Tue, 30 Sep 2003 19:23:34 +0000]
Changes #20819 and #20996 break compatibility with perl 5.6.0
From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>

p4raw-id: //depot/perl@21445

20 years ago[perl #24189] Incorrect comment in perldoc strict
Iain Spoon Truskett [Sun, 12 Oct 2003 09:01:25 +0000]
[perl #24189] Incorrect comment in perldoc strict
From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>

p4raw-id: //depot/perl@21442

20 years agoInternals::hash_seed() returns wrong value
Jan Dubois [Sun, 12 Oct 2003 22:09:39 +0000]
Internals::hash_seed() returns wrong value
Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>

p4raw-id: //depot/perl@21441

20 years ago[perl #24122] setreuid and friends borked on darwin/osx
pxm@nubz.org [Sun, 5 Oct 2003 20:55:56 +0000]
[perl #24122] setreuid and friends borked on darwin/osx
From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>

p4raw-id: //depot/perl@21440

20 years agoTie::Hash documentation
Slaven Rezic [Sun, 12 Oct 2003 18:55:54 +0000]
Tie::Hash documentation
Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>

p4raw-id: //depot/perl@21439

20 years agoRe: [perl #24122] setreuid and friends borked on darwin/osx
Slaven Rezic [Tue, 7 Oct 2003 00:04:34 +0000]
Re: [perl #24122] setreuid and friends borked on darwin/osx
Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>

p4raw-id: //depot/perl@21438

20 years agoMinor nit in perlrun, spotted by Art Haas.
Rafael Garcia-Suarez [Sun, 12 Oct 2003 15:25:17 +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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
"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]
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]
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]
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]
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]
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]
[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]
(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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
[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]
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]
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]
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]
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]
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]
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]
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]
Update Changes.

p4raw-id: //depot/perl@21396

20 years agomisapplied patch 19452
Yitzchak Scott-Thoennes [Tue, 30 Sep 2003 06:01:50 +0000]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
Update the perldelta for 5.9.0.

p4raw-id: //depot/perl@21382