about summary refs log tree commit diff
path: root/src/libunicode
AgeCommit message (Expand)AuthorLines
2014-07-28collections, unicode: Add support for NFC and NFKCFlorian Zeitz-5/+350
2014-07-24librustc: Stop desugaring `for` expressions and translate them directly.Patrick Walton-0/+1
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-19Register new snapshotsAlex Crichton-1/+0
2014-07-14add Graphemes iterator; tidy unicode exportskwantam-21/+1186
2014-07-14add UnicodeStrSlice width() functionkwantam-2/+8
2014-07-11unicode: Remove crate_id attrBrian Anderson-1/+0
2014-07-07Add libunicode; move unicode functions from corekwantam-0/+7018