Mercurial > hg > xemacs-beta
log src/search.c @ 5167:e374ea766cc1
age | author | description |
---|---|---|
Wed, 03 Mar 2010 18:40:12 +0000 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |
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 |