summary refs log tree commit diff
path: root/src/libunicode/u_str.rs
AgeCommit message (Expand)AuthorLines
2014-08-28Fallout from stabilizing core::optionAaron Turon-2/+2
2014-08-26Rebasing changesNick Cameron-3/+6
2014-08-18libsyntax: Remove the `use foo = bar` syntax from the language in favorPatrick Walton-2/+2
2014-07-22auto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexcrichtonbors-0/+2
2014-07-21ignore-lexer-test to broken files and remove some tray hyphensCorey Richardson-0/+2
2014-07-14add Graphemes iterator; tidy unicode exportskwantam-2/+299
2014-07-14add UnicodeStrSlice width() functionkwantam-2/+8
2014-07-07Add libunicode; move unicode functions from corekwantam-0/+119