]> mj.ucw.cz Git - libucw.git/history - lib/kmp-test.c
hashtables: fixed combination of HASH_GIVE_ALLOC and HASH_TABLE_ALLOC
[libucw.git] / lib / kmp-test.c
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresUse uintptr_t instead of addr_int_t.
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-23 Robert SpalekMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-20 Pavel Charvatfixes
2006-04-20 Pavel Charvatminor changes to KMP:
2006-04-20 Pavel CharvatRemoved KMP_ADD_EXTRA_VAR and some useless parenteses.
2006-04-20 Pavel Charvatcustom arguments and return type of kmp_search replaced
2006-04-20 Pavel CharvatMore changes in KMP:
2006-04-20 Pavel CharvatRemoved old KMP completely
2006-04-20 Pavel CharvatRemoved previously added parameter {KMP,HASH}_PARAM_POO...
2006-04-19 Pavel Charvat'make tests' executes also KMP tests
2006-04-18 Pavel Charvatsmall KMP fixes
2006-04-16 Pavel CharvatRewritten KMP... incomplete comments and some useful...