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: 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