This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
17 years agoperlhack: more portability musings
Jarkko Hietaniemi [Mon, 10 Jul 2006 15:41:10 +0000 (18:41 +0300)]
perlhack: more portability musings
Message-ID: <44B24AE6.6030708@iki.fi>

p4raw-id: //depot/perl@28527

17 years agoexamples in the core documentation
Gabor Szabo [Sun, 9 Jul 2006 15:44:47 +0000 (17:44 +0200)]
examples in the core documentation
From: "Gabor Szabo" <szabgab@gmail.com>
Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>

p4raw-id: //depot/perl@28526

17 years agoAdd Russ Allbery's public domain implementations of strlcat and
Steve Peters [Mon, 10 Jul 2006 11:28:24 +0000 (11:28 +0000)]
Add Russ Allbery's public domain implementations of strlcat and
strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
Thanks Russ!

p4raw-id: //depot/perl@28525

17 years agoAdd a macro to remove duplicated code
SADAHIRO Tomoyuki [Sun, 9 Jul 2006 13:47:04 +0000 (22:47 +0900)]
Add a macro to remove duplicated code

Subject: Re: cut-and-paste findings for blead 28504
Message-Id: <20060709134236.E51A.BQW10602@nifty.com>

p4raw-id: //depot/perl@28524

17 years agoFix a signed/unsigned warning
Rafael Garcia-Suarez [Mon, 10 Jul 2006 10:11:22 +0000 (10:11 +0000)]
Fix a signed/unsigned warning

p4raw-id: //depot/perl@28523

17 years agoPod cleanup in Shell.pm
Rafael Garcia-Suarez [Mon, 10 Jul 2006 09:53:33 +0000 (09:53 +0000)]
Pod cleanup in Shell.pm

p4raw-id: //depot/perl@28522

17 years agoEven Jarkko's patches should go in only once
Andy Lester [Mon, 10 Jul 2006 00:22:18 +0000 (19:22 -0500)]
Even Jarkko's patches should go in only once
Subject: [PATCH] undouble Jarkko's patch
Message-ID: <20060710052218.GA7477@petdance.com>

p4raw-id: //depot/perl@28521

17 years agoSkip tests of a POSIX constant on Mac OS X because saved IDs are borked
Dominic Dunlop [Sun, 9 Jul 2006 22:22:14 +0000 (00:22 +0200)]
Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>

p4raw-id: //depot/perl@28520

17 years agoClear up test based on line number differences between the core and the
Steve Peters [Mon, 10 Jul 2006 00:29:02 +0000 (00:29 +0000)]
Clear up test based on line number differences between the core and the
Test-Simple version.

p4raw-id: //depot/perl@28519

17 years agoTweak for Jarkko's addition to perlhack, suggested by Yves.
Nicholas Clark [Sun, 9 Jul 2006 21:56:18 +0000 (21:56 +0000)]
Tweak for Jarkko's addition to perlhack, suggested by Yves.

p4raw-id: //depot/perl@28518

17 years agoHmmm...patch didn't warn about rejects in tbt_01basic.t.
Steve Peters [Sun, 9 Jul 2006 20:51:48 +0000 (20:51 +0000)]
Hmmm...patch didn't warn about rejects in tbt_01basic.t.

p4raw-id: //depot/perl@28517

17 years agosome coding guidelines/tips to perlhack (+ one perltodo)
Jarkko Hietaniemi [Sun, 9 Jul 2006 19:42:10 +0000 (22:42 +0300)]
some coding guidelines/tips to perlhack (+ one perltodo)
Message-ID: <44B131E2.8050805@iki.fi>

p4raw-id: //depot/perl@28516

17 years agoperlhack.pod
Jarkko Hietaniemi [Sun, 9 Jul 2006 14:55:20 +0000 (17:55 +0300)]
perlhack.pod
Message-ID: <44B0EEA8.4080003@iki.fi>

p4raw-id: //depot/perl@28515

17 years agoUpgrade to Test-Simple-0.63
Steve Peters [Sun, 9 Jul 2006 13:51:37 +0000 (13:51 +0000)]
Upgrade to Test-Simple-0.63

p4raw-id: //depot/perl@28514

17 years agoIntegrate mkppport. All ppport.h files in the core will now
Marcus Holland-Moritz [Sun, 9 Jul 2006 08:19:33 +0000 (08:19 +0000)]
Integrate mkppport. All ppport.h files in the core will now
be autogenerated at build time (and removed during cleanup).

p4raw-id: //depot/perl@28513

17 years agoMacroize vast tracks of duplicated code in regexec.c
Yves Orton [Sat, 8 Jul 2006 17:48:34 +0000 (19:48 +0200)]
Macroize vast tracks of duplicated code in regexec.c
Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>

Removing duplicated regexp trie-related code.

p4raw-id: //depot/perl@28512

17 years agooptimisation for File::Spec::abs2rel where both args are relative
Brendan O'Dea [Thu, 6 Jul 2006 01:02:41 +0000 (11:02 +1000)]
optimisation for File::Spec::abs2rel where both args are relative
Message-ID: <20060705150241.GA2244@londo.c47.org>

p4raw-id: //depot/perl@28511

17 years agoperl5db.pl: read full lines from remote socket
Brendan O'Dea [Sat, 8 Jul 2006 13:27:50 +0000 (23:27 +1000)]
perl5db.pl: read full lines from remote socket
Message-ID: <20060708032750.GA20454@londo.c47.org>

p4raw-id: //depot/perl@28510

17 years agoMaking encoding::warnings lexical is to-done.
Steve Peters [Sat, 8 Jul 2006 17:47:24 +0000 (17:47 +0000)]
Making encoding::warnings lexical is to-done.

p4raw-id: //depot/perl@28509

17 years agoSkip some POSIX tests when the thing they are testing is unimplemented
Yves Orton [Sat, 8 Jul 2006 17:55:09 +0000 (19:55 +0200)]
Skip some POSIX tests when the thing they are testing is unimplemented
Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>

p4raw-id: //depot/perl@28508

17 years agoUpgrade to Devel::PPPort 3.09
Marcus Holland-Moritz [Sat, 8 Jul 2006 16:27:10 +0000 (16:27 +0000)]
Upgrade to Devel::PPPort 3.09

p4raw-id: //depot/perl@28507

17 years agoUpdate Audrey Tang's email throughout various files.
Steve Peters [Sat, 8 Jul 2006 14:50:33 +0000 (14:50 +0000)]
Update Audrey Tang's email throughout various files.

p4raw-id: //depot/perl@28506

17 years agoPOSIX test improvements on True64
Jarkko Hietaniemi [Sat, 8 Jul 2006 11:43:05 +0000 (14:43 +0300)]
POSIX test improvements on True64
Subject: [PATCH] the new POSIX tests
Message-ID: <44AF7019.3070509@iki.fi>

p4raw-id: //depot/perl@28505

17 years agoUpgrade to encoding-warnings-0.10
Steve Peters [Sat, 8 Jul 2006 01:14:28 +0000 (01:14 +0000)]
Upgrade to encoding-warnings-0.10

p4raw-id: //depot/perl@28504

17 years agoTest scripts for I18N::Langinfo and POSIX
Sébastien Aperghis-Tramoni [Fri, 7 Jul 2006 11:02:31 +0000 (13:02 +0200)]
Test scripts for I18N::Langinfo and POSIX
Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>

Only includes changes to:
* ext/I18N/Langinfo/t/Langinfo.t
* ext/POSIX/t/sysconf.t
* ext/POSIX/t/termios.t

p4raw-id: //depot/perl@28503

17 years agoRe: Dual life for Shell.pm
Adriano Ferreira [Thu, 6 Jul 2006 13:02:23 +0000 (10:02 -0300)]
Re: Dual life for Shell.pm
From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>

p4raw-id: //depot/perl@28502

17 years agothreads 1.34 - state methods
Jerry D. Hedden [Thu, 6 Jul 2006 07:33:13 +0000 (00:33 -0700)]
threads 1.34 - state methods
From: "Jerry D. Hedden" <jerry@hedden.us>
Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28501

17 years agoMore escaping in the RE
Yves Orton [Fri, 7 Jul 2006 10:40:40 +0000 (12:40 +0200)]
More escaping in the RE
Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>

(with tweaks)

p4raw-id: //depot/perl@28500

17 years agoFix the implementation of list assignment to state().
Rafael Garcia-Suarez [Fri, 7 Jul 2006 09:50:35 +0000 (09:50 +0000)]
Fix the implementation of list assignment to state().

p4raw-id: //depot/perl@28499

17 years agoThe state() implementation is not yet perfect. Check in a new todo test
Rafael Garcia-Suarez [Thu, 6 Jul 2006 16:55:57 +0000 (16:55 +0000)]
The state() implementation is not yet perfect. Check in a new todo test

p4raw-id: //depot/perl@28498

17 years agoError in the formulation of the new warning, spotted by Dominic Dunlop
Rafael Garcia-Suarez [Thu, 6 Jul 2006 16:35:37 +0000 (16:35 +0000)]
Error in the formulation of the new warning, spotted by Dominic Dunlop

p4raw-id: //depot/perl@28497

17 years agoAdd a new warning, "State variable %s will be reinitialized"
Rafael Garcia-Suarez [Thu, 6 Jul 2006 15:49:30 +0000 (15:49 +0000)]
Add a new warning, "State variable %s will be reinitialized"

p4raw-id: //depot/perl@28496

17 years agoUpgrade to Module-Build-0.2801.
Steve Peters [Thu, 6 Jul 2006 15:38:51 +0000 (15:38 +0000)]
Upgrade to Module-Build-0.2801.

p4raw-id: //depot/perl@28495

17 years agoMath-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
Steve Peters [Thu, 6 Jul 2006 15:18:58 +0000 (15:18 +0000)]
Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
Also, sync'ing up with the CPAN version of the module.

p4raw-id: //depot/perl@28494

17 years agoDocument state() variables in perlsub
Rafael Garcia-Suarez [Thu, 6 Jul 2006 14:31:55 +0000 (14:31 +0000)]
Document state() variables in perlsub

p4raw-id: //depot/perl@28493

17 years agoAlphabetizing function names in perlfunc lists.
Steve Peters [Thu, 6 Jul 2006 14:12:56 +0000 (14:12 +0000)]
Alphabetizing function names in perlfunc lists.

p4raw-id: //depot/perl@28492

17 years agoMention state variables in perldiag. Add switch-related keywords
Rafael Garcia-Suarez [Thu, 6 Jul 2006 13:36:57 +0000 (13:36 +0000)]
Mention state variables in perldiag. Add switch-related keywords
in the keyword listing section in perlfunc. Add a summary of
C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
Don't say that C<my $_> is illegal in perlsub.

p4raw-id: //depot/perl@28491

17 years agoIntroduce a new function, pv_escape(), to display contents of PVs
Yves Orton [Wed, 5 Jul 2006 20:40:58 +0000 (22:40 +0200)]
Introduce a new function, pv_escape(), to display contents of PVs
that might contain non printable chars.

Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>

p4raw-id: //depot/perl@28490

17 years agoImplement handling of state variables in list assignment
Rafael Garcia-Suarez [Wed, 5 Jul 2006 21:00:31 +0000 (21:00 +0000)]
Implement handling of state variables in list assignment

p4raw-id: //depot/perl@28489

17 years agoFix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
Rafael Garcia-Suarez [Wed, 5 Jul 2006 20:00:10 +0000 (20:00 +0000)]
Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
side is made out a list declared with our(). In this case OPpLVAL_INTRO
isn't set on the left op, so we just remove that check. Add new tests.

p4raw-id: //depot/perl@28488

17 years agoAdjust test count after introducing new constants in POSIX
Rafael Garcia-Suarez [Wed, 5 Jul 2006 19:49:36 +0000 (19:49 +0000)]
Adjust test count after introducing new constants in POSIX

p4raw-id: //depot/perl@28487

17 years agoAdd constants needed for recvmsg()/sendmsg() support.
Steve Peters [Wed, 5 Jul 2006 16:27:16 +0000 (16:27 +0000)]
Add constants needed for recvmsg()/sendmsg() support.

p4raw-id: //depot/perl@28486

17 years agoSkip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
Steve Peters [Wed, 5 Jul 2006 15:40:05 +0000 (15:40 +0000)]
Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.

p4raw-id: //depot/perl@28485

17 years agoAdd a TODO test for list assignment to a list of state variables.
Rafael Garcia-Suarez [Wed, 5 Jul 2006 14:10:18 +0000 (14:10 +0000)]
Add a TODO test for list assignment to a list of state variables.
Not sure yet how to encode in the optree the information that
state($x, $y) and (state $x, state $y) must be treated differently.

p4raw-id: //depot/perl@28484

17 years agoDon't add extra warning flags for gcc versions < 3.
Rafael Garcia-Suarez [Wed, 5 Jul 2006 12:48:57 +0000 (12:48 +0000)]
Don't add extra warning flags for gcc versions < 3.

p4raw-id: //depot/perl@28483

17 years agoMake the distclean target remove lib/Hash correctly
Rafael Garcia-Suarez [Wed, 5 Jul 2006 08:53:56 +0000 (08:53 +0000)]
Make the distclean target remove lib/Hash correctly

p4raw-id: //depot/perl@28482

17 years agoRE: [PATCH] threads 1.33
Jerry D. Hedden [Tue, 4 Jul 2006 17:18:45 +0000 (10:18 -0700)]
RE: [PATCH] threads 1.33
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>

exiting from threads works differently on VMS

p4raw-id: //depot/perl@28481

17 years agofix signed/unsigned nit in reentr.c
Craig A. Berry [Tue, 4 Jul 2006 21:27:42 +0000 (21:27 +0000)]
fix signed/unsigned nit in reentr.c

p4raw-id: //depot/perl@28480

17 years agofix type mismatch warning caused by return statement lurking in DIE macro
Craig A. Berry [Tue, 4 Jul 2006 19:08:16 +0000 (19:08 +0000)]
fix type mismatch warning caused by return statement lurking in DIE macro

p4raw-id: //depot/perl@28479

17 years agomore warning-silencing in FieldHash
Anno Siegel [Tue, 4 Jul 2006 19:42:12 +0000 (21:42 +0200)]
more warning-silencing in FieldHash
Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
Date: Tue, 4 Jul 2006 19:42:12 +0200

p4raw-id: //depot/perl@28478

17 years agoconsting and localizing in universal.c
Andy Lester [Mon, 3 Jul 2006 17:41:48 +0000 (12:41 -0500)]
consting and localizing in universal.c
Message-ID: <20060703224148.GA14449@petdance.com>

p4raw-id: //depot/perl@28477

17 years agotoke.c consting and localizing
Andy Lester [Mon, 3 Jul 2006 17:42:50 +0000 (12:42 -0500)]
toke.c consting and localizing
Message-ID: <20060703224250.GA14481@petdance.com>

p4raw-id: //depot/perl@28476

17 years agothreads 1.33
Jerry D. Hedden [Mon, 3 Jul 2006 09:01:53 +0000 (02:01 -0700)]
threads 1.33
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>

p4raw-id: //depot/perl@28475

17 years agoUpgrade to Devel::PPPort 3.08_07
Marcus Holland-Moritz [Mon, 3 Jul 2006 21:40:58 +0000 (21:40 +0000)]
Upgrade to Devel::PPPort 3.08_07

p4raw-id: //depot/perl@28474

17 years agoAllow stat() and -X file tests work on dirhandles.
Steve Peters [Mon, 3 Jul 2006 18:09:01 +0000 (18:09 +0000)]
Allow stat() and -X file tests work on dirhandles.

p4raw-id: //depot/perl@28473

17 years agoembed.pl enhancements
Andy Lester [Sun, 2 Jul 2006 12:11:39 +0000 (07:11 -0500)]
embed.pl enhancements
Message-ID: <20060702171139.GA20266@petdance.com>

Add experimental (and optional) splint support

p4raw-id: //depot/perl@28472

17 years agoMakefile splint support
Andy Lester [Sun, 2 Jul 2006 12:19:08 +0000 (07:19 -0500)]
Makefile splint support
Message-ID: <20060702171908.GA20443@petdance.com>

p4raw-id: //depot/perl@28471

17 years agoDProf.xs patch
Andy Lester [Sun, 2 Jul 2006 12:17:08 +0000 (07:17 -0500)]
DProf.xs patch
Message-ID: <20060702171708.GA20392@petdance.com>

p4raw-id: //depot/perl@28470

17 years agomg.c cleanups
Andy Lester [Sun, 2 Jul 2006 12:33:36 +0000 (07:33 -0500)]
mg.c cleanups
Message-ID: <20060702173336.GA20641@petdance.com>

p4raw-id: //depot/perl@28469

17 years agoClean up mathoms.c
Andy Lester [Sun, 2 Jul 2006 12:24:45 +0000 (07:24 -0500)]
Clean up mathoms.c
Message-ID: <20060702172445.GA20521@petdance.com>

p4raw-id: //depot/perl@28468

17 years agoRe: Win32API::File now in core
Yves Orton [Sun, 2 Jul 2006 15:19:58 +0000 (17:19 +0200)]
Re: Win32API::File now in core
Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>

Sync blead with Win32API-File-0.1001
(plus change to sync README too)

p4raw-id: //depot/perl@28467

17 years agosilence a compiler warning
Dave Mitchell [Sun, 2 Jul 2006 22:47:24 +0000 (22:47 +0000)]
silence a compiler warning

p4raw-id: //depot/perl@28466

17 years agoremove some unnecessary uses of WITH_THR
Dave Mitchell [Sun, 2 Jul 2006 19:30:49 +0000 (19:30 +0000)]
remove some unnecessary uses of WITH_THR

p4raw-id: //depot/perl@28465

17 years agos/have a more/have more/ typo fix in perlfaq4
Craig A. Berry [Sun, 2 Jul 2006 18:06:36 +0000 (18:06 +0000)]
s/have a more/have more/ typo fix in perlfaq4

p4raw-id: //depot/perl@28464

17 years agoSynchronize ExtUtils::Instal 1.41
Yves Orton [Sun, 2 Jul 2006 16:23:21 +0000 (18:23 +0200)]
Synchronize ExtUtils::Instal 1.41
Message-Id:  <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>

Sync ExtUtils::Install with CPAN (just trivially change version nos)

p4raw-id: //depot/perl@28463

17 years agoRe: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
Yves Orton [Sun, 2 Jul 2006 15:13:20 +0000 (17:13 +0200)]
Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>

add test for patch #28417

p4raw-id: //depot/perl@28462

17 years agoMust not forget that.
Rafael Garcia-Suarez [Fri, 30 Jun 2006 16:33:57 +0000 (16:33 +0000)]
Must not forget that.

p4raw-id: //depot/perl@28461

17 years agoAdd Win32API::File to the core
Steve Hay [Fri, 30 Jun 2006 13:46:06 +0000 (13:46 +0000)]
Add Win32API::File to the core

For discussions, see the thread starting here:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html

p4raw-id: //depot/perl@28460

17 years agoFix casting warnings related to snprintf/vsnprintf
Rafael Garcia-Suarez [Fri, 30 Jun 2006 13:28:46 +0000 (13:28 +0000)]
Fix casting warnings related to snprintf/vsnprintf

p4raw-id: //depot/perl@28459

17 years agoSolaris' sh doesn't like empty if's
H.Merijn Brand [Fri, 30 Jun 2006 13:17:59 +0000 (13:17 +0000)]
Solaris' sh doesn't like empty if's

p4raw-id: //depot/perl@28458

17 years agoPERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
Rafael Garcia-Suarez [Fri, 30 Jun 2006 13:09:40 +0000 (13:09 +0000)]
PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
is used.

p4raw-id: //depot/perl@28457

17 years agoFix a couple of compilation warnings
Rafael Garcia-Suarez [Fri, 30 Jun 2006 12:56:59 +0000 (12:56 +0000)]
Fix a couple of compilation warnings

p4raw-id: //depot/perl@28456

17 years agomigrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
Dave Mitchell [Fri, 30 Jun 2006 12:07:01 +0000 (12:07 +0000)]
migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm

p4raw-id: //depot/perl@28455

17 years agoSmall adjustment to the Plan
Rafael Garcia-Suarez [Fri, 30 Jun 2006 08:13:24 +0000 (08:13 +0000)]
Small adjustment to the Plan

p4raw-id: //depot/perl@28454

17 years agoHASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
Andy Dougherty [Thu, 29 Jun 2006 13:41:28 +0000 (09:41 -0400)]
HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>

p4raw-id: //depot/perl@28453

17 years agoAnother typo fix.
Rafael Garcia-Suarez [Thu, 29 Jun 2006 16:47:32 +0000 (16:47 +0000)]
Another typo fix.

p4raw-id: //depot/perl@28452

17 years agoTypo fix.
Rafael Garcia-Suarez [Thu, 29 Jun 2006 16:12:05 +0000 (16:12 +0000)]
Typo fix.

p4raw-id: //depot/perl@28451

17 years agoSmall precision about \Q \E inside m//x
Sébastien Aperghis-Tramoni [Thu, 29 Jun 2006 17:46:57 +0000 (19:46 +0200)]
Small precision about \Q \E inside m//x
Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>

p4raw-id: //depot/perl@28450

17 years agoCleanup in Hash::Util::FieldHash
Anno Siegel [Wed, 28 Jun 2006 19:20:14 +0000 (21:20 +0200)]
Cleanup in Hash::Util::FieldHash
Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>

p4raw-id: //depot/perl@28449

17 years agoUpdated handling of signal names and signals for VMS
Craig A. Berry [Thu, 29 Jun 2006 14:21:35 +0000 (14:21 +0000)]
Updated handling of signal names and signals for VMS

p4raw-id: //depot/perl@28448

17 years agoSome CPP macro sanitization by Sadahiro Tomoyuki
Rafael Garcia-Suarez [Thu, 29 Jun 2006 12:12:00 +0000 (12:12 +0000)]
Some CPP macro sanitization by Sadahiro Tomoyuki

p4raw-id: //depot/perl@28447

17 years agoSolaris hints: gcc flags confuse Configure
Andy Dougherty [Wed, 28 Jun 2006 13:37:54 +0000 (09:37 -0400)]
Solaris hints: gcc flags confuse Configure
Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>

p4raw-id: //depot/perl@28446

17 years agoUpdate for IO::Uncompress::Base
Paul Marquess [Wed, 28 Jun 2006 14:22:46 +0000 (15:22 +0100)]
Update for IO::Uncompress::Base
From: "Paul Marquess" <paul.marquess@ntlworld.com>
Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>

p4raw-id: //depot/perl@28445

17 years ago[perl #39639] perldoc -f waitpid has wrong code example
Alexander_Gernler@genua.de [Tue, 27 Jun 2006 07:23:59 +0000 (00:23 -0700)]
[perl #39639] perldoc -f waitpid has wrong code example
From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>

p4raw-id: //depot/perl@28444

17 years agoNits in the perlpragma manpage
Rafael Garcia-Suarez [Tue, 27 Jun 2006 14:01:30 +0000 (14:01 +0000)]
Nits in the perlpragma manpage

p4raw-id: //depot/perl@28435

17 years agocflags.SH: scan the gcc warning flags only once, during .SH expansion
Jarkko Hietaniemi [Mon, 26 Jun 2006 22:12:37 +0000 (01:12 +0300)]
cflags.SH: scan the gcc warning flags only once, during .SH expansion
Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>

p4raw-id: //depot/perl@28434

17 years agoAdjust test preamble for Hash::Util tests too.
Rafael Garcia-Suarez [Mon, 26 Jun 2006 17:17:57 +0000 (17:17 +0000)]
Adjust test preamble for Hash::Util tests too.

p4raw-id: //depot/perl@28433

17 years agoAdjust test preambles for Hash::Util::FieldHash tests to change
Rafael Garcia-Suarez [Mon, 26 Jun 2006 16:50:58 +0000 (16:50 +0000)]
Adjust test preambles for Hash::Util::FieldHash tests to change
the @INC path only when testing inside the core

p4raw-id: //depot/perl@28432

17 years agoRe: [PATCH] Hash::Util::FieldHash
Anno Siegel [Mon, 26 Jun 2006 18:05:53 +0000 (20:05 +0200)]
Re: [PATCH] Hash::Util::FieldHash
Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>

p4raw-id: //depot/perl@28431

17 years agoRemove notes about removed 5005-threads from perlguts.
Rafael Garcia-Suarez [Mon, 26 Jun 2006 16:29:06 +0000 (16:29 +0000)]
Remove notes about removed 5005-threads from perlguts.

p4raw-id: //depot/perl@28430

17 years ago[patch@28427] vms.c - null termination of string missing.
John E. Malmberg [Mon, 26 Jun 2006 08:24:57 +0000 (04:24 -0400)]
[patch@28427] vms.c - null termination of string missing.
From: "John E. Malmberg" <wb8tyw@qsl.net>
Message-ID: <449FD219.5060900@qsl.net>

p4raw-id: //depot/perl@28429

17 years agoMore perlreguts nits by Dominic Dunlop,
Rafael Garcia-Suarez [Mon, 26 Jun 2006 08:55:56 +0000 (08:55 +0000)]
More perlreguts nits by Dominic Dunlop,
plus fix a broken internal POD link

p4raw-id: //depot/perl@28428

17 years agoNits about lock() in perlthrtut by Daniel Frederick Crisman,
Rafael Garcia-Suarez [Sun, 25 Jun 2006 22:23:46 +0000 (22:23 +0000)]
Nits about lock() in perlthrtut by Daniel Frederick Crisman,
plus other nits by rgs

p4raw-id: //depot/perl@28427

17 years agoCompilation fixes for VMS by John E. Malmberg
Rafael Garcia-Suarez [Sun, 25 Jun 2006 21:57:30 +0000 (21:57 +0000)]
Compilation fixes for VMS by John E. Malmberg

p4raw-id: //depot/perl@28426

17 years agoNits to perlreguts.pod by Dominic Dunlop
Rafael Garcia-Suarez [Sun, 25 Jun 2006 21:12:06 +0000 (21:12 +0000)]
Nits to perlreguts.pod by Dominic Dunlop

p4raw-id: //depot/perl@28425

17 years agoUpgrade to Devel::PPPort 3.08_06
Marcus Holland-Moritz [Sun, 25 Jun 2006 08:13:33 +0000 (08:13 +0000)]
Upgrade to Devel::PPPort 3.08_06

p4raw-id: //depot/perl@28424

17 years agoRe: [PATCH] Hash::Util::FieldHash
Yves Orton [Sat, 24 Jun 2006 13:19:35 +0000 (15:19 +0200)]
Re: [PATCH] Hash::Util::FieldHash
Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>

p4raw-id: //depot/perl@28423

17 years agoquieten warning by avoiding a comment-within-a-comment
Dave Mitchell [Sat, 24 Jun 2006 23:31:33 +0000 (23:31 +0000)]
quieten warning by avoiding a comment-within-a-comment

p4raw-id: //depot/perl@28422

17 years agomigrate TRIE branch in regmatch() to new FSM-esque paradigm
Dave Mitchell [Fri, 23 Jun 2006 22:26:02 +0000 (22:26 +0000)]
migrate TRIE branch in regmatch() to new FSM-esque paradigm

p4raw-id: //depot/perl@28421

17 years agoUpgrade to Devel::PPPort 3.08_05
Marcus Holland-Moritz [Fri, 23 Jun 2006 19:06:43 +0000 (19:06 +0000)]
Upgrade to Devel::PPPort 3.08_05

p4raw-id: //depot/perl@28420