summary refs log tree commit diff
path: root/src/libunicode/char.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Register new snapshotsAlex Crichton-424/+0
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+4
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+4
2015-03-19Update docs for ToUppercase/ToLowercase structsMatt Brubeck-2/+4
2015-03-18libunicode: Partially inline the fast paths in character class checking.Patrick Walton-0/+432
2015-03-18Register new snapshotsAlex Crichton-408/+0
2015-03-16impl charJorge Aparicio-0/+372
2015-03-10std: Stabilize more of the `char` moduleAlex Crichton-0/+469