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
/
mbyte.c
Commit message (
Expand
)
Author
Age
*
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
|
/
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
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
*
|
Merge pull request #20077 from dundargoc/refactor/char_u/11
bfredl
2022-09-12
|
\
\
|
|
/
|
/
|
|
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
|
vim-patch:8.2.2664: Vim9: not enough function arguments checked for string
zeertzjq
2022-09-12
*
|
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
|
/
*
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 (#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
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
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
*
vim-patch:9.0.0036: 'fillchars' cannot have window-local values
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.2.3699: the +title feature adds a lot of #ifdef but little code (...
zeertzjq
2022-08-17
*
vim-patch:9.0.0220: invalid memory access with for loop over NULL string
zeertzjq
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
fix(charclass): make behavior with empty str match latest Vim (#19749)
zeertzjq
2022-08-13
*
vim-patch:8.2.{1536,1540}: charclass() (#19748)
zeertzjq
2022-08-13
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:9.0.0176: checking character options is duplicated and incomplete (...
zeertzjq
2022-08-09
*
fix(fillchars): change fallback after setcellwidths()
zeertzjq
2022-08-08
*
vim-patch:8.2.3545: setcellwidths() may make 'listchars' or 'fillchars' invalid
zeertzjq
2022-08-08
*
refactor(setcellwidths): use TV_LIST_ITEM_NEXT properly
zeertzjq
2022-08-08
*
vim-patch:8.2.1537: memory acccess error when using setcellwidths()
zeertzjq
2022-08-08
*
vim-patch:8.2.1535: it is not possible to specify cell widths of characters
zeertzjq
2022-08-08
*
refactor: rename function prefix mb to the more accurate utf_cp (#19590)
dundargoc
2022-08-02
*
refactor: enable -Wconversion warning for mbyte.c
Dundar Goc
2022-07-27
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: remove unused USE_WCHAR_FUNCTIONS #18618
Lewis Russell
2022-05-20
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
[next]