summaryrefslogtreecommitdiff
path: root/src/hash.cc
AgeCommit message (Expand)Author
2024-02-06Use different hash algorithms for strings and file hashingMaxime Coste
2022-07-10Merge branch 'roam-murmurhash-endian' of http://github.com/ppentchev/kakouneMaxime Coste
2022-07-07murmurhash: always load byte by bytePeter Pentchev
2022-06-24Fix murmurhash for big-endian architectures.Peter Pentchev
2021-05-28Support opening files bigger than 2 GiBMaxime Coste
2021-04-18commentsBen Judd
2021-04-17hash unit tests.Ben Judd
2017-06-26Fix various undefined behaviours detected by UBSanMaxime Coste
2017-06-16Add fallthrough comment to silence gcc-7 warningMaxime Coste
2014-12-16Rework hashing, use a more extensible framework similar to n3876 proposalMaxime Coste