MichaHoffmann
|
affef0aab8
|
add func_attr_printf in :
log.c
message.c
strings.c
fixed some printf warnings in:
src/nvim/undo.c
src/nvim/eval.c
src/nvim/eval/encode.c
src/nvim/eval/typval.c
src/nvim/ex_getln.c
src/nvim/fileio.c
src/nvim/lua/executor.c
src/nvim/main.c
src/nvim/regexp_nfa.c
src/nvim/shada.c
src/nvim/spellfile.c
src/nvim/tui/terminfo.c
src/nvim/garray.h
|
2018-09-24 21:28:04 +02:00 |
|
ZyX
|
eaf2a25f12
|
*: Replace b_changedtick with new always-inline functions
Ref #8474
|
2018-06-22 00:44:31 +03:00 |
|
Justin M. Keyes
|
b94b59e4e8
|
refactor: buf_collect_lines (#8509)
Move redundant common logic into a function.
|
2018-06-09 09:32:49 +02:00 |
|
Justin M. Keyes
|
f85cbea725
|
Merge #7917 'API: buffer updates'
|
2018-06-08 10:13:04 +02:00 |
|
KillTheMule
|
65e7f6f0b9
|
Rename some more, fixe borked renaming
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
0bee3925ab
|
Send changedtick as first event if buffer contents weren't requested
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
ad151847f1
|
Unify updates_start and updates to lines_event
Also rename changedtick -> changedtick_event
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
491efc89d2
|
Lint
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
e7451f8a91
|
Some renamings and doc changes
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
2106bada5b
|
Enable -Wconversion
|
2018-05-23 22:07:27 +02:00 |
|
KillTheMule
|
6bdcbef2f5
|
The grand renaming
|
2018-05-23 22:07:27 +02:00 |
|