| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-21 | Avoid short writes in LineWriter | Chris Denton | -1/+8 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-07-26 | Fix doc nits | John Arundel | -18/+22 |
| 2024-03-03 | Fix quadratic behavior of repeated vectored writes | Jan Verbeek | -3/+12 |
| 2024-02-20 | Delete architecture-specific memchr code in std::sys | Arthur Carcano | -1/+1 |
| 2023-05-01 | Relax implicit `W: Sized` bound on `LineWriter<W>` | Maybe Waffle | -3/+3 |
| 2021-05-14 | Move `std::memchr` to `sys_common` | Christiaan Dirkx | -1/+1 |
| 2020-11-22 | Fix is_write_vectored in LineWriterShim | Mikhail Zabaluev | -1/+7 |
| 2020-09-10 | Refactor io/buffered.rs into submodules | Nathan West | -0/+270 |
