log src/regex.h @ 67896:059f4eadf087

age author description
2005-10-04 Stefan Monnier (re_char): Don't expose it in the interface.
2005-09-30 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-10-24 Kenichi Handa (enum reg_errcode_t): New value REG_ERANGEX.
2004-06-13 Richard M. Stallman (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)
2003-09-01 Miles Bader Add arch taglines
2002-09-30 Francesco Potortì Comment and whitespace changes regarding # define __restrict_arr
2002-09-26 Richard M. Stallman (__restrict_arr): Don't define if already defined.
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__.