Age | Commit message (Expand) | Author |
---|---|---|
2021-09-30 | LibUnicode: Upgrade to Unicode version 14.0.0 | Timothy Flynn |
2021-09-30 | LibUnicode: Remove cached UCD and CLDR files when their version changes | Timothy Flynn |
2021-09-30 | LibUnicode: Use consistent variable naming in unicode_data.cmake | Timothy Flynn |
2021-09-30 | LibUnicode: Functionalize extraction of CLDR data files | Timothy Flynn |
2021-09-30 | LibUnicode: Functionalize downloading of UCD data files | Timothy Flynn |
2021-09-30 | LibUnicode: Extract UCD and CLDR versions to a CMake variable | Timothy Flynn |
2021-09-15 | Meta: Allow specifying alternative paths for downloaded Unicode data | Andrew Kaster |
2021-09-06 | LibUnicode: Extract cldr-misc dataset from CLDR database | Timothy Flynn |
2021-09-01 | LibUnicode: Extract cldr-core dataset from CLDR database | Timothy Flynn |
2021-08-30 | CMake: Add custom target to build only the generated sources | Brian Gianforcaro |
2021-08-28 | Meta+LibUnicode: Move unicode_data helper to Meta/CMake | Andrew Kaster |