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
*
vim-patch:9.1.0137: <Del> in cmdline mode doesn't delete composing chars (#27...
zeertzjq
2024-02-27
*
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
*
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)
zeertzjq
2024-02-13
*
vim-patch:9.1.0089: qsort() comparison functions should be transitive
zeertzjq
2024-02-10
*
perf: improve utf_char2cells() performance (#27353)
VanaIgr
2024-02-07
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
perf: don't decode utf8 character multiple times in getvcol()
VanaIgr
2024-01-22
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: iwyu (#26269)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): map everything in the C99 specification
dundargoc
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
vim-patch:partial:9.0.1886: Various Typos
zeertzjq
2023-09-09
*
fix: use snprintf instead of sprintf
Lewis Russell
2023-08-31
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(ui): fix tabs not being spaced properly after virtual text with no wrap
Ibby
2023-05-22
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: make error message definitions const
ii14
2023-04-05
*
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
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
*
vim-patch:9.0.1223: cannot use setcellwidths() below 0x100 (#21929)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
[next]