Commit Graph

58 Commits

Author SHA1 Message Date
ache
0e244164be Add ro_RO
PR:		33343
Submitted by:	Adrian Penisoara <ady@warpnet.ro>
2002-01-08 15:20:13 +00:00
phantom
7478022bac Optimize locale data Makefiles as well as make their style more consistent. 2001-12-25 10:57:03 +00:00
ache
00278178c0 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
ache
84e8a570e2 Fix codes 2001-12-20 20:33:30 +00:00
ache
8a8711ba12 Fix codes
PR:		33031
Submitted by:	Statue <statue@softwareliberty.org>
2001-12-20 18:58:16 +00:00
ache
d0a58d0751 Properly classify 0x80 - 0xa0 range 2001-11-30 07:19:21 +00:00
ache
095de937b9 Add 0x98 to CONTROL section 2001-11-30 07:10:08 +00:00
ache
27195c3ae9 Start every data line with keyword 2001-11-30 05:24:09 +00:00
ache
949fbbb01e Cleanup: cosmetique, standards conformance, BLANK/SPACE/GRAPH relation 2001-11-30 05:05:53 +00:00
ache
71c8ee457a Clean DIGIT/XDIGIT sections 2001-11-30 01:22:01 +00:00
ache
c094ec230e 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
ache
2374c9432f Add hi_IN.ISCII-DEV 2001-11-28 07:23:11 +00:00
ache
5c66b3e7ce Fix upper/lower mapping
PR:		32133
Submitted by:	Basileios Anastasatos <B.Anastasatos@MyRealBox.com>
2001-11-20 17:53:53 +00:00
ache
c81ff2af40 Add bg_BG.CP1251
PR:		25472
Submitted by:	Peter Pentchev <roam@ringlet.net>
2001-11-05 07:08:39 +00:00
ache
6acba52895 Fix encoding info 2001-06-10 22:13:29 +00:00
ache
bfb60ae6c4 Add more *.US-ASCII family 2001-06-10 18:53:43 +00:00
ache
5dd001ea00 Fix ISO_ sneaked 2001-06-10 15:31:29 +00:00
ache
7b0bf13eb0 Switch to new locale names 2001-06-10 13:25:32 +00:00
ache
477f5ac3e0 Add sk_SK
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:13:49 +00:00
ache
899d92763a Don't link et_EE with 8859-1 2001-03-17 21:02:17 +00:00
ache
c6d439193e Add et_EE 2001-03-16 12:33:50 +00:00
ache
69c878a9f4 DIS_8859-15 -> ISO_8859-15 rename 2001-03-16 07:31:55 +00:00
ache
bdcb67fa6d Add Greek support
PR:		24324
Submitted by:	past@netmode.ntua.gr
2001-01-17 13:30:16 +00:00
phantom
09b291ddd7 Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead. 2000-12-29 14:58:35 +00:00
phantom
9316c31771 Correct uk_UA.KOI8-U locale ALPHAs specification
Submitted by:	Vadim Chekan <vadim@etc.lviv.ua> (PR: conf/17826)
Submitted by:	<matey@cis.ohio-state.edu> via ache
2000-04-23 15:07:51 +00:00
ache
58467e05b5 Fix cut&paste error 1999-12-24 08:05:20 +00:00
ache
f7dc1599df Add 8859-4 and lt_LT
Submitted by:	Ricardas Cepas <rch@writeme.com>
1999-12-24 05:30:52 +00:00
ache
0350f9012c lt_LN->la_LN 1999-12-22 20:52:54 +00:00
ache
8fd66937a5 Add cs_CZ
Submitted by:	 Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-21 23:57:19 +00:00
ache
e6486be8e0 add uk_UA.KOI8-U
Submitted by:	Alexey Zelkin <phantom@cris.net>
1999-10-18 21:49:02 +00:00
ache
7466559948 restore 8859-5, remove BUILD_TOOLS define 1999-10-17 11:00:45 +00:00
jkh
55da2869fb sync with earlier change removing broken locale. 1999-10-16 12:49:33 +00:00
ache
91c96cc638 ISO8859-5 locale
Submitted by:	 Nikolai Saoukh <nms@ethereal.ru>
1999-10-03 00:56:29 +00:00
peter
e4b04a2b21 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
foxfair
f3baa7a602 Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
It makes compatible with IANA charset defination, and let existent I18N
app happier.

Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
1999-06-08 02:25:19 +00:00
julian
930c75fce7 Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
as well as the X11 version ja_JP.SJIS
1999-06-05 03:04:03 +00:00
dillon
dd1b6e0509 Added support for DIS 8859-15 based locales using patch
from Kaleb.

Obtained from: Kaleb Keithley <kaleb@ics.com>
1998-12-14 02:59:15 +00:00
phk
1ed6b79eba I have added the support for BIG5 encoding into libc/libxpg4/mklocale.
the diff is attached below. This is done on the 3.0 source-tree.
I have test this on 2.2-stable before, but I don't have a 3.0 machine
right now.

This patch is mainly to make libc support BIG5 encoding, thus add
zh_TW.BIG5 locale to 3.0.

Submitted by:	Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1998-08-15 12:51:49 +00:00
phk
0f8c912157 Remove half the file, somehow it got doubled... 1998-08-15 12:36:50 +00:00
phk
cda9cb7dcf I have been running with these locale data for a while now and
I hope some other people might find them useful. They are for
zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding,
so I could only hope someone else would fill the gap.

PR:		7310
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-08-10 09:49:42 +00:00
ache
e1234f35a9 add Hungarian ctype 1998-08-07 17:07:12 +00:00
bde
74c609b270 Use the installed version of mklocale for `make all'. It is now
bootstrapped by `make world'.  The version just built in ".."
normally won't work if the target system is not binary compatible.

Don't build or install anything if _BUILD_TOOLS is defined.  Then
we only want to build and install the mklocale binary, but the layout
of the mklocale tree forces recursing to mklocale/data for at least
the obj target even when _BUILD_TOOLS is defined.
1998-07-07 23:05:59 +00:00
ache
edf53b6270 Add Slovene link 1997-11-07 15:40:55 +00:00
ache
b1107903c5 Add link to Polish locale 1997-11-07 15:27:12 +00:00
julian
8bf2631232 Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>
Basic support for the Shift JIS encoding of japanese.
(and one tiny typo fixed in a comment)
1997-09-24 20:38:12 +00:00
bde
ce89f7bb5b Fixed bogus existence check related to searching for a nearby obj directory.
Now the search is as incomplete as elsewhere instead of broken.
1997-04-10 15:15:43 +00:00
ache
87128e316a Add fake codesets 3 & 4
Submitted by: junker@jazz.snu.ac.kr
1997-03-25 16:03:16 +00:00
ache
6dd88e53a7 Update Korean locale
Should go into 2.2
1997-03-13 07:51:43 +00:00
adam
c30602f3ce minor nit 1997-02-28 22:44:31 +00:00
wosch
e519c35e70 Add lt_LN.ISO_8859-2.src.
Use '.for' loop from make(1), not sh(1) 'for' loops.

Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
1997-02-28 19:51:39 +00:00