20 years ago[patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new...
Stas Bekman [Sun, 14 Dec 2003 15:12:40 +0000]
[patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
Message-ID: <3FDCEE68.3080509@stason.org>

p4raw-id: //depot/perl@21914

20 years ago[DOCPATCH] perlfunc delete
Elizabeth Mattijsen [Sun, 14 Dec 2003 20:25:07 +0000]
[DOCPATCH] perlfunc delete
Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>

p4raw-id: //depot/perl@21912

20 years agoForgot to remove a comment
Nicholas Clark [Sun, 14 Dec 2003 20:06:41 +0000]
Forgot to remove a comment

p4raw-id: //depot/perl@21910

20 years agoS_save_hek_flags should honour the "free" flag.
Nicholas Clark [Sun, 14 Dec 2003 18:35:15 +0000]
S_save_hek_flags should honour the "free" flag.
Ought to mask the flag bits that shouldn't be stored.

p4raw-id: //depot/perl@21907

20 years agoSome fool missed a letter n.
Nicholas Clark [Sun, 14 Dec 2003 17:06:13 +0000]
Some fool missed a letter n.
(and then "optimised" code based on its absense. D'oh)
Restore the correct behaviour - fetch with uppercase key, then if
still not found store with mixed/lowercase key.

p4raw-id: //depot/perl@21906

20 years agoRe: Change 21862
Adrian M. Enache [Wed, 10 Dec 2003 06:05:58 +0000]
Re: Change 21862
Message-ID: <20031210040558.GC1584@ratsnest.hole>

(1st hunk), plus the equivalent for hv_delete_common

p4raw-id: //depot/perl@21905

20 years agoClean up a bug I introduced into caseless ENV hv_delete
Nicholas Clark [Sun, 14 Dec 2003 15:32:32 +0000]
Clean up a bug I introduced into caseless ENV hv_delete
(should be the proper fix for 21870 and 21872's band aid)

p4raw-id: //depot/perl@21904

20 years agoRe: 5.6.2-RC1 on Cygwin
Yitzchak Scott-Thoennes [Sat, 6 Dec 2003 22:32:59 +0000]
Re: 5.6.2-RC1 on Cygwin
Message-ID: <20031207063259.GA3004@efn.org>
(with tweaks to cleanup code)

p4raw-id: //depot/perl@21902

20 years agoAdd Perl_ceil
Nicholas Clark [Sat, 13 Dec 2003 19:20:41 +0000]
Add Perl_ceil

p4raw-id: //depot/perl@21898

20 years agoReformat a long line in perlembed.pod (bug #24623).
Rafael Garcia-Suarez [Sat, 13 Dec 2003 18:41:51 +0000]
Reformat a long line in perlembed.pod (bug #24623).

p4raw-id: //depot/perl@21897

20 years agoThe binary compatibility notes say that new global functions should
Nicholas Clark [Sat, 13 Dec 2003 18:40:59 +0000]
The binary compatibility notes say that new global functions should
go at the end. Not that I'm anything more than "trainee" when it
comes to this bincompat stuff.

p4raw-id: //depot/perl@21896

20 years agoalarm() is now implemented on Win32.
Rafael Garcia-Suarez [Sat, 13 Dec 2003 18:33:38 +0000]
alarm() is now implemented on Win32.

p4raw-id: //depot/perl@21895

20 years agoforeach qw() { # not valid syntax for 5.005. So fix it.
Nicholas Clark [Sat, 13 Dec 2003 17:40:32 +0000]
foreach qw() { # not valid syntax for 5.005. So fix it.

p4raw-id: //depot/perl@21893

20 years agoPatch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
David Dyck [Sat, 13 Dec 2003 00:01:34 +0000]
Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>

p4raw-id: //depot/perl@21892

20 years agoMake the XSRETURN macro evaluate its argument only once.
Rafael Garcia-Suarez [Sat, 13 Dec 2003 16:33:46 +0000]
Make the XSRETURN macro evaluate its argument only once.

p4raw-id: //depot/perl@21891

20 years agoMore POD fixes ; regenerate perltoc and perlmodlib.
Rafael Garcia-Suarez [Sat, 13 Dec 2003 12:30:08 +0000]
More POD fixes ; regenerate perltoc and perlmodlib.

p4raw-id: //depot/perl@21886

20 years agoFix some of the pods to produce more standard manpages,
Rafael Garcia-Suarez [Sat, 13 Dec 2003 12:21:26 +0000]
Fix some of the pods to produce more standard manpages,
as reported by Eric S. Raymond.

p4raw-id: //depot/perl@21885

20 years agoRE: [perl #24610] Pod::Html infinite recursion
Anders Johnson [Fri, 12 Dec 2003 14:07:40 +0000]
RE: [perl #24610] Pod::Html infinite recursion
Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
(with tweaks)

p4raw-id: //depot/perl@21884

20 years agoModify the common guard for the signal.h header, because
Alan Burlison [Fri, 12 Dec 2003 23:04:52 +0000]
Modify the common guard for the signal.h header, because
C99 compilers don't like it.o

see :
Subject: UNIX03 & C99 issue with 5.8.2
Message-ID: <3FDA4994.6050209@sun.com>

p4raw-id: //depot/perl@21883

20 years agoMath::BigInt v1.67 released
Tels [Fri, 12 Dec 2003 18:47:43 +0000]
Math::BigInt v1.67 released
Message-Id: <200312121847.49039@bloodgate.com>

p4raw-id: //depot/perl@21882

20 years agod_u32align for win32
Gisle Aas [Thu, 11 Dec 2003 01:33:39 +0000]
d_u32align for win32
Message-ID: <lrzndzr958.fsf@caliper.activestate.com>

p4raw-id: //depot/perl@21881

20 years agoenviron array fix for VMS
Craig A. Berry [Thu, 11 Dec 2003 14:35:29 +0000]
environ array fix for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3FD8D511.2030805@mac.com>

p4raw-id: //depot/perl@21879

20 years agoPerl 5.9.0 AUTHORS
Mark Leighton Fisher [Thu, 11 Dec 2003 16:53:19 +0000]
Perl 5.9.0 AUTHORS
Message-ID: <3FD8E74F.7000202@mindspring.com>
Date: Thu, 11 Dec 2003 16:53:19 -0500

p4raw-id: //depot/perl@21878

20 years agoAdd a mention of the error "DESTROY created new reference
Rafael Garcia-Suarez [Thu, 11 Dec 2003 23:40:54 +0000]
Add a mention of the error "DESTROY created new reference
to dead object" in perldiag.

p4raw-id: //depot/perl@21877

20 years ago#21866 was wrong. another try to plumb that damn leak.
Adrian M. Enache [Thu, 11 Dec 2003 23:04:03 +0000]
#21866 was wrong. another try to plumb that damn leak.

p4raw-id: //depot/perl@21876

20 years agofix bug #24605.
Adrian M. Enache [Thu, 11 Dec 2003 20:11:07 +0000]
fix bug #24605.
substr() wasn't working when used repeatedly on the same utf-8
string.

p4raw-id: //depot/perl@21875

20 years agoSuppress a C< $DB::single = 1 > from Switch.pm, as noticed
Rafael Garcia-Suarez [Tue, 9 Dec 2003 21:36:58 +0000]
Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
by Jan Dubois.

p4raw-id: //depot/perl@21874

20 years agoImplicit upgrading docs
Audrey Tang [Tue, 9 Dec 2003 20:39:16 +0000]
Implicit upgrading docs
Message-ID: <20031209123915.GA1454@not.autrijus.org>

p4raw-id: //depot/perl@21873

20 years agotemporary fix to avoid t/op/tie.t failures on Win32
Adrian M. Enache [Tue, 9 Dec 2003 03:26:16 +0000]
temporary fix to avoid t/op/tie.t failures on Win32

p4raw-id: //depot/perl@21872

20 years agoUpgrade to Digest-MD5 2.33.
Rafael Garcia-Suarez [Mon, 8 Dec 2003 15:22:26 +0000]
Upgrade to Digest-MD5 2.33.

p4raw-id: //depot/perl@21871

20 years agoIntegrate change #21862 from maint-5.8 :
Rafael Garcia-Suarez [Mon, 8 Dec 2003 08:22:17 +0000]
Integrate change #21862 from maint-5.8 :

Win32/MinGW tweaks
A. ENV_IS_CASELESS has trys to free(keysave) when
   keysave isn't in scope yet.
B. For default makefile.mk which build with perlhost.h
   stuff "live" need to link with g++ to find new/delete etc.
p4raw-link: @21862 on //depot/maint-5.8/perl: 4db40f21e8071917ddf2daa52294e1413442660d

p4raw-id: //depot/perl@21870
p4raw-integrated: from //depot/maint-5.8/perl@21869 'merge in'
win32/makefile.mk (@21777..) hv.c (@21838..)

20 years agoiterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar...
Tassilo von Parseval [Mon, 8 Dec 2003 08:17:46 +0000]
iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
Message-id: <20031208071746.GA594@ethan>

p4raw-id: //depot/perl@21869

20 years agoyet another leak. bigger fish still swimming around.
Adrian M. Enache [Mon, 8 Dec 2003 03:38:39 +0000]
yet another leak. bigger fish still swimming around.
#!perl
eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
__END__

p4raw-id: //depot/perl@21868

20 years agoyet another 2 leaks. example for the second:
Adrian M. Enache [Mon, 8 Dec 2003 03:34:37 +0000]
yet another 2 leaks. example for the second:
#! perl
eval q{ open $p{q}, "foo" } while 1
__END__

p4raw-id: //depot/perl@21867

20 years agoplumb a leak with pos().
Adrian M. Enache [Mon, 8 Dec 2003 03:30:16 +0000]
plumb a leak with pos().

#! perl
while (1) {
my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
}
__END__

p4raw-id: //depot/perl@21866

20 years agodocumenting SCALAR gotcha
Tassilo von Parseval [Sun, 7 Dec 2003 16:41:16 +0000]
documenting SCALAR gotcha
Message-id: <20031207154116.GA825@ethan>

p4raw-id: //depot/perl@21865

20 years agosetenv tweak for VMS
Craig A. Berry [Sat, 6 Dec 2003 18:13:32 +0000]
setenv tweak for VMS
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3FD270AC.3000106@mac.com>

p4raw-id: //depot/perl@21864

20 years agoMissing thingies.
Rafael Garcia-Suarez [Sat, 6 Dec 2003 21:33:22 +0000]
Missing thingies.

p4raw-id: //depot/perl@21863

20 years agoMath::BigInt v1.67 (pre-release)
Tels [Sat, 6 Dec 2003 20:19:44 +0000]
Math::BigInt v1.67 (pre-release)
Message-Id: <200312062016.50484@bloodgate.com>

p4raw-id: //depot/perl@21861

20 years agoForgot to update the MANIFEST.
Rafael Garcia-Suarez [Sat, 6 Dec 2003 20:33:09 +0000]
Forgot to update the MANIFEST.

p4raw-id: //depot/perl@21860

20 years agoMath::BigInt::Scalar is only for tests.
Rafael Garcia-Suarez [Sat, 6 Dec 2003 20:19:16 +0000]
Math::BigInt::Scalar is only for tests.
Move it under t/lib.

p4raw-id: //depot/perl@21859

20 years agocasting bug in VMS part of Perl_start_glob
Craig A. Berry [Sat, 6 Dec 2003 12:44:40 +0000]
casting bug in VMS part of Perl_start_glob
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3FD22398.1060506@mac.com>

p4raw-id: //depot/perl@21858

20 years agoRemove the "Can't provide tied hash usage" error from perldiag.
Rafael Garcia-Suarez [Sat, 6 Dec 2003 19:58:51 +0000]
Remove the "Can't provide tied hash usage" error from perldiag.
Mention the new tied hash SCALAR method in perldelta.

p4raw-id: //depot/perl@21857

20 years agoClarify the description of SCALAR in perltie
Rafael Garcia-Suarez [Sat, 6 Dec 2003 19:51:49 +0000]
Clarify the description of SCALAR in perltie

p4raw-id: //depot/perl@21856

20 years agoSCALAR/FIRSTKEY for tied hashes in scalar context
Tassilo von Parseval [Sat, 6 Dec 2003 11:50:59 +0000]
SCALAR/FIRSTKEY for tied hashes in scalar context
Message-id: <20031206105059.GA13989@ethan>

p4raw-id: //depot/perl@21855

20 years agoMake sv_force_normal_flags cope with shared hash key scalars
Nicholas Clark [Sat, 6 Dec 2003 16:30:35 +0000]
Make sv_force_normal_flags cope with shared hash key scalars
(remember the pointer from SvPVX, reset the flags before SvGROW,
avoid crazy loops or read-from-free)

p4raw-id: //depot/perl@21854

20 years agoBack out the Makefile.PL part of 21808 as requested by Gisle Aas
Nicholas Clark [Fri, 5 Dec 2003 20:49:10 +0000]
Back out the Makefile.PL part of 21808 as requested by Gisle Aas

p4raw-id: //depot/perl@21851

20 years agoConfigure gets d_u32align wrong
Gisle Aas [Fri, 5 Dec 2003 03:47:01 +0000]
Configure gets d_u32align wrong
Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>

p4raw-id: //depot/perl@21846

20 years ago[REPATCH lib/AutoLoader.t] Test can() with AutoLoader
chromatic [Mon, 1 Dec 2003 09:20:21 +0000]
[REPATCH lib/AutoLoader.t] Test can() with AutoLoader
Message-Id: <1070299221.1275.19.camel@localhost>

p4raw-id: //depot/perl@21844

20 years agoanother ext/SDBM_File/sdbm build fix
Craig A. Berry [Thu, 4 Dec 2003 16:00:03 +0000]
another ext/SDBM_File/sdbm build fix
From: "Craig A. Berry" <craigberry@mac.com>
Message-ID: <3FCFAE63.1080106@mac.com>

p4raw-id: //depot/perl@21843

20 years ago$^P, eval and caller
Paul Johnson [Fri, 5 Dec 2003 00:57:21 +0000]
$^P, eval and caller
Message-ID: <20031204235721.GJ26355@pjcj.net>

p4raw-id: //depot/perl@21842

20 years agoFix File::Copy with hard links on Windows.
Steve Hay [Wed, 3 Dec 2003 10:53:02 +0000]
Fix File::Copy with hard links on Windows.

Subject: [PATCH] Re: perl @ 21830
Date: Wed, 03 Dec 2003 10:53:02 +0000
Message-ID: <3FCDC08E.7080800@uk.radan.com>

and
Date: Thu, 04 Dec 2003 11:02:22 +0000
Message-ID: <3FCF143E.1040905@uk.radan.com>

p4raw-id: //depot/perl@21841

20 years agoRe: a2p.pod not being installed in 5.8.2?
Alan Burlison [Thu, 4 Dec 2003 12:14:30 +0000]
Re: a2p.pod not being installed in 5.8.2?
Message-ID: <3FCF2526.3030905@sun.com>

p4raw-id: //depot/perl@21840

20 years agoRe: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT...
Stas Bekman [Wed, 3 Dec 2003 01:41:42 +0000]
Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
Message-ID: <3FCDAFD6.9050106@stason.org>

p4raw-id: //depot/perl@21837

20 years agoThe prove utility should also be installed on VMS and on Windows.
Rafael Garcia-Suarez [Tue, 2 Dec 2003 23:31:06 +0000]
The prove utility should also be installed on VMS and on Windows.
Haven't we regression tests for installations yet ?

p4raw-id: //depot/perl@21836

20 years agoFAQ sync.
Rafael Garcia-Suarez [Tue, 2 Dec 2003 22:18:05 +0000]
FAQ sync.

p4raw-id: //depot/perl@21835

20 years agoRe: [perl #24574] find2perl provides different results to find
Slaven Rezic [Sun, 30 Nov 2003 22:16:59 +0000]
Re: [perl #24574] find2perl provides different results to find
Message-ID: <8765h1pnec.fsf@vran.herceg.de>

(plus a note about find2perl now defaulting to -print in perldelta)

p4raw-id: //depot/perl@21834

20 years agosetting $0 still broken
Jan Dubois [Thu, 27 Nov 2003 21:09:51 +0000]
setting $0 still broken
Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>

p4raw-id: //depot/perl@21833

20 years agoBetter docs for the special code blocks, based on :
Elizabeth Mattijsen [Sat, 29 Nov 2003 23:15:56 +0000]
Better docs for the special code blocks, based on :
Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>

p4raw-id: //depot/perl@21832

20 years agoFix the test boilerplate in lib/if.t, so it can be run
Rafael Garcia-Suarez [Sun, 30 Nov 2003 20:56:00 +0000]
Fix the test boilerplate in lib/if.t, so it can be run
from the t/ directory.

p4raw-id: //depot/perl@21828

20 years agoKeep installing xsubpp in lib/ExtUtils,
Rafael Garcia-Suarez [Sun, 30 Nov 2003 20:34:39 +0000]
Keep installing xsubpp in lib/ExtUtils,
so MakeMaker can find it.

p4raw-id: //depot/perl@21827

20 years agoUpgrade to Test::Harness 2.38.
Rafael Garcia-Suarez [Sun, 30 Nov 2003 20:31:59 +0000]
Upgrade to Test::Harness 2.38.
Introduce the prove(1) utility.
(The prove-switches test is disabled for now.)

p4raw-id: //depot/perl@21826

20 years agoRe: [perl #24554] Segfault in POSIX module
SADAHIRO Tomoyuki [Sat, 29 Nov 2003 23:32:38 +0000]
Re: [perl #24554] Segfault in POSIX module
Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>

(plus a test for the stringification of references
passed to POSIX::isXXX())

p4raw-id: //depot/perl@21823

20 years agoIntegrate if.pm 0.0401
Nicholas Clark [Sat, 29 Nov 2003 20:53:23 +0000]
Integrate if.pm 0.0401
Needed to edit the test file as t/TEST can't cope with extra output
lines as produced by 0.0401's if.t

p4raw-id: //depot/perl@21814

20 years agoRemove whitespace from ends of lines (simply because it irritates me)
Nicholas Clark [Sat, 29 Nov 2003 19:54:52 +0000]
Remove whitespace from ends of lines (simply because it irritates me)

p4raw-id: //depot/perl@21813

20 years agoUpdate Unicode::Normalize to 0.28
Nicholas Clark [Sat, 29 Nov 2003 17:55:32 +0000]
Update Unicode::Normalize to 0.28

p4raw-id: //depot/perl@21812

20 years agoD'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
Nicholas Clark [Sat, 29 Nov 2003 17:30:18 +0000]
D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.

p4raw-id: //depot/perl@21811

20 years agoUpdate Unicode::Collate to 0.31 (Only the .pm version for now)
Nicholas Clark [Sat, 29 Nov 2003 17:29:15 +0000]
Update Unicode::Collate to 0.31 (Only the .pm version for now)

p4raw-id: //depot/perl@21810

20 years agoD'oh! Forgot to lib/Digest/base.pm
Nicholas Clark [Sat, 29 Nov 2003 17:09:25 +0000]
D'oh! Forgot to lib/Digest/base.pm

p4raw-id: //depot/perl@21809

20 years agoUpdate to Digest::MD5 2.31
Nicholas Clark [Sat, 29 Nov 2003 17:04:39 +0000]
Update to Digest::MD5 2.31

p4raw-id: //depot/perl@21808

20 years agoUpdate Digest to 1.03
Nicholas Clark [Sat, 29 Nov 2003 16:45:19 +0000]
Update Digest to 1.03

p4raw-id: //depot/perl@21807

20 years agoWhen Gconvert is a macro around sprintf with a .* format we need
Nicholas Clark [Sat, 29 Nov 2003 15:41:19 +0000]
When Gconvert is a macro around sprintf with a .* format we need
to cast to int (in case STRLEN isn't the same size as int)
gcc issues a warning even when it is the same size

p4raw-id: //depot/perl@21806

20 years agoSilence gcc 2.95 warning
Nicholas Clark [Sat, 29 Nov 2003 14:44:56 +0000]
Silence gcc 2.95 warning
(Its trace flow isn't good enough to realise that there is no problem)

p4raw-id: //depot/perl@21805

20 years agoGconvert actually takes type NV, while nv may be either double
Nicholas Clark [Sat, 29 Nov 2003 14:44:22 +0000]
Gconvert actually takes type NV, while nv may be either double
or long double (depending on some conditional code)
Rafael and I think that this cast should work.

p4raw-id: //depot/perl@21804

20 years agoPOSIX::isXXX(undef) segfaulted. (bug #24554.)
Rafael Garcia-Suarez [Sat, 29 Nov 2003 11:38:58 +0000]
POSIX::isXXX(undef) segfaulted. (bug #24554.)

p4raw-id: //depot/perl@21802

20 years agoFix a regression introduced by change #21694 on sprintf()
Rafael Garcia-Suarez [Fri, 28 Nov 2003 22:38:40 +0000]
Fix a regression introduced by change #21694 on sprintf()
with long doubles, by disabling the specific optimisation
path in this case ; remove a unnecessary cast ; add a new
test file for miscellaneous sprintf() test that don't fit
in the t/op/sprintf.t framework.
p4raw-link: @21694 on //depot/perl: 4151a5feffa8bdd67c09edf6ade78431e8079f67

p4raw-id: //depot/perl@21800

20 years ago[patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
Stas Bekman [Fri, 28 Nov 2003 14:42:25 +0000]
[patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
Message-ID: <3FC7CF51.7060804@stason.org>

p4raw-id: //depot/perl@21799

20 years agoImplement C<use Exporter 'import'> :
Fergal Daly [Mon, 10 Nov 2003 00:08:52 +0000]
Implement C<use Exporter 'import'> :

Subject: Re: [PATCH] Exporter-related PODs
Message-Id: <200311100008.52639.fergal@esatclear.ie>

(tweaked, so the imported import() doesn't spit out warnings)

p4raw-id: //depot/perl@21798

20 years agoRe: [perl #24245] File::Copy::copy damages hard linked files
Slaven Rezic [Sun, 19 Oct 2003 19:11:31 +0000]
Re: [perl #24245] File::Copy::copy damages hard linked files
Message-ID: <87smlprw3g.fsf@vran.herceg.de>
(with further tweaks)

p4raw-id: //depot/perl@21797

20 years agoFix perl 5.8 and 5.9 to build on latest VOS
Paul Green [Thu, 27 Nov 2003 21:51:26 +0000]
Fix perl 5.8 and 5.9 to build on latest VOS
From: "Green, Paul" <Paul.Green@stratus.com>
Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>

p4raw-id: //depot/perl@21795

20 years agoArguments to skip were the wrong way round, hence why all the *BSDs
Nicholas Clark [Fri, 28 Nov 2003 19:14:58 +0000]
Arguments to skip were the wrong way round, hence why all the *BSDs
were failing

p4raw-id: //depot/perl@21794

20 years agoMarcus Holland-Moritz is now the maintainer of Devel::PPPort.
Rafael Garcia-Suarez [Thu, 27 Nov 2003 22:18:29 +0000]
Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
PerlIO and threads are not on CPAN.

p4raw-id: //depot/perl@21789

20 years agoAdd Torsten Foertsch to AUTHORS (patches plus tests are what we like)
Nicholas Clark [Tue, 25 Nov 2003 21:27:11 +0000]
Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)

p4raw-id: //depot/perl@21788

20 years agoRe: bug or a feature?
Torsten Foertsch [Sat, 22 Nov 2003 13:15:53 +0000]
Re: bug or a feature?
Date: Sat, 22 Nov 2003 13:15:53 +0100
Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>

and
Date: Sat, 22 Nov 2003 14:21:45 +0100
Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
(test moved to t/op/readline.t)

p4raw-id: //depot/perl@21787

20 years agoremove hardcoded version number from cygwin/perlld.in
Yitzchak Scott-Thoennes [Mon, 24 Nov 2003 08:11:36 +0000]
remove hardcoded version number from cygwin/perlld.in
Message-ID: <20031124161136.GC2656@efn.org>

p4raw-id: //depot/perl@21783

20 years agoShould fix the infinite loop on a dynamic %ENV fetch
Nicholas Clark [Mon, 24 Nov 2003 20:07:29 +0000]
Should fix the infinite loop on a dynamic %ENV fetch

p4raw-id: //depot/perl@21782

20 years agoTweak the order of initialisation of oentry in hv_fetch_common -
Nicholas Clark [Mon, 24 Nov 2003 19:47:57 +0000]
Tweak the order of initialisation of oentry in hv_fetch_common -
C source now cleaner, but optimised object file still the same size.

p4raw-id: //depot/perl@21781

20 years agoRe: [perl #24439] 64 bit build failure on Solaris 9
Andy Dougherty [Thu, 20 Nov 2003 09:38:05 +0000]
Re: [perl #24439] 64 bit build failure on Solaris 9
Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>

and :
Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>

p4raw-id: //depot/perl@21780

20 years agoD'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
Nicholas Clark [Sat, 22 Nov 2003 23:37:24 +0000]
D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
reported by Craig Berry

p4raw-id: //depot/perl@21779

20 years agorestore_magic needs to undo COW
Nicholas Clark [Sat, 22 Nov 2003 21:21:22 +0000]
restore_magic needs to undo COW
(while magic was off, sv_setsv is likely to have seen this SV as a
good source for COW)
Should fix the smoke failures on lib/locale.t

p4raw-id: //depot/perl@21774

20 years agoDon't COW if the destination has magic.
Nicholas Clark [Sat, 22 Nov 2003 19:12:32 +0000]
Don't COW if the destination has magic.

p4raw-id: //depot/perl@21773

20 years agoReorder functions in hv.c so that callers of hv_fetch_common are all
Nicholas Clark [Sat, 22 Nov 2003 17:05:32 +0000]
Reorder functions in hv.c so that callers of hv_fetch_common are all
close to it.

p4raw-id: //depot/perl@21772

20 years ago"Space Is a Province of Brazil"
Nicholas Clark [Sat, 22 Nov 2003 16:43:09 +0000]
"Space Is a Province of Brazil"
Farewell, hv_store_common. Store is now part of Fetch.
All tests pass. hv.c 15% smaller than when I started all this

p4raw-id: //depot/perl@21771

20 years agoFarewell hv_exists_common - exists is now a call to fetch
Nicholas Clark [Sat, 22 Nov 2003 13:16:43 +0000]
Farewell hv_exists_common - exists is now a call to fetch
(with the exists magic handling moved into fetch)

p4raw-id: //depot/perl@21770

20 years agoShift negative klen/flags games from hv_store_common out to hv_store
Nicholas Clark [Sat, 22 Nov 2003 11:02:23 +0000]
Shift negative klen/flags games from hv_store_common out to hv_store

p4raw-id: //depot/perl@21769

20 years agoShift negative klen/flags games from hv_exists_common out to hv_exists
Nicholas Clark [Sat, 22 Nov 2003 10:37:24 +0000]
Shift negative klen/flags games from hv_exists_common out to hv_exists

p4raw-id: //depot/perl@21768

20 years agoCheck that the key is present before a delete, and absent afterwards
Nicholas Clark [Fri, 21 Nov 2003 23:15:47 +0000]
Check that the key is present before a delete, and absent afterwards

p4raw-id: //depot/perl@21767

20 years agoMove the negative key -> utf8 flag conversion out to hv_delete
Nicholas Clark [Fri, 21 Nov 2003 23:12:33 +0000]
Move the negative key -> utf8 flag conversion out to hv_delete

p4raw-id: //depot/perl@21766

20 years agoTweaks to S_hv_delete_common:
Nicholas Clark [Fri, 21 Nov 2003 22:41:23 +0000]
Tweaks to S_hv_delete_common:
make the magic call hv_fetch_common rather than ent-or-not
grab the hash from a shared hash key scalar if possible
use masked flags rather than flags for the comparison

p4raw-id: //depot/perl@21765

20 years agoIntegrate:
Nicholas Clark [Fri, 21 Nov 2003 21:54:58 +0000]
Integrate:
[ 21762]
Refactor hash API tests (prior to some additions)

[ 21763]
Test all permuations of utf8 flags on hashes and keys
p4raw-link: @21763 on //depot/maint-5.8/perl: b523355a616afbca2ac499d0cedc220495b1a655
p4raw-link: @21762 on //depot/maint-5.8/perl: 96d477294435bb735f0ee986438f4e7d6ddbee31

p4raw-id: //depot/perl@21764
p4raw-integrated: from //depot/maint-5.8/perl@21760 'copy in'
ext/XS/APItest/t/hash.t (@21761..)