Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add definitions of SWIDTH. It fixes the problem that tcsh 6.14 | ume | 2006-02-25 | 1 | -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. | ume | 2006-02-12 | 1 | -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. | ume | 2006-02-12 | 1 | -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 correction | ache | 2005-04-21 | 1 | -2/+2 |
| | | | | Submitted by: Yury Tarasievich <spytar@yahoo.com> | ||||
* | New Ukrainian locale: uk_UA.CP1251. | ru | 2005-03-04 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Peresunko | ||||
* | Utilize FILES and SYMLINKS. | ru | 2004-10-17 | 1 | -46/+40 |
| | |||||
* | Add Basque (Spain) locales: eu_ES.ISO8859-1, eu_ES.ISO8859-15, eu_ES.UTF-8. | tjr | 2004-08-28 | 1 | -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. | tjr | 2004-04-21 | 1 | -3/+4 |
| | | | | | PR: 65826 Submitted by: Hye-Shik Chang | ||||
* | Add UTF-8 versions of all the currently supported system locales. Most of | tjr | 2004-03-27 | 2 | -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.PT154 | ache | 2004-01-29 | 2 | -0/+106 |
| | | | | Submitted by: Birsh T <tim@zhezu.kz> | ||||
* | Add be_BY.* | ache | 2003-12-20 | 2 | -2/+68 |
| | | | | Submitted by: Yury Tarasievich <grog@grsu.by> | ||||
* | Change encoding to GBK to get correct first byte range | ache | 2003-12-19 | 1 | -1/+1 |
| | |||||
* | Add zh_HK.Big5HKSCS | ache | 2003-12-19 | 2 | -0/+258 |
| | | | | | PR: 59799 Submitted by: Statue <statue@freebsd.sinica.edu.tw> | ||||
* | Enable GB2312 locale. | davidxu | 2003-11-05 | 1 | -0/+1 |
| | |||||
* | Add GB2312 encoding file. | davidxu | 2003-11-05 | 1 | -0/+243 |
| | |||||
* | Fix ascii compatibility | ache | 2003-08-21 | 1 | -15/+14 |
| | | | | Submitted by: Liu Kang <liukang@bjpu.edu.cn> | ||||
* | Fix comment | ache | 2003-08-08 | 1 | -1/+1 |
| | |||||
* | Add ko_KR.CP949 locale | ache | 2003-08-08 | 2 | -0/+189 |
| | | | | | PR: 55341 Submitted by: Hye-Shik Chang <perky@freebsd.org> | ||||
* | DIGIT can be only 0-9 according to POSIX | ache | 2003-08-05 | 1 | -1/+1 |
| | |||||
* | Support for the Amharic locale. | mtm | 2003-08-05 | 2 | -1/+46 |
| | |||||
* | Fix error in comment | ache | 2003-07-29 | 1 | -3/+2 |
| | |||||
* | Add GB18030 locale | ache | 2003-07-29 | 2 | -0/+7103 |
| | | | | | PR: 51729 Submitted by: Kang Liu <liukang@bjpu.edu.cn> | ||||
* | Add ARMSCSII-8 locale | ache | 2003-07-05 | 2 | -0/+201 |
| | | | | | Submitted by: Vahe Khachikyan <vahe@khachikyan.de> PR: 53944 | ||||
* | Add ru_RU.CP1251 | ache | 2003-06-06 | 1 | -0/+5 |
| | |||||
* | Add zh_CN.GBK | ache | 2003-06-01 | 2 | -0/+200 |
| | | | | | PR: 51504 Submitted by: Statue <statue@freebsd.sinica.edu.tw> | ||||
* | Add ca_ES locale | ache | 2002-12-30 | 1 | -3/+3 |
| | | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org> | ||||
* | Add lt_LT.ISO8859-13 | ache | 2002-10-25 | 2 | -0/+50 |
| | | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt> | ||||
* | Add sr_YU locales | ache | 2002-10-19 | 1 | -2/+2 |
| | | | | Submitted by: Toni Andjelkovic <toni@soth.at> | ||||
* | Add LC_CTYPE information for characters with lead bytes ED, EE, FA, FB, FC. | tjr | 2002-10-14 | 1 | -0/+13 |
| | |||||
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 1 | -1/+1 |
| | | | | | | for a long time now. Approved by: bde | ||||
* | Recognize 0xbe as an uppercase character. | tobez | 2002-06-03 | 1 | -1/+1 |
| | | | | Approved by: ache | ||||
* | Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct, | phantom | 2002-04-05 | 1 | -0/+2 |
| | | | | but better than nothing. | ||||
* | Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale | phantom | 2002-04-05 | 1 | -2/+3 |
| | | | | Submitted (partly) by: dcs | ||||
* | Fix 0x8b and 0x9b upper/lower mapping | ache | 2002-03-28 | 1 | -4/+8 |
| | |||||
* | Add ro_RO | ache | 2002-01-08 | 1 | -1/+1 |
| | | | | | PR: 33343 Submitted by: Adrian Penisoara <ady@warpnet.ro> | ||||
* | Optimize locale data Makefiles as well as make their style more consistent. | phantom | 2001-12-25 | 1 | -18/+12 |
| | |||||
* | Add uk_UA.ISO8859-5 locale | ache | 2001-12-20 | 1 | -0/+6 |
| | | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua> | ||||
* | Fix codes | ache | 2001-12-20 | 1 | -151/+19 |
| | |||||
* | Fix codes | ache | 2001-12-20 | 1 | -44/+46 |
| | | | | | PR: 33031 Submitted by: Statue <statue@softwareliberty.org> | ||||
* | Properly classify 0x80 - 0xa0 range | ache | 2001-11-30 | 1 | -5/+5 |
| | |||||
* | Add 0x98 to CONTROL section | ache | 2001-11-30 | 1 | -1/+1 |
| | |||||
* | Start every data line with keyword | ache | 2001-11-30 | 1 | -8/+8 |
| | |||||
* | Cleanup: cosmetique, standards conformance, BLANK/SPACE/GRAPH relation | ache | 2001-11-30 | 15 | -110/+155 |
| | |||||
* | Clean DIGIT/XDIGIT sections | ache | 2001-11-30 | 8 | -16/+25 |
| | |||||
* | Back out national digits support, POSIX explicetely disallows it: | ache | 2001-11-29 | 1 | -2/+2 |
| | | | | | | | | | | | The definition of character class digit requires that only ten characters -the ones defining digits- can be specified; alternate digits (for example, Hindi or Kanji) cannot be specified here. However, the encoding may vary if an implementation supports more than one encoding. The definition of character class xdigit requires that the characters included in character class digit are included here also and allows for different symbols for the hexadecimal digits 10 through 15. | ||||
* | Add hi_IN.ISCII-DEV | ache | 2001-11-28 | 2 | -0/+35 |
| | |||||
* | Fix upper/lower mapping | ache | 2001-11-20 | 1 | -3/+3 |
| | | | | | PR: 32133 Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com> | ||||
* | Add bg_BG.CP1251 | ache | 2001-11-05 | 2 | -1/+39 |
| | | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net> | ||||
* | Fix encoding info | ache | 2001-06-10 | 1 | -1/+3 |
| | |||||
* | Add more *.US-ASCII family | ache | 2001-06-10 | 1 | -1/+5 |
| |