]> mj.ucw.cz Git - libucw.git/commit
Removed previously added parameter {KMP,HASH}_PARAM_POOL from
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Thu, 20 Apr 2006 06:58:00 +0000 (08:58 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Thu, 20 Apr 2006 06:58:00 +0000 (08:58 +0200)
commit50f5bc89e3c03a0fdf56bf6ab860e437a7731b03
tree39f32d87857c1eae6c30a513fcb1fab87271fa65
parentd0203a8dfc3998fa063a6912df4c0efc33aeeb6f
Removed previously added parameter {KMP,HASH}_PARAM_POOL from
hashtable and KMP... it is not really necessary.
Added full support for non-integer character types and custom
allocation routines to KMP.
lib/hashtable.h
lib/kmp-new.h
lib/kmp-search.h
lib/kmp-test.c