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
*
main: Fix color schemes for abstract_ui
Thiago de Arruda
2015-01-13
*
Revert "[WIP] "abstract_ui" fixes and improvements"
Justin M. Keyes
2015-01-12
*
Merge pull request #1657 from tarruda/abstract-ui-fixes
Justin M. Keyes
2015-01-12
|
\
|
*
ui: Test for abstract_ui whenever a minimal t_colors value is required
Thiago de Arruda
2015-01-10
*
|
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
|
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
|
/
*
Merge pull request #1761 from oni-link/speed.up.gc
Justin M. Keyes
2015-01-10
|
\
|
*
Speed up garbage collection.
oni-link
2014-12-31
*
|
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
|
eval: fix incorrect refcount in list_append_list
Björn Linse
2015-01-07
|
/
*
Merge pull request #1738 from fwalch/vim-7.4.549
Justin M. Keyes
2014-12-30
|
\
|
*
vim-patch:7.4.549
Florian Walch
2014-12-27
*
|
vim-patch:7.4.541
Florian Walch
2014-12-25
|
/
*
vim-patch:7.4.516
Florian Walch
2014-12-24
*
vim-patch:7.4.513
Florian Walch
2014-12-23
*
vim-patch:7.4.491
Florian Walch
2014-12-23
*
vim-patch:7.4.499
Florian Walch
2014-12-23
*
vim-patch:7.4.311
David Rodriguez
2014-12-23
*
Merge pull request #1663 from philix/array_size
Justin M. Keyes
2014-12-19
|
\
|
*
Define and use the ARRAY_SIZE macro
Felipe Oliveira Carvalho
2014-12-18
*
|
vim-patch:7.4.442
Florian Walch
2014-12-18
*
|
vim-patch:7.4.434
Florian Walch
2014-12-18
|
/
*
Reduce indentation level by early returning or continuing loop
Felipe Oliveira Carvalho
2014-12-13
*
Merge pull request #1134 from splinterofchaos/getreg-nl
Justin M. Keyes
2014-12-11
|
\
|
*
Attribute/constify get_tv_string(_buf(_chk)).
Scott Prager
2014-12-11
|
*
vim-patch:7.4.249
Scott Prager
2014-12-11
|
*
vim-patch:7.4.243
Scott Prager
2014-12-11
|
*
Return void * from get_reg_contents.
Scott Prager
2014-12-11
|
*
vim-patch:7.4.242
Scott Prager
2014-12-11
*
|
Use GA_DEEP_CLEAR where appropriate
Felipe Oliveira Carvalho
2014-12-11
|
/
*
eval_has_provider: search autoload scripts same order as call_func
Björn Linse
2014-12-08
*
clipboard: support separate '+' and '*' clipboards
Björn Linse
2014-12-08
*
systemlist: add `keepempty` option to preserve final newline
Björn Linse
2014-12-02
*
eval: Fix coverity false positive.
Scott Prager
2014-11-27
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
ui: Extract mouse.c/mouse.h
Thiago de Arruda
2014-11-27
*
ui: Remove ui_delay, ui_breakcheck and ui_set_shellsize
Thiago de Arruda
2014-11-27
*
ui: Remove ui_inchar/ui_char_avail
Thiago de Arruda
2014-11-27
*
Add Boolean argument escape_csi to vim_feedkeys
Rui Abreu Ferreira
2014-11-27
*
Add missing refcount increment for systemlist()
Rui Abreu Ferreira
2014-11-25
*
Fix warnings: eval.c: f_rpcrequest(): Garbage value: MI.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: do_return(): Np dereference: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: add_nr_var(): Out of bounds: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: call_user_func(): Out of bounds: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: get_user_func_name(): Np dereference: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: clear_tv(): Bad free: RI.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: item_compare(): Garbage value: MI.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: dictitem_alloc(): Out-of-bounds access: FP.
Eliseo Martínez
2014-11-18
*
Fix warnings: eval.c: set_var_lval(): Np dereference: FP.
Eliseo Martínez
2014-11-18
*
Remove os/provider.{c,h} and all of its references
Thiago de Arruda
2014-11-18
[next]