log src/regex.c @ 23670:40072cd9d21c

age author description
Tue, 10 Nov 1998 07:03:05 +0000 Karl Heuer (regex_compile): Handle translation of multibyte
Sat, 25 Jul 1998 06:40:50 +0000 Richard M. Stallman (regex_compile): Declare p with non-const type on AIX.
Tue, 09 Jun 1998 20:12:44 +0000 Richard M. Stallman (PTR_TO_OFFSET): Alternate definition if not `emacs'.
Sat, 06 Jun 1998 21:59:21 +0000 Richard M. Stallman (POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
Mon, 25 May 1998 20:14:54 +0000 Richard M. Stallman (re_search_2): Don't use ++ inside RE_TRANSLATE.
Wed, 06 May 1998 20:46:35 +0000 Richard M. Stallman (regex_compile): When checking after exactn
Wed, 29 Apr 1998 09:23:15 +0000 Andreas Schwab (re_search_2): Fix indentation.
Sat, 25 Apr 1998 03:37:36 +0000 Richard M. Stallman (re_search_2): Fix handling of at_dot.
Wed, 15 Apr 1998 10:33:18 +0000 Andreas Schwab Use RE_TRANSLATE_P to check whether translation is
Wed, 15 Apr 1998 09:39:40 +0000 Andreas Schwab (realloc) <emacs>: Define to xrealloc.
Sun, 12 Apr 1998 06:57:47 +0000 Karl Heuer (re_match_2, re_search_2): Convert position to a charpos,
Tue, 07 Apr 1998 04:07:58 +0000 Karl Heuer (re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
Tue, 07 Apr 1998 03:21:46 +0000 Richard M. Stallman (re_match_2_internal): Declare buf_ch unsigned int.
Sat, 04 Apr 1998 00:00:06 +0000 Richard M. Stallman (regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
Fri, 03 Apr 1998 07:33:13 +0000 Richard M. Stallman (compile_range): Unused function deleted.