aboutsummaryrefslogtreecommitdiffstats
path: root/src/syntax.h (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-04-12(RE_SETUP_SYNTAX_TABLE_FOR_OBJECT): SimplifyStefan Monnier1-4/+4
2023-04-12src/regex-emacs.c (POS_AS_IN_BUFFER): Delete macroStefan Monnier1-6/+6
2023-04-12(struct gl_state_s): Delete `offset` fieldStefan Monnier1-8/+4
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-03-19Remove unused fns/data and make fns staticPaul Eggert1-4/+0
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-08-07More macro renamings for bignumTom Tromey1-1/+1
2018-06-16Make regex matching reentrant; update syntax during matchDaniel Colascione1-14/+0
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-11-21Unrevert most of regexp reentrancy abort patchStefan Monnier1-0/+14
2015-11-21Revert regexp reentrancy abort patchPaul Eggert1-14/+0
2015-11-16Improve fix for regex reentrancy abortPaul Eggert1-4/+3
2015-11-15Fix regex abort when it tries to reenter itselfPaul Eggert1-2/+17
2015-10-16Make src headers idempotent and standalonePaul Eggert1-0/+8
2015-09-11Merge syntax-propertize--done and parse-sexp-propertize-doneStefan Monnier1-2/+3
2015-09-09Make syntax.c call syntax-propertize on demandStefan Monnier1-13/+17
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert1-7/+8
2013-09-21Fix syntax.h bug introduced by recent INLINE change.Paul Eggert1-11/+25
2013-09-20A simpler, centralized INLINE.Paul Eggert1-11/+8
2013-07-10Syntax cleanup, mostly replacing macros with functions.Paul Eggert1-200/+96
2013-06-20* syntax.c: Integer cleanups.Paul Eggert1-11/+11
2013-01-01Update copyright notices for 2013.Paul Eggert1-2/+2
2012-04-09* syntax.h (SETUP_SYNTAX_TABLE_FOR_OBJECT): Use PTRDIFF_MAX, not MOST_POSITIV...Paul Eggert1-1/+1
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-09-21* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert1-7/+7
2011-04-19Support buffers > 2GB on 64-bit hosts.Eli Zaretskii1-3/+4
2011-04-16Fix regex.c, syntax.c and friends for buffers > 2GB.Eli Zaretskii1-6/+6
2011-04-10Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert1-2/+0
2011-02-16Change B_ to BVARTom Tromey1-3/+3
2011-02-14Hide implementation of `struct buffer'Tom Tromey1-3/+3
2011-01-26Refill some long/short copyright headers.Glenn Morris1-1/+3
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-18Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey1-2/+0
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1