OSDN Git Service

* Add --no-best-fit-chars option.
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Sun, 5 Mar 2006 02:07:59 +0000 (02:07 +0000)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Sun, 5 Mar 2006 02:07:59 +0000 (02:07 +0000)
commita7ab17fe5fa41ff4a822b0889ec2373cca065281
treed86bd79773f9a87ee3bcfcfffe7362e157070801
parenta0c3a3ed63d15e4650d5d819f4256976be6d3bca
* Add --no-best-fit-chars option.
  With this option, don't convert characters which is not round trip safe
  when Unicode to Encoded byte conversion.
* Remove --unicode-round-trip option.
  --no-best-fit-chars can substitute for this option.
* Rename --diasble-cp932ext to --no-cp932ext.
* Add utf8bl.c *_ms and _932 tables and remove logics from nkf.c.
nkf.c
utf8tbl.c