log src/search.c @ 29018:2f43c508a9b5

age author description
Sat, 20 May 2000 00:05:02 +0000 Kenichi Handa (wordify): Use FETCH_STRING_CHAR_ADVANCE
Fri, 12 May 2000 09:21:59 +0000 Gerd Moellmann (Freplace_match): Handle case of `\N' in the
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Wed, 29 Mar 2000 11:31:23 +0000 Kenichi Handa (Freplace_match): Adjust multibyteness of the current
Sun, 27 Feb 2000 12:48:53 +0000 Dave Love Remove definition of CONST.
Mon, 14 Feb 2000 17:00:16 +0000 Stefan Monnier * regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
Thu, 03 Feb 2000 07:54:12 +0000 Ken Raeburn * search.c (compile_pattern): If a cache entry has a nil regexp, fill in that
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.