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
Commit message (
Expand
)
Author
Age
...
|
|
*
vim-patch:8.1.1485: double free when garbage_collect() is used in autocommand
erw7
2020-05-25
|
|
*
vim-patch:8.1.1007: using closure may consume a lot of memory
erw7
2020-05-07
|
|
*
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
|
*
|
matchdelete: fix porting (#12328)
Shougo
2020-05-17
|
*
|
vim-patch:8.1.1084: cannot delete a match from another window (#12325)
Shougo
2020-05-16
|
*
|
vim-patch:8.1.1186: readdir() allocates list twice
Jan Edmund Lazo
2020-05-11
|
|
/
|
*
Merge #12203 from janlazo/vim-8.2.0648
Justin M. Keyes
2020-05-05
|
|
\
|
|
*
vim-patch:8.1.0868: crash if triggering garbage collector after a function call
Jan Edmund Lazo
2020-05-03
|
|
*
vim-patch:8.1.0800: may use a lot of memory when a function refers itself
Jan Edmund Lazo
2020-05-03
|
*
|
vim-patch:8.1.1120: cannot easily get directory entry matches #12222
Hennadii Chernyshchyk
2020-05-05
|
*
|
funcs: Fix a memory leak in f_expand (#12227)
erw7
2020-05-04
|
|
/
|
*
Merge pull request #12204 from archseer/lsp-user-data
Matthieu Coudron
2020-04-30
|
|
\
|
|
*
vim-patch:8.2.0084: complete item "user_data" can only be a string
Blaž Hrastnik
2020-04-29
|
*
|
lsp: use vim.tbl_isempty to check sign (#12190)
Hirokazu Hata
2020-04-28
|
|
/
|
*
external pum: use floating point geometry; typval: add tv_dict_add_float
Yatao Li
2020-04-28
|
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
|
\
|
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
|
*
fix: includes
Jakub Łuczyński
2020-02-13
|
|
*
fix: moved macros
Jakub Łuczyński
2020-02-13
|
|
*
fix: moved some static inline function
Jakub Łuczyński
2020-02-13
|
|
*
fix: vvlua_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: made eval_lavars_used global
Jakub Łuczyński
2020-02-13
|
|
*
fix: include static function declarations
Jakub Łuczyński
2020-02-13
|
|
*
fix: header updates
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out make_partial
Jakub Łuczyński
2020-02-13
|
|
*
fix: prof functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: var_set_global
Jakub Łuczyński
2020-02-13
|
|
*
fix: factor out new functions
Jakub Łuczyński
2020-02-13
|
|
*
fix: func_init
Jakub Łuczyński
2020-02-13
|
|
*
unstatic some functions
Jakub Łuczyński
2020-02-13
|
|
*
moved more stuff
Jakub Łuczyński
2020-02-13
|
|
*
created header file
Jakub Łuczyński
2020-02-13
|
|
*
moved functions to user_funcs.c (no code changes)
Jakub Łuczyński
2020-02-13
|
*
|
Merge pull request #12047 from erw7/fix-resolve-on-windows
Matthieu Coudron
2020-04-19
|
|
\
\
|
|
*
|
Change to canonicalize only when reparse point in included
erw7
2020-04-02
|
|
*
|
Change resolve() to resolve symbolic links on Windows
erw7
2020-04-02
|
*
|
|
vim-patch:8.2.0507: getbufvar() may get the wrong dictionary
Jan Edmund Lazo
2020-04-13
|
*
|
|
vim-patch:8.2.0473: variables declared in an outer scope
Jan Edmund Lazo
2020-04-13
|
*
|
|
vim-patch:8.1.1745: compiler warning for unused argument
Jan Edmund Lazo
2020-04-13
|
*
|
|
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
|
|
/
/
|
*
|
vim-patch:8.1.0881: can execute shell commands in rvim through interfaces
Jan Edmund Lazo
2020-03-01
|
*
|
pvs/v1048: variable was assigned same value
Jan Edmund Lazo
2020-03-01
|
*
|
vim-patch:8.1.1510: a plugin cannot easily expand a command like done internally
Jan Edmund Lazo
2020-03-01
|
*
|
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
|
*
|
nvim:eval: Fix enum declaration for ListLenSpecials
Andreas Schneider
2020-02-23
|
*
|
vim-patch:8.1.1122: char2nr() does not handle composing characters
Jan Edmund Lazo
2020-02-20
|
|
/
|
*
vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
erw7
2020-02-12
|
*
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
|
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
|
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
[prev]
[next]