Unify 5 copies of the KMP code.
[gnulib.git] / modules / c-strcasestr
2007-12-31 Bruno HaibleUnify 5 copies of the KMP code.
2007-06-09 Bruno HaibleUpdate after allocsa -> malloca renaming.
2007-02-12 Bruno HaibleOptimize memory allocation to use alloca when possible.
2007-02-11 Bruno HaibleEnsure O(n) worst-case complexity of c_strcasestr.
2005-10-11 Bruno HaibleNew module 'c-strcasestr'.