Tcl Source Code

View Ticket
Login
Ticket UUID: 1826906
Title: enhanced iso8859-1 encoding handling
Type: Patch Version: None
Submitter: dkf Created on: 2007-11-06 15:02:53
Subsystem: 10. Objects Assigned To: dkf
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2007-11-06 22:32:22
Resolution: Accepted Closed By: dkf
    Closed on: 2007-11-06 15:32:22
Description:
Version of the embedded iso8859-1 encoding handler that is faster (functions to do the encoding know exactly what they're doing instead of pulling it from a table, though the table itself has to be retained for use by shift encodings that depend on iso8859-1.)

Can't upload or do as a patch due to (stupid) firewall. Conversion to a patch is welcome. Backport to 8.4 should be simple.
User Comments: dkf added on 2007-11-06 22:32:22:
Logged In: YES 
user_id=79902
Originator: YES

Miguel counsels me that backporting is unnecessary. So I won't. :-)

msofer added on 2007-11-06 22:24:06:
Logged In: YES 
user_id=148712
Originator: NO

Committed for donal, currently handicapped as described above.

msofer added on 2007-11-06 22:19:05:

File Added - 253072: tclEncoding.c.patch

Logged In: YES 
user_id=148712
Originator: NO

uploading a patch
File Added: tclEncoding.c.patch

dkf added on 2007-11-06 22:02:53:

File Added - 253070: tclEncoding.c

Attachments: