(re_match, re_match_2): Protect calls to alloca (0).
[gnulib.git] / regex.c
2000-06-20 Stefan Monnier(re_match, re_match_2): Protect calls to alloca (0). raeburn-tag-4-for-export
2000-06-10 Kenichi Handa(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
2000-05-30 Stefan Monnier(PREFETCH_NOLIMIT): New function.
2000-05-25 Stefan Monnier(at_begline_loc_p): Also recognize the \\(?:^ case
2000-04-19 Stefan Monnier(re_match_2_internal): Don't shorten the strings anymore,
2000-04-02 Stefan Monnier* regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
2000-03-29 Stefan Monnier(analyse_first): New function obtained by ripping out...
2000-03-27 Stefan Monnier(REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable...
2000-03-26 Stefan Monnier(enum re_opcode_t): New opcode on_failure_jump_nastyloop.
2000-03-23 Stefan Monnier(enum syntaxcode): Provide default for non-Emacs.
2000-03-22 Dave Love(re_compile_fastmap, re_match_2_internal): Fix cast...
2000-03-22 Stefan Monnier(CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
2000-03-19 Stefan Monnier(RE_STRING_CHAR): New macro.
2000-03-16 Stefan Monnier(re_match_2): Fix string shortening (to fit `stop'...
2000-03-14 Stefan Monnier* regex.c: Declare a new type `re_char' used throughout...
2000-03-08 Stefan MonnierThis is a big redesign of failure-stack and register...
2000-01-18 Richard Stallman(re_compile_fastmap): While checking a range table for
1999-12-15 Dave LoveCopyright up-date.
1999-12-15 Dave Love1999-12-15 Kenichi Handa <handa@etl.go.jp>
1999-10-28 Gerd Moellmann(POP_FAILURE_POINT): Use failure_id.integer
1999-10-25 Gerd Moellmann(POP_FAILURE_POINT): Extract failure_id as an integer.
1999-10-06 Dave Love1999-09-04 Richard Stallman <rms@gnu.org>
1999-08-29 Richard Stallman[emacs]: Handle character classes for multibyte chars:
1999-01-19 Richard Stallman(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT... EMACS_20_4
1998-12-30 Richard Stallman(re_compile_fastmap): Do something similar to the
1998-12-10 Karl Heuer(re_compile_fastmap): For anychar, set all fastmap
1998-11-10 Karl Heuer(regex_compile): Handle translation of multibyte
1998-07-25 Richard Stallman(regex_compile): Declare p with non-const type on AIX.
1998-06-09 Richard Stallman(PTR_TO_OFFSET): Alternate definition if not `emacs'.
1998-06-06 Richard Stallman(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
1998-05-25 Richard Stallman(re_search_2): Don't use ++ inside RE_TRANSLATE.
1998-05-06 Richard Stallman(regex_compile): When checking after exactn
1998-04-29 Andreas Schwab(re_search_2): Fix indentation.
1998-04-25 Richard Stallman(re_search_2): Fix handling of at_dot.
1998-04-15 Andreas SchwabUse RE_TRANSLATE_P to check whether translation is
1998-04-15 Andreas Schwab(realloc) <emacs>: Define to xrealloc.
1998-04-12 Karl Heuer(re_match_2, re_search_2): Convert position to a charpos,
1998-04-07 Karl Heuer(re_match_2) <anychar>: In unibyte case, set buf_ch...
1998-04-07 Richard Stallman(re_match_2_internal): Declare buf_ch unsigned int.
1998-04-04 Richard Stallman(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
1998-04-03 Richard Stallman(compile_range): Unused function deleted.
1998-01-16 Richard Stallman(re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.
1998-01-09 Richard Stallman(re_search_2): Fix call to CHAR_HEAD_P.
1997-12-11 Karl Heuer(GROW_FAIL_STACK): Fix test for stack size at max.
1997-12-09 Karl Heuer(GROW_FAIL_STACK): Fix previous change:
1997-12-09 Karl Heuer(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
1997-08-06 Richard StallmanWhitespace change. EMACS_20_2
1997-07-04 Richard Stallman(TRANSLATE, re_search_2, re_match_2_internal,bcmp_trans...
1997-07-02 Richard Stallman(re_search_2): Cast result of POS_ADDR_VSTRING.
1997-06-15 Richard StallmanFix previous change.
1997-06-15 Richard StallmanFix up whitespace.
1997-06-15 Richard Stallman(PTR_TO_OFFSET): New macro.
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.
next