summaryrefslogtreecommitdiff
path: root/src/syntax.h
AgeCommit message (Expand)Author
2022-03-19Remove unused fns/data and make fns staticPaul Eggert
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-07More macro renamings for bignumTom Tromey
2018-06-16Make regex matching reentrant; update syntax during matchDaniel Colascione
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
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