| #
9df8243a
|
| 06-Dec-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
locale: make posix
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 locale
locale: make posix
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
show more ...
|
| #
0a36787e
|
| 22-Jul-2021 |
Baptiste Daroussin <bapt@FreeBSD.org> |
locales: separate unicode from other locales
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 fre
locales: separate unicode from other locales
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.
show more ...
|
| #
28fded59
|
| 18-Dec-2016 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Update locales cldr to v30.0.3 and unicode to 9.0.0
MFC after: 1 month Relnotes: yes
|
| #
1a41e1f1
|
| 08-Aug-2015 |
Baptiste Daroussin <bapt@FreeBSD.org> |
Add newly generated locales from CLDR 27.0.1 only skip timedef until I figure out how to workaround svn painful mime-type handling
|
| #
ff6df614
|
| 28-Feb-2007 |
Andrey A. Chernov <ache@FreeBSD.org> |
International code for Russian Ruble is changed from RUR to RUB starting from 1.1.2001 (ISO 4217)
|
| #
839b21a6
|
| 27-Mar-2004 |
Tim J. Robbins <tjr@FreeBSD.org> |
Add UTF-8 versions of all the currently supported system locales. Most of the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles
Add UTF-8 versions of all the currently supported system locales. Most of the hard work was done by Hye-Shik Chang in the misc/utf8locale port; I made a few minor adjustments and merged the makefiles.
PR: 44307
show more ...
|