verify: new macro 'assume'
[gnulib.git] / modules / strcasestr
2011-06-15 Bruno Haiblestrcasestr*: Move AC_LIBOBJ invocations to module descr...
2008-11-02 Bruno HaibleOops, move dependency to 'memchr'.
2008-11-02 Bruno HaibleMark 'memchr' obsolete.
2008-01-15 Eric BlakeConvert strcasestr module to use Two-Way algorithm.
2007-12-31 Bruno HaibleUnify 5 copies of the KMP code.
2007-07-16 Bruno HaibleUse the synonymous term LGPLv2.
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 strcasestr substitute.
2007-02-05 Bruno HaibleAddendum to last patch.
2007-02-01 Bruno HaibleEnforce the use of gnulib modules for unportable <strin...
2007-01-27 Bruno HaibleDeclare strcasestr() in the <string.h> replacement...
2006-10-13 Bruno Haiblegnulib-tool now synthesizes the EXTRA_DIST line.
2006-10-12 Bruno HaibleDistribute all lib/* source files through EXTRA_DIST.
2005-08-17 Bruno HaibleNew module 'strcasestr'.