| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-14 | Remove various double spaces in source comments. | André Vennberg | -2/+2 |
| 2022-10-06 | Avoid defensive re-initialization of the BufReader buffer | Ben Kimock | -0/+24 |
| 2022-08-05 | non-linux platforms | Nick Cameron | -5/+7 |
| 2022-08-04 | std::io: migrate ReadBuf to BorrowBuf/BorrowCursor | Nick Cameron | -16/+16 |
| 2022-07-24 | Remove some redundant checks from BufReader | Ben Kimock | -0/+1 |
| 2021-11-02 | read_buf | DrMeepster | -1/+51 |
| 2021-10-07 | Optimize File::read_to_end and read_to_string | John Kugelman | -0/+22 |
| 2021-09-09 | Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis | Fabian Wolff | -4/+0 |
| 2021-01-17 | Add benchmark and fast path for BufReader::read_exact | Ben Kimock | -0/+12 |
| 2020-09-07 | Implement Seek::stream_position() for BufReader | Tobias Rapp | -0/+42 |
| 2020-08-31 | std: move "mod tests/benches" to separate files | Lzu Tao | -0/+916 |
