Commit Graph

15 Commits

Author SHA1 Message Date
ache
5bd102ef98 Add ASCII collate mainly for fallback for EUC-type locales 1997-03-25 16:50:07 +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
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
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
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
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
ache
e16e90d585 Cleanup make process per Bruce suggestions 1995-11-03 14:53:53 +00:00