summaryrefslogtreecommitdiff
path: root/insert_string_roll.c
Commit message (Expand)AuthorAgeFilesLines
* Add quick_insert_value for optimized hash insertionNathan Moinvaziri2025-12-011-0/+1
* Remove unused 's' parameter from HASH_CALC macroHans Kristian Rosbach2024-02-231-1/+1
* Update copyright years in other source files.Nathan Moinvaziri2024-02-071-1/+1
* Added rolling hash functions for hash table.Nathan Moinvaziri2021-06-251-0/+24