julian
08a158ed9e
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
71e6903007
Correct a link problem with zh_TW.BIG5, make the display reasonable.
1999-04-10 12:22:25 +00:00
foxfair
3344a9499e
Supporting locale for Chinese Big5 completely.
1999-03-20 11:49:23 +00:00
imp
8787d79872
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
ache
164b54fbd5
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
ache
8359a77c52
syntax change: allow symbolic names as substitute first arg
...
use this to substitute <ss>
1999-02-13 14:15:25 +00:00
ache
4ecd2d2e40
syntax change: allow symbolic names as substitute first arg
1999-02-13 14:14:47 +00:00
ache
652b6fba36
substitute ss
...
Submitted by: "D. Rock" <rock@cs.uni-sb.de>
1999-02-12 21:14:41 +00:00
ache
c655d5380b
add more checks for substitution
...
dissalow substituted character be ordered
1999-02-12 20:56:49 +00:00
ache
1c697612c0
fix English
...
detect recursive substitutions
allow substituted character not present in the order
1999-02-12 20:39:06 +00:00
imp
3601538f59
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
archie
167c036e91
Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).
1998-12-06 22:58:23 +00:00
phk
172fcc7252
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
e838b4fe82
add Hungarian clooate
1998-08-07 17:08:56 +00:00
bde
b069e001ee
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
bde
9667ed0a16
Added y.tab.h to SRCS. This should have been used to get dependencies
...
on y.tab.h generated. It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
bde
f701fbc7d5
Fixed races in `make -jN' using new yacc rules.
1998-05-04 20:09:06 +00:00
ache
4da50d0b2b
Add Slovene link
1997-11-07 15:40:55 +00:00
ache
bf03f8b79c
Add Polish link
...
Submitted by: Andrzej Bialecki <abial@warman.org.pl>
1997-11-07 15:18:11 +00:00
julian
5771b3d5f6
put in the link for the dummy collation module for Shift-JIS
1997-09-24 20:06:53 +00:00
charnier
f3aa4e706e
Use EX_USAGE in usage().
1997-06-30 11:24:18 +00:00
charnier
d9b3513e3c
Add usage(). Put program name in bold in the man page.
1997-06-26 11:25:17 +00:00
ache
5bd102ef98
Add ASCII collate mainly for fallback for EUC-type locales
1997-03-25 16:50:07 +00:00
peter
f9d47a294d
Include unistd.h for getopt() prototype after Lite2 merge
1997-03-11 14:40:40 +00:00
ache
e7a6197177
Add <ss> and ss ordering
1997-03-10 21:59:53 +00:00
wosch
830686ba7c
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
f390c26dd9
Revert $FreeBSD$ to $Id$
1997-02-22 19:58:13 +00:00
jkh
808a36ef65
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
mpp
e435ef965b
Add a couple of xrefs. Closes PR# 1280.
1997-01-11 19:58:11 +00:00
adam
6f6bb8520f
fix braino on my part
1997-01-01 04:27:46 +00:00
adam
f869682c7b
icelandic collation
...
(non-icelandic characters in latin1 order)
1996-12-31 18:57:26 +00:00
ache
6b0fa0c228
Add de and es collates
...
Submitted by: joerg
1996-12-30 22:28:51 +00:00
ache
c047af8017
Change recently added diagnostics to more descriptive
1996-10-25 00:13:14 +00:00
ache
3b9a16cb50
Check for not defined / redefined chars now
...
Use backward compatible with ASCII collating tables
1996-10-23 15:00:18 +00:00
ache
b2837c8a4c
Use same primary / different secondary order for umlauts and digits parts
1996-10-22 23:27:56 +00:00
ache
f5b4e8c2ab
Simplify and improve parser.
...
Clarify manpage.
1996-10-16 03:12:22 +00:00
ache
09ecea6256
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
ache
9dcb14d6d3
New collating rules, reflect POSIX better now
1996-08-13 12:20:11 +00:00
ache
a254ea6e33
Describe collation order rules (from POSIX WG)
1996-08-11 14:55:14 +00:00
jkh
8eb37231d4
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
ache
8b9bc1f5a4
Make collation table compatible with POSIX WG15 view, i.e.
...
capital letters first
1996-06-09 17:24:45 +00:00
phk
b5bea7dc4e
Backout yacc changes.
1996-06-02 17:22:01 +00:00
phk
d5d5efa444
yacc changes.
1996-05-30 23:03:00 +00:00
peter
ab124e78b0
recording cvs-1.6 file death
1995-12-30 19:02:48 +00:00
ache
e16e90d585
Cleanup make process per Bruce suggestions
1995-11-03 14:53:53 +00:00
ache
16a1354736
Link LC_COLLATE inside dirs instead of dirs linking
1995-10-22 00:58:41 +00:00
bde
5015bf0de9
Fix SRCS so that `make depend' works. There were some .l's and some .y's.
...
The filenames in SRCS must have one of the extensions .s, .S, .c, or .cc
if they are to be handled by bsd.dep.mk. Lex and yacc files must be
converted to C files and kept around for everything to work. This is
handled fairly automatically if the names of the generated C files are
put in SRCS. Unfortunately these names must be put in CLEANFILES too.
pcvt Makefiles:
Fix DPADD. It was missing.
Fix CLEANFILES. Some temporary files were missing.
Fix CFLAGS. There were some `-I dir' options.
There must be no whitespace separating -I and -D options from the
corresponding args if these options are to be handled by bsd.dep.mk.
1995-09-28 18:23:44 +00:00
asami
4686908bd3
Rename, lt_LN.ISO8859-1 -> lt_LN.ISO_8859-1.
...
Reviewed by: rgrimes
1995-06-19 22:15:35 +00:00
ache
6182b2e159
Add yet one popular russian code table
1995-05-01 12:10:51 +00:00
ache
483a6aedb3
Move digits before letters
1995-04-14 15:56:32 +00:00