index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
memline.c
Commit message (
Expand
)
Author
Age
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
vim-patch:partial:9.0.0013: reproducing memory access errors can be difficult
zeertzjq
2023-03-04
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
2023-02-02
*
vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)
zeertzjq
2023-02-01
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
vim-patch:9.0.1089: unnecessary assignment (#21493)
luukvbaal
2022-12-23
*
vim-patch:8.1.1313: warnings for using localtime() and ctime() (#21229)
zeertzjq
2022-11-29
*
vim-patch:9.0.0733: use of strftime() is not safe (#21228)
zeertzjq
2022-11-29
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
fix(memline): use long instead of linenr_T for db_line_count
zeertzjq
2022-11-17
*
vim-patch:8.2.2586: process id may be invalid
zeertzjq
2022-11-17
*
vim-patch:8.2.2026: Coverity warns for possibly using not NUL terminated string
zeertzjq
2022-11-17
*
vim-patch:8.2.1970: it is easy to make mistakes when cleaning up swap files
zeertzjq
2022-11-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
refactor: more clint (#20910)
Lewis Russell
2022-11-07
|
/
*
refactor(clint): convert short to int16_t (#20815)
dundargoc
2022-10-27
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor: suppress PVS false positives (#20264)
zeertzjq
2022-09-21
*
Merge pull request #20164 from bfredl/luanull
bfredl
2022-09-13
|
\
|
*
fix(lua): make vim.str_utfindex and vim.str_byteindex handle NUL bytes
bfredl
2022-09-13
*
|
refactor(memline): resolve clint errors
Lewis Russell
2022-09-13
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-11
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
[next]