summaryrefslogtreecommitdiffstats
path: root/lib/ts_bm.c
Commit message (Expand)AuthorAgeFilesLines
* textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithmJoonwoo Park2008-07-081-6/+20
* textsearch: fix Boyer-Moore text search bugJoonwoo Park2008-06-301-1/+1
* [TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash2006-08-221-6/+5
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-MoorePablo Neira Ayuso2006-02-021-15/+25
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
* [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso2005-08-291-0/+185