summaryrefslogtreecommitdiffstats
path: root/tools/encoding
Commit message (Collapse)AuthorAgeFilesLines
* Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-172-0/+0
|
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-012-4/+0
| | | more harm than good. Purged them.
* fix for [Bug 733221]Joe Mistachkin2003-05-101-4/+11
|
* remove unused variablevincentdarley2003-01-0915-15/+0
|
* * 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)
* * library/encoding/ebcdic.enc:hobbs2001-10-121-0/+289
| | | | | * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #219323] (nijtmans)
* * library/encoding/tis-620.enc:hobbs2001-10-121-0/+263
| | | | | * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #467423] (poonlap)
* Updated encodings with latest mappings from www.unicode.org. Thishobbs2001-10-0436-58978/+61358
| | | | | | | | 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.
* Fixed encoding definition for cp1252 (compiled version is OK)dkf2001-09-241-3/+3
|
* Got the encoding wrong; thanks to Richard Suchenwirth for pointing medkf2001-04-251-8/+14
| | | | in the direction of a correct encoding.
* Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support.dkf2001-04-251-0/+194
|
* * Merged changes from 8.1.0 branchstanton1999-04-301-4/+4
|
* * library/encoding/koi8-r.enc:stanton1999-04-231-0/+268
| | | | | * tools/encoding/koi8-r.txt: Added support for the koi8-r Cyrillic encoding. [Bug: 1771]
* merged tcl 8.1 branch back into the main trunkstanton1999-04-1669-0/+144050