Date: Tue, 15 Oct 1996 15:05:21 -0700 (PDT) From: "Andrey A. Chernov" <ache> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/colldef/data map.CP866 map.ISO_8859-1 map.KOI8-R Makefile lt_LN.ISO_8859-1.src ru_SU.CP866.src ru_SU.KOI8-R.src src/usr.bin/colldef colldef.1 parse.y scan.l Message-ID: <199610152205.PAA12235@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 96/10/15 15:05:20
Modified: usr.bin/colldef colldef.1 parse.y scan.l
usr.bin/colldef/data Makefile lt_LN.ISO_8859-1.src
ru_SU.CP866.src ru_SU.KOI8-R.src
Added: usr.bin/colldef/data map.CP866 map.ISO_8859-1 map.KOI8-R
Log:
Save half of LC_COLLATE space
ASCIIfy data files, use RFC1345 symbolic names instead of hex codes
Improve parser and manpage
Revision Changes Path
1.2 +87 -44 src/usr.bin/colldef/colldef.1
1.2 +259 -41 src/usr.bin/colldef/parse.y
1.4 +133 -61 src/usr.bin/colldef/scan.l
1.3 +6 -2 src/usr.bin/colldef/data/Makefile
1.4 +23 -22 src/usr.bin/colldef/data/lt_LN.ISO_8859-1.src
1.3 +22 -17 src/usr.bin/colldef/data/ru_SU.CP866.src
1.3 +21 -16 src/usr.bin/colldef/data/ru_SU.KOI8-R.src
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610152205.PAA12235>
