apb
a02cace51f
Use ${TOOL_SED} instead of plain "sed" in "!=" assignments.
...
This may need more work to prevent warning messages during
"make cleandir" when the commands in "!=" assignments are executed
even though tools may not have been built.
2008-10-25 22:35:36 +00:00
tnozaki
fd2dd8ec0d
add new encoding support to iconv(3):
...
- RISCOS-LATIN1
- DEC-MCS
- DEC-HANYU(libDECHanyu)
2007-04-01 18:52:28 +00:00
tnozaki
9eae719a71
1. added iconv support of KZ-1048 encoding
...
2. move PTCP154 to KAZAKH directory.
2007-03-13 16:34:37 +00:00
tnozaki
1bf1d71e3c
iconv: add following CCS/CES support.
...
- CNS11643-[3-7] <-> UCS:BMP/SIP (EUC-TW, ISO-2022-CN-EXT)
- HKSCS <-> UCS:BMP/SIP (Big5-HKSCS)
- JISX0213-[1-2] <-> UCS:BMP/SIP (EUC-JIS-2004,Shift_JIS-2004,ISO-2022-JP-2004)
2007-03-05 16:57:06 +00:00
tnozaki
e105ab22c2
add iconv support following encoding:
...
CP858 - CP850 with euro sign
CP942 - variant of CP932(JIS-ROMAN + JIS78)
CP942C - ditto(ASCII + JIS78)
CP943 - ditto(JIS-ROMAN + JIS83)
CP943C - ditto(ASCII + JIS83)
TDS565 - Turkmen Alphabet(ISO-IR-230)
2006-11-29 15:45:26 +00:00
tnozaki
0a9d990226
1. add iconv support for Lao language - CP1133, MULELAO-1.
...
2. add alias Thai language: TIS620, ISO-IR-166.
2006-11-25 10:27:22 +00:00
tnozaki
dec2eb4c9d
1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory.
...
2. add iconv support for Chinese Tradisional GB12345.
2006-11-23 03:25:24 +00:00
tnozaki
8033a5b008
1. add iconv support for following encodings:
...
Chinese Simplefied
HZ, HZ8 - 7/8bit stateful encoding, see RFC1842,1843. (libHZ)
zW - 7bit stateful encoding, see RFC1842. (libZW)
2. add citrus_prop.[ch] - parser for encoding module's init parameter strings.
2006-11-22 23:38:25 +00:00
tnozaki
79a70a823d
1. add iconv support for followint encoding:
...
Vietnamese
TCVN 8bit Viet Nam National Standard
VISCII 8bit RFC1456
VIQR 7bit RFC1456(libVIQR)
Unicode Escape (GNU libiconv compatibility)
C99, JAVA (libUES)
2. fix iconv_std module:
add special treatment for POSIX Defect Report #288 case.
2006-11-13 15:16:28 +00:00
tnozaki
cf5d987754
add new iconvdata ATARIST, HP-ROMAN8, NEXTSTEP.
2006-10-19 14:45:02 +00:00
tnozaki
2e2fc44e22
add new iconv module libJOHAB,
...
this supports S.Korean character encoding scheme ``JOHAB''.
2006-10-18 17:54:54 +00:00
tnozaki
3acfcd1374
add iconv GB18030 <-> Unicode BMP conversion table.
2006-09-09 15:43:04 +00:00
tnozaki
2ad099c737
1. added iconv support of Chinese Simplefied encoding, GBK.
...
2. added Unicode mapping of 2byte GB18030 User Defined Area.
2006-08-19 10:58:40 +00:00
tnozaki
2bcfe3b4c8
added Chinese Tradisional Big5 family,
...
Big5-2003, Big5-ETen, Big5-IBM, Big-5E, Big-5+.
``Big5 is now the alias of Big5-ETen,
if you want Unicode.org's obsolete mappings, use Big5-IBM instead.
2006-06-19 17:28:24 +00:00
tnozaki
a3e63d71ca
add following encoding support to iconv:
...
* KOI-7(iso-ir-37, iso-5427)
* KOI-8(old KOI8)
* KOI7-switched(iso-2022 variant)
* KOI8-C -- Pablo Saratxaga's X_LOCALE KOI8-C(Caucasus)
* KOI8-CyrillicOld -- Serge Winitzki's KOI8-C(Cyrillic-Old)
** not exported yet **
* KOI8-E(iso-ir-111, ecma-cyrillic)
* KOI8-RU
* KOI8-T
2006-04-08 14:15:48 +00:00
tnozaki
307ce80709
add kk_KZ.PT154 locale and iconv support for PTCP154.
2006-03-28 14:44:00 +00:00
tshiozak
6c85e3334a
add KOI8-U encoding support for iconv.
2003-07-20 19:26:55 +00:00
itojun
128a9bd8d5
add X11 CTEXT encoding
...
XXX add more charsets
2003-07-16 08:25:17 +00:00
tshiozak
a08c1c4533
use GETA (Japanese typographical "lacked piece of type") for INVALID.
2003-07-16 06:57:34 +00:00
tshiozak
9badb7d5a5
add KOI8-R support for iconv.
...
(A simple example of adding a new conversion)
2003-07-01 12:16:23 +00:00
tshiozak
1d910e61f7
Citrus iconv support(5)
...
add iconv data files. now ready to use iconv stuffs.
TODO:
- manpages.
- enrich mapper/esdb.
2003-06-27 08:39:59 +00:00