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
/
libstd_unicode
Age
Commit message (
Expand
)
Author
Lines
2017-08-23
Auto merge of #43830 - alexcrichton:path-display-regression, r=aturon
bors
-3
/
+16
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-1
/
+1
2017-08-13
std: Respect formatting flags for str-like OsStr
Alex Crichton
-3
/
+16
2017-08-08
Auto merge of #42998 - behnam:uni-ver-type, r=sfackler
bors
-6
/
+52
2017-07-25
std: Stabilize `char_escape_debug`
Alex Crichton
-5
/
+1
2017-07-21
[libstd_unicode] Create UnicodeVersion type
Behnam Esfahbod
-6
/
+52
2017-07-21
[libstd_unicode] Change UNICODE_VERSION to use u32
Behnam Esfahbod
-2
/
+2
2017-07-10
Correct some stability attributes
Oliver Middleton
-1
/
+1
2017-06-30
[libstd_unicode] Upgrade to Unicode 10.0.0
Behnam Esfahbod
-155
/
+168
2017-06-20
Rollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
Corey Farwell
-0
/
+2
2017-06-20
added `FromStr` Impl for `char`
tinaun
-0
/
+2
2017-06-16
Rollup merge of #42705 - est31:master, r=alexcrichton
Corey Farwell
-4
/
+4
2017-06-16
Introduce tidy lint to check for inconsistent tracking issues
est31
-4
/
+4
2017-06-15
Utf8Lossy type with chunks iterator and impl Display and Debug
Stepan Koltsov
-0
/
+311
2017-06-13
Merge crate `collections` into `alloc`
Murarth
-2
/
+2
2017-05-10
Auto merge of #41659 - bluss:clone-split-whitespace, r=aturon
bors
-12
/
+44
2017-05-04
Move unicode Python script into libstd_unicode crate.
Corey Farwell
-1
/
+592
2017-04-30
std_unicode: Use #[inline] on the split_whitespace predicates
Ulrik Sverdrup
-0
/
+4
2017-04-30
std_unicode: impl Clone for .split_whitespace()
Ulrik Sverdrup
-12
/
+40
2017-03-30
Remove parentheses in method references
Donnie Bishop
-2
/
+2
2017-03-30
Revert SplitWhitespace's description
Donnie Bishop
-1
/
+2
2017-03-30
Modify SplitWhitespace's description
Donnie Bishop
-2
/
+7
2017-03-25
char::to_uppercase doc typo: use the 'an' article.
Colin Wallace
-1
/
+1
2017-03-25
char::to_uppercase doc typo: s/lowercase/uppercase/
Colin Wallace
-1
/
+1
2017-03-17
Rollup merge of #40499 - ericfindlay:master, r=steveklabnik
Corey Farwell
-2
/
+4
2017-03-15
Ammended minor documentation detail abour Unicode cases.
Eric Findlay
-2
/
+4
2017-03-13
Remove function invokation parens from documentation links.
Corey Farwell
-7
/
+7
2017-03-14
Corrected very minor documentation detail about Unicode and Japanese
Eric Findlay
-2
/
+2
2017-03-02
Remove std_unicode::str::is_utf16
Simon Sapin
-23
/
+0
2017-03-01
Only keep one copy of the UTF8_CHAR_WIDTH table.
Simon Sapin
-27
/
+1
2017-01-29
Fix a few impl stability attributes
Oliver Middleton
-3
/
+2
2017-01-11
Implement Display for char Escape*, To*case.
Clar Charr
-49
/
+150
2017-01-08
Auto merge of #38679 - alexcrichton:always-deny-warnings, r=nrc
bors
-1
/
+1
2017-01-03
Reduce the size of static data in std_unicode::tables.
Simon Sapin
-208
/
+45
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-12-16
Address fallout
Aaron Turon
-3
/
+0
2016-12-15
Stabilize std::char::{encode_utf8, encode_utf16}
Aaron Turon
-10
/
+2
2016-11-30
Rename 'librustc_unicode' crate to 'libstd_unicode'.
Corey Farwell
-0
/
+3842