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
/
charset.c
Commit message (
Expand
)
Author
Age
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
rename: getdigits_safe => try_getdigits
Justin M. Keyes
2019-09-13
*
vim-patch:8.1.1897: may free memory twice when out of memory (#10827)
Jan Edmund Lazo
2019-08-22
*
vim-patch:8.1.1411: fix divide by zero #10073
Jan Edmund Lazo
2019-05-28
*
vim-patch:8.1.0048: vim_str2nr() on numbers close to max #9744
Jan Edmund Lazo
2019-03-17
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
Merge #9539 "options: make 'listchars' and 'fillchars' local to window"
Marco Hinz
2019-01-28
|
\
|
*
linter: fix issues
Marco Hinz
2019-01-26
|
*
options: make 'fillchars'/'listchars' local to window
Marco Hinz
2019-01-26
*
|
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
|
/
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
vim-patch:8.0.1041: bogus characters when indenting during visual-block append
Jan Edmund Lazo
2018-08-23
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
vim-patch:8.0.1765: CTRL-G j in Insert mode is incorrect when 'virtualedit' s...
Jan Edmund Lazo
2018-07-23
*
transstr_buf: fix length comparison #8681
Michael Hoffmann
2018-07-10
*
test: port kword_test to Lua for utf_char2bytes()
Jan Edmund Lazo
2018-07-01
*
vim-patch:8.0.0252: not properly recognizing word characters between 128 and 255
Jan Edmund Lazo
2018-07-01
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0454: compiler warnings for "always true" comparison (#8431)
KunMing Xie
2018-05-24
*
*: Fix clint errors
ZyX
2018-04-22
*
charset: Fix PVS/V560: remove condition which was already checked
ZyX
2018-04-09
*
charset: Silence PVS/V785: remove switch()
ZyX
2018-04-09
*
charset: Fix transchar() with multibyte characters
ZyX
2018-04-09
*
buffer: PVS/V557: Refactor maketitle()
ZyX
2018-04-09
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
charset: Move vim_str2nr flags from vim.h to charset.h
ZyX
2017-11-06
*
charset: Refactor vim_str2nr
ZyX
2017-11-06
*
charset: Some more refactoring of vim_str2nr
ZyX
2017-10-29
*
charset: Do not call strlen() from vim_str2nr
ZyX
2017-10-16
*
charset: Avoid overflow in vim_str2nr
ZyX
2017-10-16
*
Merge branch 'master' into expression-parser
ZyX
2017-10-15
|
\
|
*
vim-patch:8.0.0164 (#7368)
KunMing Xie
2017-10-08
*
|
charset: Fix out-of-bounds array access
ZyX
2017-10-15
|
/
*
charset: Fix V728: excessive check
ZyX
2017-07-04
*
vim-patch:8.0.0219
James McCoy
2017-06-04
*
vim-patch:7.4.1976
James McCoy
2017-06-04
*
charset: Fix V695: dead branches
ZyX
2017-05-20
*
*: Add comment to all C files
ZyX
2017-04-19
*
refactor: pos_T macros to functions (#6496)
Felipe Oliveira Carvalho
2017-04-11
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
*: Use const char * in set_one_cmd_context
ZyX
2017-03-29
*
charset: Remove useless condition from vim_iswordc_tab
ZyX
2017-03-29
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
vim-patch:8.0.0250
James McCoy
2017-03-24
*
vim-patch:8.0.0307
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.1981 (#6192)
lonerover
2017-03-02
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
mbyte: clean up charset.c for assumed encoding=utf-8
Björn Linse
2016-12-07
[next]