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
/
event
Commit message (
Expand
)
Author
Age
...
*
Fix comments for os_* functions return value
Rui Abreu Ferreira
2015-11-25
*
loop: Free the parent queue last when destroying the loop
Thiago de Arruda
2015-09-16
*
Fix warning: stream.c: stream_init(): Dead store: HI.
oni-link
2015-09-08
*
Windows: disable libuv argument escaping for uv_spawn #3305
Rui Abreu Ferreira
2015-09-08
*
loop: Improvements for thread-safety
Thiago de Arruda
2015-09-06
*
queue: Allow direct appending to parent queues
Thiago de Arruda
2015-09-06
*
Windows: avoid "uv_" naming conflicts. #3225
Seth Jackson
2015-08-27
*
eval: Protect job callbacks from being redefined
Thiago de Arruda
2015-08-21
*
rstream.c: Prevent stream closing if a read event is still queued. #3172
oni-link
2015-08-16
*
eval: Fix jobwait() to process multiple jobs concurrently
Thiago de Arruda
2015-08-13
*
pty_process: Make termios structure a static variable
Thiago de Arruda
2015-08-13
*
rstream: Pass read count to read events
Thiago de Arruda
2015-08-13
*
process: Remove indeterminism that causes reordering of pty events
oni-link
2015-08-13
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
queue: Implement a more flexible event queue
Thiago de Arruda
2015-08-13
*
process: Pass loop reference during initialization
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
*
pty_process: Simplify cleanup after error during spawn
Thiago de Arruda
2015-08-13
*
events: Add missing function attributes to some APIs
Thiago de Arruda
2015-08-13
*
rstream: Fix read_cb invocation
Thiago de Arruda
2015-07-21
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
server: Extract most logic into the new socket abstraction
Thiago de Arruda
2015-07-17
*
rstream/wstream: Unify structures and simplify API
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
[prev]