History log of /src/share/i18n/esdb/MISC/esdb.alias.MISC.src |
Revision | | Date | Author | Comments |
1.16 |
| 13-Mar-2007 |
tnozaki | 1. added iconv support of KZ-1048 encoding 2. move PTCP154 to KAZAKH directory.
|
1.15 |
| 05-Mar-2007 |
tnozaki | 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)
|
1.14 |
| 29-Nov-2006 |
tnozaki | 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)
|
1.13 |
| 23-Nov-2006 |
tnozaki | 1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory. 2. add iconv support for Chinese Tradisional GB12345.
|
1.12 |
| 22-Nov-2006 |
tnozaki | 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.
|
1.11 |
| 13-Nov-2006 |
tnozaki | 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.
|
1.10 |
| 19-Oct-2006 |
tnozaki | add new iconvdata ATARIST, HP-ROMAN8, NEXTSTEP.
|
1.9 |
| 18-Oct-2006 |
tnozaki | add new iconv module libJOHAB, this supports S.Korean character encoding scheme ``JOHAB''.
|
1.8 |
| 19-Aug-2006 |
tnozaki | 1. added iconv support of Chinese Simplefied encoding, GBK. 2. added Unicode mapping of 2byte GB18030 User Defined Area.
|
1.7 |
| 19-Jun-2006 |
tnozaki | 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.
|
1.6 |
| 08-Apr-2006 |
tnozaki | 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
|
1.5 |
| 28-Mar-2006 |
tnozaki | add kk_KZ.PT154 locale and iconv support for PTCP154.
|
1.4 |
| 20-Jul-2003 |
tshiozak | add KOI8-U encoding support for iconv.
|
1.3 |
| 16-Jul-2003 |
itojun | add X11 CTEXT encoding XXX add more charsets
|
1.2 |
| 01-Jul-2003 |
tshiozak | add KOI8-R support for iconv. (A simple example of adding a new conversion)
|
1.1 |
| 27-Jun-2003 |
tshiozak | Citrus iconv support(5) add iconv data files. now ready to use iconv stuffs. TODO: - manpages. - enrich mapper/esdb.
|