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
*
f_environ: cleanup/refactor
Daniel Hahler
2019-08-06
*
vim-patch:8.1.1305: there is no easy way to manipulate environment variables
Daniel Hahler
2019-08-06
*
provider: check #Call() if g:loaded_xx_provider=2
Justin M. Keyes
2019-08-04
*
provider: skip non-provider has() feature-names
Justin M. Keyes
2019-08-04
*
provider: g:loaded_xx_provider=2 means "enabled and working"
Justin M. Keyes
2019-08-04
*
provider: decide status by g:loaded_xx_provider
Justin M. Keyes
2019-08-04
*
provider: let providers decide their status
Rui Abreu Ferreira
2019-08-04
*
Merge #10615 'vim-patch:8.1.0053'
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.0053 use typval_T in the caller of call_vim_function
cangscop
2019-07-29
|
*
vim-patch:8.1.53 use typval_T in the caller of call_vim_function
cangscop
2019-07-27
*
|
clang/"dead assignments" #10620
Bartosz Miera
2019-07-29
*
|
Merge #10643 from janlazo/vim-8.1.1765
Justin M. Keyes
2019-07-29
|
\
\
|
*
|
vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"
Jan Edmund Lazo
2019-07-28
|
*
|
vim-patch:8.1.1765: get(func, dict, def) does not work properly
Jan Edmund Lazo
2019-07-28
*
|
|
PVS/V547: expression is always true/false #10640
Ihor Antonov
2019-07-29
|
/
/
*
|
vim-patch:8.0.1753: fix various warnings #10639
Ihor Antonov
2019-07-28
*
|
API: Context: save/restore
Abdelhakeem
2019-07-27
*
|
eval: context: add ctx-family functions
Abdelhakeem
2019-07-27
*
|
API: Context
Justin M. Keyes
2019-07-27
|
/
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
vim-patch:8.1.0899: no need to check restricted mode for setwinvar()
Jan Edmund Lazo
2019-07-24
*
vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)
Daniel Hahler
2019-07-24
*
os_can_exe: remove char_u
Justin M. Keyes
2019-07-21
*
win: jobstart(), system(): $PATHEXT-resolve exe
Justin M. Keyes
2019-07-21
*
[RFC]vim-patch:8.1.{749,1715} #10545
Jan Edmund Lazo
2019-07-20
*
reltimefloat(): allow negative result #10544
Justin M. Keyes
2019-07-20
*
doc [ci skip] #10383
Justin M. Keyes
2019-07-19
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
vim-patch:8.1.0740: Tcl test fails (#10540)
Jan Edmund Lazo
2019-07-19
*
jobstop(): close channel before process_stop() #10522
Justin M. Keyes
2019-07-17
*
viml/profile: revert proftime_T to unsigned type #10521
Justin M. Keyes
2019-07-16
*
vim-patch:8.1.0583: using illogical name for get_dict_number()/get_dict_string()
Jan Edmund Lazo
2019-07-15
*
vim-patch:8.1.1012: memory leak with E461
Jan Edmund Lazo
2019-07-15
*
vim-patch:8.1.0495: :filter only supports some commands
Jan Edmund Lazo
2019-07-15
*
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
[next]