0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merged segfault fix More... over 12 years ago
Merge pull request #11 from matthiasbeyer/source_cleanup More... over 12 years ago
Merge pull request #10 from matthiasbeyer/alternative_default_size More... over 12 years ago
Fix up ht_destroy() and ht_resize() More... over 12 years ago
Fixup for #7, #9 More... over 12 years ago
Merge pull request #8 from matthiasbeyer/murmur_optional_alternative More... over 12 years ago
moved multi-statement lines to one-statement lines More... over 12 years ago
removed unnecessary whitespace More... over 12 years ago
fixed length for 80 cols max More... over 12 years ago
Whitespace adding for improving readability More... over 12 years ago
allow alternative init size More... over 12 years ago
added hash function pointer passing if compiled without murmur More... over 12 years ago
added compile task for compiling without murmur More... over 12 years ago
added missing asterisks More... over 12 years ago
Added possibility to compile without murmur More... over 12 years ago
Merge pull request #6 from matthiasbeyer/fix-issue-#5 More... over 12 years ago
Fix issue #5 More... over 12 years ago
made test target actually run the tests More... over 12 years ago
use the readme file as the main page of the doxygen output More... over 12 years ago
added a doxygen brief to hashtable.h and documented timer.h More... over 12 years ago
added documentation for hashtable.c (which I've set to private documentation), test.h and main.c More... over 12 years ago
scrapped dbg header More... over 12 years ago
update readme to reflect new license More... over 12 years ago
relicense to BSD 2-clause More... over 12 years ago
added library targets to the Makefile More... over 12 years ago
removed dependence on dbg.h from hashtable.c More... over 12 years ago
added hashtable documentation and a docs target in the makefile More... over 12 years ago
added doxygen conf file More... over 12 years ago
readme fun More... about 13 years ago
fixed a potential segfault, added an option to set the load_factor and disable the autoresizing More... about 13 years ago