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
/
eval.c
Commit message (
Expand
)
Author
Age
*
No OOM error conditions in some functions of window.c
Felipe Oliveira Carvalho
2014-04-24
*
vim-patch:7.4.237
oni-link
2014-04-24
*
Use portable format specifiers: Case %ld - localized - N_.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - EMSGN.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - smsg.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - sprintf.
Eliseo Martínez
2014-04-23
*
vim-patch:7.4.236
oni-link
2014-04-19
*
Remove unnecessary cleanup label from `job_start`
Thiago de Arruda
2014-04-18
*
Refactor job control to use RStream events
Thiago de Arruda
2014-04-18
*
Remove modelines
Marco Hinz
2014-04-16
*
Refactor job control module to use RStream class
Thiago de Arruda
2014-04-16
*
vim-patch:7.4.234
Marco Hinz
2014-04-16
*
vim-patch:7.4.229
Marco Hinz
2014-04-16
*
vim-patch:7.4.218
Marco Hinz
2014-04-16
*
vim-patch:7.4.191
oni-link
2014-04-14
*
vim-patch:7.4.192
oni-link
2014-04-11
*
removed vim_mkdir macro
Stefan Hoffmann
2014-04-11
*
removed mch_remove macro
Stefan Hoffmann
2014-04-11
*
Remove OOM error handling code after ga_grow() calls
Felipe Oliveira Carvalho
2014-04-11
*
Move exe functions back to os/fs.c
John Schmidt
2014-04-08
*
Change prefix from `os_*` to `path_*`
John Schmidt
2014-04-08
*
vim-patch:7.4.184
Hinidu
2014-04-08
*
Implement job control
Thiago de Arruda
2014-04-07
*
Moved mch_get_host_name and renamed it to os_get_hostanme
Stefan Hoffmann
2014-04-05
*
Moved mch_get_pid and renamed it to os_get_pid
Stefan Hoffmann
2014-04-05
*
Remove xterm_save
John Schmidt
2014-04-05
*
Remove xpm
John Schmidt
2014-04-05
*
Remove tcl
John Schmidt
2014-04-05
*
Remove ole
John Schmidt
2014-04-05
*
Remove mzscheme
John Schmidt
2014-04-05
*
Remove python, perl, lua, ruby
John Schmidt
2014-04-05
*
Extract memory.c from misc2.c
John Schmidt
2014-04-04
*
Restore vim_rename
Hinidu
2014-04-04
*
Replace mch_rename and vim_rename with libuv
Hinidu
2014-04-04
*
Fix seperator->separator, path_tail_with_separator->path_tail_with_sep.
Thomas Wienecke
2014-04-03
*
Test and refactor getnextcomp -> path_next_component.
Thomas Wienecke
2014-04-03
*
Test and refactor gettail_sep -> path_tail_with_seperator.
Thomas Wienecke
2014-04-03
*
Test and refactor gettail -> path_tail.
Thomas Wienecke
2014-04-03
*
move filewritable() into /src/os/fs.c and rename it
Stefan Hoffmann
2014-04-03
*
vim-patch:7.4.166
Justin M. Keyes
2014-04-02
*
remove HAVE_STRFTIME
oni-link
2014-04-02
*
remove HAVE_STDARG_H
Julian Orth
2014-03-31
*
remove HAVE_MATH_H
Julian Orth
2014-03-31
*
Remove feature HAVE_QSORT
oni-link
2014-03-31
*
Rename ga_init2() to ga_init()
John Schmidt
2014-03-31
*
Refactor SHELL_* defines into enum typedef
Thiago de Arruda
2014-03-31
*
xrealloc(): similar to xmalloc()
Felipe Oliveira Carvalho
2014-03-31
*
Re-integrate FEAT_SIGNS code, close #383
Justin M. Keyes
2014-03-29
*
Extract path.c from misc1.c
John Schmidt
2014-03-29
*
Rename mch_* functions to os_* in os module.
Thomas Wienecke
2014-03-27
[next]