log src/regex.c @ 9446:be58ba7c209d

age author description
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.