This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
20 years agoXS contents changes versus VERSION non-changes.
Jarkko Hietaniemi [Thu, 14 Aug 2003 14:36:45 +0000 (14:36 +0000)]
XS contents changes versus VERSION non-changes.

p4raw-id: //depot/perl@20704

20 years agoInclude fcrypt.c for crypt() on Windows
Steve Hay [Thu, 14 Aug 2003 15:39:16 +0000 (16:39 +0100)]
Include fcrypt.c for crypt() on Windows
Message-ID: <3F3B9F14.4040609@uk.radan.com>

(Sarathy okayed the idea.)

p4raw-id: //depot/perl@20702

20 years ago[DOC PATCH] warnings.pl
Elizabeth Mattijsen [Thu, 14 Aug 2003 13:12:55 +0000 (15:12 +0200)]
[DOC PATCH] warnings.pl
Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>

(some rewording)

p4raw-id: //depot/perl@20701

20 years agoUpdate to Scalar-List-Utils 1.12
Graham Barr [Thu, 14 Aug 2003 14:12:45 +0000 (14:12 +0000)]
Update to Scalar-List-Utils 1.12

p4raw-id: //depot/perl@20700

20 years agoAll the authors of these modules have now been contacted;
Jarkko Hietaniemi [Thu, 14 Aug 2003 13:16:27 +0000 (13:16 +0000)]
All the authors of these modules have now been contacted;
but assuming no CPAN updates are upcoming, here are 'fake'
version updates to make us different from 5.8.0.
(List::Util+Scalar::Util will soon be updated;
File::Spec CPAN release will be made based on 5.8.1.)

p4raw-id: //depot/perl@20699

20 years agoMake the blead versions of these be newer...
Jarkko Hietaniemi [Thu, 14 Aug 2003 07:05:48 +0000 (07:05 +0000)]
Make the blead versions of these be newer...

p4raw-id: //depot/perl@20697

20 years agoTweak from Slaven to catch also changed .xs files
Jarkko Hietaniemi [Thu, 14 Aug 2003 06:51:34 +0000 (06:51 +0000)]
Tweak from Slaven to catch also changed .xs files
(.pm -> .xs name equivalence is assumed)

p4raw-id: //depot/perl@20696

20 years agoDiffs-sans-version-diffs between blead and maint.
Jarkko Hietaniemi [Thu, 14 Aug 2003 06:44:10 +0000 (06:44 +0000)]
Diffs-sans-version-diffs between blead and maint.

p4raw-id: //depot/perl@20695

20 years agoOne more VERSION bump.
Jarkko Hietaniemi [Thu, 14 Aug 2003 05:23:58 +0000 (05:23 +0000)]
One more VERSION bump.

p4raw-id: //depot/perl@20692

20 years agoAdd a known exception.
Jarkko Hietaniemi [Thu, 14 Aug 2003 05:21:20 +0000 (05:21 +0000)]
Add a known exception.

p4raw-id: //depot/perl@20691

20 years agoThe blead version has got the dor.
Jarkko Hietaniemi [Thu, 14 Aug 2003 04:54:18 +0000 (04:54 +0000)]
The blead version has got the dor.

p4raw-id: //depot/perl@20689

20 years agoA swath of VERSION patches from Nicholas Clark.
Jarkko Hietaniemi [Thu, 14 Aug 2003 04:51:30 +0000 (04:51 +0000)]
A swath of VERSION patches from Nicholas Clark.

p4raw-id: //depot/perl@20688

20 years agoAlpha version numbers noticed by Schwern.
Jarkko Hietaniemi [Wed, 13 Aug 2003 18:53:15 +0000 (18:53 +0000)]
Alpha version numbers noticed by Schwern.
(These hacks are no more needed since the PAUSE indexer no
 more indexes the insides of Perl distributions, says Andreas.)

p4raw-id: //depot/perl@20687

20 years agoRe: script wanted
Nicholas Clark [Wed, 13 Aug 2003 20:46:09 +0000 (21:46 +0100)]
Re: script wanted
Message-ID: <20030813204609.G20130@plum.flirble.org>

p4raw-id: //depot/perl@20686

20 years agoRe: script wanted
Adrian M. Enache [Wed, 13 Aug 2003 22:31:18 +0000 (01:31 +0300)]
Re: script wanted
Message-ID: <20030813193118.GA1273@ratsnest.hole>

p4raw-id: //depot/perl@20685

20 years agoRE: script wanted
Robin Barker [Wed, 13 Aug 2003 18:05:38 +0000 (19:05 +0100)]
RE: script wanted
Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>

p4raw-id: //depot/perl@20681

20 years agoGNU Public General Public General GNU Public License License
Michael G. Schwern [Wed, 13 Aug 2003 11:15:40 +0000 (04:15 -0700)]
GNU Public General Public General GNU Public License License
Message-ID: <20030813181539.GA22658@windhund.schwern.org>

p4raw-id: //depot/perl@20680

20 years agoAdd cmpVERSION.pl from Slaven for comparing two
Jarkko Hietaniemi [Wed, 13 Aug 2003 13:46:18 +0000 (13:46 +0000)]
Add cmpVERSION.pl from Slaven for comparing two
Perl source trees for modules that have changed
but have the same version numbers.

p4raw-id: //depot/perl@20678

20 years agoMake Johan's confusion go away, but there are no doubt more
Jarkko Hietaniemi [Wed, 13 Aug 2003 12:03:08 +0000 (12:03 +0000)]
Make Johan's confusion go away, but there are no doubt more
similar cases.

p4raw-id: //depot/perl@20676

20 years agoMake (hopefully) the Windows CR CR LF bug go away
Jarkko Hietaniemi [Wed, 13 Aug 2003 11:57:47 +0000 (11:57 +0000)]
Make (hopefully) the Windows CR CR LF bug go away
by making the CRLF layer repel any other CRLF layers.
In other words: binmode(FH, ":crlf") in e.g. Win32
is effectively a no-op since there already is one
CRLF layer in the stack by default.

p4raw-id: //depot/perl@20674

20 years agoOne tweak from Dave Mitchell.
Jarkko Hietaniemi [Wed, 13 Aug 2003 10:29:56 +0000 (10:29 +0000)]
One tweak from Dave Mitchell.

p4raw-id: //depot/perl@20673

20 years agoOne tweak for microperl in OS/2.
Jarkko Hietaniemi [Wed, 13 Aug 2003 10:27:54 +0000 (10:27 +0000)]
One tweak for microperl in OS/2.

p4raw-id: //depot/perl@20672

20 years agoanother VMS pod nit
Craig A. Berry [Wed, 13 Aug 2003 01:01:46 +0000 (20:01 -0500)]
another VMS pod nit
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F39D44A.4010207@mac.com>

p4raw-id: //depot/perl@20671

20 years agoturn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
Craig A. Berry [Tue, 12 Aug 2003 21:12:00 +0000 (16:12 -0500)]
turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3F399E70.4050607@mac.com>

p4raw-id: //depot/perl@20670

20 years agoMore don't:s for nyetworking.
Jarkko Hietaniemi [Wed, 13 Aug 2003 06:06:39 +0000 (06:06 +0000)]
More don't:s for nyetworking.

p4raw-id: //depot/perl@20669

20 years agoperlipc thinko by John P. Linderman.
Rafael Garcia-Suarez [Tue, 12 Aug 2003 20:27:41 +0000 (20:27 +0000)]
perlipc thinko by John P. Linderman.

p4raw-id: //depot/perl@20668

20 years agoRe: maint @ 20617 [PATCH]
Sreeji K Das [Tue, 12 Aug 2003 13:19:00 +0000 (14:19 +0100)]
Re: maint @ 20617 [PATCH]
Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>

p4raw-id: //depot/perl@20666

20 years agoREADME.cygwin updates from Gerrit P. Haase.
Jarkko Hietaniemi [Tue, 12 Aug 2003 19:59:54 +0000 (19:59 +0000)]
README.cygwin updates from Gerrit P. Haase.

p4raw-id: //depot/perl@20665

20 years agoDo some updates also on pod.mak -- which seems to
Jarkko Hietaniemi [Tue, 12 Aug 2003 19:57:53 +0000 (19:57 +0000)]
Do some updates also on pod.mak -- which seems to
be badly out of date.

p4raw-id: //depot/perl@20664

20 years agoMore missing pods for VMS.
Jarkko Hietaniemi [Tue, 12 Aug 2003 19:48:01 +0000 (19:48 +0000)]
More missing pods for VMS.

p4raw-id: //depot/perl@20663

20 years agoadd handling for new perlreref.pod file to VMS build.
Peter Prymmer [Tue, 12 Aug 2003 16:24:21 +0000 (12:24 -0400)]
add handling for new perlreref.pod file to VMS build.
Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>

p4raw-id: //depot/perl@20662

20 years agoperlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
Jarkko Hietaniemi [Tue, 12 Aug 2003 19:41:50 +0000 (19:41 +0000)]
perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.

p4raw-id: //depot/perl@20661

20 years agoA better patch from Yitzchak Scott-Thoennes for [perl #23287].
Jarkko Hietaniemi [Tue, 12 Aug 2003 18:44:27 +0000 (18:44 +0000)]
A better patch from Yitzchak Scott-Thoennes for [perl #23287].

p4raw-id: //depot/perl@20660

20 years agoMultiline one-liners are a bit too much to ask.
Jarkko Hietaniemi [Tue, 12 Aug 2003 13:55:56 +0000 (13:55 +0000)]
Multiline one-liners are a bit too much to ask.

p4raw-id: //depot/perl@20657

20 years agoAdd perlcheat to the toc and perl.pod; regen toc.
Jarkko Hietaniemi [Tue, 12 Aug 2003 13:23:00 +0000 (13:23 +0000)]
Add perlcheat to the toc and perl.pod; regen toc.

p4raw-id: //depot/perl@20654

20 years agoRetract #20644 and #20643; on non-microperl non-fcntl
Jarkko Hietaniemi [Tue, 12 Aug 2003 13:15:17 +0000 (13:15 +0000)]
Retract #20644 and #20643; on non-microperl non-fcntl
systems Wrong Thing would be done.  (And as Sarathy
points out, closing both ends of a pipe is rather
identical to never opening it...)

p4raw-id: //depot/perl@20653

20 years agoperlcheat
Juerd [Mon, 11 Aug 2003 20:24:34 +0000 (22:24 +0200)]
perlcheat
Message-Id: <20030811182434.GI17748@c3.convolution.nl>

p4raw-id: //depot/perl@20652

20 years agoMicroperl expects C89 (like the rest of Perl).
Jarkko Hietaniemi [Tue, 12 Aug 2003 12:52:09 +0000 (12:52 +0000)]
Microperl expects C89 (like the rest of Perl).

p4raw-id: //depot/perl@20651

20 years agoxsubpp: wrong code
Ilya Zakharevich [Sun, 3 Aug 2003 06:19:02 +0000 (23:19 -0700)]
xsubpp: wrong code
Message-ID: <20030803131902.GA5146@math.berkeley.edu>

p4raw-id: //depot/perl@20650

20 years agoIf we are void we cannot return a value.
Jarkko Hietaniemi [Tue, 12 Aug 2003 11:56:52 +0000 (11:56 +0000)]
If we are void we cannot return a value.

p4raw-id: //depot/perl@20648

20 years agoOops.
Jarkko Hietaniemi [Tue, 12 Aug 2003 11:54:32 +0000 (11:54 +0000)]
Oops.

p4raw-id: //depot/perl@20647

20 years agoApply much of Ilya's microperl patch, but instead of
Jarkko Hietaniemi [Tue, 12 Aug 2003 11:51:25 +0000 (11:51 +0000)]
Apply much of Ilya's microperl patch, but instead of
implementing the opendir()/readdir()/closedir() using
external commands give up "ANSI-pureness" and define them
in uconfig.sh, also define other stuff like rename() and putenv().
Leave out the $| emulation in my_fork() since we are
not supposed to have fork() under microperl.

p4raw-id: //depot/perl@20646

20 years agoLocalize PARENT (based on Ilya's microperl patch).
Jarkko Hietaniemi [Tue, 12 Aug 2003 10:40:54 +0000 (10:40 +0000)]
Localize PARENT (based on Ilya's microperl patch).

p4raw-id: //depot/perl@20645

20 years agoMore microperlish faking in case no fcntl F_SETFD for pipes.
Jarkko Hietaniemi [Tue, 12 Aug 2003 10:37:55 +0000 (10:37 +0000)]
More microperlish faking in case no fcntl F_SETFD for pipes.

p4raw-id: //depot/perl@20644

20 years agoA generally useful hunk from Ilya's microperl patch.
Jarkko Hietaniemi [Tue, 12 Aug 2003 10:13:53 +0000 (10:13 +0000)]
A generally useful hunk from Ilya's microperl patch.
(If no fcntl F_SETFD, fake it the best we can.)

p4raw-id: //depot/perl@20643

20 years agoreturning would be good, too.
Jarkko Hietaniemi [Tue, 12 Aug 2003 09:59:16 +0000 (09:59 +0000)]
returning would be good, too.

p4raw-id: //depot/perl@20640

20 years agoNo dor in maint.
Jarkko Hietaniemi [Tue, 12 Aug 2003 09:57:07 +0000 (09:57 +0000)]
No dor in maint.

p4raw-id: //depot/perl@20639

20 years agoXSLoader revisted
Ilya Zakharevich [Mon, 21 Apr 2003 22:44:37 +0000 (15:44 -0700)]
XSLoader revisted
Message-ID: <20030422054437.GA8297@math.berkeley.edu>

(the XSLoader doc hunk; the h2xs looks like a behavioural change)

p4raw-id: //depot/perl@20634

20 years agoproduce Foo-Bar/lib/Foo/Bar.pm
Michael G. Schwern [Sat, 9 Aug 2003 15:03:02 +0000 (08:03 -0700)]
produce Foo-Bar/lib/Foo/Bar.pm
Message-ID: <20030809220301.GE24919@windhund.schwern.org>

(plus one extra catfile() in h2xs.t)

p4raw-id: //depot/perl@20633

20 years agoThe Debian people have expressed a wish for the boilerplate
Jarkko Hietaniemi [Tue, 12 Aug 2003 08:11:08 +0000 (08:11 +0000)]
The Debian people have expressed a wish for the boilerplate
being specific about the Perl version; patch from Nicholas Clark.

p4raw-id: //depot/perl@20632

20 years agoA new try from Dave Mitchell for [perl #23265].
Jarkko Hietaniemi [Tue, 12 Aug 2003 08:09:43 +0000 (08:09 +0000)]
A new try from Dave Mitchell for [perl #23265].

p4raw-id: //depot/perl@20631

20 years agoFix for [perl #23287] segfault in untie.
Jarkko Hietaniemi [Tue, 12 Aug 2003 07:59:22 +0000 (07:59 +0000)]
Fix for [perl #23287] segfault in untie.
(Well, at least no more coredump.)

p4raw-id: //depot/perl@20630

20 years ago=head2 ALL CAPS
Jarkko Hietaniemi [Tue, 12 Aug 2003 06:24:32 +0000 (06:24 +0000)]
=head2 ALL CAPS

p4raw-id: //depot/perl@20629

20 years agoToo enthusiastic head2-ing.
Jarkko Hietaniemi [Tue, 12 Aug 2003 06:22:25 +0000 (06:22 +0000)]
Too enthusiastic head2-ing.

p4raw-id: //depot/perl@20628

20 years agoGotta Get'em Cases Right.
Jarkko Hietaniemi [Tue, 12 Aug 2003 05:17:14 +0000 (05:17 +0000)]
Gotta Get'em Cases Right.

p4raw-id: //depot/perl@20627

20 years agohead2-ify many of the head1s, will probably make this look
Jarkko Hietaniemi [Tue, 12 Aug 2003 05:04:02 +0000 (05:04 +0000)]
head2-ify many of the head1s, will probably make this look
better in HTML.

p4raw-id: //depot/perl@20626

20 years agoRe: [PATCH] perlreref.pod tweaks
Iain Truskett [Tue, 12 Aug 2003 13:59:27 +0000 (23:59 +1000)]
Re: [PATCH] perlreref.pod tweaks
Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>

plus explain "Titlecase".

p4raw-id: //depot/perl@20625

20 years agoAdd a new regression test for Safe : tests that all ops
Rafael Garcia-Suarez [Mon, 11 Aug 2003 19:59:17 +0000 (19:59 +0000)]
Add a new regression test for Safe : tests that all ops
can be trapped by a Safe compartement (except for the ones
that can't.)

p4raw-id: //depot/perl@20623

20 years ago[perl #23274] B::Deparse wasn't handling correctly builtins that
Rafael Garcia-Suarez [Mon, 11 Aug 2003 18:33:06 +0000 (18:33 +0000)]
[perl #23274] B::Deparse wasn't handling correctly builtins that
have two filehandles in their prototypes (pipe, socketpair,
accept) when non-bareword prototypes were used.

p4raw-id: //depot/perl@20622

20 years ago[PATCH] [@20616] perlreref.pod incorrectly describes \c
Jarkko Hietaniemi [Mon, 11 Aug 2003 17:08:29 +0000 (17:08 +0000)]
[PATCH] [@20616] perlreref.pod incorrectly describes \c
From: merlyn@stonehenge.com (Randal L. Schwartz)
Date: 11 Aug 2003 09:45:29 -0700
Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>

Subject: [PATCH] perlreref.pod tweaks
From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
Date: Mon, 11 Aug 2003 13:19:51 -0400
Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>

Plus a note about {,n} not being a quantifier.

p4raw-id: //depot/perl@20620

20 years agoIntegrate:
Jarkko Hietaniemi [Mon, 11 Aug 2003 15:50:34 +0000 (15:50 +0000)]
Integrate:
[ 20618]
$* is not yet fully gone in 5.8.1.
p4raw-link: @20618 on //depot/maint-5.8/perl: 696159303d27544c09e7d688b57e8615f8432aa5

p4raw-id: //depot/perl@20619
p4raw-integrated: from //depot/maint-5.8/perl@20614 'copy in'
pod/perlreref.pod (@20598..)

20 years agoAllow via layer to affect the PERLIO_F_UTF8 flag.
Nick Ing-Simmons [Mon, 11 Aug 2003 12:14:55 +0000 (12:14 +0000)]
Allow via layer to affect the PERLIO_F_UTF8 flag.

p4raw-id: //depot/perl@20614

20 years agoVC6 warning: result still unsigned.
Jarkko Hietaniemi [Mon, 11 Aug 2003 10:55:19 +0000 (10:55 +0000)]
VC6 warning: result still unsigned.

p4raw-id: //depot/perl@20612

20 years agoTypo fix from Boris Zentner.
Jarkko Hietaniemi [Mon, 11 Aug 2003 08:33:13 +0000 (08:33 +0000)]
Typo fix from Boris Zentner.

p4raw-id: //depot/perl@20611

20 years ago[perl #23273] warnings in Unicode::UCD
Lukas Mai [Sun, 10 Aug 2003 22:37:41 +0000 (22:37 +0000)]
[perl #23273] warnings in Unicode::UCD
From: Lukas Mai (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>

p4raw-id: //depot/perl@20609

20 years agoExplain the 'Wide character in print' a bit more.
Jarkko Hietaniemi [Mon, 11 Aug 2003 04:24:34 +0000 (04:24 +0000)]
Explain the 'Wide character in print' a bit more.

p4raw-id: //depot/perl@20608

20 years agoRe: killing for vital signs [PATCH]
John P. Linderman [Sun, 10 Aug 2003 15:44:33 +0000 (11:44 -0400)]
Re: killing for vital signs [PATCH]
From: "John P. Linderman" <jpl@research.att.com>
Message-Id: <200308101944.PAA96547@raptor.research.att.com>

p4raw-id: //depot/perl@20607

20 years agogcc -ansi -pedantic cleanup; and a seemingly forgotten
Jarkko Hietaniemi [Sun, 10 Aug 2003 20:38:39 +0000 (20:38 +0000)]
gcc -ansi -pedantic cleanup; and a seemingly forgotten
sv_placeholder hunk.

p4raw-id: //depot/perl@20605

20 years agoClarify the format checking instructions.
Jarkko Hietaniemi [Sun, 10 Aug 2003 20:14:28 +0000 (20:14 +0000)]
Clarify the format checking instructions.

p4raw-id: //depot/perl@20604

20 years agoRetract #20597, too many resulting core dumps.
Jarkko Hietaniemi [Sun, 10 Aug 2003 19:45:45 +0000 (19:45 +0000)]
Retract #20597, too many resulting core dumps.

p4raw-id: //depot/perl@20602

20 years agoRe: [perl #23265] Nested anonymous subs
Dave Mitchell [Sun, 10 Aug 2003 01:35:30 +0000 (02:35 +0100)]
Re: [perl #23265] Nested anonymous subs
Message-ID: <20030810003530.GB6547@fdgroup.com>

p4raw-id: //depot/perl@20597

20 years agoTry simple workaround for the POSIX autosplit.ix warning.
Jarkko Hietaniemi [Sun, 10 Aug 2003 17:38:35 +0000 (17:38 +0000)]
Try simple workaround for the POSIX autosplit.ix warning.

p4raw-id: //depot/perl@20596

20 years agoOne more PL_csighandlerp.
Jarkko Hietaniemi [Sun, 10 Aug 2003 17:33:12 +0000 (17:33 +0000)]
One more PL_csighandlerp.

p4raw-id: //depot/perl@20595

20 years agoFurther tweaks on perlreref.pod (by Iain Truskett)
Rafael Garcia-Suarez [Sun, 10 Aug 2003 13:30:11 +0000 (13:30 +0000)]
Further tweaks on perlreref.pod (by Iain Truskett)

p4raw-id: //depot/perl@20594

20 years agoAdd the perlreref manpage, by Iain Truskett
Rafael Garcia-Suarez [Sun, 10 Aug 2003 12:32:47 +0000 (12:32 +0000)]
Add the perlreref manpage, by Iain Truskett
(regular expressions quick reference.)
Regenerate the table of contents.

p4raw-id: //depot/perl@20593

20 years agoRemove ByteLoader from the list of modules whose compilability should
Rafael Garcia-Suarez [Sat, 9 Aug 2003 21:13:27 +0000 (21:13 +0000)]
Remove ByteLoader from the list of modules whose compilability should
be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
pointed out.)

p4raw-id: //depot/perl@20592

20 years agoadd "$lexical not available" warning in C<for my $lex ()>
Dave Mitchell [Sat, 9 Aug 2003 14:51:44 +0000 (15:51 +0100)]
add "$lexical not available" warning in C<for my $lex ()>
Message-ID: <20030809135144.GC4997@fdgroup.com>

p4raw-id: //depot/perl@20591

20 years agoRegenerate perlapi.pod.
Rafael Garcia-Suarez [Sat, 9 Aug 2003 21:02:21 +0000 (21:02 +0000)]
Regenerate perlapi.pod.

p4raw-id: //depot/perl@20590

20 years agoRemoving tested modules
Michael G. Schwern [Sat, 9 Aug 2003 13:36:59 +0000 (06:36 -0700)]
Removing tested modules
Message-ID: <20030809203659.GB24919@windhund.schwern.org>

p4raw-id: //depot/perl@20589

20 years agoUpdate Jon Orwant's email address as he wants it,
Jarkko Hietaniemi [Sat, 9 Aug 2003 18:13:07 +0000 (18:13 +0000)]
Update Jon Orwant's email address as he wants it,
drop TPJ URL; upate also Doug MacEachern's address.

p4raw-id: //depot/perl@20588

20 years agohv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
Abhijit Menon-Sen [Sat, 9 Aug 2003 18:09:34 +0000 (18:09 +0000)]
hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
normal key was replaced by its UTF-8 equivalent. This caused the
"Storable problem" RT3 users reported under RH9.

p4raw-id: //depot/perl@20587

20 years agoInstallation on Win32
Michael G. Schwern [Fri, 8 Aug 2003 18:35:51 +0000 (11:35 -0700)]
Installation on Win32
Message-ID: <20030809013550.GS1587@windhund.schwern.org>

p4raw-id: //depot/perl@20586

20 years agoReintroduce the U_32-ification to pad.c,
Jarkko Hietaniemi [Sat, 9 Aug 2003 18:05:22 +0000 (18:05 +0000)]
Reintroduce the U_32-ification to pad.c,
suggested by Dave Mitchell.

p4raw-id: //depot/perl@20584

20 years agoChange #20578 to SelfLoader is probably also useful to AutoSplit.
Rafael Garcia-Suarez [Sat, 9 Aug 2003 12:43:50 +0000 (12:43 +0000)]
Change #20578 to SelfLoader is probably also useful to AutoSplit.

p4raw-id: //depot/perl@20583

20 years agoSome updates for the memory use debugging section:
Jarkko Hietaniemi [Sat, 9 Aug 2003 08:07:22 +0000 (08:07 +0000)]
Some updates for the memory use debugging section:
-DL is obsolete, mention Devel::Size, and Purify and valgrind.

p4raw-id: //depot/perl@20579

20 years agoFix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
Jarkko Hietaniemi [Sat, 9 Aug 2003 07:34:16 +0000 (07:34 +0000)]
Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
which was on old bug unearthed by the change #20559.
Basically, qr// + (??{$lexical}) combination is very, VERY broken.
Workaround is not to use lexicals.
p4raw-link: @20559 on //depot/perl: 2740392c45d51e34cd904b51afcc00544a78cf82

p4raw-id: //depot/perl@20578

20 years agoThe libcygipc doesn't really work with the Perl SysV IPC tests
Jarkko Hietaniemi [Sat, 9 Aug 2003 07:28:41 +0000 (07:28 +0000)]
The libcygipc doesn't really work with the Perl SysV IPC tests
so no much point in adding it yet.

p4raw-id: //depot/perl@20577

20 years agoRetract #20524 since it was due to broken INT32_MIN in
Jarkko Hietaniemi [Sat, 9 Aug 2003 07:24:43 +0000 (07:24 +0000)]
Retract #20524 since it was due to broken INT32_MIN in
Cygwin 1.5's stdint.h.

p4raw-id: //depot/perl@20575

20 years ago[ PATCH] Re: strange destruction problem on VMS
Dave Mitchell [Fri, 8 Aug 2003 22:28:48 +0000 (23:28 +0100)]
[ PATCH] Re: strange destruction problem on VMS
Message-ID: <20030808212848.GA2628@fdgroup.com>

p4raw-id: //depot/perl@20574

20 years agoRe: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
Michael G. Schwern [Fri, 8 Aug 2003 13:59:50 +0000 (06:59 -0700)]
Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
Message-ID: <20030808205950.GJ1587@windhund.schwern.org>

p4raw-id: //depot/perl@20573

20 years agokill 'INT' doesn't work on Windows
Jan Dubois [Fri, 8 Aug 2003 17:49:03 +0000 (10:49 -0700)]
kill 'INT' doesn't work on Windows
Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>

p4raw-id: //depot/perl@20572

20 years agoRe: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
Nicholas Clark [Fri, 8 Aug 2003 23:30:00 +0000 (00:30 +0100)]
Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
Message-ID: <20030808233000.B20130@plum.flirble.org>

p4raw-id: //depot/perl@20571

20 years agoTwo more tests for #20566/#20568.
Jarkko Hietaniemi [Sat, 9 Aug 2003 06:52:36 +0000 (06:52 +0000)]
Two more tests for #20566/#20568.

p4raw-id: //depot/perl@20570

20 years agoRe: UNICODE regexp bug
Nick Ing-Simmons [Fri, 8 Aug 2003 23:05:49 +0000 (00:05 +0100)]
Re: UNICODE regexp bug
Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>

Better patch (than #20566) from NI-S, one more test
(introduce another variable rather than reuse the tmp, though)

p4raw-id: //depot/perl@20568

20 years agoUNICODE regexp bug
Nick Ing-Simmons [Fri, 8 Aug 2003 20:36:56 +0000 (21:36 +0100)]
UNICODE regexp bug
Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>

p4raw-id: //depot/perl@20566

20 years agoMove the csighandler to be a data variable so that
Jarkko Hietaniemi [Fri, 8 Aug 2003 18:59:40 +0000 (18:59 +0000)]
Move the csighandler to be a data variable so that
things like DLL trampolines can't mess up the code
variables the Perl_csighandler (seen in Cygwin:
Perl_csighandler in POSIX extension was different
than in main executable).

p4raw-id: //depot/perl@20565

20 years agoRe: main@20537: WinXP build failed op/time.t test 2
Steve Hay [Fri, 8 Aug 2003 12:42:28 +0000 (13:42 +0100)]
Re: main@20537: WinXP build failed op/time.t test 2
Message-ID: <3F338CA4.3010503@uk.radan.com>

p4raw-id: //depot/perl@20564

20 years agomaintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
Gerrit P. Haase [Fri, 8 Aug 2003 13:44:51 +0000 (15:44 +0200)]
maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
From: "Gerrit P. Haase" <gp@familiehaase.de>
Message-ID: <1621817486657.20030808134451@familiehaase.de>

p4raw-id: //depot/perl@20563

20 years agoRetract PASTHRU* changes as recommended by Schwern.
Jarkko Hietaniemi [Fri, 8 Aug 2003 04:28:44 +0000 (04:28 +0000)]
Retract PASTHRU* changes as recommended by Schwern.

p4raw-id: //depot/perl@20560

20 years agoFwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
Dave Mitchell [Thu, 7 Aug 2003 15:53:35 +0000 (16:53 +0100)]
Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
Message-ID: <20030807145335.GF26683@fdgroup.com>

p4raw-id: //depot/perl@20559