summaryrefslogtreecommitdiffstats
path: root/library/encoding
Commit message (Collapse)AuthorAgeFilesLines
* * library/encoding/gb2312-raw.enc (new): This is the originalhobbs2003-05-151-0/+1380
| | | | | | | | 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] FossilOrigin-Name: 07c6295866ea10e907c9fa2bb2ca0863a6696071
* * library/encoding/gb2312.enc: copy euc-cn.enc over originalhobbs2003-05-141-92/+109
| | | | | | | | 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] FossilOrigin-Name: 65fe6a383c8d390b68699b50542fa23cca94d6ad
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-215-1/+38
| | | | | | | | | | | * 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: FossilOrigin-Name: 3e571abd436400833c8512cb0decc12742e445b6
* * library/encoding/koi8-u.enc: removed extraneous spaces thathobbs2002-09-261-4/+4
| | | | | | confused encoding reader. [Bug #615115] FossilOrigin-Name: 9f70afe199508757f8b8c33499a3889c4873a1fb
* * library/encoding/iso2022-jp.enc:hobbs2002-03-022-4/+2
| | | | | | | | | * 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) FossilOrigin-Name: ab9df3e82211de8163fd677dfd89d9f32d21a840
* * library/encoding/ebcdic.enc:hobbs2001-10-121-0/+19
| | | | | | | * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #219323] (nijtmans) FossilOrigin-Name: 186e3e62702ccdca975ba819b57f664278b24ef6
* * library/encoding/tis-620.enc:hobbs2001-10-121-0/+20
| | | | | | | * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #467423] (poonlap) FossilOrigin-Name: 0ae6c2121215b23787fa3888e72f8e9b3824ea4f
* Updated encodings with latest mappings from www.unicode.org. Thishobbs2001-10-0410-14/+34
| | | | | | | | | | 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. FossilOrigin-Name: a93c3e5d8950ee816e44059b69d4490a98b2c92e
* * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant)hobbs2001-06-281-0/+20
| | | | | | encoding. FossilOrigin-Name: 6a13b6ffab664262ae0061aa9b3f88078846e60d
* * library/encoding/cp1250.enc:hobbs2001-05-2316-26/+86
| | | | | | | | | | | | | | | | | | | | | * 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) FossilOrigin-Name: 8883e16cf681547e8414c16d1ac405f48b3b969d
* Got the encoding wrong; thanks to Richard Suchenwirth for pointing medkf2001-04-251-2/+2
| | | | | | in the direction of a correct encoding. FossilOrigin-Name: e7cab317cfad89864c95f457c2c2b1bf053c89fc
* Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support.dkf2001-04-251-0/+20
| | | FossilOrigin-Name: 7575bc4d378728b189c2838382ff3355622f628e
* * library/encoding/koi8-r.enc:stanton1999-04-231-0/+20
| | | | | | | * tools/encoding/koi8-r.txt: Added support for the koi8-r Cyrillic encoding. [Bug: 1771] FossilOrigin-Name: 40dd26149ab727322611ae1a2567351c83cb7907
* merged tcl 8.1 branch back into the main trunkstanton1999-04-1668-0/+21650
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9