log src/search.c @ 75227:e90d04cd455a

age author description
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Tue, 26 Dec 2006 18:02:27 +0000 Richard M. Stallman (Fsearch_forward): Doc fix.
Tue, 19 Dec 2006 16:14:54 +0000 Juanma Barranquero (Fsearch_forward): Doc fix.
Fri, 17 Nov 2006 12:12:05 +0000 Kenichi Handa (simple_search): In the loop of backward searching,
Tue, 03 Oct 2006 13:47:26 +0000 Stefan Monnier (compile_pattern): Only check `cp->syntax_table' if needed.
Tue, 03 Oct 2006 13:25:26 +0000 Stefan Monnier (compile_pattern): Only check `cp->syntax_table' if needed.
Sun, 24 Sep 2006 20:28:49 +0000 Richard M. Stallman (compile_pattern_1): Don't BLOCK_INPUT.
Tue, 19 Sep 2006 21:44:52 +0000 Chong Yidong * search.c (struct regexp_cache): New entry syntax_table.
Sun, 17 Sep 2006 17:38:59 +0000 Chong Yidong * search.c (clear_regexp_cache): New function.
Fri, 08 Sep 2006 12:07:07 +0000 Richard M. Stallman (looking_at_1, string_match_1, search_command):
Tue, 18 Jul 2006 13:28:53 +0000 Kim F. Storm (compile_pattern_1): Use xsignal1.
Wed, 12 Jul 2006 13:20:32 +0000 Kim F. Storm (Fset_match_data): Use CHECK_LIST.
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Sun, 09 Apr 2006 01:59:45 +0000 Richard M. Stallman (boyer_moore): Test ch >= 0400, not >.
Wed, 01 Mar 2006 23:52:22 +0000 Luc Teirlinck (Fregexp_quote): Do not precede a literal `]' with two backslashes to
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 15 Jan 2006 12:07:41 +0000 Andreas Schwab (Freplace_match): Use UPPERCASEP instead of !NOCASEP.
Tue, 08 Nov 2005 21:38:10 +0000 Kim F. Storm (search_buffer): No need to initialize base_pat.
Fri, 21 Oct 2005 00:42:13 +0000 Kenichi Handa (boyer_moore): Surround the '||' part of expression in
Wed, 19 Oct 2005 04:47:50 +0000 Richard M. Stallman Fix prev change.
Wed, 19 Oct 2005 01:52:50 +0000 Richard M. Stallman (Fstring_match): Doc fix.
Fri, 14 Oct 2005 07:54:50 +0000 Kenichi Handa (search_buffer): Give up BM search on case-fold-search
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 14 Jul 2005 11:24:08 +0000 Kim F. Storm (syms_of_search): Staticpro searchbuf.whitespace_regexp.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Thu, 23 Jun 2005 16:14:45 +0000 Juanma Barranquero (Freplace_match): Follow error conventions.
Wed, 22 Jun 2005 23:18:59 +0000 Kim F. Storm (Fmatch_data): Remove evaporate option.
Wed, 08 Jun 2005 22:54:39 +0000 Kim F. Storm (Fset_match_data): Fix last change.
Wed, 08 Jun 2005 22:32:20 +0000 Kim F. Storm (Fmatch_data): Add optional RESEAT arg. Unchain markers
Wed, 20 Apr 2005 07:21:47 +0000 Kenichi Handa (boyer_moore): Fix previous change.
Fri, 01 Apr 2005 01:05:46 +0000 Kenichi Handa (looking_at_1): Use current_buffer->case_canon_table,
Sat, 27 Nov 2004 01:08:45 +0000 Kim F. Storm (syms_of_search) <search-spaces-regexp>: Move 'doc:'
Sat, 20 Nov 2004 14:04:16 +0000 Richard M. Stallman (Vsearch_spaces_regexp):
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.
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'.