- 14 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
(boyer_moore): New arg CHARSET_BASE says which chars to use the translate tables for. (search_buffer): Properly test which chars participate in translation. (TRANSLATE): New arg OUT. Handle non-integer in TRT. All calls changed.
-
- 09 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 08 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
(search_buffer): For non-regexp, use one of those subroutines. Args TRT and INVERSE_TRT are now Lisp_Object. Callers changed. (compile_pattern_1): Arg TRANSLATE is now Lisp_Object. Calls changed. (compile_pattern): Arg TRANSLATE is now Lisp_Object. Calls changed.
-
- 03 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
(search_command): Pass new args.
-
- 28 Jan, 1998 1 commit
-
-
Kenichi Handa authored
STRING. (trivial_regexp_p): Initialize LEN to byte size of REGEXP. (search_buffer): Give re_search_2 STARTPOS, RANGE and STOP by counting them by bytes.
-
- 21 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jan, 1998 1 commit
-
-
Karl Heuer authored
does not fit MULTIBYTE, convert its contents. (fast_c_string_match_ignore_case): Pass 0 to compile_pattern as MULTIBYTE. (search_buffer): If representation of STRING does not fit MULTIBYTE, convert its contents.
-
- 05 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
Have two locals len and len_byte. (fast_c_string_match_ignore_case): Use string_make_unibyte. (compile_pattern): New arg MULTIBYTE. Callers changed. (wordify): Use make_uninit_multibyte_string. Scan by chars and bytes. (string_match_1): Convert string indices to/from bytes. (Freplace_match): Convert string indices to/from bytes. (Fregexp_quote): Convert string indices to/from bytes.
-
- 01 Jan, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Convert search regs to charpos, if search succeeded. (search_buffer): Likewise. Also convert charpos <-> bytepos in non-regexp case. (scan_buffer): Convert charpos <-> bytepos. (scan_newline): New function. (find_next_newline): Function deleted. (set_search_regs): Args now in bytes; convert to charpos. (Freplace_match): Convert charpos <-> bytepos when scanning case.
-
- 25 Nov, 1997 1 commit
-
-
Andreas Schwab authored
-
- 26 Aug, 1997 1 commit
-
-
Kenichi Handa authored
reading STRING. (Fsearch_forward): Likewise.
-
- 13 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
Renamed from fast_string_match_ignore_case. Set re_match_object.
-
- 02 Jun, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 31 May, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
to handle intangible text better. (looking_at_1): Change using DOWNCASE_TABLE. (string_match_1): Likewise.
-
- 15 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
(string_match_1): Set re_match_object. (fast_string_match): Set re_match_object. (Fskip_chars_forward): Move to syntax.c. (Fskip_chars_backward): Move to syntax.c. (Fskip_syntax_forward): Move to syntax.c. (Fskip_syntax_backward): Move to syntax.c. (skip_chars): Move to syntax.c. (search_buffer): Set re_match_object. (syms_of_search): Move initialization of skip* to syntax.c.
-
- 02 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 22 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
NEWTEXT uses backslash in an invalid way.
-
- 27 Feb, 1997 1 commit
-
-
Kenichi Handa authored
don't handle multibyte characters.
-
- 23 Feb, 1997 1 commit
-
-
Karl Heuer authored
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
(compile_pattern_1): Handle new argument `multibyte'. (compile_pattern): Handle the flag `enable-multibyte-characters'. (Vascii_downcase_table): Declare external. (fast_string_match_ignore_case): New function. (skip_chars): Handle multibyte characters. (trivial_regexp_p): Handle regular expression "\\Cc" and "\\CC" for category.
-
- 19 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 19 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 18 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 22 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
(compile_pattern): Check for size match before calling Fstring_equal.
-
- 10 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 01 Sep, 1996 1 commit
-
-
Karl Heuer authored
-
- 14 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 09 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 25 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 18 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
Case tables are char-tables now.
-
- 08 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 15 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 09 Jun, 1995 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-