Mercurial > hg > xemacs-beta
log src/search.c @ 5070:b0f4adffca7d
age | author | description |
---|---|---|
Mon, 15 Feb 2010 21:51:22 -0600 | Ben Wing | add regexp-debugging |
Mon, 08 Feb 2010 21:28:57 -0600 | Ben Wing | enable more warnings and fix them |
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. |