ladybird/Meta/Lagom/Tools/CodeGenerators/LibUnicode
Timothy Flynn d0fc61e79b LibUnicode: Extract the BCP 47 package from the CLDR
This package was originally meant to be included in CLDR version 40, but
was missed in their release scripts. This has been resolved:
https://unicode-org.atlassian.net/browse/CLDR-15158

Unfortunately, the CLDR was re-released with the same version number. So
to bust the build's CLDR cache, change the "version" used to detect that
we need to redownload the CLDR.
2022-02-16 07:23:07 -05:00
..
CMakeLists.txt LibUnicode: Create a nearly empty generator for relative-time formatting 2022-01-27 21:16:44 +00:00
GenerateUnicodeData.cpp Meta+LibUnicode: Download and parse Unicode block properties 2022-02-15 10:13:19 -05:00
GenerateUnicodeDateTimeFormat.cpp LibUnicode: Port the CLDR date format generator to the stream API 2022-02-14 11:39:46 -05:00
GenerateUnicodeLocale.cpp LibUnicode: Extract the BCP 47 package from the CLDR 2022-02-16 07:23:07 -05:00
GenerateUnicodeNumberFormat.cpp LibUnicode: Port the CLDR number format generator to the stream API 2022-02-14 11:39:46 -05:00
GenerateUnicodeRelativeTimeFormat.cpp LibUnicode: Port the CLDR time format generator to the stream API 2022-02-14 11:39:46 -05:00
GeneratorUtil.h LibUnicode: Port the CLDR locale generator to the stream API 2022-02-14 11:39:46 -05:00