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
|
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.
|
Wed, 30 Jan 2008 09:26:59 +0100 |
Aidan Kehoe |
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
|
Wed, 26 Dec 2007 17:30:16 +0100 |
Aidan Kehoe |
Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.
|
Mon, 10 Dec 2007 01:13:36 -0800 |
Stephen J. Turnbull |
src/search.c (simple_search): Fix underrun in reverse search.
|
Mon, 01 Oct 2007 08:07:57 +0000 |
stephent |
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
|
Mon, 24 Jan 2005 23:34:34 +0000 |
ben |
[xemacs-hg @ 2005-01-24 23:33:30 by ben]
|