]> mj.ucw.cz Git - libucw.git/history - lib/kmp-test.c
Removed KMP_ADD_EXTRA_VAR and some useless parenteses.
[libucw.git] / lib / kmp-test.c
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...