aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/colldef/data
Commit message (Collapse)AuthorAgeFilesLines
* Moved to shareAndrey A. Chernov1999-10-1822-1683/+0
| | | | Notes: svn path=/head/; revision=52383
* Remove one of the locales which is currently breaking the build.Jordan K. Hubbard1999-10-141-1/+0
| | | | Notes: svn path=/head/; revision=52240
* sv_SE collateAndrey A. Chernov1999-10-033-2/+87
| | | | | | | | | | add one missing dependance PR: 13928 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=51893
* ISO8859-5 collateAndrey A. Chernov1999-10-033-0/+213
| | | | | | | Submitted by: Nikolai Saoukh <nms@ethereal.ru> Notes: svn path=/head/; revision=51891
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2813-13/+13
| | | | Notes: svn path=/head/; revision=50477
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.Foxfair Hu1999-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> Notes: svn path=/head/; revision=47831
* Support the IANA definition of Shift Jis nameley ja_JP.Shift_JISJulian Elischer1999-06-051-2/+2
| | | | | | | as well as the X11 version ja_JP.SJIS Notes: svn path=/head/; revision=47746
* Correct a link problem with zh_TW.BIG5, make the display reasonable.Foxfair Hu1999-04-101-2/+8
| | | | Notes: svn path=/head/; revision=45544
* Supporting locale for Chinese Big5 completely.Foxfair Hu1999-03-201-2/+2
| | | | Notes: svn path=/head/; revision=44911
* Fix disorder introduced by me in the Euro part 2 locale commit.Warner Losh1999-03-011-15/+15
| | | | | | | | Submited by: bde (This was uncommitted for too long in my tree, but is well tested) Notes: svn path=/head/; revision=44363
* back out obj/colldef PATH hack, it breaks cross-compiling per BruceAndrey A. Chernov1999-02-151-4/+1
| | | | | | | There is _BUILD_TOOLS hack for. Plase all targets under it. Notes: svn path=/head/; revision=44068
* syntax change: allow symbolic names as substitute first argAndrey A. Chernov1999-02-133-5/+6
| | | | | | | use this to substitute <ss> Notes: svn path=/head/; revision=43968
* substitute ssAndrey A. Chernov1999-02-122-4/+6
| | | | | | | Submitted by: "D. Rock" <rock@cs.uni-sb.de> Notes: svn path=/head/; revision=43944
* Euro support, part 2.Warner Losh1999-01-216-2/+345
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=43000
* I have been running with these locale data for a while now andPoul-Henning Kamp1998-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> Notes: svn path=/head/; revision=38221
* add Hungarian clooateAndrey A. Chernov1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=38169
* Use the installed version of colldef for `make all'. It is nowBruce Evans1998-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. Notes: svn path=/head/; revision=37480
* Add Slovene linkAndrey A. Chernov1997-11-071-2/+2
| | | | Notes: svn path=/head/; revision=31026
* Add Polish linkAndrey A. Chernov1997-11-071-2/+2
| | | | | | | Submitted by: Andrzej Bialecki <abial@warman.org.pl> Notes: svn path=/head/; revision=31023
* put in the link for the dummy collation module for Shift-JISJulian Elischer1997-09-241-2/+2
| | | | Notes: svn path=/head/; revision=29812
* Add ASCII collate mainly for fallback for EUC-type localesAndrey A. Chernov1997-03-252-1/+15
| | | | Notes: svn path=/head/; revision=24275
* Add <ss> and ss orderingAndrey A. Chernov1997-03-101-2/+2
| | | | Notes: svn path=/head/; revision=23630
* Add generic colldef for ISO-8859-2.Wolfram Schneider1997-03-013-15/+238
| | | | | | | | | Submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de> Use '.for' loop from make(1), not sh(1) 'for' loops. Notes: svn path=/head/; revision=23228
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-227-7/+7
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-147-7/+7
| | | | | | | | | | | 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 braino on my partAdam David1997-01-011-2/+2
| | | | Notes: svn path=/head/; revision=21156
* icelandic collationAdam David1996-12-312-3/+42
| | | | | | | (non-icelandic characters in latin1 order) Notes: svn path=/head/; revision=21137
* Add de and es collatesAndrey A. Chernov1996-12-303-4/+90
| | | | | | | Submitted by: joerg Notes: svn path=/head/; revision=21118
* Check for not defined / redefined chars nowAndrey A. Chernov1996-10-233-41/+61
| | | | | | | Use backward compatible with ASCII collating tables Notes: svn path=/head/; revision=19128
* Use same primary / different secondary order for umlauts and digits partsAndrey A. Chernov1996-10-223-15/+15
| | | | Notes: svn path=/head/; revision=19115
* Save half of LC_COLLATE spaceAndrey A. Chernov1996-10-157-57/+594
| | | | | | | | ASCIIfy data files, use RFC1345 symbolic names instead of hex codes Improve parser and manpage Notes: svn path=/head/; revision=18950
* New collating rules, reflect POSIX better nowAndrey A. Chernov1996-08-133-46/+70
| | | | Notes: svn path=/head/; revision=17574
* 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
* Make collation table compatible with POSIX WG15 view, i.e.Andrey A. Chernov1996-06-091-5/+7
| | | | | | | capital letters first Notes: svn path=/head/; revision=16259
* recording cvs-1.6 file deathPeter Wemm1995-12-304-78/+0
| | | | Notes: svn path=/cvs2svn/branches/ATT/; revision=13122
* Cleanup make process per Bruce suggestionsAndrey A. Chernov1995-11-034-0/+95
| | | | Notes: svn path=/head/; revision=12031
* Add yet one popular russian code tableAndrey A. Chernov1995-05-011-0/+20
| | | | Notes: svn path=/head/; revision=8201
* Move digits before lettersAndrey A. Chernov1995-04-143-6/+6
| | | | Notes: svn path=/head/; revision=7823
* Remove unneded substitutesAndrey A. Chernov1995-04-082-20/+4
| | | | Notes: svn path=/head/; revision=7682
* Update controls & remainsAndrey A. Chernov1995-04-081-2/+3
| | | | Notes: svn path=/head/; revision=7673
* Remove digrams to not confuse sortingAndrey A. Chernov1995-04-082-6/+28
| | | | Notes: svn path=/head/; revision=7672
* Better collate table for koi8-rAndrey A. Chernov1995-02-281-2/+15
| | | | | | | Submitted by: alex@elvisti.kiev.ua Notes: svn path=/head/; revision=6791
* collate tables compilerAndrey A. Chernov1995-02-173-0/+38
Submitted by: alex@elvisti.kiev.ua Notes: svn path=/cvs2svn/branches/alex/; revision=6527