aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/rbuffer.c
Commit message (Expand)AuthorAge
* channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse2017-11-24
* *: Add comment to all C filesZyX2017-04-19
* rbuffer: Use xcalloc to ensure memory is initializedJames McCoy2016-11-28
* Merge #4646 from oni-link/fix.issue.4569.3Justin M. Keyes2016-06-26
|\
| * process.c: Prevent data loss for process output streamsoni-link2016-05-15
* | file: Add buffered reading and writingZyX2016-06-23
|/
* rbuffer: Enhance rbuffer_reset to work with filled RBuffersThiago de Arruda2015-10-01
* rbuffer: Fix for problems with escape input sequences.oni-link2015-07-07
* rbuffer: Reimplement as a ring buffer and decouple from rstreamThiago de Arruda2015-07-01