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.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: iwyu (#26269)
zeertzjq
2023-11-28
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
vim-patch:8.2.1535: it is not possible to specify cell widths of characters
zeertzjq
2022-08-08
*
refactor: move non-symbols in mbyte.h to mbyte_defs.h
zeertzjq
2022-08-08
*
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_char2cells alias for utf_char2cells
Björn Linse
2021-11-14
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
remove DYNAMIC_ICONV
erw7
2019-08-06
*
multigrid: introduce grid abstraction
Björn Linse
2018-12-31
*
Refactor: Remove occurences of mb_char2bytes
ZviRackover
2018-09-09
*
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
*
Remove all occurrences of mb_off2cells
ZviRackover
2018-08-13
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
use wchar_t instead of WCHAR #6998
Matt Kline
2018-06-18
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
ex_getln: Make use of new parser to color expressions
ZyX
2017-10-29
*
viml/parser/expressions: Add support for string parsing
ZyX
2017-10-15
*
Merge pull request #7168 from teto/fix_coverty
James McCoy
2017-08-15
|
\
|
*
coverty: solve #7149
Matthieu Coudron
2017-08-15
*
|
ex_getln: Add some more tests, fix some found errors
ZyX
2017-06-27
|
/
*
refactor/single-include
dedmass
2017-04-08
*
mbyte: Include os_defs.h in mbyte.h
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
*
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15