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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_unicode
/
tables.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-01
Update Unicode tables to 9.0
Josh Stone
-848
/
+949
2016-04-20
Add comment, reduce storage requirements
Raph Levien
-161
/
+149
2016-04-19
Fix wrong shift in trie_lookup_range_table
Raph Levien
-1
/
+1
2016-04-19
Efficient trie lookup for boolean Unicode properties
Raph Levien
-1130
/
+1261
2016-01-16
libsyntax: accept only whitespace with the PATTERN_WHITE_SPACE property
Kevin Butler
-0
/
+9
2016-01-04
Update librustc_unicode/tables.rs
Andrea Canciani
-19
/
+15
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-2
/
+0
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-4627
/
+1336
2015-06-24
Remove char::to_titlecase. Fix #26555
Simon Sapin
-520
/
+0
2015-06-06
Correctly map upper-case Sigma to lower-case in word-final position. Fix #26035.
Simon Sapin
-0
/
+151
2015-06-06
Add char::to_titlecase
Simon Sapin
-0
/
+520
2015-06-06
Add complex (but unconditional) Unicode case mapping. Fix #25800
Simon Sapin
-643
/
+1017
2015-06-06
to_lowercase/to_uppercase: also map chars not in Lu/Ll categories.
Simon Sapin
-516
/
+550
2015-04-18
optimize Unicode tables
kwantam
-894
/
+648
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-0
/
+5343