log src/search.c @ 83009:b2b37c85b00a

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 11 Jun 2003 11:43:39 +0000 Dave Love (shrink_regexp_cache): Use xrealloc.
Thu, 13 Feb 2003 10:33:34 +0000 Kim F. Storm (Fmatch_data): Doc fix. Explicitly state that
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 24 Nov 2002 19:04:57 +0000 Richard M. Stallman (Fstring_match): Doc fix.
Sun, 29 Sep 2002 20:50:15 +0000 Richard M. Stallman Fix previous change.
Sun, 29 Sep 2002 17:51:45 +0000 Richard M. Stallman (Freplace_match): Adjust match data for the substitution
Tue, 16 Jul 2002 19:48:55 +0000 Ken Raeburn (fast_c_string_match_ignore_case): String pointer args
Tue, 16 Jul 2002 17:11:56 +0000 Ken Raeburn comment update
Tue, 16 Jul 2002 15:49:53 +0000 Ken Raeburn * search.c (wordify): Use SDATA.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Mon, 13 May 2002 00:06:01 +0000 Kenichi Handa (search_buffer): Give up boyer moore search if inverse
Fri, 10 May 2002 01:01:30 +0000 Richard M. Stallman (Freplace_match): Doc fix.
Fri, 23 Nov 2001 07:13:49 +0000 Pavel Jank (Freplace_match): Remove unused variable `inslen'.
Sun, 11 Nov 2001 20:04:04 +0000 Richard M. Stallman (Freplace_match): Use replace_range to insert and delete.