Mercurial > emacs
log src/regex.h @ 41369:72709f10af2b
age | author | description |
---|---|---|
Tue, 17 Oct 2000 06:55:04 +0000 | Jeff Bailey | Remove warning that noone noticed anyway |
Tue, 19 Sep 2000 15:47:02 +0000 | Jeff Bailey | Add warning to top of source files |
Thu, 31 Aug 2000 17:19:15 +0000 | Stefan Monnier | * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag. |
Wed, 30 Aug 2000 18:21:17 +0000 | Stefan Monnier | (struct re_pattern_buffer): Use size_t for used/allocated. |
Mon, 28 Aug 2000 00:37:24 +0000 | Stefan Monnier | * regex.c: Indent cpp directives and remove parens after `defined'. |
Mon, 19 Jun 2000 21:59:46 +0000 | Dave Love | Test PROTOTYPES as well as __STDC__. |
Sun, 02 Apr 2000 23:56:46 +0000 | Stefan Monnier | * regex.c (PTR_TO_OFFSET) [!emacs]: Remove. |