| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -9/+0 |
| 2018-08-19 | Fix typos found by codespell. | Matthias Krüger | -1/+1 |
| 2017-08-24 | Fix inconsistent doc headings | lukaramu | -2/+2 |
| 2017-06-23 | Removed as many "```ignore" as possible. | kennytm | -2/+2 |
| 2016-10-01 | std: Move platform specific memchr code into sys | Brian Anderson | -271/+4 |
| 2016-08-24 | memrchr: Use a conditional instead of subtracting a complicated min | Ulrik Sverdrup | -1/+1 |
| 2016-08-24 | memrchr: Correct aligned offset computation | Ulrik Sverdrup | -1/+23 |
| 2016-07-03 | Fix a few typos in the code | Sylvestre Ledru | -1/+1 |
| 2016-02-09 | Minor spelling fixes | Carlos E. Garcia | -1/+1 |
| 2016-01-20 | std: Use the fallback impl for memrchr on non-linux | Ulrik Sverdrup | -1/+1 |
| 2016-01-16 | std: Stabilize APIs for the 1.7 release | Alex Crichton | -13/+15 |
| 2015-12-18 | Use memrchr bindings provided by libc | Florian Hahn | -29/+15 |
| 2015-12-18 | Add memchr implemenation based on rust-memchr to libstd | Florian Hahn | -0/+400 |
