| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-10-01 | Add functions to add unsigned and signed integers | Benoît du Garreau | -6/+1 |
| 2021-09-25 | Apply 16 commits (squashed) | Frank Steffahn | -4/+4 |
| 2021-07-02 | Remove unstable `Cursor::remaining` | Sören Meier | -26/+0 |
| 2021-06-17 | rename `remaining` to `remaining_slice` and add a new `remaining` | Sören Meier | -8/+34 |
| 2021-06-16 | Update tracking issue | Sören Meier | -2/+2 |
| 2021-06-05 | Implement `Cursor::{remaining, is_empty}` | Sören Meier | -4/+59 |
| 2021-05-11 | Override `clone_from` for some types | Benoît du Garreau | -1/+18 |
| 2021-03-21 | Use io::Error::new_const everywhere to avoid allocations. | Mara Bos | -4/+4 |
| 2020-11-06 | Add tracking issue | Benoît du Garreau | -3/+3 |
| 2020-11-06 | Make some std::io functions `const` | Benoît du Garreau | -3/+6 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -528/+3 |
| 2020-08-18 | Move to intra doc links for std::io | Alexis Bourget | -9/+5 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+981 |
