K 10 svn:author V 5 gabor K 8 svn:date V 27 2011-08-08T14:40:23.791927Z K 7 svn:log V 284 - Use the Turbo Boyer-Moore algorithm for literal patterns - Patterns containing . will still use the quick sort algorithm because it is harder to adapt the TBM algorithm for this case but this is broken atm anyway - Use a larger hash table to reduce hash collisions at insertion END