| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-07-25 | siphash: Add more benchmarks | Ulrik Sverdrup | -3/+87 |
| 2015-07-14 | core: Revive SipHash's tests | Ulrik Sverdrup | -67/+59 |
| 2015-03-05 | Remove integer suffixes where the types in compiled code are identical. | Eduard Burtescu | -4/+4 |
| 2015-02-05 | cleanup: replace `as[_mut]_slice()` calls with deref coercions | Jorge Aparicio | -4/+4 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -2/+2 |
| 2015-01-02 | Fallout - change array syntax to use `;` | Nick Cameron | -2/+2 |
| 2014-12-15 | Move hash module from collections to core | Steven Fackler | -0/+283 |
