This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add epigraph for 5.17.10
[perl5.git] / hv_func.h
2013-03-18 Yves Ortonrework ROTL definitions (and add ROTL_UV)
2013-03-18 Yves Ortondefault to PERL_FUNC_ONE_AT_A_TIME_HARD for all builds
2013-03-18 Yves Ortonsilence signed mistmatch in comparison warning in Murmu...
2013-03-18 Yves Ortonadd a hardened one-at-a-time hash variant
2013-03-18 Yves OrtonSplit out hash functions into new file and turn into...