index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intervals.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
; Whitespace fixes to silence git hooks
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-12
Pure storage removal: Main part
Pip Cet
2024-04-30
Pacify GCC 14 -Wnull-dereference in intervals.c
Paul Eggert
2024-01-14
Retype traverse_interval arg type from Lisp_Object to void *
Mattias EngdegÄrd
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-03-03
* src/intervals.c (set_intervals_multibyte_1): Fix bug#61887
Stefan Monnier
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-25
Merge 'master' into noverlay
Stefan Monnier
2022-09-19
Merge from origin/emacs-28
Stefan Kangas
2022-09-18
; * src/intervals.c (get_local_map): Fix commentary.
Eli Zaretskii
2022-06-27
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-05-12
Pacify GCC 12 in default developer build
Paul Eggert
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-10-31
Fix bug with string values in equal-including-properties
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-05-11
Pacify GCC 10.1.0
Paul Eggert
2020-04-11
Merge from origin/emacs-27
Glenn Morris
2020-04-09
Avoid assertion violation in intervals.c
Eli Zaretskii
2020-03-04
Pacify GCC 9.2.1 20190927 -O3
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-07
Pacify GCC 9.1
Paul Eggert
2019-05-07
* src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion
Stefan Monnier
2019-03-01
Maintain interval ->position fields correctly in update_interval
Alan Mackenzie
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-09
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-19
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-04
Provide a new tree data-structure for overlays.
Andreas Politz
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-21
Avoid losing the buffer restriction in flyspell-mode
Eli Zaretskii
2017-07-09
Fix core dump in substitute-object-in-subtree
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-09-06
Avoid assertion violations when using marker positions
Eli Zaretskii
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-10-10
CHECK_IMPURE and PURE_P speedup
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-05-01
* src/intervals.c: Tighten assertions.
Stefan Monnier
[next]