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
*
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
*
Remove all occurrences of mb_off2cells
ZviRackover
2018-08-13
*
vim-patch:8.0.1433: illegal memory access after undo
Jan Edmund Lazo
2018-08-09
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.0.0252: not properly recognizing word characters between 128 and 255
Jan Edmund Lazo
2018-07-01
*
use wchar_t instead of WCHAR #6998
Matt Kline
2018-06-18
*
Merge #8526 from janlazo/vim-8.0.0451
Justin M. Keyes
2018-06-16
|
\
|
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
|
screen: use UTF-8 representation
Björn Linse
2018-06-13
|
/
*
win: enable DYNAMIC_ICONV
Justin M. Keyes
2018-06-06
*
mbyte: Fix PVS/V557: do not do useless job
ZyX
2018-04-15
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
*: Fix linter errors
ZyX
2017-10-30
*
ex_getln: Make use of new parser to color expressions
ZyX
2017-10-29
*
mbyte: Lint some functions which are to be copied for symbolic tests
ZyX
2017-10-15
*
Merge branch 'master' into colored-cmdline
ZyX
2017-07-31
|
\
|
*
menu_get(): doc
Justin M. Keyes
2017-07-28
|
*
viml: introduce menu_get() function #6322
Matthieu Coudron
2017-07-28
*
|
Merge branch 'master' into colored-cmdline
ZyX
2017-07-15
|
\
|
|
*
mbyte: Fix crash when using multibyte chars in maparg() return (#6986)
Nikolai Aleksandrovich Pavlov
2017-07-09
|
*
mbyte: Refactor mb_unescape
ZyX
2017-07-02
*
|
ex_getln: Add some more tests, fix some found errors
ZyX
2017-06-27
|
/
*
Merge #6460 from ZyX-I/1476-changes
Justin M. Keyes
2017-05-08
|
\
|
*
Merge branch 'master' into 1476-changes
ZyX
2017-04-10
|
|
\
|
*
|
strings: Remove vim_strbyte
ZyX
2017-04-07
*
|
|
utf16_to_utf8: Allocate space for converted string and NUL
James McCoy
2017-05-03
*
|
|
*: Add comment to all C files
ZyX
2017-04-19
|
|
/
|
/
|
*
|
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
*
|
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
|
win: os_get_hostname() #5416 (#6413)
Justin M. Keyes
2017-04-07
|
/
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
mbyte: remove dead code
Björn Linse
2017-03-22
*
terminal: Avoid invalid cursor col (#6265)
Justin M. Keyes
2017-03-22
*
refactor: fix warnings
Justin M. Keyes
2017-02-04
*
win: fix warnings
Justin M. Keyes
2017-01-19
*
vim-patch:7.4.2028
rover
2017-01-01
*
vim-patch:7.4.2019
rover
2017-01-01
*
Move utf8len_tab definition to globals.h
James McCoy
2016-11-23
*
encoding: delete non-UTF-8 implementations of multibyte functions
Björn Linse
2016-11-05
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
ui: Fix the call to utf_ambiguous_width
James McCoy
2016-10-11
*
vim-patch:7.4.1697
James McCoy
2016-09-24
*
vim-patch:7.4.1629
James McCoy
2016-09-24
*
vim-patch:7.4.1620
James McCoy
2016-09-24
*
vim-patch:7.4.1604
James McCoy
2016-09-24
[next]