]> mj.ucw.cz Git - libucw.git/history - lib/hash-test.c
configuration reader:
[libucw.git] / lib / hash-test.c
2006-04-23 Robert SpalekMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-20 Pavel CharvatFixed implicit declaration warning in hash-test.c
2005-06-17 Martin MaresAdded HASH_ZERO_FILL switch. Tired of explicit initiali...
2005-06-16 Martin MaresAdded hash functions for 64-bit integers.
2004-11-14 Martin MaresAdded tests for the hash table module.
2004-07-10 Martin Marespools.h -> mempool.h
2004-05-10 Martin Maresstralloc -> strdup.
2004-01-10 Martin MaresAdded HASH_AUTO_POOL option.
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...