.
[gnulib.git] / regex.c
1996-11-07 Richard Stallman[emacs] (malloc, free): Define as xmalloc, and xfree.
1996-09-19 Richard Stallman(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
1996-09-01 Karl Heuer(re_match_2_internal) [emacs]: Use PT, not point.
1996-08-31 Richard StallmanClean up whitespace.
1996-08-31 Richard Stallman(re_search_2): Optimize regexp that starts with ^.
1996-08-31 Richard Stallman(FREE_VAR): Clean up C syntax.
1996-08-09 Richard Stallman(re_max_failures): Increase to 20000 again.
1996-07-09 Roland McGrath[_LIBC] (re_comp, re_exec): Use `weak_function' keyword...
1996-06-26 Richard Stallman(re_max_failures): Reduce to 4000.
1996-06-02 Richard Stallman(re_max_failures): Reduce to 8000.
1996-05-24 Roland McGrathTue May 21 19:18:05 1996 Roland McGrath <roland@delas...
1996-05-12 Richard StallmanDelete the Emacs local variables spec.
1996-05-11 Richard Stallman(re_match_2_internal): Fix off-by-one error; don't use
1996-04-12 Richard Stallman(MAX_FAILURE_ITEMS): Use 5 instead of actual number...
1996-01-29 Karl HeuerUpdate FSF address in comment.
1995-12-13 Karl Heuer(AT_WORD_BOUNDARY): Disable macro.
1995-11-16 Roland McGrath(gettext_noop): New macro, identity fn.
1995-11-11 Richard Stallman(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
1995-10-29 Richard Stallman(POP_FAILURE_POINT): Use .word.integer.
1995-10-22 Richard StallmanDon't declare alloca.
1995-10-19 Richard Stallman(TRANSLATE, PATFETCH): Cast elt of `translate'.
1995-10-01 Richard Stallman(re_search_2): Use 0, not -1, as the lower bound
1995-09-01 Richard Stallman(re_search_2): If pattern starts with \=, optimize...
1995-08-22 Richard Stallman(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push...
1995-07-17 Karl HeuerFix conditional.
1995-07-07 Richard StallmanDon't use relocatable allocator.
1995-06-20 Richard StallmanUse `defined' to test HAVE_STRING_H and STDC_HEADERS.
1995-06-03 Karl HeuerUndefined INHIBIT_STRING_HEADER when we have no
1995-05-29 Karl Heuer(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
1995-05-26 Karl Heuer(NULL): Use explicit cast.
1995-05-21 Jim Meyering[REGEX_FREE]: Use ((void)0) instead of just (0).
1995-05-20 Roland McGrathAdd `#ifdef _LIBC' in a few places, so this can be...
1995-05-17 Roland McGrathUpdated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
1995-05-17 Karl Heuer(re_compile_fastmap): Undo previous change.
1995-05-15 Richard Stallman(re_compile_fastmap): Don't free stack if it's empty.
1995-05-06 Richard Stallman[! emacs]: #undef REL_ALLOC.
1995-05-02 Richard Stallman(union fail_stack_elt): New union.
1995-04-29 Richard Stallman(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
1995-04-09 Richard Stallman(re_match_2_internal): Eliminate cast of ptr to int.
1995-02-28 Jim Meyering(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
1995-01-18 Karl Heuer[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs...
1994-12-30 Richard Stallman(regex_compile): Use putchar, not printchar.
1994-12-24 Richard Stallman(SET_REGS_MATCHED): Do nothing if set_regs_matched_done...
1994-12-11 Jim Meyering[REG_UNSET_VALUE]: Define to the address of a static...
1994-12-01 Karl Heuer(gettext): Make sure this is always defined, even ...
1994-11-29 Paul Eggert(re_compile_pattern, re_comp, regerror): Add gettext...
1994-11-19 Richard Stallman(re_compile_fastmap): Really, really treat `succeed...
1994-11-19 Richard Stallman(re_compile_fastmap): Really treat `succeed' like end.
1994-11-18 Karl Heuer(re_compile_fastmap): Treat `succeed' like end of pattern.
1994-11-16 Richard Stallman(re_opcode_t): New opcode `succeed'
1994-10-26 Paul Eggert(re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-18 Karl Heuer(exactn): Initializer deleted.
1994-10-01 Richard StallmanComment change.
1994-10-01 Richard Stallman(compile_range): When casting to const unsigned char...
1994-09-26 David J. MacKenzieremove CONFIG_BROKETS
1994-08-17 Richard Stallman(regex_compile): Split an if to avoid compiler bug.
1994-07-31 Richard Stallman(compile_range): Avoid warning in casts for range_start...
1994-07-15 Richard Stallman(re_match_2_internal): Add casts to shut up some compilers.
1994-07-05 Richard StallmanBe less eager to define MATCH_MAY_ALLOCATE.
1994-07-02 Richard Stallman(re_compile_fastmap): Either set fastmap['\n'] to 1...
1994-07-01 Richard Stallmanentered into RCS
1994-05-06 Jim Meyering*** empty log message ***
1994-05-04 Richard Stallman*** empty log message ***
1994-05-04 Richard Stallman*** empty log message ***
1994-04-27 Karl Heuer*** empty log message ***
1994-04-23 Richard Stallman*** empty log message ***
1994-04-21 Karl Heuer*** empty log message ***
1994-04-21 Karl Heuer*** empty log message ***
1994-04-21 Richard Stallman*** empty log message ***
1994-03-26 Richard Stallman*** empty log message ***
1994-03-04 Karl Heuer*** empty log message ***
1994-02-25 Karl Heuer*** empty log message ***
1994-02-23 Karl Heuer*** empty log message ***
1994-02-08 Jim Meyering*** empty log message ***
1994-02-08 Karl Heuer*** empty log message ***
1993-11-20 Karl Heuer*** empty log message ***
1993-11-15 Richard Stallman*** empty log message ***
1993-11-06 Richard Stallman*** empty log message ***
1993-10-12 Jim Meyering*** empty log message ***
1993-06-16 Jim Blandy*** empty log message ***
1993-06-10 Jim Blandy*** empty log message ***
1993-06-07 Richard Stallman*** empty log message ***
1993-05-22 Jim Blandy*** empty log message ***
1993-05-22 Jim Blandy*** empty log message ***
1993-05-22 Jim Blandy*** empty log message ***
1993-05-13 Jim Blandy*** empty log message ***
1993-04-30 Jim Blandy*** empty log message ***
1993-04-06 Jim Blandy*** empty log message ***
1993-04-02 Jim Blandy*** empty log message ***
1993-04-02 Jim Blandy*** empty log message ***
1993-03-09 Jim Blandy*** empty log message ***
1993-01-07 Jim Blandy*** empty log message ***
1992-12-14 Jim Blandy*** empty log message ***
1992-12-12 Jim Blandy*** empty log message ***
1992-12-12 Jim Meyering*** empty log message ***
1992-12-08 Jim Blandy*** empty log message ***
1992-12-01 David J. MacKenzie*** empty log message ***
1992-11-26 David J. MacKenzie*** empty log message ***
1992-11-24 David J. MacKenzie*** empty log message ***
1992-11-21 Karl Berry*** empty log message ***
next