| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-03-31 | std: Clean out #[deprecated] APIs | Alex Crichton | -43/+125 |
| 2015-03-23 | Remove auto-deref'ing Pattern impl because it conflicts with other | Niko Matsakis | -13/+7 |
| 2015-03-19 | Fix spelling errors in comments. | Joseph Crail | -2/+2 |
| 2015-03-11 | Example -> Examples | Steve Klabnik | -1/+1 |
| 2015-02-20 | Addressed PR comments | Marvin Löbel | -44/+169 |
| 2015-02-20 | Fix tidy and rebase fallout | Marvin Löbel | -8/+19 |
| 2015-02-20 | Added a Pattern impl that delegates to the dereference of a type. | Marvin Löbel | -11/+75 |
| 2015-02-20 | Refactored code into Searcher traits with naive implementations | Marvin Löbel | -38/+219 |
| 2015-02-20 | Made match_indices use the generic pattern API | Marvin Löbel | -5/+6 |
| 2015-02-20 | Made str::MatchIndices a private implementantion detail | Marvin Löbel | -2/+2 |
| 2015-02-20 | Added string pattern traits and basic implementantions | Marvin Löbel | -0/+113 |
