| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-08-12 | Remove all unstable deprecated functionality | Alex Crichton | -67/+0 |
| 2015-04-21 | std: Bring back f32::from_str_radix as an unstable API | Alex Crichton | -2/+0 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -1/+1 |
| 2015-02-02 | `for x in xs.iter()` -> `for x in &xs` | Jorge Aparicio | -4/+4 |
| 2015-01-30 | Remove all `i` suffixes | Tobias Bucher | -20/+20 |
| 2015-01-02 | std: Stabilize the prelude module | Alex Crichton | -1/+2 |
| 2014-11-13 | Remove Signed trait and add SignedInt trait | Brendan Zabarauskas | -0/+2 |
| 2014-10-19 | Remove a large amount of deprecated functionality | Alex Crichton | -16/+0 |
| 2014-09-25 | Add partial_min/max to libcore/cmp | Till Hoeppner | -0/+67 |
| 2014-09-22 | Update calls of deprecated functions in macros. | Victor Berger | -0/+1 |
| 2014-08-03 | core: add a reverse method to Ordering. | Huon Wilson | -0/+7 |
| 2014-06-29 | Extract tests from libcore to a separate crate | Steven Fackler | -0/+69 |
