aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mklocale/data
Commit message (Collapse)AuthorAgeFilesLines
* Move data to shareAndrey A. Chernov1999-10-1713-1432/+0
| | | | Notes: svn path=/head/; revision=52332
* sync with earlier change removing broken locale.Jordan K. Hubbard1999-10-161-1/+0
| | | | Notes: svn path=/head/; revision=52311
* ISO8859-5 localeAndrey A. Chernov1999-10-032-0/+187
| | | | | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru> Notes: svn path=/head/; revision=51889
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50477
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.Foxfair Hu1999-06-082-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> Notes: svn path=/head/; revision=47831
* Support the IANA definition of Shift Jis nameley ja_JP.Shift_JISJulian Elischer1999-06-051-1/+3
| | | | | | | as well as the X11 version ja_JP.SJIS Notes: svn path=/head/; revision=47746
* Added support for DIS 8859-15 based locales using patchMatthew Dillon1998-12-142-1/+53
| | | | | | | | | from Kaleb. Obtained from: Kaleb Keithley <kaleb@ics.com> Notes: svn path=/head/; revision=41760
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.Poul-Henning Kamp1998-08-152-2/+198
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=38333
* Remove half the file, somehow it got doubled...Poul-Henning Kamp1998-08-151-168/+1
| | | | Notes: svn path=/head/; revision=38332
* I have been running with these locale data for a while now andPoul-Henning Kamp1998-08-102-2/+337
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=38221
* add Hungarian ctypeAndrey A. Chernov1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=38168
* Use the installed version of mklocale for `make all'. It is nowBruce Evans1998-07-071-8/+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 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. Notes: svn path=/head/; revision=37481
* Add Slovene linkAndrey A. Chernov1997-11-071-2/+2
| | | | Notes: svn path=/head/; revision=31026
* Add link to Polish localeAndrey A. Chernov1997-11-071-2/+2
| | | | Notes: svn path=/head/; revision=31024
* Submitted by: Sin'ichiro MIYATANI / Phase One, Inc <siu@phaseone.co.jp>Julian Elischer1997-09-242-1/+277
| | | | | | | | Basic support for the Shift JIS encoding of japanese. (and one tiny typo fixed in a comment) Notes: svn path=/head/; revision=29818
* Fixed bogus existence check related to searching for a nearby obj directory.Bruce Evans1997-04-101-2/+2
| | | | | | | Now the search is as incomplete as elsewhere instead of broken. Notes: svn path=/head/; revision=24789
* Add fake codesets 3 & 4Andrey A. Chernov1997-03-251-15/+23
| | | | | | | Submitted by: junker@jazz.snu.ac.kr Notes: svn path=/head/; revision=24267
* Update Korean localeAndrey A. Chernov1997-03-131-18/+15
| | | | | | | Should go into 2.2 Notes: svn path=/head/; revision=23834
* minor nitAdam David1997-02-281-3/+3
| | | | Notes: svn path=/head/; revision=23224
* Add lt_LN.ISO_8859-2.src.Wolfram Schneider1997-02-282-10/+102
| | | | | | | | | Use '.for' loop from make(1), not sh(1) 'for' loops. Submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de> Notes: svn path=/head/; revision=23222
* Add Korean CTYPE localeAndrey A. Chernov1997-02-222-2/+117
| | | | | | | Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=23024
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Fix non-break space attrsAndrey A. Chernov1996-08-202-5/+5
| | | | Notes: svn path=/head/; revision=17711
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-3/+3
| | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. Notes: svn path=/head/; revision=16663
* recording cvs-1.6 file deathPeter Wemm1995-12-306-341/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* Add $id$ and ${COPY}Andrey A. Chernov1995-11-031-2/+2
| | | | Notes: svn path=/head/; revision=12030
* Cleanup make process per Bruce suggestionsAndrey A. Chernov1995-11-036-0/+342
| | | | Notes: svn path=/head/; revision=12029
* Add strict 7bit ASCII localeAndrey A. Chernov1995-10-281-0/+28
| | | | Notes: svn path=/head/; revision=11868
* Fix ALPHA rangeAndrey A. Chernov1995-10-151-1/+1
| | | | Notes: svn path=/head/; revision=11516
* Various fixes mostly for letters rangeAndrey A. Chernov1995-10-151-9/+13
| | | | | | | Obtained from: partially from Kaleb S. Keithley <kaleb@x.org> patch Notes: svn path=/head/; revision=11513
* XDIGIT range fixed. This change is cosmetique and not affect anyone,Andrey A. Chernov1995-10-154-4/+4
| | | | | | | because ASCII locale used for isdigit and isxdigit in any case. Notes: svn path=/head/; revision=11508
* Add yet one popular russian code tableAndrey A. Chernov1995-04-301-0/+42
| | | | Notes: svn path=/head/; revision=8186
* Remove iso8859-1 to proper nameAndrey A. Chernov1994-12-042-0/+70
| | | | Notes: svn path=/head/; revision=4972
* Reorganize data to not mess with sourcesAndrey A. Chernov1994-12-042-0/+197
Notes: svn path=/head/; revision=4957