]> mj.ucw.cz Git - libucw.git/history - lib/hashtable.h
In some cases, nextprime(x) could have been equal to x (reported by Milan).
[libucw.git] / lib / hashtable.h
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-07-10 Robert SpalekHASH_WANT_FIND_NEXT fixed and its declaration changed
2002-07-10 Robert Spalekadded the capability of hashing/finding more records...
2002-06-08 Martin MaresThe universal hash table generator now uses prime table...
2002-04-06 Martin MaresAdded a generic universal multi-purpose magical hash...