index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intervals.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
* src/intervals.c (set_intervals_multibyte_1): Fix bug#61887
Stefan Monnier
2023-03-03
1
-0
/
+3
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Merge 'master' into noverlay
Stefan Monnier
2022-09-25
1
-84
/
+83
|
\
|
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-19
1
-2
/
+2
|
|
\
|
|
*
; * src/intervals.c (get_local_map): Fix commentary.
Eli Zaretskii
2022-09-18
1
-2
/
+2
|
*
|
Allow plist-get/plist-put/plist-member to take a comparison function
Lars Ingebrigtsen
2022-06-27
1
-2
/
+2
|
*
|
Pacify GCC 12 in default developer build
Paul Eggert
2022-05-12
1
-1
/
+0
|
*
|
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-12
1
-1
/
+1
|
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
|
\
|
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
*
|
Fix bug with string values in equal-including-properties
Stefan Kangas
2021-10-31
1
-5
/
+15
|
|
/
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
|
*
Pacify GCC 10.1.0
Paul Eggert
2020-05-11
1
-1
/
+2
|
*
Merge from origin/emacs-27
Glenn Morris
2020-04-11
1
-1
/
+1
|
|
\
|
|
*
Avoid assertion violation in intervals.c
Eli Zaretskii
2020-04-09
1
-1
/
+1
|
*
|
Pacify GCC 9.2.1 20190927 -O3
Paul Eggert
2020-03-04
1
-6
/
+6
|
|
/
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
|
*
Pacify GCC 9.1
Paul Eggert
2019-05-07
1
-3
/
+0
|
*
* src/marker.c (buf_bytepos_to_charpos): Re-add the CHAR_HEAD_P assertion
Stefan Monnier
2019-05-07
1
-30
/
+6
|
*
Maintain interval ->position fields correctly in update_interval
Alan Mackenzie
2019-03-01
1
-7
/
+23
|
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-08-09
1
-1
/
+1
|
|
\
\
|
|
*
|
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-19
1
-1
/
+1
|
|
|
/
|
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-12
/
+12
|
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-16
/
+16
|
|
/
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
Provide a new tree data-structure for overlays.
Andreas Politz
2017-10-04
1
-2
/
+2
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Avoid losing the buffer restriction in flyspell-mode
Eli Zaretskii
2017-08-21
1
-0
/
+3
*
Fix core dump in substitute-object-in-subtree
Paul Eggert
2017-07-09
1
-64
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Avoid assertion violations when using marker positions
Eli Zaretskii
2016-09-06
1
-4
/
+9
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-2
/
+0
*
CHECK_IMPURE and PURE_P speedup
Paul Eggert
2015-10-10
1
-5
/
+4
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* src/intervals.c: Tighten assertions.
Stefan Monnier
2014-05-01
1
-45
/
+49
*
* src/intervals.c (rotate_right, rotate_left): Fix up length computation.
Stefan Monnier
2014-04-19
1
-40
/
+48
*
* buffer.c (Fkill_buffer): When killing an indirect buffer,
Dmitry Antipov
2014-01-21
1
-10
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Attempt to catch backtrace of segfault in bug #16234.
Eli Zaretskii
2013-12-24
1
-0
/
+1
*
Export get_pos_property to Elisp.
Stefan Monnier
2013-11-24
1
-1
/
+1
*
* lisp.h (eassume): New macro.
Paul Eggert
2013-10-10
1
-4
/
+1
*
* intervals.c (temp_set_point_both): Move test into 'eassert',
Paul Eggert
2013-10-09
1
-2
/
+1
*
Add set operations for bool-vector.
Daniel Colascione
2013-09-22
1
-1
/
+1
*
A simpler, centralized INLINE.
Paul Eggert
2013-09-20
1
-2
/
+0
[next]