19 years agoThird consting batch
Andy Lester [Tue, 22 Mar 2005 00:35:55 +0000]
Third consting batch
Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>

p4raw-id: //depot/perl@24074

19 years agoMention (un)?pack byte-order modifiers in perldelta
Marcus Holland-Moritz [Tue, 22 Mar 2005 16:30:57 +0000]
Mention (un)?pack byte-order modifiers in perldelta

p4raw-id: //depot/perl@24073

19 years agoSome updates in the new perldelta.
Rafael Garcia-Suarez [Tue, 22 Mar 2005 16:15:58 +0000]
Some updates in the new perldelta.

p4raw-id: //depot/perl@24072

19 years agoRemove IPC::Run for 5.9.2
Rafael Garcia-Suarez [Tue, 22 Mar 2005 15:30:18 +0000]
Remove IPC::Run for 5.9.2

p4raw-id: //depot/perl@24071

19 years agoForbid the -C option on the command-line
Rafael Garcia-Suarez [Tue, 22 Mar 2005 14:53:01 +0000]
Forbid the -C option on the command-line
as suggested by Merijn (see [perl #34087])

p4raw-id: //depot/perl@24070

19 years agoUpgrade to PathTools 3.05
Rafael Garcia-Suarez [Tue, 22 Mar 2005 14:03:12 +0000]
Upgrade to PathTools 3.05

p4raw-id: //depot/perl@24069

19 years agoUpgrade to File::Temp 0.16
Rafael Garcia-Suarez [Tue, 22 Mar 2005 10:59:53 +0000]
Upgrade to File::Temp 0.16

p4raw-id: //depot/perl@24068

19 years agoRevert change #24055, which was producing a segfault in installman
Rafael Garcia-Suarez [Tue, 22 Mar 2005 10:53:39 +0000]
Revert change #24055, which was producing a segfault in installman
when it was trying to install perltoc.
p4raw-link: @24055 on //depot/perl: c689e61c7cf072958f1f0f7838c3e6c7dc5e21d5

p4raw-id: //depot/perl@24067

19 years agoFix unresolved POD link
Rafael Garcia-Suarez [Tue, 22 Mar 2005 09:43:44 +0000]
Fix unresolved POD link

p4raw-id: //depot/perl@24066

19 years agoRename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
Rafael Garcia-Suarez [Tue, 22 Mar 2005 09:21:09 +0000]
Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
and other neatification

p4raw-id: //depot/perl@24065

19 years agosimple optimization for SelectSaver
Alexey Tourbin [Fri, 18 Mar 2005 21:05:51 +0000]
simple optimization for SelectSaver
Message-ID: <20050318180551.GA12596@solemn.turbinal.org>

p4raw-id: //depot/perl@24064

19 years agominitest fix
Rafael Garcia-Suarez [Tue, 22 Mar 2005 08:53:21 +0000]
minitest fix

p4raw-id: //depot/perl@24063

19 years agoAdd in perldelta changes about unpack A and trailing whitespace, trie
Rafael Garcia-Suarez [Tue, 22 Mar 2005 07:50:28 +0000]
Add in perldelta changes about unpack A and trailing whitespace, trie
optimization, and debug flags for "use re".

p4raw-id: //depot/perl@24062

19 years agoCasts needed to make VMS happy. (It gets very upset at assignments
Nicholas Clark [Mon, 21 Mar 2005 22:52:12 +0000]
Casts needed to make VMS happy. (It gets very upset at assignments
between char * and unsigned char *)

p4raw-id: //depot/perl@24061

19 years agoRe: unpack A strip patch
Ton Hospel [Mon, 21 Mar 2005 21:31:37 +0000]
Re: unpack A strip patch
Message-Id: <d1nefp$lpe$1@post.home.lunix>

p4raw-id: //depot/perl@24060

19 years agoRe: regexp trie fails compile on VMS
Yves Orton [Mon, 21 Mar 2005 22:29:09 +0000]
Re: regexp trie fails compile on VMS
Message-ID: <9b18b311050321132917a4b1c7@mail.gmail.com>

p4raw-id: //depot/perl@24059

19 years agoBreak up long lines in -V output for compile-time options
Yitzchak Scott-Thoennes [Tue, 8 Mar 2005 17:46:04 +0000]
Break up long lines in -V output for compile-time options

Subject: Re: sitecustomize.pl [PATCH]
From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
Message-ID: <20050309014604.GA5876[at]efn.org>

p4raw-id: //depot/perl@24058

19 years agoOops - forgot to update MANIFEST for change 24056.
Steve Hay [Mon, 21 Mar 2005 17:08:26 +0000]
Oops - forgot to update MANIFEST for change 24056.

p4raw-id: //depot/perl@24057

19 years agoRe: Stop mktables from needlessly re-running when using dmake on Win32
Yves Orton [Tue, 8 Mar 2005 02:24:10 +0000]
Re: Stop mktables from needlessly re-running when using dmake on Win32
Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>

Change 24004 stopped mktables from needlessly re-running when using
dmake on Win32, but it can still happen when using nmake because it
doesn't support the .UPDATEALL attribute that was used to fix dmake.
e.g. Build perl, touch a core header file, then rebuild -- mktables
re-runs when it didn't need to, and 7 times over at that!  This change
alleviates the pain by making mktables exit quickly in such cases.

p4raw-id: //depot/perl@24056

19 years agoResubmit change #24053.
Rafael Garcia-Suarez [Mon, 21 Mar 2005 14:58:21 +0000]
Resubmit change #24053.
p4raw-link: @24053 on //depot/perl: db70e37e387af55c0d76b7ec65cedd21b2364520

p4raw-id: //depot/perl@24055

19 years agoRe: [perl #34493] h2ph `extern inline' problems
Alexey Tourbin [Sat, 19 Mar 2005 16:37:12 +0000]
Re: [perl #34493] h2ph `extern inline' problems
Message-ID: <20050319133712.GB6484@solemn.turbinal.org>

and

Message-ID: <20050319141457.GC6484@solemn.turbinal.org>

p4raw-id: //depot/perl@24054

19 years agoRe: [perl #34195] Regex: Alternations within negative lookahead assertions
Hugo van der Sanden [Mon, 21 Feb 2005 17:59:49 +0000]
Re: [perl #34195] Regex: Alternations within negative lookahead assertions
Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>

p4raw-id: //depot/perl@24053

19 years agopack / for general types
Ton Hospel [Sat, 19 Mar 2005 22:00:45 +0000]
pack / for general types
Message-Id: <d1i7ed$62c$1@post.home.lunix>

Allow "len/format" to work for any format type, not just strings.

p4raw-id: //depot/perl@24052

19 years agoperldelta suggestions on (un)?pack by Ton Hospel
Rafael Garcia-Suarez [Mon, 21 Mar 2005 10:12:01 +0000]
perldelta suggestions on (un)?pack by Ton Hospel

p4raw-id: //depot/perl@24051

19 years agoRe: bugzilla.redhat bug #101767 (threads, threads::shared)
Alexey Tourbin [Sat, 19 Mar 2005 06:10:45 +0000]
Re: bugzilla.redhat bug #101767 (threads, threads::shared)
Message-ID: <20050319031045.GN12596@solemn.turbinal.org>

p4raw-id: //depot/perl@24050

19 years agoMore consting goodness
Andy Lester [Sat, 19 Mar 2005 01:28:30 +0000]
More consting goodness
Message-ID: <20050319072830.GA7721@petdance.com>

p4raw-id: //depot/perl@24049

19 years agoUpgrade to Math::BigInt 1.75, by Tels
Rafael Garcia-Suarez [Sun, 20 Mar 2005 21:20:50 +0000]
Upgrade to Math::BigInt 1.75, by Tels

p4raw-id: //depot/perl@24048

19 years agoperlrun typo (env PERLDB_OPTS)
Alexey Tourbin [Sat, 19 Mar 2005 03:40:13 +0000]
perlrun typo (env PERLDB_OPTS)
Message-ID: <20050319004013.GJ12596@solemn.turbinal.org>

p4raw-id: //depot/perl@24047

19 years agoRemove an useless line, spotted by Andy Lester
Rafael Garcia-Suarez [Fri, 18 Mar 2005 21:47:54 +0000]
Remove an useless line, spotted by Andy Lester

p4raw-id: //depot/perl@24046

19 years agoRemove trie optimisation from the todo list
Rafael Garcia-Suarez [Fri, 18 Mar 2005 16:54:38 +0000]
Remove trie optimisation from the todo list

p4raw-id: //depot/perl@24045

19 years agoRe: Reworked Trie Patch
Yves Orton [Mon, 14 Mar 2005 08:55:39 +0000]
Re: Reworked Trie Patch
Date: Mon, 14 Mar 2005 08:55:39 +0100
Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>

Subject: Re: Reworked Trie Patch
From: demerphq <demerphq@gmail.com>
Date: Wed, 16 Mar 2005 19:48:18 +0100
Message-ID: <9b18b31105031610481025a080@mail.gmail.com>

Plus minor nits in the documentation of re.pm,
a version bump, and addition of an OPTIMIZE alias

p4raw-id: //depot/perl@24044

19 years agoRe: sitecustomize.pl [PATCH]
Gisle Aas [Fri, 18 Mar 2005 04:06:40 +0000]
Re: sitecustomize.pl [PATCH]
Message-ID: <lru0n9w433.fsf@caliper.activestate.com>

Adds a new command-line switch, -f, and a new optional
compile-time setting -DUSE_SITECUSTOMIZE

p4raw-id: //depot/perl@24043

19 years agoMore const parms
Andy Lester [Mon, 14 Mar 2005 13:59:54 +0000]
More const parms
Message-ID: <20050314195954.GB7141@petdance.com>

p4raw-id: //depot/perl@24042

19 years agoDon't use vars in DynaLoader
Rafael Garcia-Suarez [Fri, 18 Mar 2005 10:27:17 +0000]
Don't use vars in DynaLoader
Remove left-over maintenance code

p4raw-id: //depot/perl@24041

19 years ago$B::Disassembler::VERSION
Alexey Tourbin [Thu, 17 Mar 2005 19:02:38 +0000]
$B::Disassembler::VERSION
Message-ID: <20050317160238.GN5825@solemn.turbinal.org>

p4raw-id: //depot/perl@24040

19 years agoUpgrade to CGI 3.07.
Rafael Garcia-Suarez [Tue, 15 Mar 2005 09:30:28 +0000]
Upgrade to CGI 3.07.
Add CGI's changelog

p4raw-id: //depot/perl@24039

19 years agopp_pack.c, simplifying genpacksizetables
Ton Hospel [Sun, 13 Mar 2005 15:07:41 +0000]
pp_pack.c, simplifying genpacksizetables
Message-Id: <d11kvt$1k7$1@post.home.lunix>

p4raw-id: //depot/perl@24038

19 years agoAdding const qualifiers
Andy Lester [Sun, 13 Mar 2005 14:20:05 +0000]
Adding const qualifiers
Message-ID: <20050313202005.GA23535@petdance.com>

p4raw-id: //depot/perl@24037

19 years agoRe: [perl #34155] perldoc -f hex should say how to convert back
David Nicol [Tue, 8 Mar 2005 18:23:11 +0000]
Re: [perl #34155] perldoc -f hex should say how to convert back
Message-ID: <934f64a20503081623713f6d27@mail.gmail.com>

p4raw-id: //depot/perl@24036

19 years agoDocument pack changes in perldelta
Rafael Garcia-Suarez [Sun, 13 Mar 2005 21:14:36 +0000]
Document pack changes in perldelta

p4raw-id: //depot/perl@24035

19 years agoUpgrade to Pod::Parser 1.30
Rafael Garcia-Suarez [Sun, 13 Mar 2005 16:41:05 +0000]
Upgrade to Pod::Parser 1.30

p4raw-id: //depot/perl@24034

19 years agoDoc patches to clarify the stringification rules of {} and =>
Rafael Garcia-Suarez [Sun, 13 Mar 2005 11:07:40 +0000]
Doc patches to clarify the stringification rules of {} and =>
by Jarkko (bug #34419)

p4raw-id: //depot/perl@24033

19 years agogcc warning patch by Andy Lester
Rafael Garcia-Suarez [Sun, 13 Mar 2005 09:20:01 +0000]
gcc warning patch by Andy Lester

p4raw-id: //depot/perl@24032

19 years agoRe: Encoding neutral unpack
Ton Hospel [Sat, 12 Mar 2005 18:54:29 +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]
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]
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]
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]
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]
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]
Update Changes

p4raw-id: //depot/perl@24025

19 years agoFAQ sync
Rafael Garcia-Suarez [Fri, 11 Mar 2005 11:12:31 +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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
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]
[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]
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]
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]
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]
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]
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]
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]
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]
(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]
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]
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]
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]
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]
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]
(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]
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]
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]
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]
[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]
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]
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]
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]
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]
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]
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]
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]
Upgrade to Time::HiRes 1.66

p4raw-id: //depot/perl@23975