This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-08-11 18:29:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
lib
/
unicode_normalize
History
tompng
377aa2a336
Improve performance of UnicodeNormalize.canonical_ordering_one
...
Use array_of_integer.sort! instead of buble-sort-like algorithm
2025-10-25 21:19:29 +09:00
..
normalize.rb
Improve performance of UnicodeNormalize.canonical_ordering_one
2025-10-25 21:19:29 +09:00
tables.rb
Check Unicode version of the normalization table
2025-04-23 14:14:36 +09:00