log src/regex.c @ 25799:1c370ec939da

age author description
Sun, 29 Aug 1999 20:38:11 +0000 Richard M. Stallman [emacs]: Handle character classes for multibyte chars:
Tue, 19 Jan 1999 03:24:03 +0000 Richard M. Stallman (re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.
Wed, 30 Dec 1998 20:44:39 +0000 Richard M. Stallman (re_compile_fastmap): Do something similar to the
Thu, 10 Dec 1998 03:09:12 +0000 Karl Heuer (re_compile_fastmap): For anychar, set all fastmap
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.
Fri, 16 Jan 1998 17:56:40 +0000 Richard M. Stallman (re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.
Fri, 09 Jan 1998 23:24:24 +0000 Richard M. Stallman (re_search_2): Fix call to CHAR_HEAD_P.
Thu, 11 Dec 1997 07:21:05 +0000 Karl Heuer (GROW_FAIL_STACK): Fix test for stack size at max.
Tue, 09 Dec 1997 23:04:38 +0000 Karl Heuer (GROW_FAIL_STACK): Fix previous change:
Tue, 09 Dec 1997 23:01:27 +0000 Karl Heuer (TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
Wed, 06 Aug 1997 06:31:13 +0000 Richard M. Stallman Whitespace change.
Fri, 04 Jul 1997 20:46:22 +0000 Richard M. Stallman (TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):
Wed, 02 Jul 1997 06:25:00 +0000 Richard M. Stallman (re_search_2): Cast result of POS_ADDR_VSTRING.
Sun, 15 Jun 1997 19:43:01 +0000 Richard M. Stallman Fix previous change.
Sun, 15 Jun 1997 19:05:59 +0000 Richard M. Stallman Fix up whitespace.
Sun, 15 Jun 1997 19:00:12 +0000 Richard M. Stallman (PTR_TO_OFFSET): New macro.
Thu, 07 Nov 1996 21:13:22 +0000 Richard M. Stallman [emacs] (malloc, free): Define as xmalloc, and xfree.
Thu, 19 Sep 1996 03:00:06 +0000 Richard M. Stallman (regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
Sun, 01 Sep 1996 19:02:26 +0000 Karl Heuer (re_match_2_internal) [emacs]: Use PT, not point.
Sat, 31 Aug 1996 23:41:26 +0000 Richard M. Stallman Clean up whitespace.
Sat, 31 Aug 1996 23:40:19 +0000 Richard M. Stallman (re_search_2): Optimize regexp that starts with ^.
Sat, 31 Aug 1996 22:29:12 +0000 Richard M. Stallman (FREE_VAR): Clean up C syntax.
Fri, 09 Aug 1996 10:44:37 +0000 Richard M. Stallman (re_max_failures): Increase to 20000 again.
Tue, 09 Jul 1996 09:10:39 +0000 Roland McGrath [_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
Wed, 26 Jun 1996 18:00:52 +0000 Richard M. Stallman (re_max_failures): Reduce to 4000.
Sun, 02 Jun 1996 21:33:01 +0000 Richard M. Stallman (re_max_failures): Reduce to 8000.
Fri, 24 May 1996 18:33:30 +0000 Roland McGrath Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Sun, 12 May 1996 22:19:55 +0000 Richard M. Stallman Delete the Emacs local variables spec.
Sat, 11 May 1996 18:05:52 +0000 Richard M. Stallman (re_match_2_internal): Fix off-by-one error; don't use
Fri, 12 Apr 1996 22:57:28 +0000 Richard M. Stallman (MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.
Mon, 29 Jan 1996 22:30:55 +0000 Karl Heuer Update FSF address in comment.
Wed, 13 Dec 1995 02:52:23 +0000 Karl Heuer (AT_WORD_BOUNDARY): Disable macro.
Thu, 16 Nov 1995 02:51:19 +0000 Roland McGrath (gettext_noop): New macro, identity fn.
Sat, 11 Nov 1995 20:51:37 +0000 Richard M. Stallman (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Sun, 29 Oct 1995 19:36:39 +0000 Richard M. Stallman (POP_FAILURE_POINT): Use .word.integer.
Sun, 22 Oct 1995 17:47:13 +0000 Richard M. Stallman Don't declare alloca.
Thu, 19 Oct 1995 00:50:51 +0000 Richard M. Stallman (TRANSLATE, PATFETCH): Cast elt of `translate'.
Sun, 01 Oct 1995 20:17:02 +0000 Richard M. Stallman (re_search_2): Use 0, not -1, as the lower bound
Fri, 01 Sep 1995 18:43:30 +0000 Richard M. Stallman (re_search_2): If pattern starts with \=, optimize search.
Tue, 22 Aug 1995 19:44:26 +0000 Richard M. Stallman (PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop
Mon, 17 Jul 1995 23:24:57 +0000 Karl Heuer Fix conditional.
Fri, 07 Jul 1995 13:20:16 +0000 Richard M. Stallman Don't use relocatable allocator.
Tue, 20 Jun 1995 03:11:14 +0000 Richard M. Stallman Use `defined' to test HAVE_STRING_H and STDC_HEADERS.
Sat, 03 Jun 1995 17:32:10 +0000 Karl Heuer Undefined INHIBIT_STRING_HEADER when we have no
Mon, 29 May 1995 06:15:30 +0000 Karl Heuer (at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
Fri, 26 May 1995 22:35:10 +0000 Karl Heuer (NULL): Use explicit cast.