summaryrefslogtreecommitdiff
path: root/src/syntax.h
AgeCommit message (Expand)Author
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-21Unrevert most of regexp reentrancy abort patchStefan Monnier
2015-11-21Revert regexp reentrancy abort patchPaul Eggert
2015-11-16Improve fix for regex reentrancy abortPaul Eggert
2015-11-15Fix regex abort when it tries to reenter itselfPaul Eggert
2015-10-16Make src headers idempotent and standalonePaul Eggert
2015-09-11Merge syntax-propertize--done and parse-sexp-propertize-doneStefan Monnier
2015-09-09Make syntax.c call syntax-propertize on demandStefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert
2013-09-21Fix syntax.h bug introduced by recent INLINE change.Paul Eggert
2013-09-20A simpler, centralized INLINE.Paul Eggert
2013-07-10Syntax cleanup, mostly replacing macros with functions.Paul Eggert
2013-06-20* syntax.c: Integer cleanups.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-04-09* syntax.h (SETUP_SYNTAX_TABLE_FOR_OBJECT): Use PTRDIFF_MAX, not MOST_POSITIV...Paul Eggert
2012-01-09Merge from trunk.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-09-21* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert
2011-04-19Support buffers > 2GB on 64-bit hosts.Eli Zaretskii
2011-04-16Fix regex.c, syntax.c and friends for buffers > 2GB.Eli Zaretskii
2011-04-10Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert
2011-02-16Change B_ to BVARTom Tromey
2011-02-14Hide implementation of `struct buffer'Tom Tromey
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-12-27Remove unused declarationsAndreas Schwab
2010-09-24Fix int/EMACS_INT use in casefiddle.c and syntax.c.Eli Zaretskii
2010-08-12Introduce a new comment style "c" flag.Stefan Monnier
2010-07-02Remove P_ and __P macros.Jan D
2010-03-10Cleanup setup of gl_state in various parts of the code.Stefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-08Add 2009 to copyright years.Glenn Morris
2008-05-15Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-02-07Use "do...while (0)", not "if (1)..else" in macro definitions.Jan Djärv
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-08Add 2008 to copyright years.Glenn Morris
2007-07-27Merge from emacs--devo--0Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-26Merge from emacs--devo--0Miles Bader
2007-01-14Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris
2006-02-08Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen