summaryrefslogtreecommitdiff
path: root/src/htsinthash.c
AgeCommit message (Expand)Author
2013-07-14Really compact when needed the string poolXavier Roche
2013-07-12Experiments with MurmurHash3 as hashing function for the hashtableXavier Roche
2013-06-30Allow to manage key allocation and comparison.Xavier Roche
2013-06-30Compact while expanding string pool if not compact enough.Xavier Roche
2013-06-30Use low-level MD5 functions.Xavier Roche
2013-06-28TypoXavier Roche
2013-06-28Fixed spurious stash handling wrt the strings pool leading to corrupt the has...Xavier Roche
2013-06-27Minor fixesXavier Roche
2013-06-27Do not loop if cuckoo is loopingXavier Roche
2013-06-26Cosmetic and documentation, logging.Xavier Roche
2013-06-25Mostly cosmeticXavier Roche
2013-06-25hashtables: use fnv-1 for hashingXavier Roche
2013-06-24Hashtable fixesXavier Roche
2013-06-24Keep hashes in hashtable items so that we do jot have to recompute them in ca...Xavier Roche
2013-06-23CleanupXavier Roche
2013-06-23Fixed hashtable grow bug (do not relocate null entries)Xavier Roche
2013-06-23Rewritten hashtablesXavier Roche
2013-05-14Indenting cleanup for all *.[ch] files, except htsparse.c (too ugly to be aut...Xavier Roche
2013-04-21Fixed memory leak in hashtable.Xavier Roche
2012-03-24GPL v3Xavier Roche
2012-03-19httrack 3.41.2Xavier Roche
2012-03-19httrack 3.40.4Xavier Roche
2012-03-19httrack 3.33.16Xavier Roche
2012-03-19httrack 3.30.1Xavier Roche