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