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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
hv_func.h: Fix compilation error
[perl5.git]
/
hv_func.h
2017-06-01
Karl Williamson
hv_func.h: Fix compilation error
blob
|
commitdiff
2017-06-01
Aaron Crane
RT #127742: Hash keys are limited to 2 GB - throw an...
blob
|
commitdiff
|
diff to current
2017-06-01
Yves Orton
Restore "get rid of USE_HASH_SEED_EXPLICIT"
blob
|
commitdiff
|
diff to current
2017-06-01
Yves Orton
Restore "Move utility macros to their own file"
blob
|
commitdiff
|
diff to current
2017-06-01
Yves Orton
Restore "Add new hashing and "hash with state" infrastr...
blob
|
commitdiff
|
diff to current
2017-06-01
Yves Orton
Restore "use a specific define for 64 bit hashing"
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Revert "use a specific define for 64 bit hashing"
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Revert "Add new hashing and "hash with state" infrastru...
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Revert "Move utility macros to their own file"
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Revert "get rid of USE_HASH_SEED_EXPLICIT"
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
get rid of USE_HASH_SEED_EXPLICIT
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Move utility macros to their own file
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
Add new hashing and "hash with state" infrastructure
blob
|
commitdiff
|
diff to current
2017-04-23
Yves Orton
use a specific define for 64 bit hashing
blob
|
commitdiff
|
diff to current
2016-12-09
Yves Orton
use IVSIZE to see if we should use 64bit hashing
blob
|
commitdiff
|
diff to current
2016-12-06
Yves Orton
cleanup hv_func.h - remove non-recommended hash variants
blob
|
commitdiff
|
diff to current
2016-12-06
Yves Orton
use a hybrid hash function, OAATH for short keys, Sipha...
blob
|
commitdiff
|
diff to current
2016-11-30
Petr Písař
Fix const correctness in hv_func.h
blob
|
commitdiff
|
diff to current
2015-10-13
Tony Cook
[perl #126242] make the constant hash seeds unsigned...
blob
|
commitdiff
|
diff to current
2015-10-13
Daniel Dragan
fix NO_HASH_SEED build
blob
|
commitdiff
|
diff to current
2015-07-29
Jarkko Hietaniemi
Use U64 (a type) instead of U64TYPE (a define).
blob
|
commitdiff
|
diff to current
2015-07-26
Jarkko Hietaniemi
Follow-up to d229247c: use U64TYPE consistently.
blob
|
commitdiff
|
diff to current
2015-07-25
Jarkko Hietaniemi
Comment detypos.
blob
|
commitdiff
|
diff to current
2015-07-25
Jarkko Hietaniemi
Use UINT64_C.
blob
|
commitdiff
|
diff to current
2015-07-25
Jarkko Hietaniemi
There's no READ_UINT32.
blob
|
commitdiff
|
diff to current
2015-03-23
Dagfinn Ilmari Man...
Replace common Emacs file-local variables with dir...
blob
|
commitdiff
|
diff to current
2014-12-25
Yves Orton
Revert "dont compile unused static hash functions"
blob
|
commitdiff
|
diff to current
2014-12-23
Daniel Dragan
dont compile unused static hash functions
blob
|
commitdiff
|
diff to current
2014-12-23
Daniel Dragan
silence VC Win64 perl warnings in hv_func.h
blob
|
commitdiff
|
diff to current
2014-08-06
Yves Orton
Add MurmurHash64A and MurmurHash64B to hv_func.h
blob
|
commitdiff
|
diff to current
2014-06-16
Yves Orton
Make hash_value() accept an optional seed
blob
|
commitdiff
|
diff to current
2014-06-01
Yves Orton
hv_func.h - fix seed initialization in sdbm and djb2...
blob
|
commitdiff
|
diff to current
2014-05-28
Jarkko Hietaniemi
Use UINT64_C for UV constants.
blob
|
commitdiff
|
diff to current
2013-09-13
Steve Hay
Remove a __BORLANDC__ stowaway
blob
|
commitdiff
|
diff to current
2013-07-29
Daniel Dragan
comments only, explain the different ONE_AT_A_TIME...
blob
|
commitdiff
|
diff to current
2013-05-07
Yves Orton
document and improve hash algorithm randomization relat...
blob
|
commitdiff
|
diff to current
2013-05-06
Robin Barker
Use PTR2IV() instead of casting a pointer to IV, to...
blob
|
commitdiff
|
diff to current
2013-04-21
Sisyphus
perl-5.17.11 fails to build with x64 mingw64 (gcc-4...
blob
|
commitdiff
|
diff to current
2013-03-18
Yves Orton
rework ROTL definitions (and add ROTL_UV)
blob
|
commitdiff
|
diff to current
2013-03-18
Yves Orton
default to PERL_FUNC_ONE_AT_A_TIME_HARD for all builds
blob
|
commitdiff
|
diff to current
2013-03-18
Yves Orton
silence signed mistmatch in comparison warning in Murmu...
blob
|
commitdiff
|
diff to current
2013-03-18
Yves Orton
add a hardened one-at-a-time hash variant
blob
|
commitdiff
|
diff to current
2013-03-18
Yves Orton
Split out hash functions into new file and turn into...
blob
|
commitdiff
|
diff to current