aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ts_bm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-22[TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash1-6/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-02[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-MoorePablo Neira Ayuso1-15/+25
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap1-1/+1
2005-08-29[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2Pablo Neira Ayuso1-0/+185