index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libunicode
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-08
rollup merge of #20754: nikomatsakis/int-feature
Alex Crichton
-0
/
+1
2015-01-08
Remove warning from the libraries.
Huon Wilson
-0
/
+1
2015-01-08
Improvements to feature staging
Brian Anderson
-1
/
+1
2015-01-08
Add missing module stability attributes
Aaron Turon
-0
/
+1
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-06
Register new snapshots
Alex Crichton
-2
/
+1
2015-01-05
Merge `UnicodeChar` and `CharExt`.
Huon Wilson
-5
/
+5
2015-01-05
Rename `core::char::Char` to `CharExt` to match prelude guidelines.
Huon Wilson
-1
/
+1
2015-01-05
Remove deprecated functionality from `char`.
Huon Wilson
-3
/
+1
2015-01-03
Remove deprecated functionality
Alex Crichton
-7
/
+4
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-03
unicode: fix fallout
Jorge Aparicio
-0
/
+1
2014-12-21
std: Stabilize the std::str module
Alex Crichton
-4
/
+6
2014-12-13
libunicode: fix fallout
Jorge Aparicio
-0
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+1
2014-11-06
Prelude: rename and consolidate extension traits
Aaron Turon
-1
/
+1
2014-10-13
Include the Unicode version used to generate `src/libunicode/tables.rs`.
Simon Sapin
-0
/
+1
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-07-28
collections, unicode: Add support for NFC and NFKC
Florian Zeitz
-2
/
+2
2014-07-19
Register new snapshots
Alex Crichton
-1
/
+0
2014-07-14
add Graphemes iterator; tidy unicode exports
kwantam
-7
/
+14
2014-07-11
unicode: Remove crate_id attr
Brian Anderson
-1
/
+0
2014-07-07
Add libunicode; move unicode functions from core
kwantam
-0
/
+77