public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Change collation rules in localedata/locales/th_TH to use copy iso14651_t1 and agree as much as possible with CLDR
@ 2023-07-11 20:11 Mike FABIAN
  2023-07-11 20:11 ` [PATCH] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation " Mike FABIAN
  0 siblings, 1 reply; 6+ messages in thread
From: Mike FABIAN @ 2023-07-11 20:11 UTC (permalink / raw)
  To: libc-alpha; +Cc: petersen


Several of the locales still do not use 

copy "iso14651_t1"

but create their collation rules from scratch.

It is better to first use iso14651_t1 and then apply only the changes
necessary.

This patch does this for the th_TH locale (Thai).

I made it to agree as much as possible with the rules from CLDR (see:
https://github.com/unicode-org/cldr/blob/main/common/collation/th.xml).



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-07-13 14:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-11 20:11 [PATCH] Change collation rules in localedata/locales/th_TH to use copy iso14651_t1 and agree as much as possible with CLDR Mike FABIAN
2023-07-11 20:11 ` [PATCH] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation " Mike FABIAN
2023-07-12  7:30   ` Andreas Schwab
2023-07-12  7:56   ` Andreas Schwab
2023-07-13 14:39     ` Mike FABIAN
2023-07-13 14:49       ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).