mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:01:01 +00:00
The Unicode standard publishes a database known as the Common Locale Data Repository (CLDR). This is a massive set of data from which anyone implementing Unicode's Technical Standard #35 may generate their implementation: https://www.unicode.org/reports/tr35/ This commit updates LibUnicode to download the compressed database and extract a small subset. That subset is used to generate a list of available locales and the territories (AKA regions) associated with each locale. |
||
|---|---|---|
| .. | ||
| CodeGenerators | ||
| CharacterTypes.cpp | ||
| CharacterTypes.h | ||
| CMakeLists.txt | ||
| Forward.h | ||
| unicode_data.cmake | ||