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
*
config: split out versiondef.h from config.h
Björn Linse
2015-03-08
*
vim-patch:7.4.578
oni-link
2015-03-04
*
jobsend: Don't append extra newline after last item
Björn Linse
2015-03-03
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
job: Allow spawning jobs connected to pseudo terminals
Thiago de Arruda
2015-02-23
*
job: Refactor process spawning and startup arguments
Thiago de Arruda
2015-02-23
*
eval: Fix buffering of data in job autocommands
Thiago de Arruda
2015-02-23
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
vim-patch:7.4.525 #1988
Fabian Brosda
2015-02-19
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
syntax: Refactor to store all term and gui attributes independently
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove nonnullret deadcode: xmalloc.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: vim_strsave.
Eliseo Martínez
2015-01-27
*
vim-patch:7.4.446
Pavel Platto
2015-01-20
*
Remove long_u: ex_docmd.c: Refactor long_u.
Eliseo Martínez
2015-01-19
*
Merge pull request #1816 from Pyrohh/macro_cleanup
Justin M. Keyes
2015-01-15
|
\
|
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
|
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
[next]