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
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.184
Hinidu
2014-04-08
*
Remove #ifdef FEAT_WINDOWS from vim-patch:7.4.181
Hinidu
2014-04-08
*
vim-patch:7.4.181
Hinidu
2014-04-07
*
Implement job control
Thiago de Arruda
2014-04-07
*
Use stdbool in os module
Hinidu
2014-04-07
*
Turn Event into a tagged union
Felipe Oliveira Carvalho
2014-04-07
*
Reimplement the event queue in event.c using klist.h
Felipe Oliveira Carvalho
2014-04-07
*
Implement xcalloc and use it in klist.h (use xrealloc as well)
Felipe Oliveira Carvalho
2014-04-07
*
Add klib.h to src/lib
Felipe Oliveira Carvalho
2014-04-07
*
Remove simpler cases of OOM error handling (after *alloc calls)
Felipe Oliveira Carvalho
2014-04-06
*
Simplify tricky preprocessor tests in ff_check_visited()
Felipe Oliveira Carvalho
2014-04-06
*
Remove unneeded variable `in_os_delay`
Thiago de Arruda
2014-04-06
*
Add comments and fix `os_microdelay` call
Thiago de Arruda
2014-04-06
*
Remove `RealWaitForChar` and `mch_new_shellsize`
Thiago de Arruda
2014-04-06
*
Implement os_microdelay and os_delay on top of it
Thiago de Arruda
2014-04-06
*
Replace `strdup` calls by `xstrdup`
Thiago de Arruda
2014-04-06
*
Implement `xstrdup` and `xstrndup`
Thiago de Arruda
2014-04-06
*
vim-patch:7.4.178
oni-link
2014-04-06
*
Use early return for rejecting_deadly in signal_cb
Thiago de Arruda
2014-04-06
*
vim-patch:7.4.173
oni-link
2014-04-06
*
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
*
vim-patch:7.4.171
oni-link
2014-04-05
*
Remove the old `mch_call_shell` implementation
Thiago de Arruda
2014-04-05
*
Rewrite `mch_call_shell` on top of libuv
Thiago de Arruda
2014-04-05
*
Stop queueing events when signals are rejected
Thiago de Arruda
2014-04-05
*
Add helpers for debugging with valgrind
Thiago de Arruda
2014-04-05
*
vim-patch:7.4.172
oni-link
2014-04-05
*
Remove mblen() check
John Schmidt
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
*
Remove Xim
John Schmidt
2014-04-05
*
Remove clientserver
John Schmidt
2014-04-05
*
Remove BalloonEval
John Schmidt
2014-04-05
*
Remove HPUX and Vim 5.x compatible digraphs
John Schmidt
2014-04-05
*
Remove SniFF
John Schmidt
2014-04-05
*
Remove Amiga stuff
John Schmidt
2014-04-05
*
Remove netbeans and sun workshop
John Schmidt
2014-04-05
*
remove reference to BROKEN_TOUPPER
aph
2014-04-04
*
remove pchar from macros.h
aph
2014-04-04
*
remove MB_{IS,TO}{UPPER,LOWER}
aph
2014-04-04
*
remove DO_AUTOCHDIR
aph
2014-04-04
*
Remove unused define
Markus Breitenberger
2014-04-04
*
Removed not defined prototypes in os_unix.h
Stefan Hoffmann
2014-04-04
*
vim-patch:7.4.170
oni-link
2014-04-04
*
Possible string literals that have to be replaced
Wilberto Morales
2014-04-04
[next]