History log of /freebsd-10.1-release/share/numericdef/
Revision Date Author Comments
272461 03-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


245889 24-Jan-2013 brooks

Don't link two different things to the same paths. As tiebreaker I've
picked the link that was installed last so as to not change the behavior.
The one exception is sr_YU.ISO8859-2/LC_MONETARY where a file was being
replaced by a link.


196792 03-Sep-2009 ache

Add lv_LV


193908 10-Jun-2009 edwin

add ca_AD, ca_FR and ca_IT locales

Catalan language is not only spoken in Spain (ca_ES), but also
in Andorra, France and Italy. In Andorra it is the official
language.

(see http://en.wikipedia.org/wiki/Catalan_language#Geographic_distribution)

Add a bunch of symlinks to between ca_ES and ca_AD, ca_FR and ca_IT.

PR: conf/92541
Submitted by: <rmh@io.debian.net>
MFC after: 1 week


193867 09-Jun-2009 edwin

Fix LC_NUMERIC and LC_MONETARY for de_CH locale

With the de_CH (swiss german) locale, numbers should look like this:

numbers: 1'234.45
monetary values: Fr. 1'234.45

Previously, the thousands separator was missing for numbers, and
"." for monetary values, and "," was incorrectly used as decimal
point.

PR: conf/75502
Submitted by: Benjamin Lutz <benlutz@datacomm.ch>
MFC after: 1 week


164131 09-Nov-2006 des

Add locales for nb_NO and nn_NO.

Reviewed by: philip


162940 02-Oct-2006 ache

Add mn_MN.UTF-8

Submitted by: Ganbold <ganbold@micom.mng.net>


143126 04-Mar-2005 ru

New Ukrainian locale: uk_UA.CP1251.

Submitted by: Alexander Peresunko


137774 16-Nov-2004 tobez

Use comma instead of a single quote as the decimal point separator for
eu_ES.* locales.

Discussed with: "J. Vicente Carrasco -Bixen- " <carvay@tikismikis.org>,
the eu_ES.* locales submitter, tjr


136659 18-Oct-2004 ru

Utilize FILES and SYMLINKS.


136496 13-Oct-2004 keramida

Add the necessary magic to make the thousands separator work for
floating-point formats in the Greek locale. This allows printing
numbers with the ' format modifier, like this:

$ env -i LC_NUMERIC=el_GR.ISO8859-7 printf "%'.3f\n" 1024000
1.024.000,000

Reviewed by: das


134438 28-Aug-2004 tjr

Symlink missing lt_LT.ISO8859-4 LC_MONETARY, LC_MESSAGES and LC_NUMERIC
data files to the ISO8859-13 versions.


134437 28-Aug-2004 tjr

Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.

(This differs somewhat from the version originally submitted - any mistakes
are my own.)

PR: 68524
Submitted by: J. Vicente Carrasco -Bixen-


128526 21-Apr-2004 tjr

Add an Israel Hebrew locale: he_IL.UTF-8.

PR: 65826
Submitted by: Hye-Shik Chang


127837 04-Apr-2004 tjr

Add data for missing categories to zh_HK.Big5HKSCS locale.


127474 27-Mar-2004 tjr

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


125958 18-Feb-2004 cperciva

Use correct thousands separator for the Italian locale.

PR: misc/54477
Submitted by: Nicola Vitale <nivit@libero.it>
Approved by: rwatson (mentor)
Confirmed by: #freebsd, Google


125208 29-Jan-2004 ache

Add kk_KZ.PT154

Submitted by: Birsh T <tim@zhezu.kz>


123682 20-Dec-2003 ache

Add be_BY.*

Submitted by: Yury Tarasievich <grog@grsu.by>


122151 05-Nov-2003 davidxu

Enable GB2312 locale.


118651 08-Aug-2003 ache

Add ko_KR.CP949 locale

PR: 55341
submitted by: Hye-Shik Chang <perky@freebsd.org>


118459 05-Aug-2003 mtm

Support for the Amharic locale.


118174 29-Jul-2003 ache

Add GB18030 locale

PR: 51729
Submitted by: Kang Liu <liukang@bjpu.edu.cn>


117259 05-Jul-2003 ache

Add ARMSCSII-8 locale

Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944


115930 07-Jun-2003 ache

Replace uk_UA.ISO8859-5 by link
Add link for zh_CN.GBK


115927 07-Jun-2003 ache

Fix typo in prev. commit


115923 07-Jun-2003 ache

Replace by links ru_RU.CP866 and ru_RU.ISO8859-5
Add link to ru_RU.CP1251


108428 30-Dec-2002 ache

Add ca_ES locale

PR: 45874
Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>


105965 25-Oct-2002 ache

Add lt_LT.ISO8859-13

PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>


105445 19-Oct-2002 ache

Add sr_YU locales

Submitted by: Toni Andjelkovic <toni@soth.at>


100872 29-Jul-2002 ru

Drop support for COPY, -c has been the default mode of install(1)
for a long time now.

Approved by: bde


93890 05-Apr-2002 phantom

Unbreak ja_JP.SJIS locale by adding following associations:

LC_NUMERIC: ja_JP.eucJP -> ja_JP.SJIS
LC_MONETARY: ja_JP.eucJP -> ja_JP.SJIS
LC_MESSAGES: en_GB.ISO8859-1 -> ja_JP.SJIS

2Japansese folks: Feel free to fix as you desire correct.


93885 05-Apr-2002 phantom

Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale

Submitted (partly) by: dcs


90587 12-Feb-2002 phantom

Unbreak nl_BE locales

Found by: tools/diag/localeck


90583 12-Feb-2002 phantom

Unbreak fr_BE locale

Found by: tools/diag/localeck


90581 12-Feb-2002 phantom

Unbreak it_CH locale

Found by: tools/diag/localeck


89077 08-Jan-2002 ache

Add ro_RO

PR: 33343
Submitted by: Adrian Penisoara <ady@warpnet.ro>


88479 25-Dec-2001 phantom

Unbreak de_CH.ISO8859-{1,15} locales (add missing categories defintions)


88473 25-Dec-2001 phantom

Optimize locale data Makefiles as well as make their style more consistent.


88314 20-Dec-2001 ache

Add uk_UA.ISO8859-5 locale

PR: 32450
Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>


87043 28-Nov-2001 ache

Add hi_IN.ISCII-DEV


86073 05-Nov-2001 ache

Add bg_BG.CP1251

PR: 25472
Submitted by: Peter Pentchev <roam@ringlet.net>


78011 10-Jun-2001 ache

Add more *.US-ASCII and Latin15 entries


77984 10-Jun-2001 ache

Switch to new locale names


76813 18-May-2001 ache

Add sk_SK

PR: 27425
Submitted by: juraj@bednar.sk


76112 29-Apr-2001 jmas

Add es_ES.


76105 28-Apr-2001 phantom

Add category definitions (which were missing) for locale categories LC_MESSAGES,
LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions
collection at ftp://dkuug.dk/i18n/WG15-collection/


74341 16-Mar-2001 ache

Add et_EE

PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>


72707 19-Feb-2001 phantom

add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and
ru_RU.ISO_8859-5 locales


72628 18-Feb-2001 ache

Add hu_HU

Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>


72574 17-Feb-2001 keith

Add LC_MESSAGES, LC_MONETARY, and LC_NUMERIC supports to
both zh_TW.Big5 and zh_CN.EUC locales.

Approved by: ache


72565 17-Feb-2001 ache

Add uk_UA

Submitted by: Alexander Matey <matey@cis.ohio-state.edu>


72363 11-Feb-2001 knu

Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72362 11-Feb-2001 asmodai

Add ko_KR.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.

Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>


72337 10-Feb-2001 abial

Add Polish locale.


72329 10-Feb-2001 ache

Back out my "3;3" -> something change. While technikally the same, it only
leads to confusion.

el_GR: change "0;0" to "-1".
"0" is repeater for previous number, not no grouping


72319 10-Feb-2001 phantom

activate cs_CZ.ISO_8859-2 and el_GR.ISO_8859-7


72318 10-Feb-2001 phantom

add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for cs_CZ.ISO_8859-2

PR: misc/24970
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>


72317 10-Feb-2001 phantom

Add LC_NUMERIC, LC_MESSAGES and LC_MONETARY for el_GR.ISO_8859-7

Submitted by: Panagiotis Astithas <past@netmode.ntua.gr> via -i18n


72282 10-Feb-2001 ache

Use -1 for CHAR_MAX instead of empty string as recommended by POSIX
Still not parsed in localeconv() in anycase


72280 10-Feb-2001 ache

I change my mind a bit: assuming last \0 is contrproductive since will cause
user confusion, so specify it directly, i.e. change "3" to "3;0".
In this style "3;" must not cause repeating (converted to \3, CHAR_MAX, \0)
NOTE: still no proper conversion done in localeconv()


72277 10-Feb-2001 ache

Replace "3;3" with "3". This is cosmetique, all integer before \0 (i.e. \3)
repeated forever according to SUSv2

Remove "0;0" - \0 means not "no grouping" but repeat forever previous char,
and added automatically. Empty string could be parsed later into CHAR_MAX
(real "no grouping") by localeconv()


72259 09-Feb-2001 wollman

Add links:
en_CA, en_GB => en_US
en_AU, en_NZ => en_GB
fr_CA, fr_CH => fr_FR

There are separate links for `GB English' and `US English' because I
anticipate users of the former to potentially want a thousands_sep of
" " (to match modern British style) rather than ",".

XXX What about en_IE? ISO_8859-15?


72258 09-Feb-2001 wollman

Use make(1) for loop rather than sh(1) loop.


72232 09-Feb-2001 ache

Use " " as thousands_sep


72218 09-Feb-2001 asmodai

Add is_IS locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72217 09-Feb-2001 asmodai

Add fi_FI locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72213 09-Feb-2001 asmodai

Add af_ZA locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72212 09-Feb-2001 asmodai

Add fr_FR locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72211 09-Feb-2001 asmodai

Add de_DE locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72210 09-Feb-2001 asmodai

Add da_DK locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72209 09-Feb-2001 asmodai

Add no_NO locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72208 09-Feb-2001 asmodai

Add sv_SE locale files for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.


72206 09-Feb-2001 asmodai

Repeat after me: no commits when tired.

Add the correct named file for LC_NUMERIC for nl_NL locales.


72195 08-Feb-2001 asmodai

Apply clue to mind and correct the ISO setting to the correct one.

This adds LC_MESSAGES, LC_MONETARY, and LC_NUMERIC suppport for nl_NL
locales.


72192 08-Feb-2001 asmodai

Add LC_NUMERIC, LC_MONETARY, and LC_MESSAGES definitions for
nl_NL.ISO_8859-9.


72172 08-Feb-2001 phantom

Add sources for following categories: LC_NUMERIC (share/numericdef),
LC_MONETARY (share/monetdef), LC_MESSAGES (share/msgdef). Now only
en_US.ISO_8859-1 and ru_RU.KOI8-R locales ready. I will find some time
in near future and'll try to make defintions for other locales.