Andrey A. Chernov
6cc14454fd
Add more *.US-ASCII entries
2001-06-10 18:57:27 +00:00
Andrey A. Chernov
a9e1fcfbfd
Switch to new locale names
2001-06-10 13:43:47 +00:00
Andrey A. Chernov
f7e5446209
Add sk_SK
...
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
2001-05-13 16:18:56 +00:00
Andrey A. Chernov
724f210685
Add et_EE
...
PR: 25495
Submitted by: Vallo Kallaste <vallo@matti.ee>
2001-03-16 12:11:30 +00:00
Andrey A. Chernov
feaf11fd76
Part of DIS_8859-15 -> ISO_8859-15 rename
2001-03-16 07:36:53 +00:00
Andrey A. Chernov
73fdd7835c
DIS_8859-15 -> ISO_8859-15 rename
2001-03-16 07:31:55 +00:00
Andrey A. Chernov
4d18cd83d1
Add Greek collate
...
PR: 24324
Submitted by: past@netmode.ntua.gr
2001-01-17 16:47:28 +00:00
Alexey Zelkin
f5ad3be5c6
Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.
2000-12-29 14:58:35 +00:00
Alexey Zelkin
a674a3116b
Fix code names according to KOI8-U RFC
...
Submitted by: Alexander Matey <matey@cis.ohio-state.edu> via ache
2000-05-04 18:03:47 +00:00
Andrey A. Chernov
656f43ab9a
Add 8859-4 and lt_LT
...
Add missing dependance to cs_CZ
Submitted by: Ricardas Cepas <rch@writeme.com>
1999-12-24 05:47:10 +00:00
Andrey A. Chernov
1107842229
lt_LN->la_LN
1999-12-22 20:52:54 +00:00
Andrey A. Chernov
3302808957
Add cs_CZ
...
Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
1999-12-21 23:57:19 +00:00
Andrey A. Chernov
6ebda9ce71
Add uk_UA.KOI8-U
...
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-10-18 21:57:33 +00:00
Andrey A. Chernov
bbe2c48965
Add 8859-5, remove BUILD_TOOLS ifdef
1999-10-18 13:54:51 +00:00
Jordan K. Hubbard
0fe2cc8ec8
Remove one of the locales which is currently breaking the build.
1999-10-14 19:20:01 +00:00
Andrey A. Chernov
eea7efeb2f
sv_SE collate
...
add one missing dependance
PR: 13928
Submitted by: Palle Girgensohn <girgen@partitur.se>
1999-10-03 02:13:26 +00:00
Andrey A. Chernov
0c7899d082
ISO8859-5 collate
...
Submitted by: Nikolai Saoukh <nms@ethereal.ru>
1999-10-03 01:22:22 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Foxfair Hu
c6570d1dc3
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 Elischer
8759eb5c80
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
Foxfair Hu
0ed3fce6d0
Correct a link problem with zh_TW.BIG5, make the display reasonable.
1999-04-10 12:22:25 +00:00
Foxfair Hu
b5763c3a6a
Supporting locale for Chinese Big5 completely.
1999-03-20 11:49:23 +00:00
Warner Losh
040dd7cfac
Fix disorder introduced by me in the Euro part 2 locale commit.
...
Submited by: bde
(This was uncommitted for too long in my tree, but is well tested)
1999-03-01 06:05:58 +00:00
Andrey A. Chernov
91e8cb2f1e
back out obj/colldef PATH hack, it breaks cross-compiling per Bruce
...
There is _BUILD_TOOLS hack for. Plase all targets under it.
1999-02-15 15:11:07 +00:00
Andrey A. Chernov
88a603f7a9
syntax change: allow symbolic names as substitute first arg
...
use this to substitute <ss>
1999-02-13 14:15:25 +00:00
Andrey A. Chernov
60979a53a0
substitute ss
...
Submitted by: "D. Rock" <rock@cs.uni-sb.de>
1999-02-12 21:14:41 +00:00
Warner Losh
78d7efaa73
Euro support, part 2.
...
This should be merged into RELENG_3 and a similar patch may be needed
for RELENG_2_2, should that deemed necessary.
Make world succeeded with these patches in my tree.
Submitted by: "Kaleb S. KEITHLEY" <kaleb@ics.com>
1999-01-21 19:41:38 +00:00
Poul-Henning Kamp
da52a1bae1
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
Andrey A. Chernov
2667adfdac
add Hungarian clooate
1998-08-07 17:08:56 +00:00
Bruce Evans
563030afa1
Use the installed version of colldef 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 colldef binary, but the layout
of the colldef tree forces recursing to colldef/data for at least
the obj target even when _BUILD_TOOLS is defined.
1998-07-07 23:04:25 +00:00
Andrey A. Chernov
6f0f590fa6
Add Slovene link
1997-11-07 15:40:55 +00:00
Andrey A. Chernov
258880d607
Add Polish link
...
Submitted by: Andrzej Bialecki <abial@warman.org.pl>
1997-11-07 15:18:11 +00:00
Julian Elischer
9f1630189e
put in the link for the dummy collation module for Shift-JIS
1997-09-24 20:06:53 +00:00
Andrey A. Chernov
6f810dd5fe
Add ASCII collate mainly for fallback for EUC-type locales
1997-03-25 16:50:07 +00:00
Andrey A. Chernov
5a3bd48d90
Add <ss> and ss ordering
1997-03-10 21:59:53 +00:00
Wolfram Schneider
46a3f6286a
Add generic colldef for ISO-8859-2.
...
Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>
Use '.for' loop from make(1), not sh(1) 'for' loops.
1997-03-01 00:28:08 +00:00
Peter Wemm
c115df18cd
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Adam David
fb16fcb52d
fix braino on my part
1997-01-01 04:27:46 +00:00
Adam David
98b0613977
icelandic collation
...
(non-icelandic characters in latin1 order)
1996-12-31 18:57:26 +00:00
Andrey A. Chernov
87a16f44fa
Add de and es collates
...
Submitted by: joerg
1996-12-30 22:28:51 +00:00
Andrey A. Chernov
6ab9285573
Check for not defined / redefined chars now
...
Use backward compatible with ASCII collating tables
1996-10-23 15:00:18 +00:00
Andrey A. Chernov
ae91a7b81e
Use same primary / different secondary order for umlauts and digits parts
1996-10-22 23:27:56 +00:00
Andrey A. Chernov
4c6441ffd0
Save half of LC_COLLATE space
...
ASCIIfy data files, use RFC1345 symbolic names instead of hex codes
Improve parser and manpage
1996-10-15 22:05:18 +00:00
Andrey A. Chernov
d293aead89
New collating rules, reflect POSIX better now
1996-08-13 12:20:11 +00:00
Jordan K. Hubbard
cd9a2f5c28
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
Andrey A. Chernov
e46f51fe95
Make collation table compatible with POSIX WG15 view, i.e.
...
capital letters first
1996-06-09 17:24:45 +00:00
Andrey A. Chernov
3861c86a42
Cleanup make process per Bruce suggestions
1995-11-03 14:53:53 +00:00