Mercurial > hg > xemacs-beta
log src/search.c @ 5089:99f8ebc082d9
age | author | description |
---|---|---|
2010-03-03 | Aidan Kehoe | Make #'substring an alias of #'subseq; give the latter the byte code. |
2010-02-16 | Ben Wing | add regexp-debugging |
2010-02-09 | Ben Wing | enable more warnings and fix them |
2010-02-01 | Ben Wing | merge |
2010-01-27 | Ben Wing | function renamings to track names of char typedefs |
2010-01-27 | Ben Wing | Mule-izing, various fixes related to char * arguments |
2010-01-31 | Aidan Kehoe | Don't compare the same octet with itself if checking for boyer_moore_ok |