log src/search.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
1997-08-26 Kenichi Handa (Fsearch_backward): Inherit the current input method on
1997-07-13 Richard M. Stallman (compile_pattern_1): Don't declare val with CONST.
1997-06-09 Richard M. Stallman (fast_c_string_match_ignore_case):
1997-06-02 Richard M. Stallman (Freplace_match): If opoint is 0, that's relative to ZV.
1997-06-02 Richard M. Stallman (search_buffer): Use XINT around refs to trt.
1997-05-31 Richard M. Stallman (Freplace_match): Fix previous change.
1997-05-31 Richard M. Stallman (Freplace_match): Use move_if_not_intangible
1997-04-15 Richard M. Stallman (looking_at_1): Set re_match_object.
1997-04-02 Richard M. Stallman (skip_chars): Make `c' an unsigned int.
1997-03-22 Richard M. Stallman (Freplace_match): Give error if
1997-02-27 Kenichi Handa (skip_chars): If enable-multibyte-characters is nil,
1997-02-23 Karl Heuer Fix previous change.
1997-02-20 Karl Heuer Include category.h and charset.h.
1997-01-19 Richard M. Stallman (skip_chars): Optimize by not calling SET_PT in the loop.
1996-12-19 Richard M. Stallman (Fmatch_data): Doc fix.
1996-12-18 Richard M. Stallman (Fmatch_data): New args INTEGERS and REUSE.
1996-09-22 Richard M. Stallman (REGEXP_CACHE_SIZE): Increase to 20.
1996-09-10 Richard M. Stallman (search_buffer): Use EMACS_UINT.
1996-09-01 Karl Heuer Change all references from point to PT.
1996-07-14 Karl Heuer (Fmatch_data): If no matching done yet, return Qnil.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-09 Erik Naggum (Fmatch_end, Fregexp_quote): Harmonize arguments with documentation.
1996-01-05 Karl Heuer Comment fixes.
1995-10-25 Richard M. Stallman (string_match_1): Pass the POSIX arg to compile_pattern.
1995-10-18 Richard M. Stallman (compile_pattern_1, compile_pattern, search_buffer):
1995-08-08 Richard M. Stallman (Freplace_match): New arg SUBEXP.
1995-06-15 Karl Heuer Update GPL to version 2.
1995-06-09 Karl Heuer (Freplace_match): Do the right thing with backslash.
1995-06-09 Karl Heuer (Freplace_match): Fix check for valid reg in string replace.
1995-06-06 Karl Heuer (Freplace_match): Calls to upcase_initials and upcase_initials_region changed
1995-06-05 Karl Heuer (trivial_regexp_p): = is special after \.
1995-05-04 Richard M. Stallman (search_buffer): Cast p_limit to EMACS_INT not int.
1995-04-07 Richard M. Stallman (search_buffer): Avoid casting trt to int.
1995-04-06 Richard M. Stallman (Flooking_at, Fposix_looking_at): Change arg name.
1994-12-25 Richard M. Stallman (set_search_regs): Really set search_regs.start and .end.
1994-12-11 Richard M. Stallman (compile_pattern): Call re_set_registers here.
1994-12-07 Richard M. Stallman (search_regs_saved): Delete initializer.
1994-11-22 Richard M. Stallman (save_search_regs): Add declaration.
1994-11-21 Francesco Potortì Added code for automatically saving and restoring the match data
1994-11-19 Richard M. Stallman (struct regexp_cache): New field `posix'.
1994-10-19 Karl Heuer (searchbufs): New variable, replaces searchbuf and last_regexp and
1994-10-11 Jim Blandy (scan_buffer): After temporarily turning immediate_quit off, turn it
1994-10-08 Jim Blandy * search.c: #include "region-cache.h".
1994-10-04 Karl Heuer (skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer (Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):
1994-09-27 Karl Heuer (Fmatch_data, Fstore_match_data): Use type test macros.
1994-09-23 Richard M. Stallman (Freplace_match): New 4th arg OBJECT can specify string to replace in.
1994-09-20 Karl Heuer (trivial_regexp_p): New function.
1994-08-23 Karl Heuer (Fstring_match): Fix sign error.
1994-08-11 Richard M. Stallman (Freplace_match): Treat caseless initial like a lowercase initial.
1994-06-14 Richard M. Stallman (find_next_newline_no_quit): New function.
1994-06-11 Richard M. Stallman (Freplace_match): Be sure not to treat non-digit like digit.
1994-05-25 Karl Heuer (Freplace_match): Improve capitalization heuristics.
1994-05-25 Richard M. Stallman (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-05-04 Karl Heuer Update copyright.
1994-04-05 Karl Heuer (Freplace_match): Don't capitalize unless all matched words are capitalized.
1994-03-27 Richard M. Stallman (Freplace_match): Doc fix.
1994-03-14 Karl Heuer (search_buffer): Avoid boolean/integer mixing that confuses some compilers.
1994-03-10 Karl Heuer (Fre_search_forward, Fre_search_backward): Doc fix.
1994-03-04 Richard M. Stallman (skip_chars): Treat `-' as alias for space, if syntaxp.