master
go.text/encoding/simplifiedchinese: implement GB18030.
go.text/encoding: add UTF-16 encodings.
x/text/encoding/unicode: added UTF-32 encoding support
go.text/encoding: new package that provides character set encodings.
go.text/encoding/japanese: new package.
go.text/encoding/japanese: implement ISO-2022-JP.
go.text/encoding/simplifiedchinese: implement HZ-GB2312.
go.text/encoding/simplifiedchinese: new package.
go.text/encoding/traditionalchinese: new package.
go.text/encoding/korean: new package.