| History log of /src/share/i18n/csmapper/JIS | 
    | Revision | Date | Author | Comments | 
| 1.3 | 26-Oct-2006 | tnozaki | remove unessesary 0x00-0x20, 0x60-0x7F mapping. 
 | 
| 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 | 13-Dec-2006 | tnozaki | correct reference url. 
 | 
| 1.3 | 03-Dec-2006 | tnozaki | - correct JISX0208:1978 <-> Unicode mappings. - gives priority to JISX0212 more than JISX0208:1978.
 
 | 
| 1.2 | 02-Dec-2006 | tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
 
 | 
| 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 | 02-Dec-2006 | tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
 
 | 
| 1.4 | 07-Jun-2006 | tnozaki | 1-29(0x213D) is not HORIZONTAL BAR(U+2015) but EM DASH(U+2014). 
 | 
| 1.3 | 18-Aug-2003 | tshiozak | To ensure the mapping identical, change the unicode codepoint for the reverse solidus on JIS X 0208.
 
 | 
| 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 | 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 | 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 | 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.3 | 09-Feb-2024 | andvar | fix spelling mistakes, mainly in comments and log messages. 
 | 
| 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 | 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 | 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 | 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 | 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.1 | 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.1 | 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.1 | 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.6 | 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.5 | 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.4 | 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.3 | 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.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.5 | 26-Oct-2006 | tnozaki | DST_UNIT_BITS is 8, nuke leading 0x00. 
 | 
| 1.4 | 16-Nov-2004 | tnozaki | fix unicode 0xFF80 page mapping, lib/28325. OK'ed by tshiozak AT netbsd DOT org.
 
 | 
| 1.3 | 14-Jul-2003 | tshiozak | branches:  1.3.2; 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.2.1 | 29-Nov-2004 | jmc | Pullup rev 1.4 (requested by cjs in ticket #997) 
 Fix unicode 0xFF80 page mapping. PR#28325
 
 | 
| 1.4 | 13-Dec-2006 | tnozaki | correct reference url. 
 | 
| 1.3 | 03-Dec-2006 | tnozaki | - correct JISX0208:1978 <-> Unicode mappings. - gives priority to JISX0212 more than JISX0208:1978.
 
 | 
| 1.2 | 02-Dec-2006 | tnozaki | 1. add IBM codepage 853 support to iconv. 2. correct JISX0208:1978 <-> Unicode mapping for IBM942.
 
 | 
| 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.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 | 05-Jul-2006 | tnozaki | added fallback U+2015 -> 1-1-29. 
 | 
| 1.5 | 07-Jun-2006 | tnozaki | 1-29(0x213D) is not HORIZONTAL BAR(U+2015) but EM DASH(U+2014). 
 | 
| 1.4 | 18-Aug-2003 | tshiozak | To ensure the mapping identical, change the unicode codepoint for the reverse solidus on JIS X 0208.
 
 | 
| 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 | 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 | 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 | 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.4 | 09-Feb-2024 | andvar | fix spelling mistakes, mainly in comments and log messages. 
 | 
| 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 | 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 | 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 | 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 | 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.1 | 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.1 | 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.1 | 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.4 | 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.3 | 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.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.5 | 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.4 | 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 | 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.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.
 
 |