Joseph Koshy
d1d56560e8
- Use SWIDTH0 for combining characters. [1]
...
- 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)
2006-07-28 06:10:33 +00:00
Xin LI
8124695e0a
Add SWIDTH information for zh_CN.eucCN.
...
Submitted by: ume
Obtained from: NetBSD
MFC Candidate.
2006-02-27 06:11:58 +00:00
Xin LI
34a9df2004
Provide SWIDTH information so that applications like tcsh(1) can properly
...
handle with zh_CN.GBK locale, which is quite common for users who uses
Simplified Chinese.
MFC Candidate.
2006-02-26 14:03:13 +00:00
Xin LI
d11bc6b082
Add SWIDTH to zh_TW.Big5 locale, to fix problem with tcsh(1)
...
Submitted by: Rong-En Fan <rafan at infor dot org>
PR: conf/93844
2006-02-25 23:28:19 +00:00
Hajimu UMEMOTO
03dfa406d2
Add definitions of SWIDTH. It fixes the problem that tcsh 6.14
...
doesn't work correctly with ko_KR.eucKR locale.
Tested by: cjh at the CBUG party
Obtained from: NetBSD
MFC after: 1 week
2006-02-25 17:12:43 +00:00
Hajimu UMEMOTO
ac04a69f9e
Enable SWIDTH.
...
It makes tcsh(1) work correctly with ja_JP.SJIS locale.
MFC after: 1 week
2006-02-12 17:56:16 +00:00
Hajimu UMEMOTO
0193a2b4f1
The wcwidth(3) should return 2 about characters in JISX0208 codeset.
...
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
2006-02-12 16:13:42 +00:00
Andrey A. Chernov
7a21b1e996
Comments correction
...
Submitted by: Yury Tarasievich <spytar@yahoo.com>
2005-04-21 09:15:19 +00:00
Ruslan Ermilov
08f8440ba4
New Ukrainian locale: uk_UA.CP1251.
...
Submitted by: Alexander Peresunko
2005-03-04 14:24:30 +00:00
Ruslan Ermilov
ec3bd973b7
Utilize FILES and SYMLINKS.
2004-10-17 09:48:23 +00:00
Tim J. Robbins
1bbc832cce
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-
2004-08-28 12:52:31 +00:00
Tim J. Robbins
ab670aebec
Add an Israel Hebrew locale: he_IL.UTF-8.
...
PR: 65826
Submitted by: Hye-Shik Chang
2004-04-21 15:28:23 +00:00
Tim J. Robbins
839b21a6f4
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
2004-03-27 08:14:15 +00:00
Andrey A. Chernov
7d864d560c
Add kk_KZ.PT154
...
Submitted by: Birsh T <tim@zhezu.kz>
2004-01-29 16:28:22 +00:00
Andrey A. Chernov
24b5e6f18b
Add be_BY.*
...
Submitted by: Yury Tarasievich <grog@grsu.by>
2003-12-20 11:18:43 +00:00
Andrey A. Chernov
847f699275
Change encoding to GBK to get correct first byte range
2003-12-19 12:51:40 +00:00
Andrey A. Chernov
fbd4a38418
Add zh_HK.Big5HKSCS
...
PR: 59799
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
2003-12-19 07:04:56 +00:00
David Xu
e461ba58ab
Enable GB2312 locale.
2003-11-05 23:39:03 +00:00
David Xu
d87d498bdf
Add GB2312 encoding file.
2003-11-05 22:54:54 +00:00
Andrey A. Chernov
deb2a95690
Fix ascii compatibility
...
Submitted by: Liu Kang <liukang@bjpu.edu.cn>
2003-08-21 19:23:15 +00:00
Andrey A. Chernov
c13ef8c78d
Fix comment
2003-08-08 14:02:20 +00:00
Andrey A. Chernov
ab1554b11a
Add ko_KR.CP949 locale
...
PR: 55341
Submitted by: Hye-Shik Chang <perky@freebsd.org>
2003-08-08 13:48:15 +00:00
Andrey A. Chernov
b6499378e7
DIGIT can be only 0-9 according to POSIX
2003-08-05 06:34:16 +00:00
Mike Makonnen
a0c0836e7a
Support for the Amharic locale.
2003-08-05 05:42:08 +00:00
Andrey A. Chernov
951934ee84
Fix error in comment
2003-07-29 16:31:44 +00:00
Andrey A. Chernov
c3f5f123b8
Add GB18030 locale
...
PR: 51729
Submitted by: Kang Liu <liukang@bjpu.edu.cn>
2003-07-29 16:12:56 +00:00
Andrey A. Chernov
77e33b527c
Add ARMSCSII-8 locale
...
Submitted by: Vahe Khachikyan <vahe@khachikyan.de>
PR: 53944
2003-07-05 12:03:16 +00:00
Andrey A. Chernov
2f0714a616
Add ru_RU.CP1251
2003-06-06 22:39:24 +00:00
Andrey A. Chernov
09d8eeb1ed
Add zh_CN.GBK
...
PR: 51504
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
2003-06-01 15:51:27 +00:00
Andrey A. Chernov
8a7335c522
Add ca_ES locale
...
PR: 45874
Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
2002-12-30 09:09:58 +00:00
Andrey A. Chernov
69966c6574
Add lt_LT.ISO8859-13
...
PR: 44268
Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
2002-10-25 22:02:10 +00:00
Andrey A. Chernov
1878fe6398
Add sr_YU locales
...
Submitted by: Toni Andjelkovic <toni@soth.at>
2002-10-19 13:04:05 +00:00
Tim J. Robbins
2f25a7cef7
Add LC_CTYPE information for characters with lead bytes ED, EE, FA, FB, FC.
2002-10-14 10:44:00 +00:00
Ruslan Ermilov
d2893b161b
Drop support for COPY, -c has been the default mode of install(1)
...
for a long time now.
Approved by: bde
2002-07-29 09:40:17 +00:00
Anton Berezin
9e1bfe0f3c
Recognize 0xbe as an uppercase character.
...
Approved by: ache
2002-06-03 21:30:28 +00:00
Alexey Zelkin
3ac0118b8c
Link tr_TR.ISO8859-9's LC_CTYPE to UA-ASCII's. It's not completely correct,
...
but better than nothing.
2002-04-05 15:27:36 +00:00
Alexey Zelkin
8118280958
Add pt_BR.ISO8859-1 (Brazilian Portuguese) locale
...
Submitted (partly) by: dcs
2002-04-05 15:03:13 +00:00
Andrey A. Chernov
5941aef773
Fix 0x8b and 0x9b upper/lower mapping
2002-03-28 01:13:04 +00:00
Andrey A. Chernov
7e4466b27b
Add ro_RO
...
PR: 33343
Submitted by: Adrian Penisoara <ady@warpnet.ro>
2002-01-08 15:20:13 +00:00
Alexey Zelkin
448b0c1bd4
Optimize locale data Makefiles as well as make their style more consistent.
2001-12-25 10:57:03 +00:00
Andrey A. Chernov
bf908a83ba
Add uk_UA.ISO8859-5 locale
...
PR: 32450
Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
2001-12-20 20:48:31 +00:00
Andrey A. Chernov
6ee2642fa5
Fix codes
2001-12-20 20:33:30 +00:00
Andrey A. Chernov
94722e99e5
Fix codes
...
PR: 33031
Submitted by: Statue <statue@softwareliberty.org>
2001-12-20 18:58:16 +00:00
Andrey A. Chernov
f157f22f4e
Properly classify 0x80 - 0xa0 range
2001-11-30 07:19:21 +00:00
Andrey A. Chernov
bb11c9f1fb
Add 0x98 to CONTROL section
2001-11-30 07:10:08 +00:00
Andrey A. Chernov
45c5ff77ea
Start every data line with keyword
2001-11-30 05:24:09 +00:00
Andrey A. Chernov
3fd63c5560
Cleanup: cosmetique, standards conformance, BLANK/SPACE/GRAPH relation
2001-11-30 05:05:53 +00:00
Andrey A. Chernov
40df10c3ae
Clean DIGIT/XDIGIT sections
2001-11-30 01:22:01 +00:00
Andrey A. Chernov
2209d8a27c
Back out national digits support, POSIX explicetely disallows it:
...
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.
2001-11-29 03:03:55 +00:00
Andrey A. Chernov
bd9f1c9673
Add hi_IN.ISCII-DEV
2001-11-28 07:23:11 +00:00