summaryrefslogtreecommitdiffstats
path: root/share/mklocale
Commit message (Collapse)AuthorAgeFilesLines
* Add lv_LV, move lt_LT to common partache2009-09-032-3/+6
|
* Fix printing of some wide-characters by iswprint() on ja_JP.eucJPedwin2009-06-122-2/+2
| | | | | | | | | | | | | and ja_JP.SJIS locale The iswprint() function does not return non-zero if used for some wide-character that it code was 0x824f-0x8258 on ja_JP.SJIS and 0xa3b0-0xa3b9 on ja_JP.eucJP locale. But those are right Japanese wide-character code. PR: conf/124511 Submitted by: Michihiro NAKAJIMA <ggcueroad@gmail.com> MFC after: 1 week
* add ca_AD, ca_FR and ca_IT localesedwin2009-06-101-3/+5
| | | | | | | | | | | | | | 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
* "NONE" -> "ASCII" encodingache2008-01-231-1/+1
|
* Implement Turkish localeache2007-12-252-2/+50
| | | | Submitted by: Ismail YENIGUL <ismail.yenigul@endersys.com.tr>
* Add comment stating that UCS-4 really used here, not UTF-8ache2007-10-141-0/+3
|
* Use dummy definitions for codeset 3 and 4 like in ko_KR.eucKR.srcache2007-05-091-6/+5
| | | | | PR: 51085 Submitted by: Yamazaki Atsushi <ats@mbi.nifty.com>
* Add locales for nb_NO and nn_NO.des2006-11-091-3/+2
| | | | Reviewed by: philip
* Add mn_MN.UTF-8ache2006-10-021-1/+2
|
* - Use SWIDTH0 for combining characters. [1]jkoshy2006-07-281-15/+34
| | | | | | | | | | | | | | - Unicode 4.1 related changes: - Add definitions for a new range of code points U+1DC0..U+1DFF "Combining Diacritical Marks Supplement". - Add U+04F6 and U+04F7 to the Cyrillic range. - Mark U+034F "Combining Grapheme Joiner" as non-printable. - Add new combining characters in the range U+0350..U+035F to the section "Combining Diacritical Marks". PR: misc/100212 [1] Submitted by: "J.R. Oldroyd" <<fbsd AT opal.com>> Reviewed by: "J.R. Oldroyd" <<fbsd AT opal.com>> (revised patch)
* Add SWIDTH information for zh_CN.eucCN.delphij2006-02-271-0/+88
| | | | | | Submitted by: ume Obtained from: NetBSD MFC Candidate.
* Provide SWIDTH information so that applications like tcsh(1) can properlydelphij2006-02-261-0/+129
| | | | | | | handle with zh_CN.GBK locale, which is quite common for users who uses Simplified Chinese. MFC Candidate.
* Add SWIDTH to zh_TW.Big5 locale, to fix problem with tcsh(1)delphij2006-02-251-0/+108
| | | | | Submitted by: Rong-En Fan <rafan at infor dot org> PR: conf/93844
* Add definitions of SWIDTH. It fixes the problem that tcsh 6.14ume2006-02-251-0/+46
| | | | | | | | doesn't work correctly with ko_KR.eucKR locale. Tested by: cjh at the CBUG party Obtained from: NetBSD MFC after: 1 week
* Enable SWIDTH.ume2006-02-121-85/+85
| | | | | | It makes tcsh(1) work correctly with ja_JP.SJIS locale. MFC after: 1 week
* The wcwidth(3) should return 2 about characters in JISX0208 codeset.ume2006-02-121-0/+85
| | | | | | | | | | | But it returned 1. It fixes the problem reported by many Japanese people that tcsh 6.14 doesn't work correctly with ja_JP.eucJP locale. PR: conf/79701 Submitted by: Kazuaki Oda <ybbkaz__at__yahoo.co.jp> Tested by: many people MFC after: 1 week
* Comments correctionache2005-04-211-2/+2
| | | | Submitted by: Yury Tarasievich <spytar@yahoo.com>
* New Ukrainian locale: uk_UA.CP1251.ru2005-03-041-1/+1
| | | | Submitted by: Alexander Peresunko
* Utilize FILES and SYMLINKS.ru2004-10-171-46/+40
|
* Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8.tjr2004-08-281-2/+4
| | | | | | | | (This differs somewhat from the version originally submitted - any mistakes are my own.) PR: 68524 Submitted by: J. Vicente Carrasco -Bixen-
* Add an Israel Hebrew locale: he_IL.UTF-8.tjr2004-04-211-3/+4
| | | | | PR: 65826 Submitted by: Hye-Shik Chang
* Add UTF-8 versions of all the currently supported system locales. Most oftjr2004-03-272-1/+2389
| | | | | | | 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
* Add kk_KZ.PT154ache2004-01-292-0/+106
| | | | Submitted by: Birsh T <tim@zhezu.kz>
* Add be_BY.*ache2003-12-202-2/+68
| | | | Submitted by: Yury Tarasievich <grog@grsu.by>
* Change encoding to GBK to get correct first byte rangeache2003-12-191-1/+1
|
* Add zh_HK.Big5HKSCSache2003-12-192-0/+258
| | | | | PR: 59799 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Enable GB2312 locale.davidxu2003-11-051-0/+1
|
* Add GB2312 encoding file.davidxu2003-11-051-0/+243
|
* Fix ascii compatibilityache2003-08-211-15/+14
| | | | Submitted by: Liu Kang <liukang@bjpu.edu.cn>
* Fix commentache2003-08-081-1/+1
|
* Add ko_KR.CP949 localeache2003-08-082-0/+189
| | | | | PR: 55341 Submitted by: Hye-Shik Chang <perky@freebsd.org>
* DIGIT can be only 0-9 according to POSIXache2003-08-051-1/+1
|
* Support for the Amharic locale.mtm2003-08-052-1/+46
|
* Fix error in commentache2003-07-291-3/+2
|
* Add GB18030 localeache2003-07-292-0/+7103
| | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn>
* Add ARMSCSII-8 localeache2003-07-052-0/+201
| | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944
* Add ru_RU.CP1251ache2003-06-061-0/+5
|
* Add zh_CN.GBKache2003-06-012-0/+200
| | | | | PR: 51504 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* Add ca_ES localeache2002-12-301-3/+3
| | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
* Add lt_LT.ISO8859-13ache2002-10-252-0/+50
| | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
* Add sr_YU localesache2002-10-191-2/+2
| | | | Submitted by: Toni Andjelkovic <toni@soth.at>
* Add LC_CTYPE information for characters with lead bytes ED, EE, FA, FB, FC.tjr2002-10-141-0/+13
|
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
| | | | | | for a long time now. Approved by: bde
* Recognize 0xbe as an uppercase character.tobez2002-06-031-1/+1
| | | | Approved by: ache
* Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct,phantom2002-04-051-0/+2
| | | | but better than nothing.
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-051-2/+3
| | | | Submitted (partly) by: dcs
* Fix 0x8b and 0x9b upper/lower mappingache2002-03-281-4/+8
|
* Add ro_ROache2002-01-081-1/+1
| | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro>
* Optimize locale data Makefiles as well as make their style more consistent.phantom2001-12-251-18/+12
|
* Add uk_UA.ISO8859-5 localeache2001-12-201-0/+6
| | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
OpenPOWER on IntegriCloud