Commit Graph

31 Commits

Author SHA1 Message Date
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
ache
559a7b68f3 Remove unneded substitutes 1995-04-08 21:51:26 +00:00
ache
ea6c577abe Update controls & remains 1995-04-08 17:34:15 +00:00
ache
59f4703522 Remove digrams to not confuse sorting 1995-04-08 17:08:45 +00:00
ache
1713f4a424 Better collate table for koi8-r
Submitted by: alex@elvisti.kiev.ua
1995-02-28 23:38:20 +00:00
ache
9c3d4683ed This commit was generated by cvs2svn to compensate for changes in r6527,
which included commits to RCS files with non-trunk default branches.
1995-02-17 17:29:50 +00:00
ache
c6349924aa collate tables compiler
Submitted by: alex@elvisti.kiev.ua
1995-02-17 17:29:50 +00:00
ache
e0c079760d collate tables compiler
Submitted by: alex@elvisti.kiev.ua
1995-02-17 17:29:50 +00:00