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
/
htsinthash.h
Age
Commit message (
Expand
)
Author
2014-06-14
Preparing to export the cuckoo hashtable library as "coucal" project
Xavier Roche
2014-06-14
Hashtable cleanup
Xavier Roche
2014-06-10
Changed hashtable types to have either opaque void*, or unions.
Xavier Roche
2014-06-08
Public definitions cleanup (especially for httraqt)
Xavier Roche
2014-05-14
Added debug logging facility.
Xavier Roche
2014-05-13
#include <stdarg.h>
Xavier Roche
2014-05-10
Hashtable: names for debugging, and better logging
Xavier Roche
2014-05-10
Mitigate stash overflow by resizing the hashtable.
Xavier Roche
2014-05-08
Added assertion handlers to hashtables.
Xavier Roche
2014-04-24
2013 is so last year.
Xavier Roche
2013-09-13
Fixed FSF GPL reference (postal address removed, added website)
Xavier Roche
2013-09-06
Cleanup
Xavier Roche
2013-06-30
Allow to manage key allocation and comparison.
Xavier Roche
2013-06-28
Fixed spurious stash handling wrt the strings pool leading to corrupt the has...
Xavier Roche
2013-06-27
Hash value can be signed or unsigned
Xavier Roche
2013-06-26
Cosmetic and documentation, logging.
Xavier Roche
2013-06-25
hashtables: use fnv-1 for hashing
Xavier Roche
2013-06-24
Keep hashes in hashtable items so that we do jot have to recompute them in ca...
Xavier Roche
2013-06-23
Cleanup
Xavier Roche
2013-06-23
Rewritten hashtables
Xavier Roche
2013-05-14
Indenting cleanup for all *.[ch] files, except htsparse.c (too ugly to be aut...
Xavier Roche
2012-03-24
GPL v3
Xavier Roche
2012-03-19
httrack 3.41.2
Xavier Roche
2012-03-19
httrack 3.40.4
Xavier Roche
2012-03-19
httrack 3.33.16
Xavier Roche
2012-03-19
httrack 3.30.1
Xavier Roche