| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-08-01 | Auto merge of #51609 - dscorbett:is_numeric, r=alexcrichton | bors | -4/+4 |
| 2018-06-26 | migrate codebase to `..=` inclusive range patterns | Zack M. Davis | -9/+9 |
| 2018-06-17 | Treat gc=No characters as numeric | David Corbett | -4/+4 |
| 2018-05-21 | Only escape extended grapheme characters in the first position | varkor | -12/+22 |
| 2018-05-21 | Use Grapheme_Extend instead of Mn | varkor | -8/+8 |
| 2018-05-21 | Remove example in test for is_nonspacing_mark because it's currently private | varkor | -10/+0 |
| 2018-05-21 | Escape combining characters in escape_debug | varkor | -2/+24 |
| 2018-04-12 | Move core::char::printable to core::unicode::printable | Simon Sapin | -1/+1 |
| 2018-04-12 | Remove the CharExt trait, now that libcore has inherent methods for char | Simon Sapin | -153/+104 |
| 2018-04-12 | Move the rest of core::unicode::char to core::unicode | Simon Sapin | -0/+1442 |
