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 02:15:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d76b961b8faed143fe8b55e39a5166470cd663a
third_party_rust_unicode-no…
/
src
T
History
Sujay Jayakar
4d76b961b8
Remove unnecessary
unwrap
in recompose
2018-04-27 13:37:29 +05:30
..
decompose.rs
Simplify decomposition
2018-04-27 13:37:16 +05:30
lib.rs
update version numbers in README and lib.rs comments
2016-12-23 15:47:20 -08:00
normalize.rs
Remote unnecessary transmute (in favor of
char::from_u32_unchecked
)
2018-04-27 13:37:20 +05:30
recompose.rs
Remove unnecessary
unwrap
in recompose
2018-04-27 13:37:29 +05:30
tables.rs
Fix is_combining_mark table data
2017-06-01 15:10:29 -06:00
test.rs
Fix is_combining_mark table data
2017-06-01 15:10:29 -06:00
testdata.rs
Update to Unicode 9.0.0
2016-12-20 00:03:22 +01:00