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
/
rbuffer.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: remove PVS
dundargoc
2023-11-12
*
fix(rbuffer): handle edge case where write_ptr has wrapped around
bfredl
2023-01-14
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
refactor(api): use a unpacker based on libmpack instead of msgpack-c
bfredl
2022-06-02
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: format with uncrustify #15755
dundargoc
2021-09-24
*
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
*
*: Add comment to all C files
ZyX
2017-04-19
*
rbuffer: Use xcalloc to ensure memory is initialized
James McCoy
2016-11-28
*
Merge #4646 from oni-link/fix.issue.4569.3
Justin M. Keyes
2016-06-26
|
\
|
*
process.c: Prevent data loss for process output streams
oni-link
2016-05-15
*
|
file: Add buffered reading and writing
ZyX
2016-06-23
|
/
*
rbuffer: Enhance rbuffer_reset to work with filled RBuffers
Thiago de Arruda
2015-10-01
*
rbuffer: Fix for problems with escape input sequences.
oni-link
2015-07-07
*
rbuffer: Reimplement as a ring buffer and decouple from rstream
Thiago de Arruda
2015-07-01