log src/regex.h @ 39608:00f078925bcd

age author description
2000-10-17 Jeff Bailey Remove warning that noone noticed anyway
2000-09-19 Jeff Bailey Add warning to top of source files
2000-08-31 Stefan Monnier * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.
2000-08-30 Stefan Monnier (struct re_pattern_buffer): Use size_t for used/allocated.
2000-08-28 Stefan Monnier * regex.c: Indent cpp directives and remove parens after `defined'.
2000-06-19 Dave Love Test PROTOTYPES as well as __STDC__.
2000-04-02 Stefan Monnier * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.
2000-03-19 Stefan Monnier (RE_TRANSLATE. RE_TRANSLATE_P): Moved to regex.c.
2000-03-08 Stefan Monnier Update the copyright.
2000-02-14 Stefan Monnier * regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
2000-01-27 Gerd Moellmann Lost version containing non-greedy changes from Emacs.
1998-04-15 Andreas Schwab (RE_TRANSLATE_P): New macro.
1997-07-04 Richard M. Stallman (RE_TRANSLATE): Define default assuming simple integers.
1997-06-15 Richard M. Stallman (struct re_pattern_buffer): New member multibyte.
1996-01-29 Karl Heuer Update FSF address in comment.
1995-10-19 Richard M. Stallman (RE_TRANSLATE_TYPE): Define, if not already defined.
1995-05-17 Roland McGrath [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
1994-11-16 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
1994-10-26 Paul Eggert (re_comp, re_exec): Define this obsolete 4.2bsd
1994-10-18 Karl Heuer (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.
1993-05-28 Roland McGrath entered into RCS
1993-04-02 Jim Blandy *** empty log message ***
1993-01-14 David J. MacKenzie *** empty log message ***
1992-12-24 Jim Blandy *** empty log message ***
1992-12-15 David J. MacKenzie *** empty log message ***
1992-11-21 Karl Berry *** empty log message ***
1992-11-15 Jim Blandy *** empty log message ***
1992-11-04 Karl Berry *** empty log message ***
1992-09-16 Karl Berry Initial revision