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
/
etc
/
unicode.py
Age
Commit message (
Expand
)
Author
Lines
2013-09-09
rename `std::iterator` to `std::iter`
Daniel Micay
-1
/
+1
2013-09-04
stop treating char as an integer type
Daniel Micay
-0
/
+1
2013-08-21
Add canonical combining class to std::unicode
Florian Zeitz
-4
/
+53
2013-08-21
Add Unicode decomposition mappings to std::unicode
Florian Zeitz
-31
/
+99
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-0
/
+1
2013-06-30
Convert vec::{bsearch, bsearch_elem} to methods.
Huon Wilson
-2
/
+2
2013-06-30
etc: update etc/unicode.py for the changes made to std::unicode.
Huon Wilson
-10
/
+24
2013-05-02
Explain that the source code was generated by this script
kud1ing
-0
/
+4
2013-04-18
core: replace unicode match exprs with bsearch in const arrays, minor perf win.
Graydon Hoare
-1
/
+44
2013-01-17
Add a license check to tidy. #4018
Brian Anderson
-0
/
+1
2011-12-29
Of course there were overlong lines.
Graydon Hoare
-4
/
+6
2011-12-29
Teach unicode script to emit canonical and compat decomp mappings. Annoyingly...
Graydon Hoare
-46
/
+71
2011-12-23
Add support to libcore for encoded-in-rust unicode character properties, at l...
Graydon Hoare
-0
/
+172