aboutsummaryrefslogtreecommitdiffstats
path: root/src/regex.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Prefer 'unsigned long' to 'long unsigned int' and 'unsigned long int'.Dmitry Antipov2013-10-291-1/+1
* Port to C89.Paul Eggert2013-07-101-18/+28
* Reorder conditions that are written backwardsAndreas Schwab2013-03-241-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-3/+1
* Assume C89 or later.Paul Eggert2012-05-211-53/+38
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-051-2/+2
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* 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: [email protected]/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: [email protected]/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: [email protected]/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Revision: [email protected]/emacs--unicode--0--patch-68Miles Bader2005-07-071-1/+1
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-1/+1
* | Revision: [email protected]/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: [email protected]/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