summaryrefslogtreecommitdiff
path: root/src/regex.h
AgeCommit message (Expand)Author
2006-10-15Merge from emacs--devo--0Miles Bader
2006-10-03Remove file local variables.Stefan Monnier
2006-02-08Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-10-07Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88Miles Bader
2005-10-04(re_char): Don't expose it in the interface.Stefan Monnier
2005-09-30* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu
2005-08-26Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader
2005-08-07Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-07Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader
2005-07-04Update FSF's address.Lute Kamstra
2004-10-27Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65Miles Bader
2004-10-24(enum reg_errcode_t): New value REG_ERANGEX.Kenichi Handa
2004-06-28Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader
2004-06-13(CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)Richard M. Stallman
2004-04-08Sync to HEAD.Kenichi Handa
2003-09-08*** empty log message ***Kenichi Handa
2003-09-08New directoryKenichi Handa
2003-09-01Add arch taglinesMiles Bader
2002-09-30Comment and whitespace changes regarding # define __restrict_arrFrancesco Potortì
2002-09-26(__restrict_arr): Don't define if already defined.Richard M. Stallman
2002-09-03(struct re_pattern_buffer): New member target_multibyte.Kenichi Handa
2000-10-17Remove warning that noone noticed anywayJeff Bailey
2000-09-19Add warning to top of source filesJeff Bailey
2000-08-31* regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.Stefan Monnier
2000-08-30(struct re_pattern_buffer): Use size_t for used/allocated.Stefan Monnier
2000-08-28* regex.c: Indent cpp directives and remove parens after `defined'.Stefan Monnier
2000-06-19Test PROTOTYPES as well as __STDC__.Dave Love
2000-04-02* regex.c (PTR_TO_OFFSET) [!emacs]: Remove.Stefan Monnier
2000-03-19(RE_TRANSLATE. RE_TRANSLATE_P): Moved to regex.c.Stefan Monnier
2000-03-08Update the copyright.Stefan Monnier
2000-02-14* regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALSStefan Monnier
2000-01-27Lost version containing non-greedy changes from Emacs.Gerd Moellmann
1998-04-15(RE_TRANSLATE_P): New macro.Andreas Schwab
1997-07-04(RE_TRANSLATE): Define default assuming simple integers.Richard M. Stallman
1997-06-15(struct re_pattern_buffer): New member multibyte.Richard M. Stallman
1996-01-29Update FSF address in comment.Karl Heuer
1995-10-19(RE_TRANSLATE_TYPE): Define, if not already defined.Richard M. Stallman
1995-05-17[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE isRoland McGrath
1994-11-16(RE_NO_POSIX_BACKTRACKING): New macro.Richard M. Stallman
1994-10-26(re_comp, re_exec): Define this obsolete 4.2bsdPaul Eggert
1994-10-18(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.Karl Heuer
1993-05-28entered into RCSRoland McGrath
1993-04-02*** empty log message ***Jim Blandy
1993-01-14*** empty log message ***David J. MacKenzie
1992-12-24*** empty log message ***Jim Blandy
1992-12-15*** empty log message ***David J. MacKenzie
1992-11-21*** empty log message ***Karl Berry
1992-11-15*** empty log message ***Jim Blandy
1992-11-04*** empty log message ***Karl Berry