about summary refs log tree commit diff
path: root/src/libunicode/lib.rs
AgeCommit message (Expand)AuthorLines
2015-01-17Set allow(unstable) in crates that use unstable featuresBrian Anderson-0/+1
2015-01-08rollup merge of #20754: nikomatsakis/int-featureAlex Crichton-0/+1
2015-01-08Remove warning from the libraries.Huon Wilson-0/+1
2015-01-08Improvements to feature stagingBrian Anderson-1/+1
2015-01-08Add missing module stability attributesAaron Turon-0/+1
2015-01-07Preliminary feature stagingBrian Anderson-0/+1
2015-01-06Register new snapshotsAlex Crichton-2/+1
2015-01-05Merge `UnicodeChar` and `CharExt`.Huon Wilson-5/+5
2015-01-05Rename `core::char::Char` to `CharExt` to match prelude guidelines.Huon Wilson-1/+1
2015-01-05Remove deprecated functionality from `char`.Huon Wilson-3/+1
2015-01-03Remove deprecated functionalityAlex Crichton-7/+4
2015-01-03sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rsJorge Aparicio-1/+1
2015-01-03unicode: fix falloutJorge Aparicio-0/+1
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