index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scroll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-07-08
1
-1
/
+0
*
DEFVAR_INT variables are now intmax_t
Paul Eggert
2019-02-27
1
-8
/
+4
*
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
|
*
Fix overflow lockup with frames > 255 lines
Scott Corley
2018-10-07
1
-3
/
+3
*
|
* src/scroll.c (calculate_scrolling): Remove casts.
Paul Eggert
2018-10-07
1
-2
/
+2
*
|
Fix overflow lockup with frames > 255 lines
Scott Corley
2018-10-07
1
-3
/
+3
*
|
Rename Emacs-specific INFINITY constants
Paul Eggert
2018-08-31
1
-18
/
+12
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
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
*
Fix subscript error in calculate_direct_scrolling
Paul Eggert
2015-07-27
1
-31
/
+32
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Use SAFE_ALLOCA etc. to avoid unbounded stack allocation.
Paul Eggert
2014-09-07
1
-9
/
+19
*
Avoid undefined behavior with signed left shift.
Paul Eggert
2014-08-03
1
-9
/
+11
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Omit some unnecessary casts.
Paul Eggert
2013-08-10
1
-5
/
+3
*
Drop FRAME_PTR typedef.
Dmitry Antipov
2013-08-03
1
-6
/
+6
*
region-cache.c, scroll.c, search.c: Use bool for booleans.
Paul Eggert
2013-03-08
1
-10
/
+7
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-15
1
-1
/
+1
*
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-09-04
1
-2
/
+2
*
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
1
-5
/
+5
*
* configure.in: Add glyphs category to --enable-checking option.
Dmitry Antipov
2012-06-28
1
-3
/
+3
*
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-28
1
-5
/
+5
*
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
*
|
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
1
-4
/
+4
|
/
*
Adjust in response to jan.h.d's comments.
Paul Eggert
2011-08-04
1
-11
/
+4
*
* scroll.c: Integer and memory overflow fixes.
Paul Eggert
2011-07-28
1
-26
/
+15
*
GLYPH_DEBUG fixes
Paul Eggert
2011-06-22
1
-4
/
+4
*
* scroll.c (scroll_cost): Remove; unused.
Paul Eggert
2011-04-13
1
-38
/
+0
*
src/scroll.c, src/w32.c: Trivial whitespace changes.
Juanma Barranquero
2011-03-29
1
-3
/
+8
*
* scroll.c (do_scrolling): Work around GCC bug 48228.
Paul Eggert
2011-03-22
1
-2
/
+2
*
* cm.c (calccost, cmgoto): Use const pointers where appropriate.
Paul Eggert
2011-03-08
1
-5
/
+8
*
* scroll.c (CHECK_BOUNDS): #define only if GLYPH_DEBUG.
Paul Eggert
2011-02-26
1
-2
/
+3
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+4
*
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
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* scroll.c: Fix comment.
Andreas Schwab
2010-12-27
1
-2
/
+1
*
|
Do not include stdlib.h and string.h, config.h does it.
Dan Nicolaescu
2010-10-01
1
-1
/
+0
*
|
Fix EMACS_INT/int conversion in scroll.c.
Lars Magne Ingebrigtsen
2010-09-24
1
-9
/
+9
[next]