summaryrefslogtreecommitdiffstats
path: root/library/encoding
Commit message (Expand)AuthorAgeFilesLines
* Add koi8-ru and koi8-t encodingsjan.nijtmans2024-03-272-0/+40
|\
| * Add koi8-ru and koi8-t encodings, completing the 4 "koi8" encodings available...jan.nijtmans2024-03-262-0/+40
* | Merge 8.6jan.nijtmans2024-03-151-1/+1
|\ \ | |/
| * The [https://en.wikipedia.org/wiki/KOI8-U|wiki] clearly states that the mappi...jan.nijtmans2024-02-251-1/+1
* | re-generate macDingbats.enc, so it can now throw exceptions for the range 0x8...jan.nijtmans2023-02-221-2/+2
* | More encoding fixes, e.g. range 0x80-0x9F for dingbats and symbol. Remove "-m...jan.nijtmans2023-02-213-4/+5
* | re-generated 8 more encodingsjan.nijtmans2023-02-208-14/+14
* | Two more files, re-generatedjan.nijtmans2023-02-202-4/+4
* | Proposed fix for [4bea02e811]: encoding convertfrom -strict ascii \x7f genera...jan.nijtmans2023-02-2014-22/+22
|/
* Update many tools/encoding/*.txt files to the latest version, but leave out c...jan.nijtmans2021-06-281-0/+1584
* Adapt iso8859-7.enc to latest version, and fix testcasejan.nijtmans2021-06-151-1/+1
* Add new encoding iso8859-11jan.nijtmans2021-06-151-0/+20
* Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc.pooryorick2020-01-041-1/+1
* Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-6/+6
* Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-171-0/+0
* * library/encoding/gb2312-raw.enc (new): This is the originalhobbs2003-05-151-0/+1380
* * library/encoding/gb2312.enc: copy euc-cn.enc over originalhobbs2003-05-141-92/+109
* * generic/tclEncoding.c (LoadTableEncoding):hobbs2003-02-215-1/+38
* * library/encoding/koi8-u.enc: removed extraneous spaces thathobbs2002-09-261-4/+4
* * library/encoding/iso2022-jp.enc:hobbs2002-03-022-4/+2
* * library/encoding/ebcdic.enc:hobbs2001-10-121-0/+19
* * library/encoding/tis-620.enc:hobbs2001-10-121-0/+20
* Updated encodings with latest mappings from www.unicode.org. Thishobbs2001-10-0410-14/+34
* * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant)hobbs2001-06-281-0/+20
* * library/encoding/cp1250.enc:hobbs2001-05-2316-26/+86
* Got the encoding wrong; thanks to Richard Suchenwirth for pointing medkf2001-04-251-2/+2
* Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support.dkf2001-04-251-0/+20
* * library/encoding/koi8-r.enc:stanton1999-04-231-0/+20
* merged tcl 8.1 branch back into the main trunkstanton1999-04-1668-0/+21650