index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
region-cache.h
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
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-10-16
Make src headers idempotent and standalone
Paul Eggert
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-02-11
Tune by using memchr and memrchr.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-12-11
Spelling fixes.
Paul Eggert
2011-08-04
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-04-13
Don't publish debugger-only interfaces to other modules.
Paul Eggert
2011-04-13
* region-cache.h (pp_cache): Mark as externally visible.
Paul Eggert
2011-03-17
* region-cache.h (pp_cache): New decl, for gcc -Wmissing-prototypes.
Paul Eggert
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-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-09-23
Fix use of int instead of EMACS_INT in search.c and region-cache.c.
Eli Zaretskii
2010-07-02
Remove P_ and __P macros.
Jan D
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-01-08
Add 2008 to copyright years.
Glenn Morris
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-01-14
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-04
Update FSF's address.
Lute Kamstra
2003-09-01
Add arch taglines
Miles Bader
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
1997-11-25
Add prototypes.
Andreas Schwab
1996-01-15
Update FSF's address in the preamble.
Erik Naggum
1995-04-07
Update copyright.
Karl Heuer
1995-03-17
Initial revision
Karl Heuer