| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-03 | Remove deprecated functionality | Alex Crichton | -6/+4 |
| 2015-01-02 | std: Stabilize the prelude module | Alex Crichton | -0/+2 |
| 2014-12-21 | Fallout of std::str stabilization | Alex Crichton | -1/+1 |
| 2014-12-13 | libcoretest: fix fallout in unit tests | Jorge Aparicio | -6/+6 |
| 2014-11-20 | Add Utf16Encoder. Generalize Utf16CodeUnits for any Iterator<char>. | Simon Sapin | -0/+7 |
| 2014-11-16 | Move FromStr to core::str | Brendan Zabarauskas | -0/+7 |
| 2014-10-29 | collections: impl Deref for Vec/String | Alex Crichton | -0/+69 |
| 2014-09-02 | core: Make TwoWaySearcher reset its prefix memory when shifting by byteset | nham | -0/+6 |
| 2014-08-20 | Fix TwoWaySearcher to work when used with periodic needles. | nham | -0/+20 |
| 2014-08-19 | Add a test for the fix of issue 16589 | nham | -0/+14 |
