aboutsummaryrefslogtreecommitdiffstats
path: root/src/region-cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
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-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
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-06-20Minor putc tweaksPaul Eggert1-11/+5
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
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-10-20Include-file cleanup for src directoryPaul Eggert1-1/+0
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-07-26Revert previous change.Paul Eggert1-1/+1
2014-07-26Reorder conditions that are written backwardsAndreas Schwab1-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-2/+3
2013-03-15* region-cache.c (find_cache_boundary, move_cache_gap)Dmitry Antipov1-38/+20
2013-03-08region-cache.c, scroll.c, search.c: Use bool for booleans.Paul Eggert1-4/+6
2013-01-01Update copyright notices for 2013.Paul Eggert1-2/+2
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert1-1/+0
2012-09-04Simplify redefinition of 'abort' (Bug#12316).Paul Eggert1-12/+12
2012-08-15Fix bug #12196 with incorrect memory allocations for region-cache.Eli Zaretskii1-3/+3
2012-07-05More xmalloc and related cleanup.Paul Eggert1-1/+1
2012-07-05Cleanup xmalloc.Dmitry Antipov1-5/+3
2012-06-16* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab1-0/+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-12-11Spelling fixes.Paul Eggert1-2/+2
2011-08-04Adjust in response to jan.h.d's comments.Paul Eggert1-50/+39
2011-07-28* region-cache.c (move_cache_gap): Check for size calculation overflow.Paul Eggert1-4/+9
2011-04-18Replace pEd with more-general pI, and fix some printf arg casts.Paul Eggert1-4/+4
2011-04-13Don't publish debugger-only interfaces to other modules.Paul Eggert1-0/+1
2011-03-17* region-cache.c (insert_cache_boundary): Redo var to avoid shadowing.Paul Eggert1-13/+12
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-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-09-24Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.Eli Zaretskii1-4/+4
2010-09-24Fix EMACS_INT/int conversion in region-cache.c.Lars Magne Ingebrigtsen1-14/+14
2010-09-23Fix use of int instead of EMACS_INT in search.c and region-cache.c.Eli Zaretskii1-22/+29
2010-07-04Convert (most) functions in src to standard C.Dan Nicolaescu1-45/+14
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-10-19* alloc.c: Do not define struct catchtag.Dan Nicolaescu1-0/+1