This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 8 Sep 2003 12:53:10 +0000 (12:53 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 8 Sep 2003 12:53:10 +0000 (12:53 +0000)
commite8e58922ad209a894c415a7ec34b22a65a15594a
tree28bc96b42b31d862b780b895378a4be53dd0fd35
parentfbca6e71a4dd42773ab9c76b8325b17ca2c27315
Integrate:
[ 21084]
Clean up pp_readdir() somewhat.

[ 21085]
Superparanoia.

[ 21086]
XSRETURN_UV was missing.

[ 21087]
Add Hash::Util::hash_seed() which answers among
other things the question whether our hashes are
"randomised".  (They always were...)

[ 21088]
5.8.1 was mistakenly redefining PL_sv_placeholder.
p4raw-link: @21088 on //depot/perl: e98227050ad91f6c381bce92f17cf9258b638699
p4raw-link: @21087 on //depot/perl: c910b28aed05bec7c1e3d60658ca4a270bf0077d
p4raw-link: @21086 on //depot/perl: 108ccc4560b5d414559c30fa02e7c3ad3a9302f1
p4raw-link: @21085 on //depot/perl: 16086051be220686bdbfcd84683c8399f345d235
p4raw-link: @21084 on //depot/perl: 34b7f12884b1a3cb8840062cfc8bc7369e131701

p4raw-id: //depot/maint-5.8/perl@21089
p4raw-integrated: from //depot/perl@21083 'copy in' XSUB.h (@19308..)
lib/Hash/Util.t (@19345..) lib/Hash/Util.pm (@20688..) pp_sys.c
(@20893..) ext/Storable/Storable.xs (@21051..) 'merge in'
universal.c (@20224..) pod/perlrun.pod (@20674..) util.c
(@20747..)
XSUB.h
ext/Storable/Storable.xs
lib/Hash/Util.pm
lib/Hash/Util.t
pod/perlrun.pod
pp_sys.c
universal.c
util.c