]> mj.ucw.cz Git - libucw.git/history - lib/kmp.h
Use thread ID for temporary file creation.
[libucw.git] / lib / kmp.h
2006-07-24 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-23 Robert SpalekMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-20 Pavel Charvatfixes
2006-04-20 Pavel CharvatSome description and corrections...
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 CharvatMore changes in KMP:
2006-04-20 Pavel CharvatRemoved old KMP completely
2006-04-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-05 Pavel CharvatNew version of SubStrings analyser...
2006-04-04 Pavel CharvatForgotten comment
2006-04-04 Pavel Charvatkmp_enter_raw_string uses zero-terminated array of...
2006-04-04 Pavel CharvatUTF-8 bug hunted in substring search
2005-11-08 Martin Mares#include "sherlock/tagged-text.h" really doesn't belong...
2005-10-08 Robert Spalekshut up, gcc
2005-09-20 Martin MaresMinor cleanup of KMP:
2005-09-20 Robert Spalekincrease buffer 3x
2005-09-20 Robert Spalekbugfix
2005-09-20 Robert Spalekkmp search automaton moved from lang/ to lib/