Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithm | Joonwoo Park | 2008-07-08 | 1 | -6/+20 |
* | textsearch: fix Boyer-Moore text search bug | Joonwoo Park | 2008-06-30 | 1 | -1/+1 |
* | [TEXTSEARCH]: Fix Boyer Moore initialization bug | Michael Rash | 2006-08-22 | 1 | -6/+5 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [TEXTSEARCH]: Fix broken good shift array calculation in Boyer-Moore | Pablo Neira Ayuso | 2006-02-02 | 1 | -15/+25 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -1/+1 |
* | [TEXTSEARCH]: fix sparse gfp nocast warnings | Randy Dunlap | 2005-10-04 | 1 | -1/+1 |
* | [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 | Pablo Neira Ayuso | 2005-08-29 | 1 | -0/+185 |