Thu, 30 Nov 2006 01:52:26 +0000 |
Kenichi Handa |
(regex_compile): Fix previous change.
|
Tue, 28 Nov 2006 01:13:26 +0000 |
Kenichi Handa |
(regex_compile): Fix previous change.
|
Tue, 28 Nov 2006 01:12:50 +0000 |
Kenichi Handa |
(regex_compile): Fix previous change.
|
Tue, 28 Nov 2006 01:10:09 +0000 |
Kenichi Handa |
(regex_compile): Don't call SET_LIST_BIT with a
|
Fri, 24 Nov 2006 19:36:39 +0000 |
Juanma Barranquero |
Fix last change in whitespace.
|
Fri, 24 Nov 2006 09:30:44 +0000 |
Juanma Barranquero |
Whitespace/tab mixups.
|
Tue, 03 Oct 2006 13:19:18 +0000 |
Stefan Monnier |
(regex_compile): Set the new `used_syntax' bit.
|
Fri, 22 Sep 2006 17:30:13 +0000 |
Stefan Monnier |
(analyse_first): For eight-bit-control chars, mark both the
|
Sat, 16 Sep 2006 15:28:47 +0000 |
Richard M. Stallman |
(re_compile_pattern): Set gl_state.current_syntax_table.
|
Tue, 21 Feb 2006 12:58:58 +0000 |
Andreas Schwab |
Fix indentation.
|
Mon, 20 Feb 2006 16:44:09 +0000 |
Chong Yidong |
* regex.c: Revert 2006-02-19 change.
|
Mon, 20 Feb 2006 16:25:21 +0000 |
Chong Yidong |
* regex.c (xmalloc, xrealloc): Define these when not linked to
|
Mon, 20 Feb 2006 03:48:53 +0000 |
Luc Teirlinck |
(extend_range_table_work_area): Fix typo.
|
Mon, 20 Feb 2006 01:19:08 +0000 |
Richard M. Stallman |
(regex_compile): Call xmalloc and xrealloc.
|
Mon, 20 Feb 2006 01:15:42 +0000 |
Richard M. Stallman |
(extend_range_table_work_area): Call xmalloc and xrealloc.
|
Tue, 24 Jan 2006 19:14:58 +0000 |
Stefan Monnier |
(IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
|
Tue, 04 Oct 2005 04:31:08 +0000 |
Stefan Monnier |
(re_char): Move it back to the implementation file.
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Sun, 24 Apr 2005 16:40:43 +0000 |
Eli Zaretskii |
(re_search_2, re_match_2_internal): Convert second arg
|
Mon, 20 Dec 2004 11:06:14 +0000 |
Richard M. Stallman |
(re_match_2_internal) <symend, wordend>:
|
Mon, 06 Dec 2004 00:41:40 +0000 |
Stefan Monnier |
(GET_UNSIGNED_NUMBER): Signal an error when reaching the end.
|
Sun, 05 Dec 2004 23:34:16 +0000 |
Richard M. Stallman |
(regex_compile): Fix end-of-pattern case for space.
|
Fri, 19 Nov 2004 19:47:39 +0000 |
Richard M. Stallman |
Fix previous change.
|
Fri, 19 Nov 2004 19:36:09 +0000 |
Richard M. Stallman |
(regex_compile): Substitute whitespace_regexp for spaces, if it is nonzero.
|
Sun, 24 Oct 2004 03:56:51 +0000 |
Kenichi Handa |
(re_error_msgid): Add an entry for REG_ERANGEX.
|
Sun, 13 Jun 2004 22:36:05 +0000 |
Richard M. Stallman |
(re_wctype, re_iswctype): Function defs longer static.
|
Fri, 28 May 2004 22:28:09 +0000 |
Stefan Monnier |
(print_partial_compiled_pattern): Add missing 'break'
|
Wed, 19 May 2004 16:37:35 +0000 |
Stefan Monnier |
Add support for new '\_<' and '\_>' regexp operators, matching the
|
Tue, 11 May 2004 09:47:25 +0000 |
Eli Zaretskii |
(mutually_exclusive_p): In 'case wordbeg', compare op2
|
Mon, 13 Oct 2003 18:48:14 +0000 |
Richard M. Stallman |
(MAX_BUF_SIZE): Reduce to 2**15.
|
Tue, 30 Sep 2003 12:36:17 +0000 |
Richard M. Stallman |
(regex_compile): Free the stack when returning from function.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 23 Feb 2003 15:00:30 +0000 |
Richard M. Stallman |
(print_partial_compiled_pattern): Output to stderr.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Thu, 16 Jan 2003 04:31:55 +0000 |
Kenichi Handa |
(GET_CHAR_BEFORE_2): Use PREV_CHAR_BOUNDARY.
|
Mon, 18 Nov 2002 15:40:28 +0000 |
Dave Love |
(_GNU_SOURCE): Don't define.
|
Thu, 07 Nov 2002 20:53:33 +0000 |
Dave Love |
(regexec): Fix pmatch declaration.
|
Tue, 10 Sep 2002 05:59:32 +0000 |
Stefan Monnier |
(DISCARD_FAILURE_REG_OR_COUNT): Delete.
|
Mon, 09 Sep 2002 19:41:30 +0000 |
Richard M. Stallman |
(regnum_t): Use signed int, not unsigned int.
|
Fri, 06 Sep 2002 03:08:53 +0000 |
Richard M. Stallman |
(set_image_of_range_1): In no-TRANSLATE case,
|
Thu, 05 Sep 2002 02:34:37 +0000 |
Richard M. Stallman |
(set_image_of_range_1): New function.
|
Fri, 23 Aug 2002 22:19:56 +0000 |
Stefan Monnier |
(PATFETCH): Remove the translating fetch.
|
Mon, 25 Mar 2002 00:45:48 +0000 |
Richard M. Stallman |
(GET_UNSIGNED_NUMBER): Give proper error for spaces.
|
Thu, 21 Mar 2002 09:44:14 +0000 |
Richard M. Stallman |
(DISCARD_FAILURE_REG_OR_COUNT): New macro.
|
Fri, 02 Nov 2001 16:06:54 +0000 |
Stefan Monnier |
(re_wctype): Try to fix some warnings.
|
Tue, 09 Oct 2001 10:05:13 +0000 |
Gerd Moellmann |
(WIDE_CHAR_SUPPORT): Do not use defined() in macro.
|
Sat, 12 May 2001 10:52:38 +0000 |
Eli Zaretskii |
(malloc, realloc, free) [emacs]: Undefine before
|
Thu, 25 Jan 2001 01:44:54 +0000 |
Stefan Monnier |
(mutually_exclusive_p): Add missing `break' at the end of `charset' processing.
|
Wed, 24 Jan 2001 23:11:40 +0000 |
Stefan Monnier |
(mutually_exclusive_p): Don't blindly handle `charset_not'
|
Mon, 30 Oct 2000 15:20:17 +0000 |
Stefan Monnier |
(re_iswctype, re_wctype_to_bit): Fix braino.
|
Fri, 27 Oct 2000 13:29:36 +0000 |
Stefan Monnier |
(POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
|
Thu, 26 Oct 2000 00:45:01 +0000 |
Stefan Monnier |
More `unsigned char' -> `re_char' changes.
|
Tue, 24 Oct 2000 14:00:55 +0000 |
Andrew Innes |
(IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
|
Tue, 24 Oct 2000 08:27:34 +0000 |
Kenichi Handa |
(regex_compile): Fix previous change.
|
Tue, 24 Oct 2000 08:10:27 +0000 |
Kenichi Handa |
(regex_compile): Change the way of handling a range from a char less
|
Tue, 17 Oct 2000 06:55:04 +0000 |
Jeff Bailey |
Remove warning that noone noticed anyway
|
Sun, 15 Oct 2000 16:44:45 +0000 |
Stefan Monnier |
(WIDE_CHAR_SUPPORT): Define if _LIBC as well.
|
Tue, 19 Sep 2000 15:47:02 +0000 |
Jeff Bailey |
Add warning to top of source files
|
Mon, 04 Sep 2000 04:24:00 +0000 |
Stefan Monnier |
(WIDE_CHAR_SUPPORT): New macro.
|
Thu, 31 Aug 2000 17:19:15 +0000 |
Stefan Monnier |
* regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.
|
Wed, 30 Aug 2000 18:31:17 +0000 |
Stefan Monnier |
Merge some changes from GNU libc. Add prototypes.
|
Mon, 28 Aug 2000 00:37:24 +0000 |
Stefan Monnier |
* regex.c: Indent cpp directives and remove parens after `defined'.
|
Fri, 25 Aug 2000 14:35:12 +0000 |
Stefan Monnier |
(PUSH_FAILURE_COUNT): New macro.
|
Fri, 11 Aug 2000 01:56:59 +0000 |
Kenichi Handa |
(regex_compile) <normal_char>: Pay attention to multibyteness.
|
Tue, 20 Jun 2000 16:48:05 +0000 |
Stefan Monnier |
(re_match, re_match_2): Protect calls to alloca (0).
|
Sat, 10 Jun 2000 08:04:33 +0000 |
Kenichi Handa |
(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
|
Tue, 30 May 2000 02:58:58 +0000 |
Stefan Monnier |
(PREFETCH_NOLIMIT): New function.
|
Thu, 25 May 2000 16:30:40 +0000 |
Stefan Monnier |
(at_begline_loc_p): Also recognize the \\(?:^ case
|
Wed, 19 Apr 2000 21:39:18 +0000 |
Stefan Monnier |
(re_match_2_internal): Don't shorten the strings anymore,
|
Sun, 02 Apr 2000 23:56:46 +0000 |
Stefan Monnier |
* regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
|
Wed, 29 Mar 2000 04:01:25 +0000 |
Stefan Monnier |
(analyse_first): New function obtained by ripping out most
|
Mon, 27 Mar 2000 22:26:37 +0000 |
Stefan Monnier |
(REGEX_FREE_STACK, RESET_FAIL_STACK): Make them usable as an expression.
|
Sun, 26 Mar 2000 23:05:51 +0000 |
Stefan Monnier |
(enum re_opcode_t): New opcode on_failure_jump_nastyloop.
|
Thu, 23 Mar 2000 04:36:14 +0000 |
Stefan Monnier |
(enum syntaxcode): Provide default for non-Emacs.
|
Wed, 22 Mar 2000 14:25:38 +0000 |
Dave Love |
(re_compile_fastmap, re_match_2_internal): Fix cast to re_opcode_t.
|
Wed, 22 Mar 2000 04:17:32 +0000 |
Stefan Monnier |
(CHAR_CHARSET, CHARSET_LEADING_CODE_BASE): Add default
|
Sun, 19 Mar 2000 23:22:06 +0000 |
Stefan Monnier |
(RE_STRING_CHAR): New macro.
|
Thu, 16 Mar 2000 02:53:38 +0000 |
Stefan Monnier |
(re_match_2): Fix string shortening (to fit `stop') to make sure
|
Tue, 14 Mar 2000 00:27:57 +0000 |
Stefan Monnier |
* regex.c: Declare a new type `re_char' used throughout the code for the
|
Wed, 08 Mar 2000 23:25:41 +0000 |
Stefan Monnier |
This is a big redesign of failure-stack and register handling, prompted
|
Tue, 18 Jan 2000 20:11:41 +0000 |
Richard M. Stallman |
(re_compile_fastmap): While checking a range table for
|
Wed, 15 Dec 1999 15:18:34 +0000 |
Dave Love |
Copyright up-date.
|
Wed, 15 Dec 1999 15:15:29 +0000 |
Dave Love |
1999-12-15 Kenichi Handa <handa@etl.go.jp>
|
Thu, 28 Oct 1999 21:16:22 +0000 |
Gerd Moellmann |
(POP_FAILURE_POINT): Use failure_id.integer
|
Mon, 25 Oct 1999 12:31:55 +0000 |
Gerd Moellmann |
(POP_FAILURE_POINT): Extract failure_id as an integer.
|
Wed, 06 Oct 1999 18:25:22 +0000 |
Dave Love |
1999-09-04 Richard Stallman <rms@gnu.org>
|
Sun, 29 Aug 1999 20:38:11 +0000 |
Richard M. Stallman |
[emacs]: Handle character classes for multibyte chars:
|
Tue, 19 Jan 1999 03:24:03 +0000 |
Richard M. Stallman |
(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.
|
Wed, 30 Dec 1998 20:44:39 +0000 |
Richard M. Stallman |
(re_compile_fastmap): Do something similar to the
|
Thu, 10 Dec 1998 03:09:12 +0000 |
Karl Heuer |
(re_compile_fastmap): For anychar, set all fastmap
|
Tue, 10 Nov 1998 07:03:05 +0000 |
Karl Heuer |
(regex_compile): Handle translation of multibyte
|
Sat, 25 Jul 1998 06:40:50 +0000 |
Richard M. Stallman |
(regex_compile): Declare p with non-const type on AIX.
|
Tue, 09 Jun 1998 20:12:44 +0000 |
Richard M. Stallman |
(PTR_TO_OFFSET): Alternate definition if not `emacs'.
|
Sat, 06 Jun 1998 21:59:21 +0000 |
Richard M. Stallman |
(POS_AS_IN_BUFFER): Add 1 only if operating on a buffer.
|
Mon, 25 May 1998 20:14:54 +0000 |
Richard M. Stallman |
(re_search_2): Don't use ++ inside RE_TRANSLATE.
|
Wed, 06 May 1998 20:46:35 +0000 |
Richard M. Stallman |
(regex_compile): When checking after exactn
|
Wed, 29 Apr 1998 09:23:15 +0000 |
Andreas Schwab |
(re_search_2): Fix indentation.
|
Sat, 25 Apr 1998 03:37:36 +0000 |
Richard M. Stallman |
(re_search_2): Fix handling of at_dot.
|
Wed, 15 Apr 1998 10:33:18 +0000 |
Andreas Schwab |
Use RE_TRANSLATE_P to check whether translation is
|
Wed, 15 Apr 1998 09:39:40 +0000 |
Andreas Schwab |
(realloc) <emacs>: Define to xrealloc.
|
Sun, 12 Apr 1998 06:57:47 +0000 |
Karl Heuer |
(re_match_2, re_search_2): Convert position to a charpos,
|
Tue, 07 Apr 1998 04:07:58 +0000 |
Karl Heuer |
(re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.
|
Tue, 07 Apr 1998 03:21:46 +0000 |
Richard M. Stallman |
(re_match_2_internal): Declare buf_ch unsigned int.
|
Sat, 04 Apr 1998 00:00:06 +0000 |
Richard M. Stallman |
(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.
|
Fri, 03 Apr 1998 07:33:13 +0000 |
Richard M. Stallman |
(compile_range): Unused function deleted.
|
Fri, 16 Jan 1998 17:56:40 +0000 |
Richard M. Stallman |
(re_match_2_internal): Use SYNTAX_TABLE_BYTE_TO_CHAR.
|
Fri, 09 Jan 1998 23:24:24 +0000 |
Richard M. Stallman |
(re_search_2): Fix call to CHAR_HEAD_P.
|
Thu, 11 Dec 1997 07:21:05 +0000 |
Karl Heuer |
(GROW_FAIL_STACK): Fix test for stack size at max.
|
Tue, 09 Dec 1997 23:04:38 +0000 |
Karl Heuer |
(GROW_FAIL_STACK): Fix previous change:
|
Tue, 09 Dec 1997 23:01:27 +0000 |
Karl Heuer |
(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
|
Wed, 06 Aug 1997 06:31:13 +0000 |
Richard M. Stallman |
Whitespace change.
|
Fri, 04 Jul 1997 20:46:22 +0000 |
Richard M. Stallman |
(TRANSLATE, re_search_2, re_match_2_internal,bcmp_translate):
|
Wed, 02 Jul 1997 06:25:00 +0000 |
Richard M. Stallman |
(re_search_2): Cast result of POS_ADDR_VSTRING.
|
Sun, 15 Jun 1997 19:43:01 +0000 |
Richard M. Stallman |
Fix previous change.
|
Sun, 15 Jun 1997 19:05:59 +0000 |
Richard M. Stallman |
Fix up whitespace.
|
Sun, 15 Jun 1997 19:00:12 +0000 |
Richard M. Stallman |
(PTR_TO_OFFSET): New macro.
|
Thu, 07 Nov 1996 21:13:22 +0000 |
Richard M. Stallman |
[emacs] (malloc, free): Define as xmalloc, and xfree.
|
Thu, 19 Sep 1996 03:00:06 +0000 |
Richard M. 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 M. Stallman |
Clean up whitespace.
|
Sat, 31 Aug 1996 23:40:19 +0000 |
Richard M. Stallman |
(re_search_2): Optimize regexp that starts with ^.
|
Sat, 31 Aug 1996 22:29:12 +0000 |
Richard M. Stallman |
(FREE_VAR): Clean up C syntax.
|
Fri, 09 Aug 1996 10:44:37 +0000 |
Richard M. 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 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.
|
Tue, 22 Aug 1995 19:44:26 +0000 |
Richard M. 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 M. Stallman |
Don't use relocatable allocator.
|
Tue, 20 Jun 1995 03:11:14 +0000 |
Richard M. 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 M. Stallman |
(re_compile_fastmap): Don't free stack if it's empty.
|
Sat, 06 May 1995 20:14:52 +0000 |
Richard M. Stallman |
[! emacs]: #undef REL_ALLOC.
|
Tue, 02 May 1995 16:27:24 +0000 |
Richard M. Stallman |
(union fail_stack_elt): New union.
|
Sat, 29 Apr 1995 20:21:41 +0000 |
Richard M. Stallman |
(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.
|
Sun, 09 Apr 1995 19:14:40 +0000 |
Richard M. 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 M. Stallman |
(regex_compile): Use putchar, not printchar.
|
Sat, 24 Dec 1994 23:40:43 +0000 |
Richard M. 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 M. Stallman |
(re_compile_fastmap): Really, really treat `succeed' like end.
|
Sat, 19 Nov 1994 10:37:38 +0000 |
Richard M. 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 M. 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 M. Stallman |
Comment change.
|
Sat, 01 Oct 1994 09:06:07 +0000 |
Richard M. 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 M. Stallman |
(regex_compile): Split an if to avoid compiler bug.
|
Sun, 31 Jul 1994 20:59:32 +0000 |
Richard M. Stallman |
(compile_range): Avoid warning in casts for range_start/end.
|
Fri, 15 Jul 1994 07:48:35 +0000 |
Richard M. Stallman |
(re_match_2_internal): Add casts to shut up some compilers.
|
Tue, 05 Jul 1994 07:25:05 +0000 |
Richard M. Stallman |
Be less eager to define MATCH_MAY_ALLOCATE.
|
Sat, 02 Jul 1994 00:10:58 +0000 |
Richard M. Stallman |
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
|
Fri, 01 Jul 1994 06:19:16 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 06 May 1994 15:23:06 +0000 |
Jim Meyering |
*** empty log message ***
|
Wed, 04 May 1994 21:21:25 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 04 May 1994 01:58:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 27 Apr 1994 20:02:46 +0000 |
Karl Heuer |
*** empty log message ***
|
Sat, 23 Apr 1994 04:07:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 21 Apr 1994 19:45:27 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 21 Apr 1994 19:26:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Thu, 21 Apr 1994 03:24:35 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 26 Mar 1994 05:37:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 04 Mar 1994 22:26:03 +0000 |
Karl Heuer |
*** empty log message ***
|
Fri, 25 Feb 1994 01:30:59 +0000 |
Karl Heuer |
*** empty log message ***
|
Wed, 23 Feb 1994 23:04:30 +0000 |
Karl Heuer |
*** empty log message ***
|
Tue, 08 Feb 1994 04:01:10 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 08 Feb 1994 03:47:10 +0000 |
Karl Heuer |
*** empty log message ***
|
Sat, 20 Nov 1993 04:05:45 +0000 |
Karl Heuer |
*** empty log message ***
|
Mon, 15 Nov 1993 04:04:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 06 Nov 1993 08:05:07 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 12 Oct 1993 05:02:22 +0000 |
Jim Meyering |
*** empty log message ***
|
Wed, 16 Jun 1993 21:28:28 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 10 Jun 1993 12:50:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 07 Jun 1993 08:06:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 22 May 1993 08:30:16 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 22 May 1993 08:16:25 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 22 May 1993 07:25:53 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 13 May 1993 01:47:22 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 30 Apr 1993 16:42:24 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 06 Apr 1993 02:42:52 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 02 Apr 1993 23:17:33 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 02 Apr 1993 22:53:56 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 09 Mar 1993 17:03:08 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 07 Jan 1993 01:47:11 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 14 Dec 1992 02:28:29 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 12 Dec 1992 14:44:09 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 12 Dec 1992 02:55:16 +0000 |
Jim Meyering |
*** empty log message ***
|
Tue, 08 Dec 1992 00:39:49 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 01 Dec 1992 18:28:07 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Thu, 26 Nov 1992 04:42:40 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Tue, 24 Nov 1992 14:17:32 +0000 |
David J. MacKenzie |
*** empty log message ***
|
Sat, 21 Nov 1992 01:51:33 +0000 |
Karl Berry |
*** empty log message ***
|
Sun, 15 Nov 1992 10:30:58 +0000 |
Jim Blandy |
*** empty log message ***
|
Wed, 16 Sep 1992 14:52:41 +0000 |
Karl Berry |
Initial revision
|