Reset iconv_cp when switching from Big5 -> UTF-8 to UTF-8 -> UTF-8.
commit90b37ff15fd824f44c09b2f025ec68f5f35da4ea
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 24 Jul 2010 07:57:59 +0000 (24 09:57 +0200)
committerWitold Filipczyk <nobody@nowhere>
Sat, 24 Jul 2010 07:57:59 +0000 (24 09:57 +0200)
tree4cdfdd35e15bf5911760716460000b25f67a54d4
parent6d567bb8ce9b77eed0d7ad3a17250178c455804a
Reset iconv_cp when switching from Big5 -> UTF-8 to UTF-8 -> UTF-8.

After viewing a page with Big5 charset and next a page with UTF-8
charset iconv was used, so slows down a bit.
Now iconv is used only for those charsets, which has the iconv
bitfield set.
src/intl/charsets.c