about summary refs log tree commit diff
path: root/src/libunicode/lib.rs
AgeCommit message (Expand)AuthorLines
2014-12-21std: Stabilize the std::str moduleAlex Crichton-4/+6
2014-12-13libunicode: fix falloutJorge Aparicio-0/+1
2014-11-26Remove special casing for some meta attributesSteven Fackler-1/+0
2014-11-17Switch to purely namespaced enumsSteven Fackler-0/+1
2014-11-06Prelude: rename and consolidate extension traitsAaron Turon-1/+1
2014-10-13Include the Unicode version used to generate `src/libunicode/tables.rs`.Simon Sapin-0/+1
2014-10-09Use the same html_root_url for all docsBrian Anderson-1/+1
2014-07-28collections, unicode: Add support for NFC and NFKCFlorian Zeitz-2/+2
2014-07-19Register new snapshotsAlex Crichton-1/+0
2014-07-14add Graphemes iterator; tidy unicode exportskwantam-7/+14
2014-07-11unicode: Remove crate_id attrBrian Anderson-1/+0
2014-07-07Add libunicode; move unicode functions from corekwantam-0/+77