log src/search.c @ 58330:5be8a633ec57

age author description
Fri, 19 Nov 2004 20:02:32 +0000 Richard M. Stallman (struct regexp_cache): New element whitespace_regexp.
Fri, 19 Nov 2004 19:38:26 +0000 Richard M. Stallman (Vsearch_whitespace_regexp): New variable.
Wed, 27 Oct 2004 10:59:20 +0000 Richard M. Stallman Comment change.
Mon, 18 Oct 2004 12:26:36 +0000 Kenichi Handa (fast_string_match_ignore_case): New function.
Thu, 15 Jul 2004 03:01:08 +0000 David Kastrup (syms_of_search): staticpro
Wed, 30 Jun 2004 19:34:34 +0000 Stefan Monnier (match_limit, Fmatch_data, Fset_match_data): YAILOM.
Tue, 29 Jun 2004 02:37:52 +0000 David Kastrup (Fset_match_data): Allow buffer before end of list
Wed, 23 Jun 2004 19:22:25 +0000 David Kastrup (Freplace_match): Adjust the match-data more
Mon, 21 Jun 2004 03:24:25 +0000 Richard M. Stallman (match_limit): Cleaner err msg when no match data available.
Fri, 11 Jun 2004 00:08:37 +0000 David Kastrup (match_limit): Don't flag an error if match-data
Wed, 19 May 2004 16:32:59 +0000 Stefan Monnier (trivial_regexp_p): \_ is no longer a trivial regexp.
Tue, 27 Jan 2004 04:52:09 +0000 Richard M. Stallman (Freplace_match): Handle nonexistent back-references properly.
Thu, 15 Jan 2004 11:31:37 +0000 Kenichi Handa (Freplace_match): Use make_multibyte_string or
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.