Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |