This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
258ced8
)
perldelta for 7e0dd61, MurmurHash64[AB]
author
Peter Martini
<PeterCMartini@GMail.com>
Wed, 20 Aug 2014 06:42:00 +0000
(
02:42
-0400)
committer
Peter Martini
<PeterCMartini@GMail.com>
Wed, 20 Aug 2014 06:42:00 +0000
(
02:42
-0400)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
703b76b
..
4c28519
100644
(file)
--- a/
pod/perldelta.pod
+++ b/
pod/perldelta.pod
@@
-256,6
+256,11
@@
L</Platform Support> section, instead.
Internal handling of floating point values has been improved.
+=item *
+
+MurmurHash64A and MurmurHash64B can now be configured as the internal hash
+function.
+
=back
=head1 Testing