Skip to content

GNU LIBICONV v1.11

Compare
Choose a tag to compare
@ChenPi11 ChenPi11 released this 26 Aug 11:56
· 668 commits to main since this release

Libiconv v1.11

News

  • The iconv program has new options --unicode-subst, --byte-subst,
    --widechar-subst that allow to specify substitutions for characters that
    cannot be converted.
  • The iconv program now understands long options:
    long option equivalent to
    --from-code -f
    --to-code -t
    --list -l
    --silent -s
  • The CP936 converter is now different from the GBK converter: it has changed
    to include the Euro sign and private area characters. CP936 is no longer an
    alias of GBK.
  • Updated GB18030 converter to include all private area characters.
  • Updated CP950 converter to include the Euro sign and private area characters.
  • Updated CP949 converter to include private area characters.
  • Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to
    BIG5-HKSCS:1999 and updated to Unicode 4. New converters BIG5-HKSCS:2001 and
    BIG5-HKSCS:2004 are added. BIG5-HKSCS is now an alias for BIG5-HKSCS:2004.
  • Added a few irreversible mappings to the CP932 converter.
  • Tidy up the list of symbols exported from libiconv (assumes gcc >= 4.0).

Download

Source distributions

Format Link MD5
7-Zip Download md5
BZip2 Download md5
GZip Download md5
XZ Download md5
Zip Download md5

Binary distributions

Common binary distributions

Architecture Platform Environment Format Link MD5
x86_64 Linux GNU 7-Zip Download md5
x86_64 Linux GNU GZip Download md5
x86_64 Linux GNU Zip Download md5

All binary distributions

Architecture Platform Environment Format Link MD5
x86_64 Linux GNU 7-Zip Download md5
x86_64 Linux GNU BZip2 Download md5
x86_64 Linux GNU GZip Download md5
x86_64 Linux GNU XZ Download md5
x86_64 Linux GNU Zip Download md5

Full Changelog: v1.10...v1.11