summaryrefslogtreecommitdiff
path: root/modules/c-strcasestr
Commit message (Expand)AuthorAgeFilesLines
* Bruno Haible has stepped down as maintainer.Paul Eggert2014-07-051-2/+1
* c-strcasestr: Relicense under LGPLv2+.Bruno Haible2011-03-311-1/+1
* Mark 'memcmp' obsolete.Bruno Haible2008-11-021-0/+1
* Mark 'memchr' obsolete.Bruno Haible2008-11-021-0/+1
* Convert c-strcasestr to be more efficient.Eric Blake2008-01-161-4/+3
* Unify 5 copies of the KMP code.Bruno Haible2007-12-311-0/+1
* Update after allocsa -> malloca renaming.Bruno Haible2007-06-091-1/+1
* Optimize memory allocation to use alloca when possible.Bruno Haible2007-02-121-0/+1
* Ensure O(n) worst-case complexity of c_strcasestr.Bruno Haible2007-02-111-0/+2
* New module 'c-strcasestr'.Bruno Haible2005-10-111-0/+24