Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 2 | -4/+0 |
| | | | more harm than good. Purged them. | ||||
* | fix for [Bug 733221] | Joe Mistachkin | 2003-05-10 | 1 | -4/+11 |
| | |||||
* | remove unused variable | vincentdarley | 2003-01-09 | 15 | -15/+0 |
| | |||||
* | * library/encoding/iso2022-jp.enc: | hobbs | 2002-03-02 | 2 | -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: | hobbs | 2001-10-12 | 1 | -0/+289 |
| | | | | | * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #219323] (nijtmans) | ||||
* | * library/encoding/tis-620.enc: | hobbs | 2001-10-12 | 1 | -0/+263 |
| | | | | | * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #467423] (poonlap) | ||||
* | Updated encodings with latest mappings from www.unicode.org. This | hobbs | 2001-10-04 | 36 | -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) | dkf | 2001-09-24 | 1 | -3/+3 |
| | |||||
* | Got the encoding wrong; thanks to Richard Suchenwirth for pointing me | dkf | 2001-04-25 | 1 | -8/+14 |
| | | | | in the direction of a correct encoding. | ||||
* | Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support. | dkf | 2001-04-25 | 1 | -0/+194 |
| | |||||
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -4/+4 |
| | |||||
* | * library/encoding/koi8-r.enc: | stanton | 1999-04-23 | 1 | -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 trunk | stanton | 1999-04-16 | 69 | -0/+144050 |