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
/
libcore
/
unicode
/
tables.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-14
Replace old tables with new unicode data
Mark Rousskov
-2235
/
+0
2019-11-29
Make libcore/unicode/tables.rs compatible with rustfmt
David Tolnay
-13
/
+16
2019-09-04
remove XID and Pattern_White_Space unicode tables from libcore
Aleksey Kladov
-375
/
+0
2019-08-05
Make some items in core::unicode private
Matthew Jasper
-16
/
+16
2019-07-26
Rollup merge of #62084 - euclio:unicode-table-tweak, r=kennytm
Mazdak Farrokhzad
-1
/
+1
2019-07-12
allow clippy::unreadable_literal in unicode tables
Andy Russell
-1
/
+1
2019-07-12
Regenerate character tables for Unicode 12.1
Josh Stone
-663
/
+680
2019-04-18
libcore => 2018
Taiki Endo
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-10
constify parts of libcore.
Mazdak Farrokhzad
-1
/
+0
2018-06-17
Treat gc=No characters as numeric
David Corbett
-29
/
+43
2018-06-11
Regenerate character tables for Unicode 11
Josh Stone
-1023
/
+1113
2018-05-21
Fix tables.rs
varkor
-5
/
+44
2018-05-21
Use Grapheme_Extend instead of Mn
varkor
-164
/
+126
2018-05-21
Keep tables.rs copyright notice up to date
varkor
-1
/
+1
2018-05-21
Update unicode/tables.rs with Mn
varkor
-0
/
+120
2018-04-12
Dedicated tracking issue for UnicodeVersion and UNICODE_VERSION.
Simon Sapin
-0
/
+1
2018-04-12
Remove the CharExt trait, now that libcore has inherent methods for char
Simon Sapin
-1
/
+1
2018-04-12
Move contents of libstd_unicode into libcore
Simon Sapin
-0
/
+2375