]> mj.ucw.cz Git - libucw.git/history - lib/hashtable.h
bugfixes
[libucw.git] / lib / hashtable.h
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-05-02 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresRemoved trailing whitespaces.
2006-04-20 Pavel CharvatRemoved previously added parameter {KMP,HASH}_PARAM_POO...
2006-04-19 Pavel CharvatTry to merge recent changes in v3.9 to image branch...
2006-04-19 Pavel CharvatEnables the user to give non-global memory pool to...
2006-01-16 Martin MaresCleaned up includes.
2005-10-02 Martin MaresConvert some nextprimes to next_table_primes.
2005-09-11 Robert Spalekadd a posibility to hash raw memory blocks
2005-07-04 Martin MaresFixed a nasty bug in hash table allocation. HASH_AUTO_P...
2005-06-17 Martin MaresAdded HASH_ZERO_FILL switch. Tired of explicit initiali...
2005-06-16 Martin MaresAdded hash functions for 64-bit integers.
2005-02-21 Robert Spalektypo fixed
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-11-14 Martin MaresAdded support for dynamically allocated hash tables...
2004-09-20 Martin MaresA couple of minor improvements to the generic hash...
2004-07-10 Martin Marespools.h -> mempool.h
2004-01-19 Robert Spalektypo fixed
2004-01-10 Martin MaresUse GLUE_ instead of HASH_GLUE.
2004-01-10 Martin MaresAdded HASH_AUTO_POOL option.
2003-06-18 Martin Mares<...> => "...".
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...