| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
gb2312.enc renamed to allow for it to still be used. This is
needed by Tk (unix) because X fonts with gb2312* charsets really
do want the original gb2312 encoding. [Bug 557030]
|
|
|
|
|
|
| |
gb2312.enc. gb2312.enc appeared to not work as expected, and most
uses of gb2312 really mean euc-cn (which may be the cause of the
problem). [Bug 557030]
|
|
|
|
|
|
|
|
|
| |
* library/encoding/cp932.enc: Correct jis round-trip encoding
* library/encoding/euc-jp.enc: by adding 'R' type to .enc files.
* library/encoding/iso2022-jp.enc: [Patch #689341] (koboyasi, taguchi)
* library/encoding/jis0208.enc:
* library/encoding/shiftjis.enc:
* tests/encoding.test:
|
|
|
|
| |
confused encoding reader. [Bug #615115]
|
|
|
|
|
|
|
| |
* library/encoding/iso2022.enc:
* tools/encoding/iso2022-jp.esc:
* tools/encoding/iso2022.esc: gave <ESC>$B precedence over <ESC>$@,
based on comments (point 1) in [Bug #219283] (rfc 1468)
|
|
|
|
|
| |
* tools/encoding/ebcdic.txt: EBCDIC charset mapping.
[Patch #219323] (nijtmans)
|
|
|
|
|
| |
* tools/encoding/tis-620.txt: TIS-620 charset mapping.
[Patch #467423] (poonlap)
|
|
|
|
|
|
|
|
| |
did not include some Mac encodings that have special multi-unichar
translations now (like symbols, dingbats and japanese). Also does
not include big5, gb or euc* as those have different formats in
the latest Unicode version that need new conversion tools. Not
all related .enc files changed as some had been updates separately.
|
|
|
|
| |
encoding.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* library/encoding/cp1251.enc:
* library/encoding/cp1252.enc:
* library/encoding/cp1253.enc:
* library/encoding/cp1254.enc:
* library/encoding/cp1255.enc:
* library/encoding/cp1256.enc:
* library/encoding/cp1257.enc:
* library/encoding/cp1258.enc:
* library/encoding/cp874.enc:
* library/encoding/iso8859-6.enc:
* library/encoding/iso8859-7.enc:
* library/encoding/iso8859-8.enc:
* library/encoding/iso8859-10.enc (new):
* library/encoding/iso8859-13.enc (new):
* library/encoding/iso8859-14.enc (new): updated encoding tables
based on http://www.unicode.org/Public/MAPPINGS/. (kuhn)
|
|
|
|
| |
in the direction of a correct encoding.
|
| |
|
|
|
|
|
| |
* tools/encoding/koi8-r.txt: Added support for the koi8-r Cyrillic
encoding. [Bug: 1771]
|
|
|