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
*
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
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
vim-patch:8.2.4919: can add invalid bytes with :spellgood
zeertzjq
2022-05-12
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
*
vim-patch:8.2.4418: crash when using special multi-byte character
Sean Dewar
2022-02-19
*
refactor(mbyte.c): add const qualifiers
zeertzjq
2022-02-09
*
Merge pull request #16830 from kuuote/vim-8.2.3571
zeertzjq
2022-01-28
|
\
|
*
vim-patch:8.2.3571: some unicode control characters are considered printable
kuuote
2021-12-30
*
|
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
|
/
*
vim-patch:8.2.3825: various comments could be improved
zeertzjq
2021-12-16
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
[next]