This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
20 years ago[DOCPATCH] %SIG and SA_RESTART
Steve Grazzini [Wed, 16 Jul 2003 08:56:21 +0000 (04:56 -0400)]
[DOCPATCH] %SIG and SA_RESTART
Message-ID: <20030716125620.GA7022@grazzini.net>

p4raw-id: //depot/perl@20178

20 years ago[PATCH] Re: Perl formats do not work with tied values
Rafael Garcia-Suarez [Mon, 21 Jul 2003 19:14:35 +0000 (19:14 +0000)]
[PATCH] Re: Perl formats do not work with tied values
From: Dave Mitchell <davem@fdgroup.com>
Date: Tue, 15 Jul 2003 20:46:07 +0100
Message-ID: <20030715194607.GA24592@fdgroup.com>

plus the regression test :
Subject: Re: [PATCH] Re: Perl formats do not work with tied values
From: Nicholas Clark <nick@ccl4.org>
Date: Tue, 15 Jul 2003 22:24:04 +0100
Message-ID: <20030715222404.L20414@plum.flirble.org>

p4raw-id: //depot/perl@20177

20 years agoRe: [PATCH] h2xs and extra_libraries
Tassilo von Parseval [Tue, 15 Jul 2003 07:28:52 +0000 (09:28 +0200)]
Re: [PATCH] h2xs and extra_libraries
Message-id: <20030715052852.GA494@ethan>

p4raw-id: //depot/perl@20176

20 years agoRe: [PATCH] test clean-up for VMS
Craig A. Berry [Sun, 20 Jul 2003 10:43:32 +0000 (05:43 -0500)]
Re: [PATCH] test clean-up for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F1AB8A4.2070207@mac.com>

p4raw-id: //depot/perl@20175

20 years agoUpdate Changes.
Hugo van der Sanden [Mon, 21 Jul 2003 10:26:07 +0000 (10:26 +0000)]
Update Changes.

p4raw-id: //depot/perl@20174

20 years agoMinor doc nits concerning the dosish ALTERNATE_SHEBANG
Rafael Garcia-Suarez [Sun, 20 Jul 2003 21:48:21 +0000 (21:48 +0000)]
Minor doc nits concerning the dosish ALTERNATE_SHEBANG
(bug #22968)

p4raw-id: //depot/perl@20173

20 years agoRe: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
Andy Dougherty [Tue, 15 Jul 2003 10:52:58 +0000 (06:52 -0400)]
Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>

plus a clarification to INSTALL :
Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
From: Andy Dougherty <doughera@lafayette.edu>
Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@20172

20 years agoThe warning "Possible precedence problem on bitwise operator"
Rafael Garcia-Suarez [Sun, 20 Jul 2003 20:12:54 +0000 (20:12 +0000)]
The warning "Possible precedence problem on bitwise operator"
was incorrectly produced with the bitwise-assignment operators.
Fix it. (bug #23065 concerning 5.8.1 RC2)

p4raw-id: //depot/perl@20171

20 years agoRename get_seed() to get_hash_seed(), as suggested by
Rafael Garcia-Suarez [Fri, 18 Jul 2003 08:03:02 +0000 (08:03 +0000)]
Rename get_seed() to get_hash_seed(), as suggested by
Eric J Kidder, to solve a name conflict on HP_UX 11.00.

p4raw-id: //depot/perl@20170

20 years agoRe: [PATCH] Re: Oops - Can't calculate our powers
Andreas König [Fri, 18 Jul 2003 09:36:47 +0000 (11:36 +0200)]
Re: [PATCH] Re: Oops - Can't calculate our powers
Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>

p4raw-id: //depot/perl@20169

20 years ago[ PATCH] Re: isa(UNIVERSAL)?
Dave Mitchell [Thu, 17 Jul 2003 21:51:12 +0000 (22:51 +0100)]
[ PATCH] Re: isa(UNIVERSAL)?
Message-ID: <20030717205112.GA2994@fdgroup.com>

p4raw-id: //depot/perl@20168

20 years agoRe: Oops - Can't calculate our powers
Stephen McCamant [Fri, 18 Jul 2003 02:26:14 +0000 (22:26 -0400)]
Re: Oops - Can't calculate our powers
Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20167

20 years ago[PATCH] Increment cop_seqmax in utilize()
Stephen McCamant [Tue, 15 Jul 2003 09:57:26 +0000 (05:57 -0400)]
[PATCH] Increment cop_seqmax in utilize()
Date: Tue, 15 Jul 2003 09:57:26 -0400
Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>

Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
From: Stephen McCamant <smcc@mit.edu>
Date: Tue, 15 Jul 2003 09:57:31 -0400
Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>

p4raw-id: //depot/perl@20166

20 years agoRe: POSIX::div
Michael G. Schwern [Mon, 14 Jul 2003 14:00:58 +0000 (07:00 -0700)]
Re: POSIX::div
Message-ID: <20030714210057.GK18517@windhund.schwern.org>

p4raw-id: //depot/perl@20165

20 years ago[perl #22944] PERL5LIB is not colon-separated everywhere
Rafael Garcia-Suarez [Thu, 17 Jul 2003 21:15:51 +0000 (21:15 +0000)]
[perl #22944] PERL5LIB is not colon-separated everywhere

p4raw-id: //depot/perl@20164

20 years agofix $^N-related coredump
Anton Berezin [Mon, 14 Jul 2003 13:50:35 +0000 (15:50 +0200)]
fix $^N-related coredump
Message-ID: <20030714115035.GA10971@heechee.tobez.org>

p4raw-id: //depot/perl@20163

20 years agoPATCH: tweak 'split' docs for case of explicit 0 LIMIT
Tony Bowden [Thu, 17 Jul 2003 16:49:35 +0000 (17:49 +0100)]
PATCH: tweak 'split' docs for case of explicit 0 LIMIT
Message-ID: <20030717154935.GA20302@soto.kasei.com>

p4raw-id: //depot/perl@20162

20 years agoMinor nits in perlsyn.pod
Rafael Garcia-Suarez [Thu, 17 Jul 2003 20:25:52 +0000 (20:25 +0000)]
Minor nits in perlsyn.pod

p4raw-id: //depot/perl@20161

20 years agoincorrect error message from Attribute::Handlers
Claes Jacobsson [Sat, 12 Jul 2003 16:30:42 +0000 (18:30 +0200)]
incorrect error message from Attribute::Handlers
Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>

p4raw-id: //depot/perl@20159

20 years agoAdd a TODO test for perlbug #19049
Alexander Gough [Fri, 11 Jul 2003 01:12:42 +0000 (02:12 +0100)]
Add a TODO test for perlbug #19049
Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
Message-ID: <20030711001242.GD2484@the.earth.li>

p4raw-id: //depot/perl@20158

20 years agoMinor updates of the charnames documentation.
Rafael Garcia-Suarez [Sun, 13 Jul 2003 19:43:29 +0000 (19:43 +0000)]
Minor updates of the charnames documentation.

p4raw-id: //depot/perl@20157

20 years agoRe: Sort sub and NaNs
John P. Linderman [Thu, 10 Jul 2003 10:45:06 +0000 (06:45 -0400)]
Re: Sort sub and NaNs
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <200307101445.KAA79110@raptor.research.att.com>

Warn against a potential edge case with sort, <=> and NaNs.

p4raw-id: //depot/perl@20156

20 years ago[DOCPATCH] perlfunc/read
Steve Grazzini [Tue, 8 Jul 2003 10:23:03 +0000 (06:23 -0400)]
[DOCPATCH] perlfunc/read
Message-ID: <20030708142303.GB23698@grazzini.net>

Clarify the OFFSET parameter to read().

p4raw-id: //depot/perl@20155

20 years agoNew introduction
Michael G. Schwern [Tue, 13 May 2003 18:33:05 +0000 (11:33 -0700)]
New introduction
Message-ID: <20030514013305.GB22001@windhund.schwern.org>

p4raw-id: //depot/perl@20154

20 years agoI think the API for mod_perl v2 should be simply that
Jarkko Hietaniemi [Fri, 11 Jul 2003 05:07:09 +0000 (05:07 +0000)]
I think the API for mod_perl v2 should be simply that
PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
itself, hopefully from a good source of random bits.

p4raw-id: //depot/perl@20145

20 years agopTHX.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:35:07 +0000 (00:35 +0000)]
pTHX.

p4raw-id: //depot/perl@20143

20 years agoNew order of seed.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:21:43 +0000 (00:21 +0000)]
New order of seed.

p4raw-id: //depot/perl@20139

20 years agoMore retraction.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:13:11 +0000 (00:13 +0000)]
More retraction.

p4raw-id: //depot/perl@20138

20 years agoRetract the statements.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:10:14 +0000 (00:10 +0000)]
Retract the statements.

p4raw-id: //depot/perl@20137

20 years agoChicken out: the hash randomisation is not on by default.
Jarkko Hietaniemi [Fri, 11 Jul 2003 00:03:33 +0000 (00:03 +0000)]
Chicken out: the hash randomisation is not on by default.
We switch over to the explicit mode: in other words, if
the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
randomise only if PL_hash_seed_set is FALSE (this means
one can use PERL_HASH() before perl_run.)  Also, since
now PERL_HASH_SEED is okay even under -T, all should be fine.
(Ha!)

p4raw-id: //depot/perl@20135

20 years agoCheck PERL_HASH_SEED even when tainted.
Jarkko Hietaniemi [Thu, 10 Jul 2003 23:23:38 +0000 (23:23 +0000)]
Check PERL_HASH_SEED even when tainted.

p4raw-id: //depot/perl@20134

20 years ago&Time::HiRes::d_nanosleep was broken.
Jarkko Hietaniemi [Thu, 10 Jul 2003 22:42:29 +0000 (22:42 +0000)]
&Time::HiRes::d_nanosleep was broken.

p4raw-id: //depot/perl@20131

20 years ago[PATCH} db-recno.t on Mac OS X
Slaven Rezic [Thu, 10 Jul 2003 12:41:05 +0000 (12:41 +0000)]
[PATCH} db-recno.t on Mac OS X
Message-Id: <1057840865.9622@devpc01.iconmobile.de>

p4raw-id: //depot/perl@20130

20 years ago[comment patch]
Stas Bekman [Thu, 10 Jul 2003 14:19:22 +0000 (07:19 -0700)]
[comment patch]
Message-ID: <3F0DD85A.1070902@stason.org>

p4raw-id: //depot/perl@20129

20 years agoBe vague enough.
Jarkko Hietaniemi [Thu, 10 Jul 2003 22:21:04 +0000 (22:21 +0000)]
Be vague enough.

p4raw-id: //depot/perl@20127

20 years agoregen embed.pl for the bleadperl branch as well.
Rafael Garcia-Suarez [Thu, 10 Jul 2003 19:28:48 +0000 (19:28 +0000)]
regen embed.pl for the bleadperl branch as well.

p4raw-id: //depot/perl@20125

20 years agoTime travel noticed by Enache.
Jarkko Hietaniemi [Thu, 10 Jul 2003 18:33:56 +0000 (18:33 +0000)]
Time travel noticed by Enache.

p4raw-id: //depot/perl@20124

20 years agoI can see the future. It is cloudy.
Jarkko Hietaniemi [Thu, 10 Jul 2003 17:38:28 +0000 (17:38 +0000)]
I can see the future.  It is cloudy.

p4raw-id: //depot/perl@20120

20 years agoconfigure.gnu --prefix
Slaven Rezic [Thu, 10 Jul 2003 09:33:27 +0000 (09:33 +0000)]
configure.gnu --prefix
Message-Id: <1057829607.9622@devpc01.iconmobile.de>

p4raw-id: //depot/perl@20119

20 years agomalloc alignment patch from Spider, needed for Tru64 + longdouble.
Jarkko Hietaniemi [Thu, 10 Jul 2003 17:35:32 +0000 (17:35 +0000)]
malloc alignment patch from Spider, needed for Tru64 + longdouble.

p4raw-id: //depot/perl@20118

20 years agoRestore SIGFPE on exec()
Chip Salzenberg [Thu, 10 Jul 2003 13:13:20 +0000 (09:13 -0400)]
Restore SIGFPE on exec()
Message-ID: <20030710171319.GA21588@perlsupport.com>

p4raw-id: //depot/perl@20117

20 years agoThe *right* way to make the csighandler visible.
Jarkko Hietaniemi [Thu, 10 Jul 2003 17:28:00 +0000 (17:28 +0000)]
The *right* way to make the csighandler visible.

p4raw-id: //depot/perl@20116

20 years agoRetract #20112.
Jarkko Hietaniemi [Thu, 10 Jul 2003 15:06:41 +0000 (15:06 +0000)]
Retract #20112.

p4raw-id: //depot/perl@20114

20 years agoArgh. At least AIX builds choke because of this.
Jarkko Hietaniemi [Thu, 10 Jul 2003 14:17:59 +0000 (14:17 +0000)]
Argh.  At least AIX builds choke because of this.

p4raw-id: //depot/perl@20112

20 years agoUpgrade to podlators 1.27.
Jarkko Hietaniemi [Thu, 10 Jul 2003 04:50:05 +0000 (04:50 +0000)]
Upgrade to podlators 1.27.

p4raw-id: //depot/perl@20106

20 years agoDeprecate v-strings.
Jarkko Hietaniemi [Thu, 10 Jul 2003 04:40:02 +0000 (04:40 +0000)]
Deprecate v-strings.

p4raw-id: //depot/perl@20104

20 years agoperlfaq sync.
Jarkko Hietaniemi [Thu, 10 Jul 2003 04:28:40 +0000 (04:28 +0000)]
perlfaq sync.

p4raw-id: //depot/perl@20103

20 years agoDetypo.
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:40:41 +0000 (17:40 +0000)]
Detypo.

p4raw-id: //depot/perl@20100

20 years agoFixes from Ron Kimball.
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:29:53 +0000 (17:29 +0000)]
Fixes from Ron Kimball.

p4raw-id: //depot/perl@20098

20 years agoFix for the 'print v65' plus safety tweaks from Rafael.
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:27:35 +0000 (17:27 +0000)]
Fix for the 'print v65' plus safety tweaks from Rafael.

p4raw-id: //depot/perl@20097

20 years agoMore Darwin/MacOSX paths twiddling.
Jarkko Hietaniemi [Wed, 9 Jul 2003 17:06:29 +0000 (17:06 +0000)]
More Darwin/MacOSX paths twiddling.

p4raw-id: //depot/perl@20096

20 years agoPlay safe and use the system malloc in FreeBSD.
Jarkko Hietaniemi [Wed, 9 Jul 2003 11:43:09 +0000 (11:43 +0000)]
Play safe and use the system malloc in FreeBSD.
Yes, performance suffers.  But that is better than
random core dumps.

p4raw-id: //depot/perl@20093

20 years agoUpgrade to Encode 1.97.
Jarkko Hietaniemi [Wed, 9 Jul 2003 08:12:32 +0000 (08:12 +0000)]
Upgrade to Encode 1.97.

p4raw-id: //depot/perl@20090

20 years agoRework the perldata vXX => ... entry a bit.
Jarkko Hietaniemi [Wed, 9 Jul 2003 08:08:30 +0000 (08:08 +0000)]
Rework the perldata vXX => ... entry a bit.

p4raw-id: //depot/perl@20089

20 years agoDocument the vXX => change in perldata, too.
Jarkko Hietaniemi [Wed, 9 Jul 2003 08:04:04 +0000 (08:04 +0000)]
Document the vXX => change in perldata, too.

p4raw-id: //depot/perl@20088

20 years agoTest the vX => ... fix.
Jarkko Hietaniemi [Wed, 9 Jul 2003 07:49:46 +0000 (07:49 +0000)]
Test the vX => ... fix.

p4raw-id: //depot/perl@20085

20 years agoRe: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
John Peacock [Wed, 9 Jul 2003 01:05:38 +0000 (18:05 -0700)]
Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
Message-ID: <3F0BCCD2.1020009@rowman.com>

p4raw-id: //depot/perl@20084

20 years agoDarwin/Mac OS X: if -Dprefix=/foo, do nothing special
Jarkko Hietaniemi [Wed, 9 Jul 2003 06:27:15 +0000 (06:27 +0000)]
Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
for the install dirs.

p4raw-id: //depot/perl@20083

20 years agoEnable avoiding /System/Library in Mac OS X by
Jarkko Hietaniemi [Wed, 9 Jul 2003 05:57:16 +0000 (05:57 +0000)]
Enable avoiding /System/Library in Mac OS X by
doing Configure -Dprefix=/some/where -Uvendorlib.

p4raw-id: //depot/perl@20082

20 years agoSafe signals via POSIX::sigaction
Chip Salzenberg [Wed, 9 Jul 2003 01:49:10 +0000 (21:49 -0400)]
Safe signals via POSIX::sigaction
Message-ID: <20030709054910.GH2021@perlsupport.com>

p4raw-id: //depot/perl@20081

20 years agoThe CHECKOP macro was not invoked on some newly created ops
Rafael Garcia-Suarez [Tue, 8 Jul 2003 20:26:20 +0000 (20:26 +0000)]
The CHECKOP macro was not invoked on some newly created ops
(to match them against the current opmask.) As a consequence,
Safe compartments were unable to trap some ops (pattern
match, slices, conditionals.) This fixes the holes.

p4raw-id: //depot/perl@20079

20 years agoRevert #20077.
Jarkko Hietaniemi [Tue, 8 Jul 2003 19:30:13 +0000 (19:30 +0000)]
Revert #20077.

p4raw-id: //depot/perl@20078

20 years agoDon't recommend to upgrade the base.pm in the core with
Jarkko Hietaniemi [Tue, 8 Jul 2003 18:40:51 +0000 (18:40 +0000)]
Don't recommend to upgrade the base.pm in the core with
the base.pm from Class::Fields.  They are not the same.

p4raw-id: //depot/perl@20077

20 years agoRe: [PATCH] $^VARIABLES in 'perl -Dt' output
Adrian M. Enache [Tue, 8 Jul 2003 20:47:58 +0000 (23:47 +0300)]
Re: [PATCH] $^VARIABLES in 'perl -Dt' output
Message-ID: <20030708174758.GA1177@ratsnest.hole>

(ByteLoader tweak avoiding a leaked scalar)

p4raw-id: //depot/perl@20076

20 years agoIn 5.8.x, fast stdio places still do use stdio.
Jarkko Hietaniemi [Tue, 8 Jul 2003 09:18:19 +0000 (09:18 +0000)]
In 5.8.x, fast stdio places still do use stdio.

p4raw-id: //depot/perl@20071

20 years agoformat 'botched' in malloc.c
Adrian M. Enache [Mon, 7 Jul 2003 21:57:06 +0000 (00:57 +0300)]
format 'botched' in malloc.c
Message-ID: <20030707185706.GB7017@ratsnest.hole>

p4raw-id: //depot/perl@20069

20 years agowarnings, line numbers & windows
Marcus Holland-Moritz [Tue, 8 Jul 2003 11:14:05 +0000 (13:14 +0200)]
warnings, line numbers & windows
Message-ID: <12022.1057655645@www59.gmx.net>

p4raw-id: //depot/perl@20068

20 years agoRetract #20065: I don't think this is the right way
Jarkko Hietaniemi [Tue, 8 Jul 2003 05:24:58 +0000 (05:24 +0000)]
Retract #20065: I don't think this is the right way
to patch this issue.

p4raw-id: //depot/perl@20066

20 years agoConfigure tweak from Johnny Lam so that the
Jarkko Hietaniemi [Tue, 8 Jul 2003 05:14:31 +0000 (05:14 +0000)]
Configure tweak from Johnny Lam so that the
INSTALLSITEMAN[13]DIR get correctly set.

p4raw-id: //depot/perl@20065

20 years agoRegexp bug in the docs, spotted by Enache's eagle eyes.
Rafael Garcia-Suarez [Mon, 7 Jul 2003 18:58:47 +0000 (18:58 +0000)]
Regexp bug in the docs, spotted by Enache's eagle eyes.

p4raw-id: //depot/perl@20063

20 years agoMark Bixby ++.
Jarkko Hietaniemi [Mon, 7 Jul 2003 18:27:02 +0000 (18:27 +0000)]
Mark Bixby ++.

p4raw-id: //depot/perl@20062

20 years agoThe nanosleep() probe was kaputt, fixed by Mark Bixby.
Jarkko Hietaniemi [Mon, 7 Jul 2003 18:26:35 +0000 (18:26 +0000)]
The nanosleep() probe was kaputt, fixed by Mark Bixby.

p4raw-id: //depot/perl@20061

20 years agoGood catch from Gisle.
Jarkko Hietaniemi [Mon, 7 Jul 2003 15:06:35 +0000 (15:06 +0000)]
Good catch from Gisle.

p4raw-id: //depot/perl@20059

20 years agoRefashioned #20055: we cannot trust stdio to fail here.
Jarkko Hietaniemi [Mon, 7 Jul 2003 14:12:27 +0000 (14:12 +0000)]
Refashioned #20055: we cannot trust stdio to fail here.

p4raw-id: //depot/perl@20058

20 years agoRetract #20056, #20055, #20052, #20050, #20048: the changes
Jarkko Hietaniemi [Mon, 7 Jul 2003 14:08:16 +0000 (14:08 +0000)]
Retract #20056, #20055, #20052, #20050, #20048: the changes
are just breaking more than they are fixing.

p4raw-id: //depot/perl@20057

20 years agoReturning zero from PerlIO_read() is okay;
Jarkko Hietaniemi [Mon, 7 Jul 2003 13:31:14 +0000 (13:31 +0000)]
Returning zero from PerlIO_read() is okay;
update MD5 sums.

p4raw-id: //depot/perl@20056

20 years agoIf perlio is completely out of the picture, we can
Jarkko Hietaniemi [Mon, 7 Jul 2003 13:23:58 +0000 (13:23 +0000)]
If perlio is completely out of the picture, we can
get tripped by different stdio implementations.

p4raw-id: //depot/perl@20055

20 years agoAUTHORS tweak.
Jarkko Hietaniemi [Mon, 7 Jul 2003 12:58:06 +0000 (12:58 +0000)]
AUTHORS tweak.

p4raw-id: //depot/perl@20054

20 years agoPatch to README.solaris
Alan Burlison [Mon, 7 Jul 2003 14:15:57 +0000 (15:15 +0100)]
Patch to README.solaris
Message-ID: <3F09728D.1070408@sun.com>

p4raw-id: //depot/perl@20053

20 years agoUpdate MD5 checksums.
Jarkko Hietaniemi [Mon, 7 Jul 2003 10:28:35 +0000 (10:28 +0000)]
Update MD5 checksums.

p4raw-id: //depot/perl@20052

20 years agoBe more explicit than just 'characters'.
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:56:48 +0000 (09:56 +0000)]
Be more explicit than just 'characters'.

p4raw-id: //depot/perl@20051

20 years agoTry making PerlIO errors more consistent.
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:38:28 +0000 (09:38 +0000)]
Try making PerlIO errors more consistent.
(1) Check early whether the filehandle is capable of
    the requested action.
(2) PerlIO_read() really can return -1, and so can
    PerlIOUnix_read().
(3) Some stdio implementations are more forgiving
    than others, so check also for errors recorded
    by PerlIO in PerlStdio_errno().

p4raw-id: //depot/perl@20050

20 years agoLinewrapping.
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:08:19 +0000 (09:08 +0000)]
Linewrapping.

p4raw-id: //depot/perl@20049

20 years agoPerlIO_read() can return negative.
Jarkko Hietaniemi [Mon, 7 Jul 2003 09:06:58 +0000 (09:06 +0000)]
PerlIO_read() can return negative.

p4raw-id: //depot/perl@20048

20 years agoUse the existence, instead of the truth, to decide
Jarkko Hietaniemi [Mon, 7 Jul 2003 04:36:22 +0000 (04:36 +0000)]
Use the existence, instead of the truth, to decide
whether to scan for a symbol.
(Also remove trailing spaces.)

p4raw-id: //depot/perl@20043

20 years agoMPE/iX tweak from Mark Bixby.
Jarkko Hietaniemi [Mon, 7 Jul 2003 04:29:35 +0000 (04:29 +0000)]
MPE/iX tweak from Mark Bixby.

p4raw-id: //depot/perl@20042

20 years agoUpgrade BigInt and BigRat
Tels [Sun, 6 Jul 2003 15:41:36 +0000 (17:41 +0200)]
Upgrade BigInt and BigRat
Subject: BigInt v1.65, Bigrat v0.10 - reloaded
Message-Id: <200307061158.23576@bloodgate.com>

p4raw-id: //depot/perl@20041

20 years agoRe: [perl #5025] #line directive explination wrong
Casey West [Sun, 6 Jul 2003 18:24:46 +0000 (14:24 -0400)]
Re: [perl #5025] #line directive explination wrong
Message-ID: <20030706222446.GL7506@geeknest.com>

p4raw-id: //depot/perl@20040

20 years agoUpdate the CPAN mirrors list.
Jarkko Hietaniemi [Sun, 6 Jul 2003 20:19:31 +0000 (20:19 +0000)]
Update the CPAN mirrors list.

p4raw-id: //depot/perl@20039

20 years agoyet another symbol missing in change#20018
Gurusamy Sarathy [Sun, 6 Jul 2003 17:11:59 +0000 (17:11 +0000)]
yet another symbol missing in change#20018
p4raw-link: @20018 on //depot/perl: db76e01e0478bf57f584c7a46fe5499fb12f1b27

p4raw-id: //depot/perl@20036

20 years agoPerlIOBase_pushed seems to have gone missing in change#20018
Gurusamy Sarathy [Sun, 6 Jul 2003 17:02:21 +0000 (17:02 +0000)]
PerlIOBase_pushed seems to have gone missing in change#20018
p4raw-link: @20018 on //depot/perl: db76e01e0478bf57f584c7a46fe5499fb12f1b27

p4raw-id: //depot/perl@20035

20 years agoDProf fixes
Radu Greab [Sun, 6 Jul 2003 20:09:12 +0000 (23:09 +0300)]
DProf fixes
Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>

p4raw-id: //depot/perl@20034

20 years agoForgotten from change #20031.
Jarkko Hietaniemi [Sun, 6 Jul 2003 16:21:33 +0000 (16:21 +0000)]
Forgotten from change #20031.
p4raw-link: @20031 on //depot/perl: 216db7eec92546173ac6bab178225bf585542186

p4raw-id: //depot/perl@20032

20 years ago[PATCH] improve WinCE port
Vadim Konovalov [Sun, 6 Jul 2003 18:46:09 +0000 (22:46 +0400)]
[PATCH] improve WinCE port
Date: Sun, 6 Jul 2003 18:46:09 +0400
Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>

       Subject: [PATCH] improve WinCE port -- addition
       From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
       Date: Sun, 6 Jul 2003 19:50:47 +0400
       Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>

p4raw-id: //depot/perl@20031

20 years agofor pod/perlfaq2.pod against latest snapshot for Alpaca
Randal L. Schwartz [Sat, 5 Jul 2003 16:29:14 +0000 (09:29 -0700)]
for pod/perlfaq2.pod against latest snapshot for Alpaca
Message-ID: <867k6weenp.fsf@blue.stonehenge.com>

p4raw-id: //depot/perl@20030

20 years agoFreeBSD: if someone *really* wants to use the system malloc.
Jarkko Hietaniemi [Sun, 6 Jul 2003 08:14:48 +0000 (08:14 +0000)]
FreeBSD: if someone *really* wants to use the system malloc.

p4raw-id: //depot/perl@20026

20 years agoMake the 'slow ok' feature optional.
Jarkko Hietaniemi [Sun, 6 Jul 2003 07:48:01 +0000 (07:48 +0000)]
Make the 'slow ok' feature optional.

p4raw-id: //depot/perl@20025

20 years agoThe change #20022 didn't work for Command.t.
Jarkko Hietaniemi [Sun, 6 Jul 2003 07:44:57 +0000 (07:44 +0000)]
The change #20022 didn't work for Command.t.
p4raw-link: @20022 on //depot/perl: e3aa3ecb42b463895ffaa6cde935424bd94bff85

p4raw-id: //depot/perl@20024

20 years agoRe: maint @ 19975 [PATCH lib/Test/Harness.pm]
Michael G. Schwern [Sat, 5 Jul 2003 13:34:37 +0000 (06:34 -0700)]
Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
Message-ID: <20030705203437.GB2598@windhund.schwern.org>

Print out the "ok" messages only once every second,
this should make output much less and therefore testing
much faster, especially on slower connections.

p4raw-id: //depot/perl@20023

20 years agoExtUtils::MakeMaker 6.10_07
Michael G. Schwern [Sat, 5 Jul 2003 16:59:49 +0000 (09:59 -0700)]
ExtUtils::MakeMaker 6.10_07
Message-ID: <20030705235949.GB3485@windhund.schwern.org>

p4raw-id: //depot/perl@20022