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.c
Commit message (
Expand
)
Author
Age
*
viml/profile: revert gettimeofday() #10488
Justin M. Keyes
2019-07-13
*
Merge #10435 from Shougo/vim-8.1.1610
Justin M. Keyes
2019-07-13
|
\
|
*
Fix lint failed
Shougo Matsushita
2019-07-06
|
*
Fix errors
Shougo Matsushita
2019-07-06
|
*
vim-patch:8.1.1611: bufadd() reuses existing buffer without a name
Shougo Matsushita
2019-07-06
|
*
vim-patch:8.1.1610: there is no way to add or load a buffer without side effects
Shougo Matsushita
2019-07-06
*
|
vim-patch:8.1.1660: assert_fails() inside try/catch #10472
Daniel Hahler
2019-07-13
*
|
eval.c: clang/"Dead assignment" #10446
Bartosz Miera
2019-07-09
*
|
Merge #10394 from janlazo/vim-8.1.1614
Justin M. Keyes
2019-07-06
|
\
\
|
*
|
vim-patch:8.1.1639: changing an autoload name into a file name is inefficient
Jan Edmund Lazo
2019-07-05
|
|
/
*
/
func_clear_items: use XFREE_CLEAR #10436
Daniel Hahler
2019-07-06
|
/
*
vim-patch:8.1.0229: crash when dumping profiling data #10428
Daniel Hahler
2019-07-05
*
viml/profile: switch to uv_gettimeofday() #10356
Justin M. Keyes
2019-06-29
*
eval/api: don't allow the API to be called in the sandbox.
Björn Linse
2019-06-26
*
Merge #10250 from blueyed/vim-8.0.1039
Justin M. Keyes
2019-06-25
|
\
|
*
vim-patch:8.0.1274: setbufline() fails when using folding
Daniel Hahler
2019-06-18
|
*
vim-patch:8.0.1053: setline() does not work on startup
Daniel Hahler
2019-06-18
|
*
vim-patch:8.0.1039: cannot change a line in not current buffer
Daniel Hahler
2019-06-17
*
|
Merge #10313 from rhysd/const-patches
Justin M. Keyes
2019-06-24
|
\
\
|
*
|
eval.c: Fix clint errors and typo in comment of ex_const()
rhysd
2019-06-24
|
*
|
vim-patch:8.1.1539: not easy to define a variable and lock it
rhysd
2019-06-24
*
|
|
eval: assert VAR_LIST branch in filter_map()
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0747: map() with a bad expression doesn't give an error
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0167: lock flag in new dictitem is reset in many places
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0181: memory leak with trailing characters in skip expression
Jan Edmund Lazo
2019-06-23
*
|
|
eval: require nonnull func args to pass ASAN build
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.1.0112: no error when using bad arguments with searchpair()
Jan Edmund Lazo
2019-06-23
*
|
|
lint
Jan Edmund Lazo
2019-06-23
*
|
|
vim-patch:8.0.1239: cannot use a lambda for the skip argument to searchpair()
Jan Edmund Lazo
2019-06-23
|
/
/
*
/
channel: refactor events, prevent recursive invocation of events
Björn Linse
2019-06-18
|
/
*
vim-patch:8.0.0931: getwininfo() does not indicate a terminal window
Jan Edmund Lazo
2019-06-13
*
Merge #10142 from blueyed/vim-1fbfe7c48
Justin M. Keyes
2019-06-09
|
\
|
*
vim-patch:8.1.0130: ":profdel func" does not work if func was called already
Daniel Hahler
2019-06-08
*
|
vim-patch:8.1.1491: fix skipping after exception #10164
Daniel Hahler
2019-06-08
|
/
*
Merge #10114 from erw7/vim-8.1.1270
Justin M. Keyes
2019-06-07
|
\
|
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
|
vim-patch:8.1.0804: crash when setting v:errmsg to empty list
Jan Edmund Lazo
2019-06-03
|
/
*
vim-patch:8.1.0571: non-silent execute() resets display column to zero
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.1.0569: execute() always resets display column to zero
Jan Edmund Lazo
2019-06-03
*
vim-patch:8.1.1114: confusing overloaded operator "." for string concatenation
erw7
2019-05-29
*
vim-patch:8.1.0902: incomplete set of assignment operators
erw7
2019-05-29
*
lint
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.1077: reg_executing() is reset by calling input()
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0995: a getchar() call resets the reg_executing() result
Jan Edmund Lazo
2019-05-26
*
vim-patch:8.1.0020: cannot tell whether a register is executing or recording
Jan Edmund Lazo
2019-05-26
*
lint
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0039: cannot easily delete lines in another buffer
Andrej Zieger
2019-05-26
*
Resolved compile warnings & fixed lot of style related to sign api
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0717: there is no function for the ":sign jump" command
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0702: ":sign place" only uses the current buffer
Andrej Zieger
2019-05-26
[next]