1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add vishash target to root Makfile
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add vishash utility
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add auto rehash support
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
transparently replace hi_handle state after rehash
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
fix mutex lock bug in array engine and bloom filter get bug
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
hide compile time warnings if not compiled with GD library support
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add rehashing functionality
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
check array test for array engine
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
need to remember key length too for auto rehash
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
Fix bug in tranform function and adapt new iterator interface
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
start to implement rehashing functionality
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
removed rehash functionality for superiour solution
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
API change: iterator will return both key and data pointers More... almost 17 years ago
remove unnecessary code and add additional test cases
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
removed unused switch/case statements
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
must use array_ variant when re-setting iterator with COLL_ENG_ARRAY More... almost 17 years ago
add iterator support for COLL_ENG_ARRAY
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
fix count handling in array engine
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
fix array bucket handling
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
replace test case bloom filter initialize function with new function
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
remove mission prototype
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add comments for bloom filter functionality
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
remove old bloom initialization function
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
fixed calling prototyp bug in test suite
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
add bloom filter analysis suite
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
reworked bloom interface and internal handling
hgn_rocket_science
as hgndgtl
More... almost 17 years ago
Remove weinberger hash. More... almost 17 years ago
add hashstr, a simple test utility that prints hash of a string More... almost 17 years ago
add a hashtable iterator interface. More... almost 17 years ago
move free'ing hi_handle->bucket_size into hi_fini. More... almost 17 years ago