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.
|