Mercurial > hg > xemacs-beta
log src/search.c @ 4988:4cfb6aeb989d
age | author | description |
---|---|---|
Mon, 01 Feb 2010 05:29:05 -0600 | Ben Wing | merge |
Wed, 27 Jan 2010 00:35:36 -0600 | Ben Wing | function renamings to track names of char typedefs |
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |
Sun, 31 Jan 2010 18:09:57 +0000 | Aidan Kehoe | Don't compare the same octet with itself if checking for boyer_moore_ok |
Sat, 30 Jan 2010 22:25:39 +0000 | Aidan Kehoe | Don't use Boyer-Moore if repeated octets & case-insensitive search. |
Fri, 29 Jan 2010 20:57:42 -0600 | Ben Wing | fix longstanding search bug involving searching for Control-1 chars |
Mon, 11 Feb 2008 22:34:51 +0100 | Aidan Kehoe | Fail searches immediately if searching for non-representable characters. |