log regex.c @ 961:6959c7741ed2

age author description
Wed, 02 Jul 1997 06:25:00 +0000 Richard Stallman (re_search_2): Cast result of POS_ADDR_VSTRING.
Sun, 15 Jun 1997 19:43:01 +0000 Richard Stallman Fix previous change.
Sun, 15 Jun 1997 19:05:59 +0000 Richard Stallman Fix up whitespace.
Sun, 15 Jun 1997 19:00:12 +0000 Richard Stallman (PTR_TO_OFFSET): New macro.
Thu, 07 Nov 1996 21:13:22 +0000 Richard Stallman [emacs] (malloc, free): Define as xmalloc, and xfree.
Thu, 19 Sep 1996 03:00:06 +0000 Richard 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 Stallman Clean up whitespace.
Sat, 31 Aug 1996 23:40:19 +0000 Richard Stallman (re_search_2): Optimize regexp that starts with ^.
Sat, 31 Aug 1996 22:29:12 +0000 Richard Stallman (FREE_VAR): Clean up C syntax.
Fri, 09 Aug 1996 10:44:37 +0000 Richard 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 Stallman (re_max_failures): Reduce to 4000.
Sun, 02 Jun 1996 21:33:01 +0000 Richard 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 Stallman Delete the Emacs local variables spec.
Sat, 11 May 1996 18:05:52 +0000 Richard Stallman (re_match_2_internal): Fix off-by-one error; don't use
Fri, 12 Apr 1996 22:57:28 +0000 Richard Stallman (MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.
Mon, 29 Jan 1996 22:25:51 +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 Stallman (NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Sun, 29 Oct 1995 19:36:39 +0000 Richard Stallman (POP_FAILURE_POINT): Use .word.integer.
Sun, 22 Oct 1995 17:47:13 +0000 Richard Stallman Don't declare alloca.
Thu, 19 Oct 1995 00:50:51 +0000 Richard Stallman (TRANSLATE, PATFETCH): Cast elt of `translate'.
Sun, 01 Oct 1995 20:17:02 +0000 Richard Stallman (re_search_2): Use 0, not -1, as the lower bound
Fri, 01 Sep 1995 18:43:30 +0000 Richard Stallman (re_search_2): If pattern starts with \=, optimize search.
Tue, 22 Aug 1995 19:44:26 +0000 Richard 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 Stallman Don't use relocatable allocator.
Tue, 20 Jun 1995 03:11:14 +0000 Richard 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.
Sun, 21 May 1995 06:19:05 +0000 Jim Meyering [REGEX_FREE]: Use ((void)0) instead of just (0).
Sat, 20 May 1995 16:40:11 +0000 Roland McGrath Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.
Wed, 17 May 1995 20:54:49 +0000 Roland McGrath Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
Wed, 17 May 1995 20:29:52 +0000 Karl Heuer (re_compile_fastmap): Undo previous change.
Mon, 15 May 1995 23:30:28 +0000 Richard Stallman (re_compile_fastmap): Don't free stack if it's empty.
Sat, 06 May 1995 20:14:52 +0000 Richard Stallman [! emacs]: #undef REL_ALLOC.
Tue, 02 May 1995 16:27:24 +0000 Richard Stallman (union fail_stack_elt): New union.
Sat, 29 Apr 1995 20:21:41 +0000 Richard Stallman (PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
Sun, 09 Apr 1995 19:14:40 +0000 Richard Stallman (re_match_2_internal): Eliminate cast of ptr to int.
Tue, 28 Feb 1995 13:46:40 +0000 Jim Meyering (SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
Wed, 18 Jan 1995 20:47:36 +0000 Karl Heuer [!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
Fri, 30 Dec 1994 23:28:45 +0000 Richard Stallman (regex_compile): Use putchar, not printchar.
Sat, 24 Dec 1994 23:40:43 +0000 Richard Stallman (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.
Sun, 11 Dec 1994 23:16:11 +0000 Jim Meyering [REG_UNSET_VALUE]: Define to the address of a static variable rather than to
Thu, 01 Dec 1994 22:59:35 +0000 Karl Heuer (gettext): Make sure this is always defined, even #if emacs.
Tue, 29 Nov 1994 16:25:39 +0000 Paul Eggert (re_compile_pattern, re_comp, regerror): Add gettext wrapper.
Sat, 19 Nov 1994 13:57:27 +0000 Richard Stallman (re_compile_fastmap): Really, really treat `succeed' like end.
Sat, 19 Nov 1994 10:37:38 +0000 Richard Stallman (re_compile_fastmap): Really treat `succeed' like end.
Fri, 18 Nov 1994 01:04:41 +0000 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
Wed, 16 Nov 1994 20:29:39 +0000 Richard Stallman (re_opcode_t): New opcode `succeed'
Wed, 26 Oct 1994 22:43:45 +0000 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
Tue, 18 Oct 1994 03:48:00 +0000 Karl Heuer (exactn): Initializer deleted.
Sat, 01 Oct 1994 09:07:05 +0000 Richard Stallman Comment change.
Sat, 01 Oct 1994 09:06:07 +0000 Richard Stallman (compile_range): When casting to const unsigned char *, put const first.
Mon, 26 Sep 1994 21:59:04 +0000 David J. MacKenzie remove CONFIG_BROKETS
Wed, 17 Aug 1994 23:13:50 +0000 Richard Stallman (regex_compile): Split an if to avoid compiler bug.