Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document and improve hash algorithm randomization related build options | Yves Orton | 2013-05-08 | 1 | -5/+1 |
* | Use PTR2IV() instead of casting a pointer to IV, to avoid warnings. | Robin Barker | 2013-05-06 | 1 | -2/+2 |
* | perl-5.17.11 fails to build with x64 mingw64 (gcc-4.7.0) | Sisyphus | 2013-04-21 | 1 | -1/+1 |
* | rework ROTL definitions (and add ROTL_UV) | Yves Orton | 2013-03-19 | 1 | -10/+21 |
* | default to PERL_FUNC_ONE_AT_A_TIME_HARD for all builds | Yves Orton | 2013-03-19 | 1 | -0/+1 |
* | silence signed mistmatch in comparison warning in Murmurhash | Yves Orton | 2013-03-19 | 1 | -1/+1 |
* | add a hardened one-at-a-time hash variant | Yves Orton | 2013-03-19 | 1 | -3/+46 |
* | Split out hash functions into new file and turn into inline static functions | Yves Orton | 2013-03-19 | 1 | -0/+509 |