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
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: set_chars_option()
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
2022-05-26
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix PVS warnings (#18459)
dundargoc
2022-05-15
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
refactor: minimize variable scope and eliminate empty declarations
Dundar Göc
2022-03-13
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
vim-patch:8.2.3950: going beyond the end of the line with /\%V
zeertzjq
2022-03-10
*
refactor: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
vim-patch:8.2.0156: various typos in source files and tests
zeertzjq
2022-02-14
*
vim-patch:8.2.4273: the EBCDIC support is outdated
zeertzjq
2022-02-01
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
vim-patch:8.2.3522: cannot use \x and \u when setting 'listchars' (#16049)
zeertzjq
2021-11-17
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
vim-patch:8.2.2309: 0o777 not recognized as octal
Sean Dewar
2021-09-11
*
vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4
Sean Dewar
2021-09-11
*
vim-patch:8.1.2036: the str2nr() tests fail
Sean Dewar
2021-09-11
*
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
*
refactor(plines): what is basic compiler optimizations?
Björn Linse
2021-08-10
*
refactor(plines): remove implicit curwin chartabsize() function
Björn Linse
2021-08-10
[next]