aboutsummaryrefslogtreecommitdiffstats
path: root/src/regex.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-15Copyright up-date.Dave Love1-1/+1
1999-12-151999-12-15 Kenichi Handa <handa@etl.go.jp>Dave Love1-5/+46
1999-10-28(POP_FAILURE_POINT): Use failure_id.integerGerd Moellmann1-1/+1
1999-10-25(POP_FAILURE_POINT): Extract failure_id as an integer.Gerd Moellmann1-1/+1
1999-10-061999-09-04 Richard M. Stallman <rms@gnu.org>Dave Love1-34/+83
1999-08-29[emacs]: Handle character classes for multibyte chars:Richard M. Stallman1-35/+201
1999-01-19(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.Richard M. Stallman1-0/+13
1998-12-30(re_compile_fastmap): Do something similar to theRichard M. Stallman1-7/+13
1998-12-10(re_compile_fastmap): For anychar, set all fastmapKarl Heuer1-13/+5
1998-11-10(regex_compile): Handle translation of multibyteKarl Heuer1-9/+20
1998-07-25(regex_compile): Declare p with non-const type on AIX.Richard M. Stallman1-0/+5
1998-06-09(PTR_TO_OFFSET): Alternate definition if not `emacs'.Richard M. Stallman1-0/+4
1998-06-06(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.Richard M. Stallman1-5/+6
1998-05-25(re_search_2): Don't use ++ inside RE_TRANSLATE.Richard M. Stallman1-5/+12
1998-05-06(regex_compile): When checking after exactnRichard M. Stallman1-6/+6
1998-04-29(re_search_2): Fix indentation.Andreas Schwab1-2/+2
1998-04-25(re_search_2): Fix handling of at_dot.Richard M. Stallman1-4/+4
1998-04-15Use RE_TRANSLATE_P to check whether translation isAndreas Schwab1-7/+8
1998-04-15(realloc) <emacs>: Define to xrealloc.Andreas Schwab1-0/+1
1998-04-12(re_match_2, re_search_2): Convert position to a charpos,Karl Heuer1-8/+12
1998-04-07(re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.Karl Heuer1-1/+1
1998-04-07(re_match_2_internal): Declare buf_ch unsigned int.Richard M. Stallman1-2/+2
1998-04-04(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.Richard M. Stallman1-1/+1
1998-04-03(compile_range): Unused function deleted.Richard M. Stallman1-97/+133
1998-01-16(re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.Richard M. Stallman1-8/+8
1998-01-09(re_search_2): Fix call to CHAR_HEAD_P.Richard M. Stallman1-11/+26
1997-12-11(GROW_FAIL_STACK): Fix test for stack size at max.Karl Heuer1-1/+2
1997-12-09(GROW_FAIL_STACK): Fix previous change:Karl Heuer1-3/+5
1997-12-09(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.Karl Heuer1-28/+42
1997-08-06Whitespace change.Richard M. Stallman1-6/+7
1997-07-04(TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):Richard M. Stallman1-4/+5
1997-07-02(re_search_2): Cast result of POS_ADDR_VSTRING.Richard M. Stallman1-6/+9
1997-06-15Fix previous change.Richard M. Stallman1-1/+1
1997-06-15Fix up whitespace.Richard M. Stallman1-1686/+1686
1997-06-15(PTR_TO_OFFSET): New macro.Richard M. Stallman1-1951/+2687
1996-11-07[emacs] (malloc, free): Define as xmalloc, and xfree.Richard M. Stallman1-0/+3
1996-09-19(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.Richard M. Stallman1-3/+4
1996-09-01(re_match_2_internal) [emacs]: Use PT, not point.Karl Heuer1-3/+3
1996-08-31Clean up whitespace.Richard M. Stallman1-1914/+1913
1996-08-31(re_search_2): Optimize regexp that starts with ^.Richard M. Stallman1-1/+19
1996-08-31(FREE_VAR): Clean up C syntax.Richard M. Stallman1-1/+1
1996-08-09(re_max_failures): Increase to 20000 again.Richard M. Stallman1-1/+1
1996-07-09[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead ofRoland McGrath1-9/+9
1996-06-26(re_max_failures): Reduce to 4000.Richard M. Stallman1-2/+2
1996-06-02(re_max_failures): Reduce to 8000.Richard M. Stallman1-1/+3
1996-05-24Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+11
1996-05-12Delete the Emacs local variables spec.Richard M. Stallman1-8/+0
1996-05-11(re_match_2_internal): Fix off-by-one error; don't useRichard M. Stallman1-3/+3
1996-04-12(MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.Richard M. Stallman1-2/+5
1996-01-29Update FSF address in comment.Karl Heuer1-1/+2