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: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
*
refactor(misc1): move way beep functions elsewhere
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macroman): get rid of MB_COPY_CHAR macro
Björn Linse
2021-11-14
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
feat: add vim.str_utf_{start,end} (#16129)
Michael Lingelbach
2021-10-30
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-21
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-06
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
*
fixup! remove DYNAMIC_ICONV
Jan Edmund Lazo
2021-08-01
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
vim-patch:8.2.0901: formatting CJK text isn't optimal
Jan Edmund Lazo
2020-10-23
*
vim-patch:8.2.1547: various comment problems
Jan Edmund Lazo
2020-10-18
*
Merge #11805 'vim-patch:8.1.0619'
Justin M. Keyes
2020-02-29
*
win/l10n: add zh-* locale aliases #11963
cyy
2020-02-29
*
vim-patch:8.0.1550: various small problems in source files
Jan Edmund Lazo
2019-09-07
*
utf16_to_utf8: align with libuv
Justin M. Keyes
2019-08-15
*
utf8_to_utf16: align with libuv
Justin M. Keyes
2019-08-15
*
Merge #10708 'remove DYNAMIC_ICONV'
Justin M. Keyes
2019-08-09
|
\
|
*
remove DYNAMIC_ICONV
erw7
2019-08-06
*
|
lua: minimal UTF-16 support needed for LSP
Björn Linse
2019-08-08
*
|
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
|
/
*
doc [ci skip] #10129
Justin M. Keyes
2019-06-10
*
lint
Andrej Zieger
2019-05-26
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-04-12
*
vim-patch:8.1.1156: Unicode emoji and other image characters not recognized
Jan Edmund Lazo
2019-04-12
*
Allow using internal popupmenu or ext_popupmenu for wildmenu
Björn Linse
2019-03-16
*
cleanup: remove legacy `enc_dbcs` global #9660
Justin M. Keyes
2019-03-02
*
utf16_to_utf8: minor fixes
Justin M. Keyes
2019-02-25
*
multigrid: various cleanup (types, unused parameters)
Björn Linse
2018-12-31
*
multigrid: avoid allocation when not ext_multigrid.
Björn Linse
2018-12-31
*
multigrid: Add ScreenGrid as a param to multibyte functions
Utkarsh Maheshwari
2018-12-31
*
multigrid: Get rid of global ScreenLines and set_screengrid
Utkarsh Maheshwari
2018-12-31
*
lint: clean-up after parent commits
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
lint: clean up after parent commit
ZviRackover
2018-08-14
[next]