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
...
|
*
|
|
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
|
*
|
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
[prev]
[next]