aboutsummaryrefslogtreecommitdiff
path: root/include/hashtab.h
AgeCommit message (Expand)AuthorFilesLines
2000-03-31hashtab.h (hashval_t): New type.Mark Mitchell1-4/+7
2000-03-14Some cleanups/additions for hashtablesBernd Schmidt1-4/+12
2000-03-10hashtab.h (struct htab): Add del_f.Zack Weinberg1-3/+11
2000-03-08hashtab.c: Remove debugging variables (all_searches, all_collisions, all_expa...Zack Weinberg1-41/+44
1999-10-23hashtab.c (find_hash_table_entry): When returning a DELETED_ENTRY slot, chang...Zack Weinberg1-2/+8
1999-10-15* hashtab.h: New file.Vladimir Makarov1-0/+103