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.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
vim-patch:8.0.0452: some macros are in lower case (#8505)
Jan Edmund Lazo
2018-06-08
*
Merge #8491 from janlazo/vim-8.0.0255
Justin M. Keyes
2018-06-07
|
\
|
*
vim-patch:8.0.0256: missing changes to one file breaks test
Jan Edmund Lazo
2018-06-07
*
|
vim-patch:8.0.0254: error message of assert functions (#8488)
Jan Edmund Lazo
2018-06-07
|
/
*
cleanup
Justin M. Keyes
2018-05-18
*
do not pass NULL to os_getenv
Justin M. Keyes
2018-05-18
*
timer: make sure to free callback after the last timer due callback
Björn Linse
2018-05-13
*
Merge #8329 'API: Make nvim_set_option() update `:verbose set …`'
Justin M. Keyes
2018-05-11
|
\
|
*
lint
b-r-o-c-k
2018-05-10
|
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
|
API: better way to capture abort-causing non-exception errors
Justin M. Keyes
2018-05-09
*
|
API: return non-generic VimL errors
Justin M. Keyes
2018-05-09
|
/
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
eval: Silence PVS/V547: PVS cannot stand `!known_val` expressions
ZyX
2018-04-15
|
*
eval: Fix PVS/V547: skipping is now done using eval0
ZyX
2018-04-15
|
*
eval: Silence PVS/V547: E882 may be triggered
ZyX
2018-04-15
|
*
eval: Silence PVS/V614: use of potentially uninitialized pointer
ZyX
2018-04-10
|
*
eval: Fix PVS/V560: unneded check for name_len
ZyX
2018-04-10
|
*
eval: Fix PVS/V547: ufunc_T is actually an incomplete type
ZyX
2018-04-10
|
*
charset,*: Refactor transstr()
ZyX
2018-04-09
*
|
Merge #6272 'stdpath()'
Justin M. Keyes
2018-04-15
|
\
\
|
*
|
eval: Add stdpath() method (#5297)
Christian Höltje
2018-03-29
*
|
|
serverstop(): return FALSE for invalid address
Justin M. Keyes
2018-04-11
|
|
/
|
/
|
*
|
timer_pause: stop the timer resource (#8199)
Utkarsh Maheshwari
2018-03-30
|
/
*
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
*
refactor: eliminate `autocmd_fname_full` global
Justin M. Keyes
2018-03-24
*
provider/RPC: apply_autocmds_group(): fix double-free
Justin M. Keyes
2018-03-24
*
log/channels: Formatting. Also log loopback channel. #8146
Justin M. Keyes
2018-03-18
*
Merge #8084 'build/win: support MSVC'
Justin M. Keyes
2018-03-08
|
\
|
*
build/msvc: Fix errors caused by compiler intrinsics
b-r-o-c-k
2018-03-04
*
|
vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)
KunMing Xie
2018-03-08
|
/
*
shell: use msg_outtrans_len_attr for :!cmd
Björn Linse
2018-02-05
*
provider: make has('ruby') only return 1 if gem is installed (#7944)
Marco Hinz
2018-02-01
*
win: has("wsl") on Windows Subsystem for Linux #7330
Mahmoud Al-Qudsi
2018-01-30
*
eval: save_tv_as_string: Correctly handle an empty string
James McCoy
2018-01-23
*
vim-patch:8.0.0659: no test for conceal mode
Justin M. Keyes
2018-01-21
*
vim-patch:8.0.0655: not easy to make sure a function does not exist
Justin M. Keyes
2018-01-21
*
get_buffer_lines: Return a string, when requested, on invalid input
James McCoy
2018-01-15
*
Merge #7858 'vim-patch: spell-related patches'
Justin M. Keyes
2018-01-16
|
\
|
*
vim-patch:8.0.1419: cursor column is not updated after ]s
Justin M. Keyes
2018-01-16
*
|
vim-patch:8.0.0151,3,4 #7389
Justin M. Keyes
2018-01-15
*
|
Merge #7806 from ZyX-I/list-stat
Justin M. Keyes
2018-01-15
|
\
\
|
*
|
eval/typval: Log list actions
ZyX
2018-01-14
|
*
|
*: Provide list length when allocating lists
ZyX
2018-01-14
|
|
/
*
/
coverity/161216: get_user_input: RETURN_LOCAL
Justin M. Keyes
2018-01-11
|
/
*
api: nvim_command_output: direct impl
Justin M. Keyes
2018-01-10
*
api: change nvim_command_output behavior
Justin M. Keyes
2018-01-10
*
vim-patch:8.0.0352: not easy to see when a typval needs to be cleared
ckelsel
2018-01-08
[next]