This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_rust_unicode-normalization
Watch
1
Star
0
Fork
0
You've already forked third_party_rust_unicode-normalization
mirror of
https://github.com/openharmony/third_party_rust_unicode-normalization.git
synced
2026-07-21 10:25:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b970231cf9c4e16db0a808fde8c09f321a32e14
third_party_rust_unicode-no…
/
src
T
History
Florian Zeitz
5f26506035
Update to Unicode 8.0.0
2015-07-08 12:46:46 +02:00
..
decompose.rs
Add APIs to normalize arbitrary
char
iterators rather than just
str
.
2015-04-20 20:37:22 -04:00
lib.rs
bump version to 0.1.0
2015-04-21 13:56:25 -04:00
normalize.rs
working build
2015-04-14 21:39:26 -04:00
recompose.rs
Remove the
str
module and move its content to the crate top-level.
2015-04-21 09:50:49 +02:00
tables.rs
Update to Unicode 8.0.0
2015-07-08 12:46:46 +02:00
test.rs
Remove the
str
module and move its content to the crate top-level.
2015-04-21 09:50:49 +02:00
testdata.rs
Update to Unicode 8.0.0
2015-07-08 12:46:46 +02:00