summaryrefslogtreecommitdiff
path: root/src/regex.h
Commit message (Expand)AuthorAgeFilesLines
* Revert fixes to allocation of regex matchingNoam Postavsky2016-10-251-3/+1
* Fix handling of allocation in regex matchingNoam Postavsky2016-10-211-1/+3
* * src/regex.h (re_match_object): Improve commentary.Eli Zaretskii2016-10-191-2/+6
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Make src headers idempotent and standalonePaul Eggert2015-10-161-0/+1
* Curved quotes in --batch diagnostics in non-UTF-8Paul Eggert2015-08-171-1/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Clean up extern decls a bit.Paul Eggert2014-08-311-0/+3
* 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: 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