log src/regex.c @ 15516:f8e362279cbb

age author description
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.