removed some unneeded variables |
|
More...
|
over 17 years ago
|
remove debug output for list mode |
|
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 |
|
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 |
|
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 |
|
More...
|
over 17 years ago
|
fixed small syntax error |
|
More...
|
over 17 years ago
|
add korzendorfer1 and korzendorfer2 |
|
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 |
|
More...
|
over 17 years ago
|
add better random generator |
|
More...
|
over 17 years ago
|
add avalanche checks |
|
More...
|
over 17 years ago
|
add stdlib declarations to define struct drand48_data |
|
More...
|
over 17 years ago
|
add proper rand() handling in memory_leak_inspector |
|
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) |
|
More...
|
over 17 years ago
|
add gaussion distribution function |
|
More...
|
over 17 years ago
|
added the new library files (localhash) |
|
More...
|
over 17 years ago
|