summaryrefslogtreecommitdiffstats
path: root/share/colldef
Commit message (Collapse)AuthorAgeFilesLines
* Add ca_ES localeache2002-12-303-0/+80
| | | | | PR: 45874 Submitted by: Joan Picanyol i Puig <joan-dev@biaix.org>
* Add lt_LT.ISO8859-13ache2002-10-253-0/+214
| | | | | PR: 44268 Submitted by: Kestutis Paulikas <kestas@elen.ktu.lt>
* Add sr_YU localesache2002-10-192-1/+41
| | | | Submitted by: Toni Andjelkovic <toni@soth.at>
* 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
* s/${INSTALL} -c/${INSTALL} ${COPY}/ru2002-07-181-1/+1
|
* Fix pl_PL collating tableache2002-07-142-1/+40
| | | | | PR: 39408 Submitted by: Michal Pasternak <doc@pasternak.w.lub.pl>
* Back out ASCII compatibility and let people face the problems themselfache2002-04-081-32/+42
| | | | | Cejka Rudolf <cejkar@fit.vutbr.cz> tells that it was in strong violation with national standard.
* Reword compatibility noteache2002-04-081-3/+2
|
* Add warning about collating orderache2002-04-071-0/+6
|
* Fix this table, it was completely out of reasonable orderache2002-04-071-42/+32
|
* la_LN.ISO8859-2 depends on map.ISO8859-2. Reflect it in dependence rulesphantom2002-04-051-0/+1
|
* Associate tr_TR.ISO8859-9's LC_COLLATE with US-ASCII's onephantom2002-04-051-1/+3
|
* Add pt_BR.ISO8859-1 (Brazilian Portuguese) localephantom2002-04-051-0/+2
| | | | Submitted (partly) by: dcs
* 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-22/+14
|
* Remove duplicated charsache2001-12-211-1/+1
|
* Add uk_UA.ISO8859-5 localeache2001-12-202-0/+39
| | | | | PR: 32450 Submitted by: partially by Alexey Klimov <kao@wiuu.kiev.ua>
* Add hi_IN.ISCII-DEVache2001-11-283-0/+191
|
* Add bg_BG.CP1251ache2001-11-053-1/+300
| | | | | PR: 25472 Submitted by: Peter Pentchev <roam@ringlet.net>
* Add more *.US-ASCII entriesache2001-06-101-0/+1
|
* Switch to new locale namesache2001-06-1042-1799/+67
|
* Add sk_SKache2001-05-131-0/+2
| | | | | | | | PR: Submitted by: Reviewed by: Approved by: Obtained from:
* Add et_EEache2001-03-163-0/+126
| | | | | PR: 25495 Submitted by: Vallo Kallaste <vallo@matti.ee>
* Part of DIS_8859-15 -> ISO_8859-15 renameache2001-03-1610-12/+12
|
* DIS_8859-15 -> ISO_8859-15 renameache2001-03-167-381/+14
|
* Add Greek collateache2001-01-175-0/+420
| | | | | PR: 24324 Submitted by: past@netmode.ntua.gr
* Get rid of deprecated ru_SU.* locales. ru_RU.* will be used instead.phantom2000-12-294-121/+6
|
* Fix code names according to KOI8-U RFCphantom2000-05-042-10/+10
| | | | Submitted by: Alexander Matey <matey@cis.ohio-state.edu> via ache
* Add 8859-4 and lt_LTache1999-12-247-1/+499
| | | | | | Add missing dependance to cs_CZ Submitted by: Ricardas Cepas <rch@writeme.com>
* lt_LN->la_LNache1999-12-225-129/+11
|
* Add cs_CZache1999-12-213-1/+106
| | | | Submitted by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Add uk_UA.KOI8-Uache1999-10-183-1/+217
| | | | Submitted by: Alexey Zelkin <phantom@cris.net>
* Add 8859-5, remove BUILD_TOOLS ifdefache1999-10-181-2/+1
|
* Remove one of the locales which is currently breaking the build.jkh1999-10-141-1/+0
|
* sv_SE collateache1999-10-036-2/+207
| | | | | | | add one missing dependance PR: 13928 Submitted by: Palle Girgensohn <girgen@partitur.se>
* ISO8859-5 collateache1999-10-036-0/+462
| | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru>
* $Id$ -> $FreeBSD$peter1999-08-2833-33/+33
|
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.foxfair1999-06-081-2/+2
| | | | | | | It makes compatible with IANA charset defination, and let existent I18N app happier. Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
* Support the IANA definition of Shift Jis nameley ja_JP.Shift_JISjulian1999-06-051-2/+2
| | | | as well as the X11 version ja_JP.SJIS
* Correct a link problem with zh_TW.BIG5, make the display reasonable.foxfair1999-04-101-2/+8
|
* Supporting locale for Chinese Big5 completely.foxfair1999-03-201-2/+2
|
* Fix disorder introduced by me in the Euro part 2 locale commit.imp1999-03-011-15/+15
| | | | | Submited by: bde (This was uncommitted for too long in my tree, but is well tested)
* back out obj/colldef PATH hack, it breaks cross-compiling per Bruceache1999-02-151-4/+1
| | | | There is _BUILD_TOOLS hack for. Plase all targets under it.
* syntax change: allow symbolic names as substitute first argache1999-02-136-11/+12
| | | | use this to substitute <ss>
* substitute ssache1999-02-125-10/+15
| | | | Submitted by: "D. Rock" <rock@cs.uni-sb.de>
* Euro support, part 2.imp1999-01-2117-2/+1035
| | | | | | | | | 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>
* I have been running with these locale data for a while now andphk1998-08-101-2/+2
| | | | | | | | | 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>
* add Hungarian clooateache1998-08-071-2/+2
|
* Use the installed version of colldef for `make all'. It is nowbde1998-07-071-9/+6
| | | | | | | | | | 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.
* Add Slovene linkache1997-11-071-2/+2
|
OpenPOWER on IntegriCloud