23 years agoUpdated email addresses.
Abigail [Tue, 24 Apr 2001 23:12:03 +0000]
Updated email addresses.
Message-ID: <20010424211203.7901.qmail@foad.org>

p4raw-id: //depot/perl@9821

23 years agoTime::Piece additions
Matt Sergeant [Tue, 24 Apr 2001 16:48:17 +0000]
Time::Piece additions
Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>

p4raw-id: //depot/perl@9820

23 years agoUpdate Changes.
Jarkko Hietaniemi [Tue, 24 Apr 2001 14:35:23 +0000]
Update Changes.

p4raw-id: //depot/perl@9818

23 years agoRe: [PATCH t/lib/1_compile.t] Skipping known tested libraries
Philip Newton [Tue, 24 Apr 2001 12:58:12 +0000]
Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
Message-ID: <3AE57864.8304.B77A0A@localhost>

plus add CPAN to the list of modules that have their own tests.

p4raw-id: //depot/perl@9817

23 years agoRe: [PATCH t/lib/1_compile.t] Skipping known tested libraries
Michael G. Schwern [Sat, 21 Apr 2001 22:35:00 +0000]
Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@9816

23 years agoRe: [ID 20010423.006] Test failed in perl@9794
Robin Houston [Tue, 24 Apr 2001 15:51:18 +0000]
Re: [ID 20010423.006] Test failed in perl@9794
Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9815

23 years agoRe: [ID 20010421.010] Perl 5.6.1 on Unixware 7
Bill Glicker [Tue, 24 Apr 2001 09:22:40 +0000]
Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>

p4raw-id: //depot/perl@9814

23 years agoPrevent path disclosure (probing for existence of filenames)
Jarkko Hietaniemi [Tue, 24 Apr 2001 12:54:23 +0000]
Prevent path disclosure (probing for existence of filenames)
using suidperl; bug id 20010322.218.

p4raw-id: //depot/perl@9813

23 years agoRetract #9811.
Jarkko Hietaniemi [Tue, 24 Apr 2001 12:08:36 +0000]
Retract #9811.

p4raw-id: //depot/perl@9812

23 years ago(Retracted by #9812.)
Jarkko Hietaniemi [Tue, 24 Apr 2001 11:57:35 +0000]
(Retracted by #9812.)

p4raw-id: //depot/perl@9811

23 years agoFix for 20010219.013, "perlio perl -we tell goes SEGV".
Jarkko Hietaniemi [Tue, 24 Apr 2001 03:32:35 +0000]
Fix for 20010219.013, "perlio perl -we tell goes SEGV".

p4raw-id: //depot/perl@9810

23 years agoThe Math::BigFloat::import() was broken.
Jarkko Hietaniemi [Tue, 24 Apr 2001 03:16:13 +0000]
The Math::BigFloat::import() was broken.
(Fixes bug id 20010422.002.)

p4raw-id: //depot/perl@9809

23 years agoAdditional dependencies; should help for parallel makes
Jarkko Hietaniemi [Tue, 24 Apr 2001 01:11:40 +0000]
Additional dependencies; should help for parallel makes
not to fail on missing lib/lib.pm or lib/re.pm.

p4raw-id: //depot/perl@9808

23 years agoUpdate the test failure disclaimer.
Jarkko Hietaniemi [Tue, 24 Apr 2001 00:57:01 +0000]
Update the test failure disclaimer.

p4raw-id: //depot/perl@9807

23 years agoAdd make target "install-all" which is alias for "install"
Jarkko Hietaniemi [Tue, 24 Apr 2001 00:54:04 +0000]
Add make target "install-all" which is alias for "install"
to cater for case-preserving filesystems like HFS+.

p4raw-id: //depot/perl@9806

23 years agoRe: 5.6.1 darwin Configure fails to extract Makefile
Peter Prymmer [Wed, 11 Apr 2001 10:43:52 +0000]
Re: 5.6.1 darwin Configure fails to extract Makefile
Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>

(Ken William's message forwarded from macosx@perl.org)

p4raw-id: //depot/perl@9805

23 years agoCut-and-pasto.
Jarkko Hietaniemi [Mon, 23 Apr 2001 23:57:35 +0000]
Cut-and-pasto.

p4raw-id: //depot/perl@9804

23 years agoMore PerlIO robustness.
Jarkko Hietaniemi [Mon, 23 Apr 2001 23:52:25 +0000]
More PerlIO robustness.

p4raw-id: //depot/perl@9803

23 years agoMake the "STD* opened only for ..." errors more consistent.
Jarkko Hietaniemi [Mon, 23 Apr 2001 23:43:35 +0000]
Make the "STD* opened only for ..." errors more consistent.

p4raw-id: //depot/perl@9802

23 years agoTest case for #9800.
Jarkko Hietaniemi [Mon, 23 Apr 2001 23:34:26 +0000]
Test case for #9800.

p4raw-id: //depot/perl@9801

23 years agoAvoid coredump on 'close STDERR; die' by making
Jarkko Hietaniemi [Mon, 23 Apr 2001 23:14:43 +0000]
Avoid coredump on 'close STDERR; die' by making
the PerlIO calls more robust.  Also use SETERRNO()
instead of errno = to be more VMS-ready.

p4raw-id: //depot/perl@9800

23 years agotest for ID 20010423.002
Robin Houston [Mon, 23 Apr 2001 16:52:21 +0000]
test for ID 20010423.002
Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9799

23 years agopatch to installperl (change warn to print STDERR in sub yn)
David Dyck [Mon, 23 Apr 2001 10:19:46 +0000]
patch to installperl (change warn to print STDERR in sub yn)
Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>

p4raw-id: //depot/perl@9798

23 years agoImplement Cwd::abs_path in XS
Benjamin Sugars [Mon, 23 Apr 2001 11:59:48 +0000]
Implement Cwd::abs_path in XS
Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@9797

23 years agoSynchronize h2xs and pod2man some more on the documentation
Jarkko Hietaniemi [Mon, 23 Apr 2001 21:29:24 +0000]
Synchronize h2xs and pod2man some more on the documentation
templates they propose.

p4raw-id: //depot/perl@9796

23 years agoAdd one more naughty test for base64; make encoding logic cleaner.
Jarkko Hietaniemi [Mon, 23 Apr 2001 17:30:40 +0000]
Add one more naughty test for base64; make encoding logic cleaner.

p4raw-id: //depot/perl@9795

23 years agoUpdate Changes.
Jarkko Hietaniemi [Mon, 23 Apr 2001 13:51:32 +0000]
Update Changes.

p4raw-id: //depot/perl@9794

23 years agoDuplicate lines.
Jarkko Hietaniemi [Mon, 23 Apr 2001 13:44:18 +0000]
Duplicate lines.

p4raw-id: //depot/perl@9793

23 years agoRe: PATCH 5.7.1
Mark-Jason Dominus [Mon, 23 Apr 2001 10:30:21 +0000]
Re: PATCH 5.7.1
Message-ID: <20010423143021.17335.qmail@plover.com>

p4raw-id: //depot/perl@9792

23 years agoAdd the CPAN.pm 1.59_54 tests.
Jarkko Hietaniemi [Mon, 23 Apr 2001 13:32:40 +0000]
Add the CPAN.pm 1.59_54 tests.

p4raw-id: //depot/perl@9791

23 years agoDeparse nit
Robin Houston [Mon, 23 Apr 2001 12:38:20 +0000]
Deparse nit
Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9790

23 years agobug 20010423.002
Robin Houston [Mon, 23 Apr 2001 13:12:30 +0000]
bug 20010423.002
Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9789

23 years agoPATCH [5.7.1] hv.c unused #define
Mark-Jason Dominus [Sun, 22 Apr 2001 14:17:49 +0000]
PATCH [5.7.1] hv.c unused #define
Message-ID: <20010422181749.26976.qmail@plover.com>

p4raw-id: //depot/perl@9788

23 years agoPATCH 5.7.1
Mark-Jason Dominus [Sun, 22 Apr 2001 15:12:57 +0000]
PATCH 5.7.1
Message-ID: <20010422191258.6539.qmail@plover.com>

plus Sarathy's STMT_START + STMT_END suggestion.

p4raw-id: //depot/perl@9787

23 years agoFix for
dLux [Mon, 23 Apr 2001 01:25:26 +0000]
Fix for

Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>

(SvGROW really does return a char *.)

p4raw-id: //depot/perl@9786

23 years agoTime::Piece work continues. $t->day removed since
Jarkko Hietaniemi [Mon, 23 Apr 2001 04:34:04 +0000]
Time::Piece work continues.  $t->day removed since
I think it's too confusing.  Now has normal and
abbreviated length weekday names and month names,
the names change with _names(), not _list().
Now has strftime() in Perl, _strftime() is
the libc version (to which strftime() falls back
if it doesn't know the format.  To do: the reverse
of strftime, strptime(), and the localisation of both.

p4raw-id: //depot/perl@9785

23 years agoRe: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
Andreas König [Mon, 23 Apr 2001 05:20:55 +0000]
Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>

p4raw-id: //depot/perl@9784

23 years agoDistinguish package variables, if necessary
Robin Houston [Mon, 23 Apr 2001 00:38:18 +0000]
Distinguish package variables, if necessary
Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9783

23 years agoRe: [ID 20010422.003] Core dump in overloaded bool while using '
Simon Cozens [Sun, 22 Apr 2001 18:47:25 +0000]
Re: [ID 20010422.003] Core dump in overloaded bool while using '
Message-ID: <20010422184725.A14411@netthink.co.uk>

p4raw-id: //depot/perl@9782

23 years agoSupport BEGIN blocks in B::Deparse (& more)
Robin Houston [Sun, 22 Apr 2001 22:14:50 +0000]
Support BEGIN blocks in B::Deparse (& more)
Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9781

23 years agoIO::Socket::INET patch
andrew deryabin [Sat, 21 Apr 2001 17:46:52 +0000]
IO::Socket::INET patch
Message-ID: <20010421174652.B1426@technarchy>

p4raw-id: //depot/perl@9779

23 years agoRe: ANYOF_SIZE is wrong in 5.7.1
Mark-Jason Dominus [Sat, 21 Apr 2001 21:27:49 +0000]
Re: ANYOF_SIZE is wrong in 5.7.1
Message-ID: <20010422012749.27024.qmail@plover.com>

p4raw-id: //depot/perl@9778

23 years agoRe: Regex debugger patch
Mark-Jason Dominus [Sat, 21 Apr 2001 21:48:51 +0000]
Re: Regex debugger patch
Message-ID: <20010422014851.27165.qmail@plover.com>

p4raw-id: //depot/perl@9777

23 years agoRe: Regex debugger patch
Mark-Jason Dominus [Sat, 21 Apr 2001 14:24:39 +0000]
Re: Regex debugger patch
Message-ID: <20010421182439.16508.qmail@plover.com>

Regex debugger backend.

p4raw-id: //depot/perl@9776

23 years agoTypo in utf8.h
Jesús Quiroga [Sat, 21 Apr 2001 19:25:33 +0000]
Typo in utf8.h
Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>

p4raw-id: //depot/perl@9775

23 years ago[ID 20010421.010] Perl 5.6.1 on Unixware 7
Joe Orton [Tue, 17 Apr 2001 15:50:43 +0000]
[ID 20010421.010] Perl 5.6.1 on Unixware 7
Message-Id: <20010417155043.D19132@eu.c2.net>

p4raw-id: //depot/perl@9774

23 years agoPatch utils/h2xs.PL
Elaine -HFB- Ashton [Sat, 21 Apr 2001 10:32:16 +0000]
Patch utils/h2xs.PL
Message-ID: <20010421103216.C14521@chaos.wustl.edu>

Add MAILING list and LICENSE templates.

p4raw-id: //depot/perl@9773

23 years agoperlfaq2.patch for 5.7.1
Elaine -HFB- Ashton [Fri, 20 Apr 2001 16:42:19 +0000]
perlfaq2.patch for 5.7.1
Message-ID: <20010420164219.J3194@chaos.wustl.edu>

rm an extra tab, a blurb about the xx.cpan to clarify
which countries actually have that and dejanews is history
as well as most of that nonsensical entry.

p4raw-id: //depot/perl@9772

23 years agoperlfaq1.patch for 5.7.1
Elaine -HFB- Ashton [Fri, 20 Apr 2001 16:57:36 +0000]
perlfaq1.patch for 5.7.1
Message-ID: <20010420165736.K3194@chaos.wustl.edu>

Evil URLs must die. Especially when they are broken.

p4raw-id: //depot/perl@9771

23 years agoB::walksymtable improperly documented?
Michael G. Schwern [Sat, 21 Apr 2001 16:11:12 +0000]
B::walksymtable improperly documented?
Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@9770

23 years agoConfused by "#if &__GNUC_PREREQ (2,97)"
Michael G. Schwern [Sat, 21 Apr 2001 09:48:00 +0000]
Confused by "#if &__GNUC_PREREQ (2,97)"
Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>

p4raw-id: //depot/perl@9769

23 years agoPerlIO and Encode doc cleanup and tweaks.
Jarkko Hietaniemi [Sat, 21 Apr 2001 14:33:49 +0000]
PerlIO and Encode doc cleanup and tweaks.

p4raw-id: //depot/perl@9768

23 years agoIntegrate perlio:
Jarkko Hietaniemi [Sat, 21 Apr 2001 12:40:16 +0000]
Integrate perlio:

[  9766]
Avoid core dump on
open(STDOUT,">",\$foo);

p4raw-link: @9766 on //depot/perlio: bd4a56683d81031daed35526f008ae02a99cad90

p4raw-id: //depot/perl@9767

23 years agoAvoid core dump on
Nick Ing-Simmons [Fri, 20 Apr 2001 18:28:35 +0000]
Avoid core dump on
   open(STDOUT,">",\$foo);

p4raw-id: //depot/perlio@9766

23 years agoRe: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
Robin Houston [Fri, 20 Apr 2001 14:29:22 +0000]
Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9765

23 years agoavoid t/u-*.t test on platforms where List/Util was not built
Peter Prymmer [Thu, 19 Apr 2001 17:40:14 +0000]
avoid t/u-*.t test on platforms where List/Util was not built
Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>

p4raw-id: //depot/perl@9764

23 years agoRe: A new PerlIO coredump
Nick Ing-Simmons [Fri, 20 Apr 2001 14:29:41 +0000]
Re: A new PerlIO coredump
Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>

p4raw-id: //depot/perl@9763

23 years agoUpdate Changes.
Jarkko Hietaniemi [Thu, 19 Apr 2001 23:02:30 +0000]
Update Changes.

p4raw-id: //depot/perl@9762

23 years agoMore cleanup cleanup.
Jarkko Hietaniemi [Thu, 19 Apr 2001 22:59:19 +0000]
More cleanup cleanup.

p4raw-id: //depot/perl@9761

23 years agolib/Time is non-empty, let's not rmdir it.
Jarkko Hietaniemi [Thu, 19 Apr 2001 22:50:31 +0000]
lib/Time is non-empty, let's not rmdir it.

p4raw-id: //depot/perl@9760

23 years agoRe: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
Robin Houston [Fri, 20 Apr 2001 00:18:53 +0000]
Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9759

23 years agovoid close_dir portability fix for Cwd.xs
Peter Prymmer [Thu, 19 Apr 2001 12:02:40 +0000]
void close_dir portability fix for Cwd.xs
Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>

p4raw-id: //depot/perl@9758

23 years agoBlind (untested) integrate of mainline.
Nick Ing-Simmons [Thu, 19 Apr 2001 18:53:54 +0000]
Blind (untested) integrate of mainline.

p4raw-id: //depot/perlio@9757

23 years agoDocument and test Time::Piece.
Jarkko Hietaniemi [Thu, 19 Apr 2001 16:59:23 +0000]
Document and test Time::Piece.

p4raw-id: //depot/perl@9756

23 years agoA better fix for the \x{12345678} trouble from NI-S.
Jarkko Hietaniemi [Thu, 19 Apr 2001 12:13:29 +0000]
A better fix for the \x{12345678} trouble from NI-S.

p4raw-id: //depot/perl@9755

23 years agoPATCH: Propagate low byte of hints in cop.op_private
Robin Houston [Wed, 18 Apr 2001 17:58:33 +0000]
PATCH: Propagate low byte of hints in cop.op_private
Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9754

23 years agoh2ph test suite bugfix and refactoring
Kurt D. Starsinic [Thu, 19 Apr 2001 01:11:41 +0000]
h2ph test suite bugfix and refactoring
Message-ID: <20010419011141.A5798@cpan.org>

p4raw-id: //depot/perl@9753

23 years agoThe new time utils need to be thread-aware, too.
Jarkko Hietaniemi [Thu, 19 Apr 2001 02:41:10 +0000]
The new time utils need to be thread-aware, too.

p4raw-id: //depot/perl@9752

23 years agoCompilation nit noticed by AIX compiler.
Jarkko Hietaniemi [Thu, 19 Apr 2001 02:26:47 +0000]
Compilation nit noticed by AIX compiler.

p4raw-id: //depot/perl@9751

23 years agoThe new time utils need to be public.
Jarkko Hietaniemi [Thu, 19 Apr 2001 02:20:06 +0000]
The new time utils need to be public.

p4raw-id: //depot/perl@9750

23 years agoRegen toc.
Jarkko Hietaniemi [Thu, 19 Apr 2001 01:42:39 +0000]
Regen toc.

p4raw-id: //depot/perl@9749

23 years agoAdd Time::Piece, a slight rewrite of Time::Object,
Jarkko Hietaniemi [Thu, 19 Apr 2001 01:41:10 +0000]
Add Time::Piece, a slight rewrite of Time::Object,
from Matt Sergeant.

p4raw-id: //depot/perl@9748

23 years agoMove the strftime() wrapper from POSIX.xs to util.c
Jarkko Hietaniemi [Thu, 19 Apr 2001 00:54:54 +0000]
Move the strftime() wrapper from POSIX.xs to util.c
as my_strftime(), requires HAS_STRFTIME.

p4raw-id: //depot/perl@9746

23 years agoMove the init_tm() and mini_mktime() up from POSIX.xs to util.c
Jarkko Hietaniemi [Wed, 18 Apr 2001 23:11:03 +0000]
Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
in preparation of Time::Piece.

p4raw-id: //depot/perl@9745

23 years agofix new exporter test to work OK on VMS
Peter Prymmer [Wed, 18 Apr 2001 15:38:28 +0000]
fix new exporter test to work OK on VMS
Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>

p4raw-id: //depot/perl@9744

23 years agoFwd: pod2html leaves cache files lying around?
Rajesh Vaidheeswarran [Tue, 17 Apr 2001 09:35:00 +0000]
Fwd: pod2html leaves cache files lying around?
Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>

p4raw-id: //depot/perl@9743

23 years agoUpdate Changes.
Jarkko Hietaniemi [Wed, 18 Apr 2001 20:31:49 +0000]
Update Changes.

p4raw-id: //depot/perl@9742

23 years agoDeclare hints only if needed.
Jarkko Hietaniemi [Wed, 18 Apr 2001 20:23:02 +0000]
Declare hints only if needed.

p4raw-id: //depot/perl@9741

23 years agoWorkaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
Jarkko Hietaniemi [Wed, 18 Apr 2001 19:06:05 +0000]
Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
bug noticed by Robin Houston; basically the code of detecting
value wraparound was acting differently under different compilers
and platforms.  The workaround is to remove the overflow check
for now, a real fix would be to do the overflow (portably) right.

p4raw-id: //depot/perl@9740

23 years agosome pragma support
Robin Houston [Wed, 18 Apr 2001 19:32:12 +0000]
some pragma support
Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9739

23 years agoTest case for C<undef %File::Glob::>
Benjamin Sugars [Wed, 18 Apr 2001 10:53:44 +0000]
Test case for C<undef %File::Glob::>
Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@9738

23 years agoXS::Typemap - T_OPAQUE
Tim Jenness [Tue, 17 Apr 2001 22:49:25 +0000]
XS::Typemap - T_OPAQUE
Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>

p4raw-id: //depot/perl@9737

23 years agoThe #9735 also changes the subtest 12.
Jarkko Hietaniemi [Wed, 18 Apr 2001 04:15:14 +0000]
The #9735 also changes the subtest 12.

p4raw-id: //depot/perl@9736

23 years agoDeparse.pm of split(" ") decodes as /\s+/ (with PATCH)
David Dyck [Tue, 17 Apr 2001 17:12:58 +0000]
Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>

p4raw-id: //depot/perl@9735

23 years agoforeach defelem magic should only be applied to PL_sv_undef
Gisle Aas [Tue, 17 Apr 2001 19:06:45 +0000]
foreach defelem magic should only be applied to PL_sv_undef
Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>

p4raw-id: //depot/perl@9734

23 years agoMissing prototype behaviour
Abigail [Wed, 18 Apr 2001 01:17:46 +0000]
Missing prototype behaviour
Message-ID: <20010417231746.21657.qmail@foad.org>

p4raw-id: //depot/perl@9733

23 years agoRe: Deparse - parenthesise args to undeclared subs
Robin Houston [Tue, 17 Apr 2001 22:37:42 +0000]
Re: Deparse - parenthesise args to undeclared subs
Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9732

23 years agoRe-sync for t/lib/b.t fix
Nick Ing-Simmons [Tue, 17 Apr 2001 20:46:35 +0000]
Re-sync for t/lib/b.t fix

p4raw-id: //depot/perlio@9731

23 years agoutf8 literal strings (and possibly a unicode/regex bug)
Robin Houston [Tue, 17 Apr 2001 22:29:36 +0000]
utf8 literal strings (and possibly a unicode/regex bug)
Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9730

23 years agoDeparse - parenthesise args to undeclared subs
Robin Houston [Tue, 17 Apr 2001 21:31:05 +0000]
Deparse - parenthesise args to undeclared subs
Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9729

23 years agoRe: [PATCH] Fix cwd.t when libpth contains symlinks
Benjamin Sugars [Tue, 17 Apr 2001 15:27:28 +0000]
Re: [PATCH] Fix cwd.t when libpth contains symlinks
Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>

p4raw-id: //depot/perl@9728

23 years agoambient pragmas
Robin Houston [Tue, 17 Apr 2001 20:01:59 +0000]
ambient pragmas
Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9727

23 years agoIntegrate mainline (t/lib/b.t fails test 2...)
Nick Ing-Simmons [Tue, 17 Apr 2001 16:33:51 +0000]
Integrate mainline (t/lib/b.t fails test 2...)

p4raw-id: //depot/perlio@9726

23 years agomultiple B::* changes
Robin Houston [Thu, 12 Apr 2001 20:12:27 +0000]
multiple B::* changes
Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>

p4raw-id: //depot/perl@9725

23 years agoThread-awareness from Doug MacEachern.
Jarkko Hietaniemi [Tue, 17 Apr 2001 11:59:05 +0000]
Thread-awareness from Doug MacEachern.

p4raw-id: //depot/perl@9724

23 years agoMake the test more portable.
Jarkko Hietaniemi [Tue, 17 Apr 2001 11:57:41 +0000]
Make the test more portable.

p4raw-id: //depot/perl@9723

23 years agoFix cwd.t when libpth contains symlinks
Benjamin Sugars [Mon, 16 Apr 2001 22:43:29 +0000]
Fix cwd.t when libpth contains symlinks
Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>

p4raw-id: //depot/perl@9722

23 years agoFix core dump from undef %File::Glob::
Benjamin Sugars [Mon, 16 Apr 2001 13:23:59 +0000]
Fix core dump from undef %File::Glob::
Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>

p4raw-id: //depot/perl@9721

23 years ago[MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
Chris Nandor [Tue, 17 Apr 2001 00:30:49 +0000]
[MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
Message-Id: <p05100207b701768712de@[10.0.1.177]>

p4raw-id: //depot/perl@9720

23 years agoTweten->West
Casey West [Mon, 16 Apr 2001 12:11:22 +0000]
Tweten->West
Message-ID: <20010416121122.B14554@stupid.geeknest.com>

p4raw-id: //depot/perl@9719