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
/
eval
/
funcs.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)
zeertzjq
2022-09-16
*
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
*
Merge pull request #20077 from dundargoc/refactor/char_u/11
bfredl
2022-09-12
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
|
refactor: move f_screenpos() to move.c
zeertzjq
2022-09-12
*
|
vim-patch:8.2.2664: Vim9: not enough function arguments checked for string
zeertzjq
2022-09-12
*
|
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
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
Dundar Göc
2022-08-31
*
vim-patch:8.1.2037: can call win_gotoid() in cmdline window (#20015)
zeertzjq
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: move cmdline functions to ex_getln.c
zeertzjq
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
*
|
Merge pull request #19975 from bfredl/chartabsize
bfredl
2022-08-29
|
\
\
|
*
|
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
|
|
/
*
/
vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...
Shougo
2022-08-29
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:8.2.1960: warning for uninitialized variable
zeertzjq
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
|
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
feat(eval)!: make Vim functions return inner window width and height (#19743)
zeertzjq
2022-08-24
*
|
vim-patch:8.2.4841: empty string considered an error for expand()
zeertzjq
2022-08-23
*
|
vim-patch:8.2.4740: when expand() fails there is no error message
zeertzjq
2022-08-23
|
/
*
vim-patch:8.2.3421: a bit of code is not covered by tests (#19895)
zeertzjq
2022-08-22
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.2.2289: Vim9: 'cpo' can become empty (#19887)
zeertzjq
2022-08-22
*
vim-patch:8.2.4325: 'wildmenu' only shows few matches (#19876)
zeertzjq
2022-08-21
*
vim-patch:8.2.4754: using cached values after unsetting some environment vari...
zeertzjq
2022-08-21
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.2.4667: expandcmd() fails on an error
zeertzjq
2022-08-20
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)
zeertzjq
2022-08-18
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
vim-patch:8.1.2042: the evalfunc.c file is too big (#19792)
zeertzjq
2022-08-16
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
fix(getchar): flush screen before doing a blocking wait
zeertzjq
2022-08-15
*
refactor: move menu non-symbols to menu_defs.h (#19778)
zeertzjq
2022-08-15
[next]