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
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+0
*
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-09-04
1
-9
/
+9
*
* doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.
Paul Eggert
2012-09-02
1
-30
/
+28
*
* buffer.h (BSET): Remove.
Paul Eggert
2012-08-17
1
-1
/
+1
*
A few more naming-convention fixes for getters and setters.
Paul Eggert
2012-08-17
1
-82
/
+110
*
Do not use memcpy for copying intervals.
Dmitry Antipov
2012-08-17
1
-21
/
+26
*
* intervals.c (offset_intervals): Remove obsolete comment.
Paul Eggert
2012-08-14
1
-6
/
+2
*
Use BSET for write access to Lisp_Object members of struct buffer.
Dmitry Antipov
2012-08-13
1
-1
/
+1
*
Fix last change to allow compilation with low optimization levels.
Dmitry Antipov
2012-08-10
1
-0
/
+3
*
Remove unused macros from intervals.h.
Dmitry Antipov
2012-08-10
1
-5
/
+3
*
Inline functions to examine and change buffer overlays.
Dmitry Antipov
2012-08-08
1
-2
/
+1
*
Inline functions to examine and change buffer intervals.
Dmitry Antipov
2012-08-08
1
-36
/
+52
*
Inline functions to examine and change string intervals.
Dmitry Antipov
2012-08-08
1
-7
/
+7
*
Cleanup intervals.
Dmitry Antipov
2012-08-08
1
-55
/
+50
*
Check total length of intervals with eassert.
Dmitry Antipov
2012-08-08
1
-27
/
+27
*
Basic functions to set Lisp_Object and pointer slots of intervals.
Dmitry Antipov
2012-08-07
1
-50
/
+49
*
Fix bug that created negative-length intervals.
Andreas Schwab
2012-07-18
1
-9
/
+9
*
Cleanup and convert miscellaneous checks to eassert.
Dmitry Antipov
2012-07-17
1
-130
/
+14
*
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
1
-0
/
+1
*
Merge from trunk.
Paul Eggert
2012-05-25
1
-0
/
+1
|
\
|
*
* intervals.c (adjust_intervals_for_insertion): Initialize `newi'
Dmitry Antipov
2012-05-02
1
-0
/
+1
*
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-1
/
+1
|
\
|
|
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-12-10
1
-1
/
+1
|
\
|
|
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-11-18
1
-41
/
+17
|
\
|
|
*
* src/intervals.c: Fix grafting over the whole buffer.
Stefan Monnier
2011-11-18
1
-29
/
+12
|
*
Avoid some portability problems by eschewing 'extern inline' functions.
Paul Eggert
2011-11-08
1
-12
/
+7
|
*
Fix some portability problems with 'inline'.
Paul Eggert
2011-11-06
1
-12
/
+10
*
|
Merge from trunk.
Paul Eggert
2011-10-26
1
-2
/
+0
|
\
|
|
*
* lisp/progmodes/octave-*.el: Update maintainer.
Stefan Monnier
2011-10-25
1
-2
/
+0
*
|
Fix ptrdiff_t/EMACS_INT confusion.
Paul Eggert
2011-09-21
1
-1
/
+1
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-68
/
+68
|
/
*
Protoize
Andreas Schwab
2011-07-10
1
-16
/
+8
*
Port to Sun C.
Paul Eggert
2011-06-21
1
-3
/
+14
*
[ChangeLog]
Paul Eggert
2011-05-28
1
-7
/
+7
*
* intervals.c (offset_intervals): Tell GCC not to worry about length overflow
Paul Eggert
2011-04-20
1
-1
/
+5
*
* intervals.h (struct interval): Use EMACS_INT for members
Paul Eggert
2011-04-20
1
-6
/
+6
*
Replace pEd with more-general pI, and fix some printf arg casts.
Paul Eggert
2011-04-18
1
-1
/
+1
*
Fix regex.c, syntax.c and friends for buffers > 2GB.
Eli Zaretskii
2011-04-16
1
-2
/
+2
*
* intervals.c: Make symbols static if they're not exported.
Paul Eggert
2011-04-13
1
-4
/
+5
*
error: Print 32- and 64-bit integers portably (Bug#8435).
Paul Eggert
2011-04-06
1
-1
/
+1
*
* intervals.c (interval_deletion_adjustment): Return unsigned value.
Paul Eggert
2011-04-04
1
-4
/
+4
*
* intervals.c (graft_intervals_into_buffer): Mark var as used.
Paul Eggert
2011-04-04
1
-2
/
+3
*
* intervals.c (interval_start_pos): Now static.
Paul Eggert
2011-03-18
1
-2
/
+1
*
Fix BUF_* macros to handle indirect buffers properly (Bug#8219).
Chong Yidong
2011-03-13
1
-10
/
+6
*
Change B_ to BVAR
Tom Tromey
2011-02-16
1
-2
/
+2
*
Hide implementation of `struct buffer'
Tom Tromey
2011-02-14
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
[next]