summaryrefslogtreecommitdiff
path: root/src/regex.h
Commit message (Expand)AuthorAgeFilesLines
* Fix regex.c, syntax.c and friends for buffers > 2GB.Eli Zaretskii2011-04-161-20/+27
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Update copyrights.Stefan Monnier2008-02-121-1/+1
* Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\
* | (struct re_pattern_buffer): New meumber charset_unibyte.Kenichi Handa2007-02-151-3/+4
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+3
|\ \ | |/
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+3
* | Merge from emacs--devo--0Miles Bader2006-10-151-8/+4
|\ \ | |/
| * Remove file local variables.Stefan Monnier2006-10-031-8/+4
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88Miles Bader2005-10-071-0/+5
|\ \ | |/
| * (re_char): Don't expose it in the interface.Stefan Monnier2005-10-041-4/+1
| * * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-0/+8
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-1/+1
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-1/+1
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65Miles Bader2004-10-271-1/+2
|\ \ | |/
| * (enum reg_errcode_t): New value REG_ERANGEX.Kenichi Handa2004-10-241-1/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-0/+43
|\ \ | |/
| * (CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)Richard M. Stallman2004-06-131-0/+43
* | Sync to HEAD.Kenichi Handa2004-04-081-0/+3
* | *** empty log message ***Kenichi Handa2003-09-081-2/+8
|\ \
| * | (struct re_pattern_buffer): New member target_multibyte.Kenichi Handa2002-09-031-2/+6
* | | New directoryKenichi Handa2003-09-081-3/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | Comment and whitespace changes regarding # define __restrict_arrFrancesco Potortì2002-09-301-2/+2
* | (__restrict_arr): Don't define if already defined.Richard M. Stallman2002-09-261-0/+2
|/
* Remove warning that noone noticed anywayJeff Bailey2000-10-171-4/+0
* Add warning to top of source filesJeff Bailey2000-09-191-0/+4
* * regex.h (RE_NO_NEWLINE_ANCHOR): New syntax flag.Stefan Monnier2000-08-311-3/+11
* (struct re_pattern_buffer): Use size_t for used/allocated.Stefan Monnier2000-08-301-11/+3
* * regex.c: Indent cpp directives and remove parens after `defined'.Stefan Monnier2000-08-281-60/+116
* Test PROTOTYPES as well as __STDC__.Dave Love2000-06-191-3/+3
* * regex.c (PTR_TO_OFFSET) [!emacs]: Remove.Stefan Monnier2000-04-021-0/+2
* (RE_TRANSLATE. RE_TRANSLATE_P): Moved to regex.c.Stefan Monnier2000-03-191-3/+1
* Update the copyright.Stefan Monnier2000-03-081-5/+7
* * regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALSStefan Monnier2000-02-141-4/+5
* Lost version containing non-greedy changes from Emacs.Gerd Moellmann2000-01-271-10/+13
* (RE_TRANSLATE_P): New macro.Andreas Schwab1998-04-151-0/+1
* (RE_TRANSLATE): Define default assuming simple integers.Richard M. Stallman1997-07-041-0/+1
* (struct re_pattern_buffer): New member multibyte.Richard M. Stallman1997-06-151-0/+11
* Update FSF address in comment.Karl Heuer1996-01-291-1/+2
* (RE_TRANSLATE_TYPE): Define, if not already defined.Richard M. Stallman1995-10-191-1/+5
* [VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE isRoland McGrath1995-05-171-2/+2