log src/search.c @ 26985:1121a5da20a5

age author description
Sat, 25 Dec 1999 12:55:46 +0000 Gerd Moellmann (looking_at_1): Reset immediate_quit before modifying
Thu, 23 Dec 1999 04:45:26 +0000 Richard M. Stallman (Freplace_match): For nonliteral replacement,
Wed, 15 Dec 1999 00:20:26 +0000 Kenichi Handa (search_buffer): Adjusted for the change of CHAR_STRING.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 13 Sep 1999 03:35:33 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member access.
Sun, 29 Aug 1999 20:40:00 +0000 Richard M. Stallman (compile_pattern_1): Enable RE_CHAR_CLASSES for regexp.
Tue, 11 May 1999 01:34:28 +0000 Kenichi Handa (boyer_moore): Get charset base value of `untranslated'
Thu, 04 Mar 1999 09:15:37 +0000 Karl Heuer (Fstring_match, Fposix_string_match): Doc fix.
Wed, 06 Jan 1999 22:46:20 +0000 Richard M. Stallman (search_buffer): Fix previous change.
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (search_buffer): Don't use Boyer-Moore
Tue, 01 Dec 1998 05:17:11 +0000 Richard M. Stallman (Freplace_match): Set OPOINT clearly for the case
Mon, 29 Jun 1998 17:20:52 +0000 Richard M. Stallman (wordify): Fix i_byte even in unibyte case for copy loop.
Sat, 20 Jun 1998 22:28:28 +0000 Karl Heuer (Freplace_match): Work by chars, not by bytes,
Sun, 24 May 1998 23:24:25 +0000 Richard M. Stallman (shrink_regexp_cache): New function.
Fri, 15 May 1998 22:23:01 +0000 Richard M. Stallman (search_buffer): Set search regs for all success with an empty string.