1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed some unneeded variables
hgn_rocket_science
as hgndgtl
More... over 17 years ago
remove debug output for list mode
hgn_rocket_science
as hgndgtl
More... over 17 years ago
can't expand lht_pthread_* to NULL-Macros in ifndef THREADSAFE case; breaks compilation. More... over 17 years ago
rb_array was renamed to trees, fix. More... over 17 years ago
make sure pthread_create suceeded More... over 17 years ago
Fix empty macro for lhi_pthread_mutex_destroy More... over 17 years ago
remove non-existant rb prototypes. More... over 17 years ago
COLL_ENG rbtree support: stores hash entries inside a rbtree. More... over 17 years ago
add definitions for rbtree, add COLL_ENG_RBTREE to test program More... over 17 years ago
remove errouneous const qualifiers, remove rbtree functions that are only used inernally More... over 17 years ago
add rbtree hashop prototypes and remove errouneous const qualifiers More... over 17 years ago
avalache gnuplot text changed
hgn_rocket_science
as hgndgtl
More... over 17 years ago
move common bench/analysis functions into seperate header More... over 17 years ago
benchtool More... over 17 years ago
renamed avalanche_mix to avalanche
hgn_rocket_science
as hgndgtl
More... over 17 years ago
add Bob Jenkins' Hash as implemented by lookup3.c. More... over 17 years ago
add korzendorfer hash function to header files
hgn_rocket_science
as hgndgtl
More... over 17 years ago
fixed small syntax error
hgn_rocket_science
as hgndgtl
More... over 17 years ago
add korzendorfer1 and korzendorfer2
hgn_rocket_science
as hgndgtl
More... over 17 years ago
avalance test: allow specification of hash algorithm on command line. More... over 17 years ago
Export all hash algorithms implemented by libhashish. More... over 17 years ago
remove memory_leak_inspector executable
hgn_rocket_science
as hgndgtl
More... over 17 years ago
add better random generator
hgn_rocket_science
as hgndgtl
More... over 17 years ago
add avalanche checks
hgn_rocket_science
as hgndgtl
More... over 17 years ago
add stdlib declarations to define struct drand48_data
hgn_rocket_science
as hgndgtl
More... over 17 years ago
add proper rand() handling in memory_leak_inspector
hgn_rocket_science
as hgndgtl
More... over 17 years ago
When compiled without pthread support, lhi_pthread_init More... over 17 years ago
add header file to repo (localhash) and add proper seed handling (rand_r)
hgn_rocket_science
as hgndgtl
More... over 17 years ago
add gaussion distribution function
hgn_rocket_science
as hgndgtl
More... over 17 years ago
added the new library files (localhash)
hgn_rocket_science
as hgndgtl
More... over 17 years ago