This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
19 years agoRe: Encoding neutral unpack
Ton Hospel [Sat, 12 Mar 2005 18:54:29 +0000 (18:54 +0000)]
Re: Encoding neutral unpack
Message-ID: <d0vdt5$81a$1@post.home.lunix>

A new test.

p4raw-id: //depot/perl@24031

19 years agoIndentation patch by Ton Hospel for pp_pack
Rafael Garcia-Suarez [Sat, 12 Mar 2005 22:01:21 +0000 (22:01 +0000)]
Indentation patch by Ton Hospel for pp_pack

p4raw-id: //depot/perl@24030

19 years agoChange my email, put real name of Pixel
Rafael Garcia-Suarez [Sat, 12 Mar 2005 20:49:00 +0000 (20:49 +0000)]
Change my email, put real name of Pixel

p4raw-id: //depot/perl@24029

19 years agoUpgrade to DB_File 1.811, by Paul Marquess
Rafael Garcia-Suarez [Sat, 12 Mar 2005 17:15:23 +0000 (17:15 +0000)]
Upgrade to DB_File 1.811, by Paul Marquess

p4raw-id: //depot/perl@24028

19 years agoAdd standard core test headers to the Class::ISA new tests
Rafael Garcia-Suarez [Fri, 11 Mar 2005 17:47:41 +0000 (17:47 +0000)]
Add standard core test headers to the Class::ISA new tests

p4raw-id: //depot/perl@24027

19 years agoUpgrade to Class::ISA 0.33
Rafael Garcia-Suarez [Fri, 11 Mar 2005 17:37:01 +0000 (17:37 +0000)]
Upgrade to Class::ISA 0.33

p4raw-id: //depot/perl@24026

19 years agoUpdate Changes
Rafael Garcia-Suarez [Fri, 11 Mar 2005 16:55:59 +0000 (16:55 +0000)]
Update Changes

p4raw-id: //depot/perl@24025

19 years agoFAQ sync
Rafael Garcia-Suarez [Fri, 11 Mar 2005 11:12:31 +0000 (11:12 +0000)]
FAQ sync

p4raw-id: //depot/perl@24024

19 years agopad_push numero three-o
Andy Lester [Thu, 10 Mar 2005 15:17:28 +0000 (09:17 -0600)]
pad_push numero three-o
Message-ID: <20050310211728.GC32386@petdance.com>

p4raw-id: //depot/perl@24023

19 years agoMake the return value of close() depend not only on the success of the
Rafael Garcia-Suarez [Thu, 10 Mar 2005 17:42:54 +0000 (17:42 +0000)]
Make the return value of close() depend not only on the success of the
close itself, but also on whether the output stream had a previous
error. From Jim Meyering <jim@meyering.net>, via Debian.

p4raw-id: //depot/perl@24022

19 years ago8 is not an octal digit. (from Debian)
Rafael Garcia-Suarez [Thu, 10 Mar 2005 17:39:56 +0000 (17:39 +0000)]
8 is not an octal digit. (from Debian)

p4raw-id: //depot/perl@24021

19 years agoFix a2p manpage (from Debian)
Rafael Garcia-Suarez [Thu, 10 Mar 2005 17:38:51 +0000 (17:38 +0000)]
Fix a2p manpage (from Debian)

p4raw-id: //depot/perl@24020

19 years agoRemove a spurious undefined warning when using getopts.pl with -w.
Rafael Garcia-Suarez [Thu, 10 Mar 2005 17:36:37 +0000 (17:36 +0000)]
Remove a spurious undefined warning when using getopts.pl with -w.
(from Debian)

p4raw-id: //depot/perl@24019

19 years agoDoc patch for Devel::DProf (from Debian)
Rafael Garcia-Suarez [Thu, 10 Mar 2005 17:34:39 +0000 (17:34 +0000)]
Doc patch for Devel::DProf (from Debian)

p4raw-id: //depot/perl@24018

19 years agoAdd support for Debian GNU/k*BSD
Rafael Garcia-Suarez [Thu, 10 Mar 2005 17:22:25 +0000 (17:22 +0000)]
Add support for Debian GNU/k*BSD

p4raw-id: //depot/perl@24017

19 years agoPatch for Debian bug #258618, compilation under Debian/Hurd
Rafael Garcia-Suarez [Thu, 10 Mar 2005 17:21:05 +0000 (17:21 +0000)]
Patch for Debian bug #258618, compilation under Debian/Hurd

p4raw-id: //depot/perl@24016

19 years agoMinor AUTHORS patch
Mike Giroux [Thu, 10 Mar 2005 08:39:04 +0000 (03:39 -0500)]
Minor AUTHORS patch
From: "Mike Giroux" <rmgiroux@hotmail.com>
Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl>

p4raw-id: //depot/perl@24015

19 years agoMore Win32 dmake fixes
Steve Hay [Thu, 10 Mar 2005 11:25:36 +0000 (11:25 +0000)]
More Win32 dmake fixes

Use $B macro as per change 23991 in more places, and fix some syntax
errors in the subst's (missing trailing ",")

Tested with GCC and MSVC. I don't have BCC available, so those parts
are untested.

p4raw-id: //depot/perl@24014

19 years agoUpgrade to CGI.pm 3.06
Rafael Garcia-Suarez [Thu, 10 Mar 2005 10:10:33 +0000 (10:10 +0000)]
Upgrade to CGI.pm 3.06

p4raw-id: //depot/perl@24013

19 years agoFurther pack optimisations by Ton Hospel
Rafael Garcia-Suarez [Wed, 9 Mar 2005 22:17:33 +0000 (22:17 +0000)]
Further pack optimisations by Ton Hospel

p4raw-id: //depot/perl@24012

19 years agoFix memory corruption when growing pack utf8 buffer
Rafael Garcia-Suarez [Wed, 9 Mar 2005 18:02:13 +0000 (18:02 +0000)]
Fix memory corruption when growing pack utf8 buffer

p4raw-id: //depot/perl@24011

19 years agoEncoding neutral unpack
Ton Hospel [Sun, 6 Mar 2005 18:29:38 +0000 (18:29 +0000)]
Encoding neutral unpack
Message-Id: <d0fi6i$k06$1@post.home.lunix>

p4raw-id: //depot/perl@24010

19 years agoMinor AUTHORS patch
Andy Lester [Tue, 8 Mar 2005 09:44:45 +0000 (03:44 -0600)]
Minor AUTHORS patch
Message-ID: <20050308154445.GB3213@petdance.com>

p4raw-id: //depot/perl@24009

19 years agoSome updates to current status
H.Merijn Brand [Tue, 8 Mar 2005 14:45:17 +0000 (14:45 +0000)]
Some updates to current status

p4raw-id: //depot/perl@24008

19 years agoInclude regcomp.h in Win32 makefiles
Yves Orton [Sun, 6 Mar 2005 09:16:12 +0000 (10:16 +0100)]
Include regcomp.h in Win32 makefiles

Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
Message-ID: <9b18b311050306001624012bd@mail.gmail.com>

p4raw-id: //depot/perl@24007

19 years agoA better fix than change 24005 was ;)
Steve Hay [Fri, 4 Mar 2005 17:19:46 +0000 (17:19 +0000)]
A better fix than change 24005 was ;)

Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
no-op.  This was being used in the Win95 case, but works fine on WinNT
too, and is actually what ExtUtils-MakeMaker uses.

Also change the nmake Makefile.

p4raw-id: //depot/perl@24006

19 years agoSuppress "ECHO is on." messages when using dmake on Win32
Steve Hay [Fri, 4 Mar 2005 17:11:56 +0000 (17:11 +0000)]
Suppress "ECHO is on." messages when using dmake on Win32

(The shell's "echo" command displays the current echo setting when
called with no arguments.  Use "echo." to display nothing.)

p4raw-id: //depot/perl@24005

19 years agoStop mktables from needlessly re-running when using dmake on Win32
Steve Hay [Fri, 4 Mar 2005 17:01:24 +0000 (17:01 +0000)]
Stop mktables from needlessly re-running when using dmake on Win32

p4raw-id: //depot/perl@24004

19 years agoUpdate -v copyright notice
Rafael Garcia-Suarez [Fri, 4 Mar 2005 16:02:20 +0000 (16:02 +0000)]
Update -v copyright notice

p4raw-id: //depot/perl@24003

19 years agoAdd a regression test for bug #32193, and make the
Rafael Garcia-Suarez [Thu, 3 Mar 2005 18:27:34 +0000 (18:27 +0000)]
Add a regression test for bug #32193, and make the
fix a bit more robust

p4raw-id: //depot/perl@24002

19 years ago[perl #32193] Tie::RefHash DELETE does not return value for ref keys
Yuval Kojman [Thu, 28 Oct 2004 12:16:37 +0000 (12:16 +0000)]
[perl #32193] Tie::RefHash DELETE does not return value for ref keys
From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>

p4raw-id: //depot/perl@24001

19 years agodo "filename" is not really used with perl subroutine librairies
Rafael Garcia-Suarez [Thu, 3 Mar 2005 15:43:43 +0000 (15:43 +0000)]
do "filename" is not really used with perl subroutine librairies
anymore.

p4raw-id: //depot/perl@24000

19 years agoFix for bug [ID 20020227.005] format bug with undefined _TOP
H.Merijn Brand [Sun, 27 Feb 2005 11:28:27 +0000 (11:28 +0000)]
Fix for bug [ID 20020227.005] format bug with undefined _TOP
http://rt.perl.org/rt3/Ticket/Display.html?id=8698
If there was no TOP format the lines left on page was set
to fixed number, now set to the current page length of the
IO channel used. More debugging for yet another bug needed.

p4raw-id: //depot/perl@23999

19 years agoithreads: cond_signal() on a non-shared object coredumped
Dave Mitchell [Sat, 26 Feb 2005 11:32:59 +0000 (11:32 +0000)]
ithreads: cond_signal() on a non-shared object coredumped

p4raw-id: //depot/perl@23998

19 years agoSvUTF8 can be present on scalars other than PVs
Nicholas Clark [Sat, 26 Feb 2005 09:33:30 +0000 (09:33 +0000)]
SvUTF8 can be present on scalars other than PVs
(specifically references with overloaded stringification)

p4raw-id: //depot/perl@23997

19 years agoFix leaks in List::Util::reduce,first
Dave Mitchell [Sat, 26 Feb 2005 00:47:03 +0000 (00:47 +0000)]
Fix leaks in List::Util::reduce,first
When the block is a closure, the cloned CV created on each call
was never freed

p4raw-id: //depot/perl@23996

19 years agoRe: (patch blead) Extend t/harness to allow filtering of the file list by regex.
Yves Orton [Wed, 23 Feb 2005 17:49:50 +0000 (18:49 +0100)]
Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.
Message-ID: <9b18b311050223084917d7ef59@mail.gmail.com>

p4raw-id: //depot/perl@23995

19 years agodprofpp help
Andy Lester [Thu, 24 Feb 2005 00:10:42 +0000 (18:10 -0600)]
dprofpp help
Message-ID: <20050224061042.GA20259@petdance.com>

p4raw-id: //depot/perl@23994

19 years ago(patch blead) Extend t/harness to allow filtering of the file list by regex.
Yves Orton [Sat, 19 Feb 2005 11:10:00 +0000 (12:10 +0100)]
(patch blead) Extend t/harness to allow filtering of the file list by regex.
Message-ID: <9b18b3110502190210105decf4@mail.gmail.com>

p4raw-id: //depot/perl@23993

19 years agoPatch Win32 makefiles for blead to allow parameters to be passed to harness:
Yves Orton [Sat, 19 Feb 2005 11:00:08 +0000 (12:00 +0100)]
Patch Win32 makefiles for blead to allow parameters to be passed to harness:
Message-ID: <9b18b31105021902003d9c2a95@mail.gmail.com>

p4raw-id: //depot/perl@23992

19 years agoFix Win32's dmake makefile.mk for new dmakes built with Visual C++
Steve Hay [Wed, 23 Feb 2005 09:17:55 +0000 (09:17 +0000)]
Fix Win32's dmake makefile.mk for new dmakes built with Visual C++

p4raw-id: //depot/perl@23991

19 years agoPorting/manicheck is not happy when I use spaces instead of tabs.
Rafael Garcia-Suarez [Tue, 22 Feb 2005 18:13:01 +0000 (18:13 +0000)]
Porting/manicheck is not happy when I use spaces instead of tabs.

p4raw-id: //depot/perl@23990

19 years agoIPC::Run test failures with utf8
Nicholas Clark [Sat, 19 Feb 2005 00:27:57 +0000 (00:27 +0000)]
IPC::Run test failures with utf8
Message-ID: <20050219002757.GO13998@plum.flirble.org>

p4raw-id: //depot/perl@23989

19 years agosigned/unsigned help for pp_pack.c
Craig A. Berry [Fri, 18 Feb 2005 09:42:52 +0000 (03:42 -0600)]
signed/unsigned help for pp_pack.c
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <42160CFC.3080304@mac.com>

p4raw-id: //depot/perl@23988

19 years ago(blead patch) Skip a torture test under blead, and skip certain torture tests under...
Yves Orton [Sat, 19 Feb 2005 11:04:00 +0000 (12:04 +0100)]
(blead patch) Skip a torture test under blead, and skip certain torture tests under Win32.
Message-ID: <9b18b3110502190204641e103c@mail.gmail.com

p4raw-id: //depot/perl@23987

19 years agoPatch for Perlbug #4253
Nikolai Eipel [Sat, 29 Jan 2005 16:52:53 +0000 (17:52 +0100)]
Patch for Perlbug #4253
Message-Id: <200501291652.53841.eipel@web.de>

(-T and -B invalidate _ filehandle when no read permission on file)
plus a regression test

p4raw-id: //depot/perl@23986

19 years agoInstall and build corelist on VMS, too
Rafael Garcia-Suarez [Fri, 18 Feb 2005 16:18:34 +0000 (16:18 +0000)]
Install and build corelist on VMS, too

p4raw-id: //depot/perl@23985

19 years agoAdd corelist to the win32 makefiles
Rafael Garcia-Suarez [Fri, 18 Feb 2005 16:07:54 +0000 (16:07 +0000)]
Add corelist to the win32 makefiles
(noticed by demerphq)

p4raw-id: //depot/perl@23984

19 years ago[perl #32968] [PATCH] Re: B::walkoptree segfaults
Stephen McCamant [Tue, 28 Dec 2004 10:13:50 +0000 (02:13 -0800)]
[perl #32968] [PATCH] Re: B::walkoptree segfaults
Message-ID: <16849.41566.887352.677148@apocalypse.OCF.Berkeley.EDU>

p4raw-id: //depot/perl@23983

19 years agoRe: Integration of PathTools 3.04
Yves Orton [Fri, 18 Feb 2005 16:31:50 +0000 (17:31 +0100)]
Re: Integration of PathTools 3.04
Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>

p4raw-id: //depot/perl@23982

19 years agoRe: Bug in Socket::IO::INET Version 1.27
Gisle Aas [Thu, 3 Feb 2005 03:16:46 +0000 (19:16 -0800)]
Re: Bug in Socket::IO::INET Version 1.27
Message-ID: <lr7jlpsxk1.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@23981

19 years agoIntegrate encoding::warnings from Autrijus Tang.
Rafael Garcia-Suarez [Fri, 18 Feb 2005 14:27:38 +0000 (14:27 +0000)]
Integrate encoding::warnings from Autrijus Tang.

p4raw-id: //depot/perl@23980

19 years agofind2perl, new options
Slaven Rezic [Thu, 17 Feb 2005 22:30:13 +0000 (23:30 +0100)]
find2perl, new options
Message-Id: <1108675813.24421@devpc01.iconmobile.de>

p4raw-id: //depot/perl@23979

19 years agoMissing dependencies in x2p makefile, by Slaven Rezic.
Rafael Garcia-Suarez [Fri, 18 Feb 2005 08:54:33 +0000 (08:54 +0000)]
Missing dependencies in x2p makefile, by Slaven Rezic.

p4raw-id: //depot/perl@23978

19 years agoUpgrade to PathTools 3.04
Rafael Garcia-Suarez [Thu, 17 Feb 2005 18:14:19 +0000 (18:14 +0000)]
Upgrade to PathTools 3.04
(plus tweaks to Cwd and cwd.t to run when building perl)

p4raw-id: //depot/perl@23977

19 years agoUpgrade to Pod::LaTeX 0.58
Rafael Garcia-Suarez [Thu, 17 Feb 2005 17:42:59 +0000 (17:42 +0000)]
Upgrade to Pod::LaTeX 0.58

p4raw-id: //depot/perl@23976

19 years agoUpgrade to Time::HiRes 1.66
Rafael Garcia-Suarez [Thu, 17 Feb 2005 15:21:55 +0000 (15:21 +0000)]
Upgrade to Time::HiRes 1.66

p4raw-id: //depot/perl@23975

19 years ago[perl #31730] [PATCH] IO::File reads garbage from directory filehandles
Steve Peters [Tue, 1 Feb 2005 16:24:11 +0000 (16:24 +0000)]
[perl #31730] [PATCH] IO::File reads garbage from directory filehandles
From: "Steve Peters via RT" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-31730-107010.1.24399823945417@perl.org>

p4raw-id: //depot/perl@23974

19 years agoRe: [PATCH] Re: perl winpid?
Yitzchak Scott-Thoennes [Tue, 15 Feb 2005 20:45:13 +0000 (12:45 -0800)]
Re: [PATCH] Re: perl winpid?
Message-ID: <20050216044512.GA2516@efn.org>

p4raw-id: //depot/perl@23973

19 years agoJan Dubois has taken over maintenance of Win32 stuff from Sarathy
Steve Hay [Tue, 15 Feb 2005 14:47:47 +0000 (14:47 +0000)]
Jan Dubois has taken over maintenance of Win32 stuff from Sarathy

p4raw-id: //depot/perl@23972

19 years agoFix documentation bug in using Socket's import tags :
David Dyck [Tue, 15 Feb 2005 07:35:45 +0000 (07:35 +0000)]
Fix documentation bug in using Socket's import tags :

Subject: [perl #34141] example in perlbug -f getsockopt incomplete
From: David Dyck (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-34141-107730.6.0777451251105@perl.org>

p4raw-id: //depot/perl@23971

19 years agoFix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
Steve Hay [Tue, 15 Feb 2005 13:20:40 +0000 (13:20 +0000)]
Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles

Currently, if USE_IMP_SYS is defined then PERL_MALLOC gets undefined.
We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
undefined, and we should do all this *before* inspecting DEBUG_MSTATS
to see if we need to add -DPERL_DEBUGGING_MSTATS to BUILDOPT.

p4raw-id: //depot/perl@23970

19 years agoFix definition of DEBUG_MSTATS for Win32 dmake builds
Steve Hay [Tue, 15 Feb 2005 11:40:03 +0000 (11:40 +0000)]
Fix definition of DEBUG_MSTATS for Win32 dmake builds

p4raw-id: //depot/perl@23969

19 years agoUse strl* functions in doio.c when available
Steve Peters [Wed, 1 Dec 2004 19:42:14 +0000 (13:42 -0600)]
Use strl* functions in doio.c when available
Based on :
Subject: [PATCH] Changes to doio.c to use strlcpy() and strlcat()
Message-ID: <20041202014214.GA20907@mccoy.peters.homeunix.org>

p4raw-id: //depot/perl@23968

19 years agoAdditional tests for t/op/not.t
Steve Peters [Mon, 14 Feb 2005 19:54:17 +0000 (13:54 -0600)]
Additional tests for t/op/not.t
Message-ID: <20050215015417.GA30368@mccoy.peters.homeunix.org>

p4raw-id: //depot/perl@23967

19 years agoRe: encoding neutral unpack
Ton Hospel [Sat, 5 Feb 2005 01:34:44 +0000 (01:34 +0000)]
Re: encoding neutral unpack
Message-ID: <cu17rk$k78$1@post.home.lunix>

tweaked to remove the 'not supported on this platform'
error messages

p4raw-id: //depot/perl@23966

19 years agoRegenerate Perl_keyword() to remove superfluous goto statements.
Marcus Holland-Moritz [Mon, 14 Feb 2005 17:26:02 +0000 (17:26 +0000)]
Regenerate Perl_keyword() to remove superfluous goto statements.

p4raw-id: //depot/perl@23965

19 years agoRequire version 0.05 of Devel::Tokenizer::C.
Marcus Holland-Moritz [Mon, 14 Feb 2005 17:21:29 +0000 (17:21 +0000)]
Require version 0.05 of Devel::Tokenizer::C.

p4raw-id: //depot/perl@23964

19 years agoMac OS Classic vs Mac OS X clarications
Rafael Garcia-Suarez [Sat, 12 Feb 2005 16:26:47 +0000 (16:26 +0000)]
Mac OS Classic vs Mac OS X clarications
by Sherm Pendley

p4raw-id: //depot/perl@23963

19 years agoREADME.cygwin additions by Reini Urban
Rafael Garcia-Suarez [Sat, 12 Feb 2005 16:14:56 +0000 (16:14 +0000)]
README.cygwin additions by Reini Urban

p4raw-id: //depot/perl@23962

19 years agoRe: [PATCH] Re: perl winpid?
Yitzchak Scott-Thoennes [Thu, 10 Feb 2005 20:04:35 +0000 (12:04 -0800)]
Re: [PATCH] Re: perl winpid?
Message-ID: <20050211040434.GA3824@efn.org>

p4raw-id: //depot/perl@23961

19 years ago[perl #34101] not() || 1 produces segmentation fault
Marcus Holland-Moritz [Thu, 10 Feb 2005 20:50:31 +0000 (20:50 +0000)]
[perl #34101] not() || 1 produces segmentation fault

Fixed by making not() behave like not(0). This is also the
way not() behaved before it started segfaulting in 5.6.0.

p4raw-id: //depot/perl@23960

19 years agoregen_perly.pl runs fine with bison 2.0.
Marcus Holland-Moritz [Thu, 10 Feb 2005 20:36:13 +0000 (20:36 +0000)]
regen_perly.pl runs fine with bison 2.0.

p4raw-id: //depot/perl@23959

19 years ago'what' cannot find ccversion if `which cc` is a symlink to ccache
H.Merijn Brand [Thu, 10 Feb 2005 15:56:04 +0000 (15:56 +0000)]
'what' cannot find ccversion if `which cc` is a symlink to ccache
ccversion is important enough to jump through some hoops to get it

p4raw-id: //depot/perl@23958

19 years agoSwap logic in BEGIN blocks to have Cwd's abs_path do the
H.Merijn Brand [Thu, 10 Feb 2005 14:19:51 +0000 (14:19 +0000)]
Swap logic in BEGIN blocks to have Cwd's abs_path do the
translation *before* the chdir (), so it now DTRT

p4raw-id: //depot/perl@23957

19 years agoUpgrade to Time::Local 1.11
Rafael Garcia-Suarez [Thu, 10 Feb 2005 10:58:26 +0000 (10:58 +0000)]
Upgrade to Time::Local 1.11

p4raw-id: //depot/perl@23956

19 years agoRe: [PATCH] BigInt mbi_rand.t failings (solved now)
Tels [Wed, 9 Feb 2005 21:44:22 +0000 (22:44 +0100)]
Re: [PATCH] BigInt mbi_rand.t failings (solved now)
Message-Id: <200502092144.24051@bloodgate.com>

p4raw-id: //depot/perl@23955

19 years agoAdd IPC::Run 0.80.
Jos I. Boumans [Fri, 28 Jan 2005 18:32:44 +0000 (19:32 +0100)]
Add IPC::Run 0.80.

Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
From: "Jos I. Boumans" <kane@xs4all.net>
Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>

with PERL_CORE test premables hacked for better $^X portability
(we hope.)

p4raw-id: //depot/perl@23954

19 years agoPatch for CAN-2004-0452 by Jeroen van Wolffelaar.
Rafael Garcia-Suarez [Wed, 9 Feb 2005 09:28:19 +0000 (09:28 +0000)]
Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
The rmtree() function in the perl File::Path module would remove
directories in an insecure manner which could lead to the removal
of arbitrary files and directories via a symlink attack.

p4raw-id: //depot/perl@23953

19 years agoIBM Released vac.C version 7, and changed the naming convention (again)
H.Merijn Brand [Tue, 8 Feb 2005 16:30:43 +0000 (16:30 +0000)]
IBM Released vac.C version 7, and changed the naming convention (again)
Thanks to Campo for spotting, testing and the fix

p4raw-id: //depot/perl@23952

19 years ago[perl #34076] P/p pack formats only recognize literal undef
perl-5.8.0@ton.iguana.be [Sun, 6 Feb 2005 22:03:20 +0000 (22:03 +0000)]
[perl #34076] P/p pack formats only recognize literal undef
From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-34076-107344.19.3123360602169@perl.org>

p4raw-id: //depot/perl@23951

19 years agoRemove mention of sub-packages in the Symbol manpage.
Rafael Garcia-Suarez [Tue, 8 Feb 2005 11:09:03 +0000 (11:09 +0000)]
Remove mention of sub-packages in the Symbol manpage.

p4raw-id: //depot/perl@23950

19 years agoAdd Module::CoreList in the maintainers list
Rafael Garcia-Suarez [Tue, 8 Feb 2005 10:44:09 +0000 (10:44 +0000)]
Add Module::CoreList in the maintainers list

p4raw-id: //depot/perl@23949

19 years agoFix typo in corelist
Rafael Garcia-Suarez [Tue, 8 Feb 2005 10:39:21 +0000 (10:39 +0000)]
Fix typo in corelist

p4raw-id: //depot/perl@23948

19 years agoAdd Module::CoreList to bleadperl.
Jos I. Boumans [Fri, 28 Jan 2005 17:38:27 +0000 (18:38 +0100)]
Add Module::CoreList to bleadperl.

Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
From: "Jos I. Boumans" <kane@xs4all.net>
Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>

p4raw-id: //depot/perl@23947

19 years ago[perl #34062] pack Z0 destroys the character before
perl-5.8.0@ton.iguana.be [Sat, 5 Feb 2005 18:09:00 +0000 (18:09 +0000)]
[perl #34062] pack Z0 destroys the character before
From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.11-34062-107199.19.360569328007@perl.org>
(plus a regression test)

p4raw-id: //depot/perl@23946

19 years agoA small precision in the docs for overloaded regexp escapes
Rafael Garcia-Suarez [Tue, 8 Feb 2005 09:25:29 +0000 (09:25 +0000)]
A small precision in the docs for overloaded regexp escapes
(see bug #33906)

p4raw-id: //depot/perl@23945

19 years agoAvoid evaluating a strlen twice due the new implementation
Rafael Garcia-Suarez [Sun, 6 Feb 2005 22:18:48 +0000 (22:18 +0000)]
Avoid evaluating a strlen twice due the new implementation
of New() with PERL_MALLOC_WRAP

p4raw-id: //depot/perl@23943

19 years agoStop lib/h2xs.t failing needlessly if it failed to clear up behind
Nicholas Clark [Sat, 5 Feb 2005 22:02:50 +0000 (22:02 +0000)]
Stop lib/h2xs.t failing needlessly if it failed to clear up behind
itself on a previous run.

p4raw-id: //depot/perl@23942

19 years agoWith mallocwrap New() evaluates its arguments more than once, so they
Nicholas Clark [Sat, 5 Feb 2005 21:47:35 +0000 (21:47 +0000)]
With mallocwrap New() evaluates its arguments more than once, so they
had better not have any side effects.
:-(

p4raw-id: //depot/perl@23941

19 years agoLet's (un)do the timewarp, again.
Nicholas Clark [Sat, 5 Feb 2005 15:05:08 +0000 (15:05 +0000)]
Let's (un)do the timewarp, again.
Attempt to bodge round Makefile sometimes being older than Makefile.PL
Pesky filesystems.

p4raw-id: //depot/perl@23935

19 years agoUpgrade to Digest 1.10
Rafael Garcia-Suarez [Fri, 4 Feb 2005 10:41:43 +0000 (10:41 +0000)]
Upgrade to Digest 1.10

p4raw-id: //depot/perl@23928

19 years agoRemove 2 unused variables from APItest.xs.
Marcus Holland-Moritz [Wed, 2 Feb 2005 21:33:12 +0000 (21:33 +0000)]
Remove 2 unused variables from APItest.xs.

p4raw-id: //depot/perl@23927

19 years agoUpgrade to Devel::PPPort 3.06.
Marcus Holland-Moritz [Wed, 2 Feb 2005 21:29:40 +0000 (21:29 +0000)]
Upgrade to Devel::PPPort 3.06.

p4raw-id: //depot/perl@23926

19 years agoAttempt to fix problems with new exception handling macros.
Marcus Holland-Moritz [Wed, 2 Feb 2005 21:26:14 +0000 (21:26 +0000)]
Attempt to fix problems with new exception handling macros.

p4raw-id: //depot/perl@23925

19 years agoRe: encoding neutral unpack
Ton Hospel [Sat, 29 Jan 2005 12:54:34 +0000 (12:54 +0000)]
Re: encoding neutral unpack
From: perl5-porters[at]ton.iguana.be (Ton Hospel)
Message-ID: <ctg12a$j0e$2[at]post.home.lunix>

Counted length prefixes shouldn't change C0/U0 mode
in pack/unpack (plus a regression test)

p4raw-id: //depot/perl@23924

19 years agoRe: encoding neutral unpack
Ton Hospel [Sat, 29 Jan 2005 13:07:38 +0000 (13:07 +0000)]
Re: encoding neutral unpack
From: perl5-porters[at]ton.iguana.be (Ton Hospel)
Message-ID: <ctg1qq$j0e$3[at]post.home.lunix>

Make U0 and C0 scoped to () pack subtemplates.
(plus a regression test)

p4raw-id: //depot/perl@23923

19 years agoRe: encoding neutral unpack
Ton Hospel [Sat, 29 Jan 2005 13:24:55 +0000 (13:24 +0000)]
Re: encoding neutral unpack
From: perl5-porters[at]ton.iguana.be (Ton Hospel)
Message-ID: <ctg2r7$j0e$4[at]post.home.lunix>

Ensure that with the C format, unpack checksums
don't get overflowed. (plus a regression test)

p4raw-id: //depot/perl@23922

19 years agofix POSIX::strtod error handling documentation
Dave Mitchell [Wed, 2 Feb 2005 18:25:00 +0000 (18:25 +0000)]
fix POSIX::strtod error handling documentation

p4raw-id: //depot/perl@23921

19 years agoPOD nit @ sysseek
Abigail [Tue, 1 Feb 2005 21:33:14 +0000 (22:33 +0100)]
POD nit @ sysseek
Message-ID: <20050201203314.GC335@abigail.nl>

p4raw-id: //depot/perl@23920