]> mj.ucw.cz Git - libucw.git/history - lib/hashfunc.h
Fixed bug in signal handling.
[libucw.git] / lib / hashfunc.h
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-04 Martin MaresCONST is not PURE. Thanks to Pavel for spotting that.
2005-10-02 Martin MaresMoved ROL() to lib.h.
2005-06-16 Martin MaresAdded hash functions for 64-bit integers.
2005-03-03 Martin MaresAvoid "cast of pointer to a smaller integer type" warnings.
2004-12-11 Martin MaresAdjust comments in UCW Library modules.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2003-11-15 Martin MaresA better function for hashing integers (the old multipl...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-06-04 Robert SpalekCONST attribute of functions noted in a better place
2002-06-03 Robert Spalek- str_hash.[ch] renamed to hashfunc.[ch], the functions...
2002-05-26 Martin MaresAdded block hash function.
2002-04-06 Martin MaresAdded a generic universal multi-purpose magical hash...