This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
17 years agoAdditions to perldiag for MRO, by Brandon Black.
Rafael Garcia-Suarez [Fri, 20 Apr 2007 14:20:42 +0000 (14:20 +0000)]
Additions to perldiag for MRO, by Brandon Black.

p4raw-id: //depot/perl@30995

17 years agoA little bit more safe version of HvMROMETA
Rafael Garcia-Suarez [Fri, 20 Apr 2007 13:54:26 +0000 (13:54 +0000)]
A little bit more safe version of HvMROMETA

p4raw-id: //depot/perl@30994

17 years agoDon't use Test::More in core tests (at least, where
Rafael Garcia-Suarez [Fri, 20 Apr 2007 13:42:21 +0000 (13:42 +0000)]
Don't use Test::More in core tests (at least, where
that's possible, that is where is_deeply() isn't used)

p4raw-id: //depot/perl@30993

17 years agoRe: [PATCH] madprop about forced words
Gerard Goossen [Thu, 19 Apr 2007 13:33:21 +0000 (15:33 +0200)]
Re: [PATCH] madprop about forced words
Message-ID: <20070419113321.GE19244@ostwald>

p4raw-id: //depot/perl@30992

17 years ago[perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch)
Patrick Dugnolle [Thu, 19 Apr 2007 06:34:18 +0000 (23:34 -0700)]
[perl #42614] NAN_COMPARE_BROKEN.DIV_BY_NAN_BUG (with patch)
From: patrick.dugnolle@bnpparibas.com (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-6655-1176989657-125.42614-75-0@perl.org>

p4raw-id: //depot/perl@30991

17 years agoClean the MRO documentation up
Rafael Garcia-Suarez [Fri, 20 Apr 2007 08:04:41 +0000 (08:04 +0000)]
Clean the MRO documentation up

p4raw-id: //depot/perl@30990

17 years agoUpgrade to CPAN-1.91
Steve Peters [Fri, 20 Apr 2007 01:58:55 +0000 (01:58 +0000)]
Upgrade to CPAN-1.91

p4raw-id: //depot/perl@30989

17 years agoSimpler version, and that zeroes the allocated memory
Rafael Garcia-Suarez [Thu, 19 Apr 2007 17:28:38 +0000 (17:28 +0000)]
Simpler version, and that zeroes the allocated memory

p4raw-id: //depot/perl@30988

17 years agoUse Newxc instead of casting by hand
Rafael Garcia-Suarez [Thu, 19 Apr 2007 17:15:25 +0000 (17:15 +0000)]
Use Newxc instead of casting by hand

p4raw-id: //depot/perl@30987

17 years agoA Tolkien quote for mro.c, found by Audrey Tang.
Rafael Garcia-Suarez [Thu, 19 Apr 2007 17:07:14 +0000 (17:07 +0000)]
A Tolkien quote for mro.c, found by Audrey Tang.

p4raw-id: //depot/perl@30986

17 years agoFix non-threaded build on Win32 following #30980
Steve Hay [Thu, 19 Apr 2007 16:20:09 +0000 (16:20 +0000)]
Fix non-threaded build on Win32 following #30980

p4raw-id: //depot/perl@30985

17 years agoFix compilation error with threads
Rafael Garcia-Suarez [Thu, 19 Apr 2007 15:06:53 +0000 (15:06 +0000)]
Fix compilation error with threads

p4raw-id: //depot/perl@30984

17 years agoAdjust the warning category in the test, too
Rafael Garcia-Suarez [Thu, 19 Apr 2007 15:04:19 +0000 (15:04 +0000)]
Adjust the warning category in the test, too

p4raw-id: //depot/perl@30983

17 years agoPut the "Can't locate package..." warnings in the "syntax"
Rafael Garcia-Suarez [Thu, 19 Apr 2007 14:53:36 +0000 (14:53 +0000)]
Put the "Can't locate package..." warnings in the "syntax"
category, as documented

p4raw-id: //depot/perl@30982

17 years agoChange an "Internal error" message to the more common "panic"
Rafael Garcia-Suarez [Thu, 19 Apr 2007 14:50:11 +0000 (14:50 +0000)]
Change an "Internal error" message to the more common "panic"
in the C3 MRO code

p4raw-id: //depot/perl@30981

17 years agoRe: new C3 MRO patch
Brandon Black [Tue, 17 Apr 2007 13:14:36 +0000 (08:14 -0500)]
Re: new C3 MRO patch
From: "Brandon Black" <blblack@gmail.com>
Message-ID: <84621a60704171114k29b0460el5b08ce5185d55ed5@mail.gmail.com>

p4raw-id: //depot/perl@30980

17 years agoAllow sending SIGINT to child processes on Windows *if* they are running Perl
Jan Dubois [Mon, 16 Apr 2007 17:52:25 +0000 (10:52 -0700)]
Allow sending SIGINT to child processes on Windows *if* they are running Perl
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <01e301c7808a$ac0cca30$04265e90$@com>

p4raw-id: //depot/perl@30979

17 years agoRe: [perl #41574] cond_wait hang ups under MSWin32
Jerry D. Hedden [Wed, 18 Apr 2007 14:32:16 +0000 (10:32 -0400)]
Re: [perl #41574] cond_wait hang ups under MSWin32
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704181132qf94b413mfda6aaa0f347df28@mail.gmail.com>

Makes the test "TODO" on Win32, where it is not reliable, and turns
the 50 separate tests in one single test for less line noise

p4raw-id: //depot/perl@30978

17 years ago1. Move #30327 to the generation location
H.Merijn Brand [Wed, 18 Apr 2007 19:04:40 +0000 (19:04 +0000)]
1. Move #30327 to the generation location
2. Regen after backports
3. Include Jarkko's $run and \n patch

p4raw-id: //depot/perl@30977

17 years agoAdd a test for the bug fixed by #30970
Steve Hay [Wed, 18 Apr 2007 08:40:42 +0000 (08:40 +0000)]
Add a test for the bug fixed by #30970

p4raw-id: //depot/perl@30973

17 years agoSys::Syslog was missing from Maintainers.pl
Rafael Garcia-Suarez [Wed, 18 Apr 2007 08:36:24 +0000 (08:36 +0000)]
Sys::Syslog was missing from Maintainers.pl

p4raw-id: //depot/perl@30972

17 years agoThese test scripts probably wanted BEGIN blocks,
Steve Hay [Tue, 17 Apr 2007 17:12:23 +0000 (17:12 +0000)]
These test scripts probably wanted BEGIN blocks,
not just blocks with "BEGIN:" labels.

p4raw-id: //depot/perl@30971

17 years agoFix kill(0, $pid) on Windows
Jan Dubois [Mon, 16 Apr 2007 17:35:48 +0000 (10:35 -0700)]
Fix kill(0, $pid) on Windows
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <01df01c78088$59718d30$0c54a790$@com>

Fixes breakage caused by #29605.

p4raw-id: //depot/perl@30970

17 years agoRemove the "performance hack" that suppressed used only once warnings
Nicholas Clark [Mon, 16 Apr 2007 16:17:05 +0000 (16:17 +0000)]
Remove the "performance hack" that suppressed used only once warnings
for files in the standard library.

p4raw-id: //depot/perl@30969

17 years agoRe: [PATCH] Mention sorting MANIFEST in perlhack.pod
Jerry D. Hedden [Mon, 16 Apr 2007 10:44:36 +0000 (06:44 -0400)]
Re: [PATCH] Mention sorting MANIFEST in perlhack.pod
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704160744j9ae934cv9fef077afe3ca516@mail.gmail.com>

p4raw-id: //depot/perl@30968

17 years agoRe: Thread.t hangs, even under normal test...
Jerry D. Hedden [Mon, 16 Apr 2007 09:31:39 +0000 (05:31 -0400)]
Re: Thread.t hangs, even under normal test...
From: "Jerry D. Hedden" <jdhedden@gmail.com>
Message-ID: <1ff86f510704160631ue286a97kb66a0ce649c9aae4@mail.gmail.com>

p4raw-id: //depot/perl@30967

17 years agosv.c: %d ne size_t
Jarkko Hietaniemi [Mon, 16 Apr 2007 14:31:42 +0000 (17:31 +0300)]
sv.c: %d ne size_t
Message-Id: <200704161131.l3GBVg3n104476@kosh.hut.fi>

p4raw-id: //depot/perl@30966

17 years agofix casting warning in pp_ord()
Dave Mitchell [Sun, 15 Apr 2007 23:33:13 +0000 (23:33 +0000)]
fix casting warning in pp_ord()

p4raw-id: //depot/perl@30965

17 years agoget rid of warning due to empty dangling else in malloc.c
Dave Mitchell [Sun, 15 Apr 2007 23:24:21 +0000 (23:24 +0000)]
get rid of warning due to empty dangling else in malloc.c

p4raw-id: //depot/perl@30964

17 years agofollow PL_watchaddr when cloning a thread
Dave Mitchell [Sun, 15 Apr 2007 21:10:55 +0000 (21:10 +0000)]
follow PL_watchaddr when cloning a thread

p4raw-id: //depot/perl@30963

17 years agowith DEBUG_LEAKING_SCALARS, dump multiply-freed scalars
Dave Mitchell [Sun, 15 Apr 2007 16:32:42 +0000 (16:32 +0000)]
with DEBUG_LEAKING_SCALARS, dump multiply-freed scalars

p4raw-id: //depot/perl@30962

17 years agoRemove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too.
Nicholas Clark [Sun, 15 Apr 2007 12:37:44 +0000 (12:37 +0000)]
Remove wince/ from checkcfgvar.pl, now that it is gone in 5.8.x too.

p4raw-id: //depot/perl@30958

17 years agoAdd the Default Unicode Collation Element Table for UCD 5.0.0
Rafael Garcia-Suarez [Sun, 15 Apr 2007 12:35:38 +0000 (12:35 +0000)]
Add the Default Unicode Collation Element Table for UCD 5.0.0
to Unicode::Collate

p4raw-id: //depot/perl@30957

17 years agoChange prototype of async() to be compatible with the one
Rafael Garcia-Suarez [Sun, 15 Apr 2007 07:26:28 +0000 (07:26 +0000)]
Change prototype of async() to be compatible with the one
of threads::async()

p4raw-id: //depot/perl@30955

17 years agoRemove 5005threads from Thread.pm
Jerry D. Hedden [Fri, 13 Apr 2007 13:19:26 +0000 (09:19 -0400)]
Remove 5005threads from Thread.pm
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704131019i3ea1f99es7067ba2ef60171ca@mail.gmail.com>

p4raw-id: //depot/perl@30954

17 years agoFix Thread.pm
Jerry D. Hedden [Fri, 13 Apr 2007 12:51:40 +0000 (08:51 -0400)]
Fix Thread.pm
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704130951t5f66baa0m4ed13018539976a3@mail.gmail.com>

p4raw-id: //depot/perl@30953

17 years agoMove PL_comppad nulling from do_clean_all to sv_clear
Dave Mitchell [Sat, 14 Apr 2007 21:53:17 +0000 (21:53 +0000)]
Move PL_comppad nulling from do_clean_all to sv_clear

p4raw-id: //depot/perl@30952

17 years agoTypo in croak message
H.Merijn Brand [Sat, 14 Apr 2007 20:52:56 +0000 (20:52 +0000)]
Typo in croak message

p4raw-id: //depot/perl@30951

17 years agoTypo in =item say
Abigail [Sat, 14 Apr 2007 19:22:41 +0000 (21:22 +0200)]
Typo in =item say
Message-ID: <20070414172241.GB3191@abigail.nl>

p4raw-id: //depot/perl@30950

17 years agoRE: [PATCH] Restore Win64 compilation with the Windows Platform SDK
Jan Dubois [Tue, 10 Apr 2007 16:49:21 +0000 (09:49 -0700)]
RE: [PATCH] Restore Win64 compilation with the Windows Platform SDK
From: "Jan Dubois" <jand@activestate.com>
Message-ID: <001b01c77bca$dcae7720$960b6560$@com>

p4raw-id: //depot/perl@30943

17 years agoIntegrate:
Alexey Tourbin [Sat, 24 Feb 2007 15:52:23 +0000 (18:52 +0300)]
Integrate:
[ 30391]
Subject: [PATCH] ExtUtils/Constant/Base.pm: use constant folding to eliminated dead code
Message-ID: <20070224125223.GA17227@localhost.localdomain>

[ 30940]
Bump the VERSION of ExtUtils::Constant::Base.
p4raw-link: @30940 on //depot/perl: 1abe45988edc1c4df0edabb952007ef1b6fe20e5
p4raw-link: @30391 on //depot/perl: 47520512bcc7563438628185c4d388f7da46a22c

p4raw-id: //depot/perl@30941
p4raw-edited: from //depot/maint-5.8/perl@30940 'copy'
lib/ExtUtils/Constant/Base.pm (@28114..)

17 years agoBump the VERSION of ExtUtils::Constant::Base.
Nicholas Clark [Thu, 12 Apr 2007 21:03:08 +0000 (21:03 +0000)]
Bump the VERSION of ExtUtils::Constant::Base.

p4raw-id: //depot/perl@30940

17 years agoPL_madskills is a bool, so save it as one (else Solaris rightly
Nicholas Clark [Thu, 12 Apr 2007 20:45:21 +0000 (20:45 +0000)]
PL_madskills is a bool, so save it as one (else Solaris rightly
SIGBUSes)

p4raw-id: //depot/perl@30939

17 years agoFix two errors in the OP debugging code. Now all test errors relate
Nicholas Clark [Thu, 12 Apr 2007 18:52:49 +0000 (18:52 +0000)]
Fix two errors in the OP debugging code. Now all test errors relate
to newCONSTSUB().

p4raw-id: //depot/perl@30936

17 years agoRe: [PATCH] Add CPANPLUS 0.78 to the core
Yves Orton [Tue, 10 Apr 2007 18:31:28 +0000 (20:31 +0200)]
Re: [PATCH] Add CPANPLUS 0.78 to the core
Message-ID: <9b18b3110704100931t5c0c97e0n9d3c059e6f404dd5@mail.gmail.com>

p4raw-id: //depot/perl@30932

17 years agoChange 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
Nicholas Clark [Thu, 12 Apr 2007 15:51:58 +0000 (15:51 +0000)]
Change 18797 (Patch for [perl #9402], known also as "glibc _moddi3 bug
with negative quads", or also as RedHat bug #65612.) was a bit brute
force. In reality, we don't need to have an auto-detecting pp_i_modulo
unless we're compiled with 64 bit IVs and on glibc.

p4raw-id: //depot/perl@30931

17 years agoRun buildtoc --build-all
Rafael Garcia-Suarez [Thu, 12 Apr 2007 14:50:04 +0000 (14:50 +0000)]
Run buildtoc --build-all

p4raw-id: //depot/perl@30926

17 years agoAdd $VERSION to Module::Build::Version
Jerry D. Hedden [Wed, 11 Apr 2007 12:45:19 +0000 (08:45 -0400)]
Add $VERSION to Module::Build::Version
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704110945q173f2ac8p399171428fd182cd@mail.gmail.com>

p4raw-id: //depot/perl@30925

17 years agoUpgrade to Archive::Extract 0.18
Rafael Garcia-Suarez [Thu, 12 Apr 2007 14:33:33 +0000 (14:33 +0000)]
Upgrade to Archive::Extract 0.18

p4raw-id: //depot/perl@30923

17 years agoAdd the perlreapi man page, by Ã\86var Arnfjörð Bjarmason
Rafael Garcia-Suarez [Thu, 12 Apr 2007 14:27:23 +0000 (14:27 +0000)]
Add the perlreapi man page, by Ã\86var Arnfjörð Bjarmason
(largely from perlreguts)

p4raw-id: //depot/perl@30922

17 years agoRe: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex does not...
Ævar Arnfjörð Bjarmason [Wed, 11 Apr 2007 20:54:43 +0000 (20:54 +0000)]
Re: [PATCH] extflags/pmflags Change 30841, in dump.c:pm_description regex does not have to exist
Message-ID: <51dd1af80704111354h4bbd0212hc96a9f1911d2ffb4@mail.gmail.com>

p4raw-id: //depot/perl@30921

17 years agoRe: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepoint
Ævar Arnfjörð Bjarmason [Fri, 6 Apr 2007 21:41:57 +0000 (21:41 +0000)]
Re: [PATCH] perlreguts.pod: use the unicode name for ß and show the codepoint
Message-ID: <51dd1af80704061441v4b972257ta4c95230bdbc47c5@mail.gmail.com>

p4raw-id: //depot/perl@30920

17 years agoWhen removing the test program source, also remove the compiled
Nicholas Clark [Thu, 12 Apr 2007 11:57:26 +0000 (11:57 +0000)]
When removing the test program source, also remove the compiled
executable.

p4raw-id: //depot/perl@30919

17 years agog++ in Tru64: align sockaddr and sockaddr_in defs
Jarkko Hietaniemi [Thu, 12 Apr 2007 05:19:30 +0000 (08:19 +0300)]
g++ in Tru64: align sockaddr and sockaddr_in defs
Message-Id: <200704120219.l3C2JUGZ294947@kosh.hut.fi>

p4raw-id: //depot/perl@30918

17 years agoFor symbolic references test the defined path through the pp functions.
Nicholas Clark [Wed, 11 Apr 2007 19:48:36 +0000 (19:48 +0000)]
For symbolic references test the defined path through the pp functions.

p4raw-id: //depot/perl@30915

17 years agoBe a bit more specific in what our second typeglob isn't. It is actually
Nicholas Clark [Wed, 11 Apr 2007 17:51:02 +0000 (17:51 +0000)]
Be a bit more specific in what our second typeglob isn't. It is actually
expected to be undef.

p4raw-id: //depot/perl@30913

17 years agoFix spelling nit.
Steve Peters [Wed, 11 Apr 2007 17:16:00 +0000 (17:16 +0000)]
Fix spelling nit.

p4raw-id: //depot/perl@30912

17 years agoRun pod/buildtoc --build-all
Nicholas Clark [Wed, 11 Apr 2007 14:15:19 +0000 (14:15 +0000)]
Run pod/buildtoc --build-all

p4raw-id: //depot/perl@30910

17 years agoperl5.9.5delta is about 5, not 4.
Nicholas Clark [Wed, 11 Apr 2007 14:09:31 +0000 (14:09 +0000)]
perl5.9.5delta is about 5, not 4.

p4raw-id: //depot/perl@30909

17 years agoUpdate MANIFEST to include 3 files added in change 30893.
Nicholas Clark [Wed, 11 Apr 2007 13:52:43 +0000 (13:52 +0000)]
Update MANIFEST to include 3 files added in change 30893.

p4raw-id: //depot/perl@30908

17 years agoCorrect Shell.pm POD regarding $Shell::capture_stderr
Jerry D. Hedden [Tue, 10 Apr 2007 13:54:10 +0000 (09:54 -0400)]
Correct Shell.pm POD regarding $Shell::capture_stderr
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704101054q2ccc7c10l66d62971716877f9@mail.gmail.com>

p4raw-id: //depot/perl@30907

17 years agoAdd Shell.pm to the list of dual-life modules
Rafael Garcia-Suarez [Wed, 11 Apr 2007 13:06:49 +0000 (13:06 +0000)]
Add Shell.pm to the list of dual-life modules

p4raw-id: //depot/perl@30906

17 years agoUpgrade to Shell 0.72 (noticed by Jerry D. Hedden)
Rafael Garcia-Suarez [Wed, 11 Apr 2007 13:05:28 +0000 (13:05 +0000)]
Upgrade to Shell 0.72 (noticed by Jerry D. Hedden)

p4raw-id: //depot/perl@30905

17 years agoIf the test programs for strtoul(), strtoull() or strtouq() fail, don't
Nicholas Clark [Wed, 11 Apr 2007 08:02:43 +0000 (08:02 +0000)]
If the test programs for strtoul(), strtoull() or strtouq() fail, don't
assume that the functions work.

p4raw-id: //depot/perl@30904

17 years agoWork round what appears to be a bug in Sun C++ 5.8 2005/10/13
Nicholas Clark [Wed, 11 Apr 2007 07:39:21 +0000 (07:39 +0000)]
Work round what appears to be a bug in Sun C++ 5.8 2005/10/13
If we just cast GvSVn(gv) to void, it ignores evaluating it for
its side effect.

p4raw-id: //depot/perl@30903

17 years agoFully VMSify CPANPLUS util names following #30885
Craig A. Berry [Wed, 11 Apr 2007 04:08:47 +0000 (04:08 +0000)]
Fully VMSify CPANPLUS util names following #30885

p4raw-id: //depot/perl@30902

17 years agoSilence the g++ warnings "right-hand operand of comma has no effect"
Nicholas Clark [Tue, 10 Apr 2007 19:39:01 +0000 (19:39 +0000)]
Silence the g++ warnings "right-hand operand of comma has no effect"

p4raw-id: //depot/perl@30900

17 years agoCast needed to get POSIX compiling with g++ on FreeBSD.
Nicholas Clark [Tue, 10 Apr 2007 18:56:17 +0000 (18:56 +0000)]
Cast needed to get POSIX compiling with g++ on FreeBSD.

p4raw-id: //depot/perl@30898

17 years agoMake the don't-use-nm symbol table probes work under C++.
Nicholas Clark [Tue, 10 Apr 2007 18:30:04 +0000 (18:30 +0000)]
Make the don't-use-nm symbol table probes work under C++.

p4raw-id: //depot/perl@30897

17 years agoVersion change to ExtUtils::MM_Unix missed in change #30380.
Steve Peters [Tue, 10 Apr 2007 16:36:08 +0000 (16:36 +0000)]
Version change to ExtUtils::MM_Unix missed in change #30380.
p4raw-link: @30380 on //depot/perl: 1e65eb70bcb514e61cdd8408bdbe4e5a20b7fd95

p4raw-id: //depot/perl@30896

17 years agoSomehow, version.pm was missed from change #30629.
Steve Peters [Tue, 10 Apr 2007 16:23:10 +0000 (16:23 +0000)]
Somehow, version.pm was missed from change #30629.
p4raw-link: @30629 on //depot/perl: ac0e6a2fd2970df72270aecb94d407fe170b43a7

p4raw-id: //depot/perl@30895

17 years agoUndo the non-maint part of change 30816. Silly Nicholas.
Nicholas Clark [Tue, 10 Apr 2007 16:11:41 +0000 (16:11 +0000)]
Undo the non-maint part of change 30816. Silly Nicholas.

p4raw-id: //depot/perl@30894

17 years agoUpgrade to Module-Build-0.2807
Steve Peters [Tue, 10 Apr 2007 15:44:51 +0000 (15:44 +0000)]
Upgrade to Module-Build-0.2807

p4raw-id: //depot/perl@30893

17 years agoS_forget_pmop() only needs a flags argument for the ithreads case,
Nicholas Clark [Tue, 10 Apr 2007 14:49:31 +0000 (14:49 +0000)]
S_forget_pmop() only needs a flags argument for the ithreads case,
because PmopSTASH_free() is a no-op in an unthreaded perl.

p4raw-id: //depot/perl@30891

17 years agoIf PL_curpm is pointing to an op that is getting freed, reset it to
Nicholas Clark [Tue, 10 Apr 2007 11:48:07 +0000 (11:48 +0000)]
If PL_curpm is pointing to an op that is getting freed, reset it to
NULL. Otherwise we have a pointer dangling into undefined behaviour.

p4raw-id: //depot/perl@30888

17 years agoCould someone explain why this file was added twice.
Rafael Garcia-Suarez [Tue, 10 Apr 2007 09:43:34 +0000 (09:43 +0000)]
Could someone explain why this file was added twice.

p4raw-id: //depot/perl@30887

17 years agoUpgrade to threads::shared 1.09 :
Rafael Garcia-Suarez [Tue, 10 Apr 2007 09:41:00 +0000 (09:41 +0000)]
Upgrade to threads::shared 1.09 :
- Fix casting issue under MSWin32
- Modify stress test to not hang under MSWin32

p4raw-id: //depot/perl@30886

17 years agoAdd the new CPANPLUS utilities to the VMS build process.
Rafael Garcia-Suarez [Tue, 10 Apr 2007 09:23:43 +0000 (09:23 +0000)]
Add the new CPANPLUS utilities to the VMS build process.

p4raw-id: //depot/perl@30885

17 years agoSync MANIFEST. Files have disappeared ?
Rafael Garcia-Suarez [Tue, 10 Apr 2007 07:44:50 +0000 (07:44 +0000)]
Sync MANIFEST. Files have disappeared ?

p4raw-id: //depot/perl@30884

17 years agoAdd CPANPLUS 0.78
Rafael Garcia-Suarez [Tue, 10 Apr 2007 07:42:33 +0000 (07:42 +0000)]
Add CPANPLUS 0.78

p4raw-id: //depot/perl@30883

17 years agoFix new tests
Rafael Garcia-Suarez [Tue, 10 Apr 2007 06:46:54 +0000 (06:46 +0000)]
Fix new tests

p4raw-id: //depot/perl@30882

17 years agoRe: [PATCH] length() on magic capture variables
Ævar Arnfjörð Bjarmason [Mon, 9 Apr 2007 22:02:42 +0000 (22:02 +0000)]
Re: [PATCH] length() on magic capture variables
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <51dd1af80704091502m19130c28y29e6e656516fabfd@mail.gmail.com>

p4raw-id: //depot/perl@30881

17 years agoTest for the qr// construct
Ævar Arnfjörð Bjarmason [Mon, 9 Apr 2007 20:36:58 +0000 (20:36 +0000)]
Test for the qr// construct
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <51dd1af80704091336q335f0584o602b5e245bc210fe@mail.gmail.com>

Includes add to the MANIFEST

p4raw-id: //depot/perl@30880

17 years agoCast markstack values to I32
Jan Dubois [Mon, 9 Apr 2007 18:11:32 +0000 (11:11 -0700)]
Cast markstack values to I32
Message-ID: <prol131i8b27re246alnhmem4mj13fcl2b@4ax.com>

p4raw-id: //depot/perl@30879

17 years agoRestore Win64 compilation with the Windows Platform SDK
Jan Dubois [Mon, 9 Apr 2007 17:27:17 +0000 (10:27 -0700)]
Restore Win64 compilation with the Windows Platform SDK
Message-ID: <4kll13df3tndn8alp54gi9ur9jmq063aij@4ax.com>

p4raw-id: //depot/perl@30878

17 years agoUpgrade to bignum-0.20 and Math-BigRat-0.18.
Steve Peters [Tue, 10 Apr 2007 02:18:24 +0000 (02:18 +0000)]
Upgrade to bignum-0.20 and Math-BigRat-0.18.

p4raw-id: //depot/perl@30877

17 years agoBigInt, FastCalc, BitRat, bignum released to CPAN [PATCH]
Tels [Mon, 9 Apr 2007 20:59:22 +0000 (20:59 +0000)]
BigInt, FastCalc, BitRat, bignum released to CPAN [PATCH]
Message-Id: <200704092059.24058@bloodgate.com>

p4raw-id: //depot/perl@30876

17 years agoUpgrade to CPAN-1.90.
Steve Peters [Mon, 9 Apr 2007 14:06:22 +0000 (14:06 +0000)]
Upgrade to CPAN-1.90.

p4raw-id: //depot/perl@30875

17 years agoRXf_WHITE never used due to small bug in regcomp.c
Ævar Arnfjörð Bjarmason [Sat, 7 Apr 2007 00:17:05 +0000 (00:17 +0000)]
RXf_WHITE never used due to small bug in regcomp.c
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Message-ID: <51dd1af80704061717s44107fb9jf468ef28080d33a6@mail.gmail.com>

p4raw-id: //depot/perl@30871

17 years agomakedepend.SH syntax error
Yitzchak Scott-Thoennes [Sat, 7 Apr 2007 23:32:44 +0000 (16:32 -0700)]
makedepend.SH syntax error
From: "Yitzchak Scott-Thoennes" <sthoenna@efn.org>
Message-ID: <41520.67.40.29.216.1176013964.squirrel@webmail.efn.org>

p4raw-id: //depot/perl@30870

17 years agoUpgrade to Module-Pluggable 3.6
Nicholas Clark [Sat, 7 Apr 2007 21:36:19 +0000 (21:36 +0000)]
Upgrade to Module-Pluggable 3.6

p4raw-id: //depot/perl@30869

17 years agoEnsure PL_last_in_gv doesn't end up pointing to garbage by NULLing it
Nicholas Clark [Sat, 7 Apr 2007 20:43:14 +0000 (20:43 +0000)]
Ensure PL_last_in_gv doesn't end up pointing to garbage by NULLing it
if the GV it is pointing to gets freed.

p4raw-id: //depot/perl@30868

17 years agoUnder PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
Nicholas Clark [Sat, 7 Apr 2007 17:14:11 +0000 (17:14 +0000)]
Under PERL_DEBUG_READONLY_OPS don't panic if you can't find the slab
being freed. Also, need to set the slab to read/write before
incrementing or decrementing an op's reference count.
With this we can build all extentions, and run test_harness.

p4raw-id: //depot/perl@30867

17 years agoUpgrade to Encode 2.19
Nicholas Clark [Sat, 7 Apr 2007 12:45:44 +0000 (12:45 +0000)]
Upgrade to Encode 2.19

p4raw-id: //depot/perl@30866

17 years agoTurn op_pmreplroot in struct pmop into a real union.
Nicholas Clark [Sat, 7 Apr 2007 12:15:40 +0000 (12:15 +0000)]
Turn op_pmreplroot in struct pmop into a real union.

p4raw-id: //depot/perl@30865

17 years agoRemove a now un-needed goto from Perl_peep().
Nicholas Clark [Sat, 7 Apr 2007 10:48:08 +0000 (10:48 +0000)]
Remove a now un-needed goto from Perl_peep().

p4raw-id: //depot/perl@30863

17 years agoRejig Perl_peep() to assume that ops are optimised by default. The
Nicholas Clark [Sat, 7 Apr 2007 10:43:37 +0000 (10:43 +0000)]
Rejig Perl_peep() to assume that ops are optimised by default. The
source code is simpler, and the object code slightly smaller.

p4raw-id: //depot/perl@30862

17 years agoRe-ordering OP_STUB in the switch statement in Perl_peep saves a goto.
Nicholas Clark [Sat, 7 Apr 2007 08:32:46 +0000 (08:32 +0000)]
Re-ordering OP_STUB in the switch statement in Perl_peep saves a goto.

p4raw-id: //depot/perl@30861

17 years agoMerge op_pmreplstart and op_pmstash/op_pmstashpv into a union in
Nicholas Clark [Fri, 6 Apr 2007 23:31:14 +0000 (23:31 +0000)]
Merge op_pmreplstart and op_pmstash/op_pmstashpv into a union in
PMOP, as both pointers never need to be set at the same time.

p4raw-id: //depot/perl@30860

17 years agoassert() that OP_QR and OP_MATCH never set op_pmreplstart, which
Nicholas Clark [Fri, 6 Apr 2007 22:32:02 +0000 (22:32 +0000)]
assert() that OP_QR and OP_MATCH never set op_pmreplstart, which
simplifies the peep hole optimiser slightly.

p4raw-id: //depot/perl@30859