History log of /src/share/i18n/csmapper/CP |
Revision | Date | Author | Comments |
1.13 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.12 | 15-Jul-2007 |
tnozaki | add CP922 support to iconv.
|
1.11 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.10 | 02-Jun-2007 |
tnozaki | add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
1.9 | 03-Dec-2006 |
tnozaki | update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.
|
1.8 | 02-Dec-2006 |
tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
|
1.7 | 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.6 | 25-Nov-2006 |
tnozaki | 1. add iconv support for Lao language - CP1133, MULELAO-1. 2. add alias Thai language: TIS620, ISO-IR-166.
|
1.5 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.4 | 16-Jun-2006 |
tnozaki | add iconv support for CP1131(Belarus DOS code).
|
1.3 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.2 | 28-Sep-2004 |
tshiozak | add missed entry for CP866. (lib/27060)
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 02-Jun-2007 |
tnozaki | add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
1.1 | 02-Jun-2007 |
tnozaki | add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
1.1 | 02-Jun-2007 |
tnozaki | add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.1 | 16-Jun-2006 |
tnozaki | add iconv support for CP1131(Belarus DOS code).
|
1.1 | 25-Nov-2006 |
tnozaki | 1. add iconv support for Lao language - CP1133, MULELAO-1. 2. add alias Thai language: TIS620, ISO-IR-166.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 02-Dec-2006 |
tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 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.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 15-Jul-2007 |
tnozaki | add CP922 support to iconv.
|
1.5 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.4 | 18-Oct-2005 |
tshiozak | add lacked correspondences between CP932 and UCS. This is reported by Dave Huang on lib/25795, MORIYAMA Masayuki <msyk _at_ mtg.biglobe.ne.jp> and "NARUSE, Yui" <naruse _at_ airemix.com>, and fixed by MORIYAMA-san.
|
1.3 | 08-Sep-2005 |
tshiozak | change OOB_MODE to INVALID; this mapper is only used to be layered on other mappers, thus ILSEQ is irrelevance.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.1 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.1 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.4 | 19-Aug-2006 |
tnozaki | 1. added iconv support of Chinese Simplefied encoding, GBK. 2. added Unicode mapping of 2byte GB18030 User Defined Area.
|
1.3 | 15-Feb-2006 |
tnozaki | CP936/GBK mapping table incomplete.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 13-Dec-2006 |
tnozaki | correct reference url.
|
1.1 | 03-Dec-2006 |
tnozaki | update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.
|
1.2 | 03-Dec-2006 |
tnozaki | update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.
|
1.1 | 02-Dec-2006 |
tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
|
1.4 | 11-Feb-2006 |
tnozaki | remove codepoint overlaps KS5601. see src/share/i18n/esdb/CP/CP949.src
|
1.3 | 11-Feb-2006 |
tnozaki | Fix lib/32749: iconv(3): CP949 mapping table is incomplete. reported by Sergey Svishchev, thanks.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 25-Oct-2008 |
apb | 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.
|
1.5 | 25-Oct-2008 |
apb | Use ${TOOL_SED} instead if plain sed in Makefiles.
|
1.4 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.3 | 21-Oct-2003 |
lukem | Rework how MAKEVERBOSE operates:
* Don't bother prefixing commands with a line of ${_MKCMD}\ and instead rely upon "make -s". This is less intrusive on all the Makefiles than the former. Idea from David Laight.
* Rename the variables use to print messages. The scheme now is: _MKMSG_FOO Run _MKMSG 'foo' _MKTARGET_FOO Run _MKMSG_FOO ${.TARGET} From discussion with Alistair Crooks.
|
1.2 | 19-Oct-2003 |
lukem | Implement MAKEVERBOSE. Rework a bunch of make .for loops into sh for loops.
(XXX: This stuff could be implemented in a more efficient manner that does a lot less of SOMEMAKEVAR!=some shell command , etc etc)
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.4 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 08-Apr-2006 |
tnozaki | fix wrong token, s/DST_ILSEQ/DST_INVALID/.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 08-Apr-2006 |
tnozaki | fix wrong token, s/DST_ILSEQ/DST_INVALID/.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 08-Apr-2006 |
tnozaki | fix wrong token, s/DST_ILSEQ/DST_INVALID/.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 08-Apr-2006 |
tnozaki | fix wrong token, s/DST_ILSEQ/DST_INVALID/.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 08-Apr-2006 |
tnozaki | fix wrong token, s/DST_ILSEQ/DST_INVALID/.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.3 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.2 | 08-Apr-2006 |
tnozaki | fix wrong token, s/DST_ILSEQ/DST_INVALID/.
|
1.1 | 13-Mar-2006 |
tnozaki | added macintosh encodings(single-byte only).
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 02-Jun-2007 |
tnozaki | add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 02-Jun-2007 |
tnozaki | add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 02-Jun-2007 |
tnozaki | add following encoding suuport of iconvdata: CP1046(Arabic Extended) CP1124(Cyrillic, Ukraine) CP1125(PC, Cyrillic, Ukrainian)
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 16-Jun-2006 |
tnozaki | add iconv support for CP1131(Belarus DOS code).
|
1.1 | 25-Nov-2006 |
tnozaki | 1. add iconv support for Lao language - CP1133, MULELAO-1. 2. add alias Thai language: TIS620, ISO-IR-166.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.1 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.4 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 02-Dec-2006 |
tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 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.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.5 | 18-Jun-2007 |
tnozaki | add CP116[12](Thai ISO-8859-11 variant), CP1129,CP1163(Vietnamese).
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.5 | 19-Oct-2006 |
tnozaki | switch the conversion table from rfc1345 to unicode.org's one.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.4 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 14-Nov-2009 |
tnozaki | 1. PR/42209 various problems with EBCDIC support in iconv(3) part3: added CP114[0-9] support. 2. fix csmapper name separator.
|
1.5 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.4 | 11-Mar-2005 |
christos | PR/29658: Joerg Sonnenberger: incorrect DST_UNIT_BITS and DST_INVALID in character set maps:
A number of Code Pages specify a 8bit character mapping, but use 16bit runes, ma king them inaccessible for the actual conversion. Similiary do some Code Pages specify an invalid rune e.g. of 0x00, which is actually used in the mapping table and makes that rune mapping invalid.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.2 | 08-Nov-2009 |
tnozaki | lib/42209 various problems with EBCDIC support in iconv(3) 1. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8. 2. correct DST_INVALID. CP1141 is not added yet.
|
1.1 | 15-Jul-2007 |
tnozaki | add CP922 support to iconv.
|
1.5 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.4 | 18-Oct-2005 |
tshiozak | add lacked correspondences between CP932 and UCS. This is reported by Dave Huang on lib/25795, MORIYAMA Masayuki <msyk _at_ mtg.biglobe.ne.jp> and "NARUSE, Yui" <naruse _at_ airemix.com>, and fixed by MORIYAMA-san.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.1 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.1 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.1 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.5 | 19-Aug-2006 |
tnozaki | 1. added iconv support of Chinese Simplefied encoding, GBK. 2. added Unicode mapping of 2byte GB18030 User Defined Area.
|
1.4 | 15-Feb-2006 |
tnozaki | CP936/GBK mapping table incomplete.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 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.2 | 13-Dec-2006 |
tnozaki | correct reference url.
|
1.1 | 03-Dec-2006 |
tnozaki | update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.
|
1.2 | 03-Dec-2006 |
tnozaki | update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.
|
1.1 | 02-Dec-2006 |
tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
|
1.6 | 11-Feb-2006 |
tnozaki | remove codepoint overlaps with KS5601.
|
1.5 | 11-Feb-2006 |
tnozaki | remove codepoint overlaps KS5601. see src/share/i18n/esdb/CP/CP949.src
|
1.4 | 11-Feb-2006 |
tnozaki | Fix lib/32749: iconv(3): CP949 mapping table is incomplete. reported by Sergey Svishchev, thanks.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.3 | 14-Jul-2003 |
tshiozak | set OOB_MODE to INVALID for the UCS -> any converters.
|
1.2 | 12-Jul-2003 |
tshiozak | add OOB_MODE (out of bounds mode) and change DST_INVALID to DST_ILSEQ.
|
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.
|
1.6 | 17-Feb-2007 |
tnozaki | citrus_csmapper.c: find_best_pivot_pvdb() - don't break loop until all the src/dst combinations are tested. charset.pivot.CP.src - redo rev 1.3.
|
1.5 | 08-Feb-2007 |
tnozaki | backout rev1.3's change, this broke cp932 -> eucjp-ms conversion.
|
1.4 | 29-Nov-2006 |
tnozaki | branches: 1.4.2; 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.3 | 25-Nov-2006 |
tnozaki | use mapper_zone to avoid pivot conversion by ucs.
|
1.2 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
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.
|
1.4.2.1 | 11-Feb-2007 |
tron | Pull up following revision(s) (requested by tnozaki in ticket #417): share/i18n/csmapper/CP/charset.pivot.CP.src: revision 1.5 backout rev1.3's change, this broke cp932 -> eucjp-ms conversion.
|
1.13 | 13-Sep-2008 |
tnozaki | fix same problem with CP932, order should be NEC_IBM -> IBM. rev1.11 and rev1.12 is completely mistake, sorry.
|
1.12 | 13-Sep-2008 |
tnozaki | revert previous change, there's no problem for CP943.
|
1.11 | 13-Sep-2008 |
tnozaki | fix same problem with CP932, oreder should be NEC_IBM -> IBM.
|
1.10 | 03-Sep-2008 |
tnozaki | PR/39445, fix wrong charsets priority for CP932. reported and tested by NARUSE, Yui-san. thanks!
|
1.9 | 03-Dec-2006 |
tnozaki | branches: 1.9.10; 1.9.14; update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.
|
1.8 | 02-Dec-2006 |
tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
|
1.7 | 29-Nov-2006 |
tnozaki | branches: 1.7.2; 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.6 | 25-Nov-2006 |
tnozaki | use mapper_zone to avoid pivot conversion by ucs.
|
1.5 | 04-Nov-2006 |
tnozaki | add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant)
|
1.4 | 18-Oct-2005 |
tshiozak | add lacked correspondences between CP932 and UCS. This is reported by Dave Huang on lib/25795, MORIYAMA Masayuki <msyk _at_ mtg.biglobe.ne.jp> and "NARUSE, Yui" <naruse _at_ airemix.com>, and fixed by MORIYAMA-san.
|
1.3 | 07-Sep-2005 |
tshiozak | attach tables to CP932<->UCS mappers for NEC-defined VDC zone.
|
1.2 | 19-Jul-2003 |
tshiozak | - add converter for EUC-JP-MS. - apply MS conversion rule to JISX0208 part of CP932. c.f.: http://www.opengroup.or.jp/jvc/cde/ucs-conv-e.html
|
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.
|
1.7.2.1 | 07-Jun-2009 |
bouyer | Pull up following revision(s) (requested by tnozaki in ticket #1194): share/i18n/csmapper/CP/mapper.dir.CP.src: revision 1.10 via patch PR/39445, fix wrong charsets priority for CP932. reported and tested by NARUSE, Yui-san. thanks!
|
1.9.14.2 | 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|
1.9.14.1 | 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.9.10.1 | 05-Oct-2008 |
mjf | Sync with HEAD.
|