| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-07-13 | Add an iterate function to core::iter | Jakub Wieczorek | -0/+9 |
| 2014-07-09 | auto merge of #15283 : kwantam/rust/master, r=alexcrichton | bors | -0/+27 |
| 2014-07-08 | std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`. | Richo Healey | -6/+0 |
| 2014-07-07 | Add libunicode; move unicode functions from core | kwantam | -0/+27 |
| 2014-07-04 | Change Shl<T, T> for Int to Shl<uint, T> | Samuel Neves | -4/+4 |
| 2014-07-02 | Fix rotate_{left, right} for multiple of bitsize rotation amounts | Samuel Neves | -0/+18 |
| 2014-06-29 | Implement RFC#28: Add PartialOrd::partial_cmp | Steven Fackler | -2/+2 |
| 2014-06-29 | Extract tests from libcore to a separate crate | Steven Fackler | -0/+3273 |
