summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2008-07-08textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithmJoonwoo Park1-6/+20
2008-06-30textsearch: fix Boyer-Moore text search bugJoonwoo Park1-1/+1
2006-08-22[TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash1-6/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2972-2976/+0
2006-02-03[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-MoorePablo Neira Ayuso1-15/+25
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro145-360/+340
2005-10-05[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap4-4/+5
2005-08-29[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso3-0/+196