index
:
modhttrack.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coucal.h
Age
Commit message (
Expand
)
Author
2015-03-15
Import coucal as a regular submodule
Xavier Roche
2014-06-15
Optional 64-bit hash for really big hashtables. (disabled by default)
Xavier Roche
2014-06-15
Added coucal_calc_hashes()
Xavier Roche
2014-06-15
Added coucal_fetch_value()
Xavier Roche
2014-06-15
Added coucal_fetch_value_hashes()
Xavier Roche
2014-06-15
Credits.
Xavier Roche
2014-06-15
Intro line.
Xavier Roche
2014-06-15
Original cuckoo hashing paper
Xavier Roche
2014-06-14
Added coucal_hash_data()
Xavier Roche
2014-06-14
Cosmetic
Xavier Roche
2014-06-14
Added comments.
Xavier Roche
2014-06-14
Added coucal_get_pvoid() and coucal_get_intptr()
Xavier Roche
2014-06-14
Wrapped lines.
Xavier Roche
2014-06-14
BSD 3-Clause License
Xavier Roche
2014-06-14
Added diff murmurhash3.h
Xavier Roche
2014-06-14
Fixed exports.
Xavier Roche
2014-06-14
Remarks over MD5 vs. murmur hashing.
Xavier Roche
2014-06-14
Renamed inthash_* API to coucal_* one.
Xavier Roche
2014-06-14
Re-license coucal to BSD-style license.
Xavier Roche
2014-06-14
Preparing to export the cuckoo hashtable library as "coucal" project
Xavier Roche