| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -76/+0 |
| 2020-02-23 | Implement `Copy` for `IoSlice` | LeSeulArtichaut | -0/+1 |
| 2019-11-29 | Format libstd/sys with rustfmt | David Tolnay | -18/+6 |
| 2019-08-03 | Add {IoSlice, IoSliceMut}::advance | Thomas de Zeeuw | -0/+24 |
| 2019-07-26 | add repr(transparent) to IoSliceMut where missing | Niv Kaminer | -0/+1 |
| 2019-04-27 | Stabilized vectored IO | Steven Fackler | -8/+8 |
| 2019-02-28 | Fix rebase fail | Taiki Endo | -2/+3 |
| 2019-02-13 | impl Deref/DerefMut for IoVec types | Steven Fackler | -3/+3 |
| 2019-02-13 | Add vectored read and write support | Steven Fackler | -0/+61 |
