![]() |
|
Message-ID: <Pine.BSM.4.64L.2505291413540.16605@herc.mirbsd.org> Date: Thu, 29 May 2025 14:15:59 +0000 (UTC) From: Thorsten Glaser <tg@...bsd.de> To: musl@...ts.openwall.com Subject: Re: Collation, IDN, and Unicode normalization Rich Felker dixit: >Extending that further, there are only 135 64-codepoint blocks. But 84 >of those just have 1-3 codepoints in them, the rest still being dead Is it an option to do blocks on the higher level and once you reach the block of a certain size (64? 128? 256?) do a linear search, if most really have that few codepoints? Hm probably would suck for the 0300 block though. Just had that crazy idea, not sure if it’s viable. bye, //mirabilos -- 15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.