| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | locale: make posix | Jose Luis Duran | 2025-12-06 | 1 | -0/+18 |
| | | | | | | | | | | | | Run make posix to generate monetary definition files with the international parameters missing from localeconv(3)'s lconv struct. Manually convert the "frozen" non-unicode locales under share/monetdef. Reviewed by: bapt MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D53917 | ||||
| * | locales: separate unicode from other locales | Baptiste Daroussin | 2021-07-23 | 1 | -0/+50 |
| Unicode locales are maintained and to evolved in cldr. Generating the other locales from the unicode gets more and more painful over the time. Let's freeze the other locales to cldr 34.0. | |||||
