aboutsummaryrefslogtreecommitdiff
path: root/libihash/ihash.c
Commit message (Collapse)AuthorAgeFilesLines
* Include "priv.h".Michael I. Bushnell1996-04-111-0/+1
|
* (ihash_add): New name of nextprime.Michael I. Bushnell1996-04-111-2/+2
|
* (ihash_locp_remove): Get rid of the optimization to use HASH_EMPTY instead ofMiles Bader1995-08-071-18/+3
| | | | | | HASH_DEL when the next position on the chain is empty -- different hash chains may share this cell, and have different next positions, leading to random additional entries sometimes disappearing when deleting something.
* Initial revisionMiles Bader1995-03-311-0/+292