| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-05-01 | Fix a warning in libcore on 16bit targets. | Vadzim Dambrouski | -8/+8 |
| 2018-04-12 | Mark the rest of the `unicode` feature flag as perma-unstable. | Simon Sapin | -1/+1 |
| 2018-04-12 | Dedicated tracking issue for UnicodeVersion and UNICODE_VERSION. | Simon Sapin | -0/+3 |
| 2018-04-12 | Move core::char::printable to core::unicode::printable | Simon Sapin | -0/+786 |
| 2018-04-12 | Merge unstable Utf16Encoder into EncodeUtf16 | Simon Sapin | -58/+0 |
| 2018-04-12 | Merge core::unicode::str into core::str | Simon Sapin | -188/+58 |
| 2018-04-12 | Remove the CharExt trait, now that libcore has inherent methods for char | Simon Sapin | -6/+3 |
| 2018-04-12 | Move the rest of core::unicode::char to core::unicode | Simon Sapin | -1438/+0 |
| 2018-04-12 | Move char decoding iterators into a separate private module. | Simon Sapin | -129/+0 |
| 2018-04-12 | Reexport from core::unicode::char in core::char rather than vice versa | Simon Sapin | -23/+4 |
| 2018-04-12 | Move contents of libstd_unicode into libcore | Simon Sapin | -0/+4782 |
