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
/
os
/
signal.c
Commit message (
Expand
)
Author
Age
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
signal_init: unblock all signals on startup. #5283
Nicolas Hillegeer
2016-09-03
*
signal_init: Always unblock SIGCHLD. (#5243)
Justin M. Keyes
2016-08-29
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
Add guards for SIGPIPE and SIGQUIT
Rui Abreu Ferreira
2015-12-08
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
memory: Replace klib memory pools by malloc/free
Thiago de Arruda
2015-04-12
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove long_u: Remove type.
Eliseo Martínez
2015-01-19
*
ui: Add abstract_ui termcap and split UI layer
Thiago de Arruda
2014-12-08
*
event: Ensure the event loop has been cleaned up in event_teardown
Thiago de Arruda
2014-11-02
*
event: Reintroduce the immediate event queue
Thiago de Arruda
2014-11-02
*
event: Remove automatic event deferall
Thiago de Arruda
2014-10-21
*
event: Remove EventType enum and pass a callback to `event_push`
Thiago de Arruda
2014-10-21
*
api: Implement '--embedded-mode' command-line option
Thiago de Arruda
2014-08-28
*
events: Refactor how event deferral is handled
Thiago de Arruda
2014-07-17
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
events: Refactor how events are queued for processing
Thiago de Arruda
2014-06-18
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15