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
/
job.c
Commit message (
Expand
)
Author
Age
*
Remove unused arg 'defer' in 'job_start' #1000
oni-link
2014-07-29
*
job: increase JOB_BUFFER_SIZE to 0xFFFF
Nicolas Hillegeer
2014-07-27
*
job: add in-pipe notification and closing support
Nicolas Hillegeer
2014-07-27
*
job: implement job_wait()
Nicolas Hillegeer
2014-07-27
*
Fix memory leaks for jobs.
oni-link
2014-07-23
*
events: Refactor how event deferral is handled
Thiago de Arruda
2014-07-17
*
job: No longer free the job data. It's now done by the exit callback
Thiago de Arruda
2014-07-17
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
job: Add a `maxmem` parameter to job_start
Thiago de Arruda
2014-06-24
*
events: Refactor how events are queued for processing
Thiago de Arruda
2014-06-18
*
job: Refactor job_write to receive WBuffer instances.
Thiago de Arruda
2014-06-18
*
job: Add defer flag and setter method
Thiago de Arruda
2014-06-18
*
job: Refactor to use pointers instead of ids
Thiago de Arruda
2014-06-18
*
wstream: Refactor wstream_new_buffer/wstream_write
Thiago de Arruda
2014-06-18
*
Add automatic generation of headers
ZyX
2014-06-02
*
Move documentation from function declarations to definitions
ZyX
2014-06-02
*
WStream: Refactor: Use reference count for memory management
Thiago de Arruda
2014-05-28
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15