Tartarus CVS: charset: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Sat Sep 25 14:24:29 BST 2004


CVS Root:       /home/cvs
Module:         charset
Changes by:     simon
Date:           Sat Sep 25 2004  14:24:29 BST

Log message:
The COMPOUND_TEXT encoding used by some X applications to transfer
internationalised text in selections is a subset of ISO 2022
containing no base character sets which libcharset doesn't already
support. As such, it isn't too hard to add direct compound text
support into libcharset, so here it is. With any luck I should
eventually be able to integrate this into Unix PuTTY, to deal with
the fact that the useful Xutf8 functions we currently use are
specific to XFree86.

Modified files:
    .               : .cvsignore Makefile charset.h internal.h
                      iso2022s.c localenc.c mimeenc.c sbcs.c sbcs.dat
                      sbcsgen.pl
Added files:
    .               : cstable.c

Links:
http://cvs.tartarus.org//charset/.cvsignore.diff?r1=1.3&r2=1.4
http://cvs.tartarus.org//charset/Makefile.diff?r1=1.3&r2=1.4
http://cvs.tartarus.org//charset/charset.h.diff?r1=1.14&r2=1.15
http://cvs.tartarus.org//charset/cstable.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//charset/internal.h.diff?r1=1.4&r2=1.5
http://cvs.tartarus.org//charset/iso2022s.c.diff?r1=1.6&r2=1.7
http://cvs.tartarus.org//charset/localenc.c.diff?r1=1.10&r2=1.11
http://cvs.tartarus.org//charset/mimeenc.c.diff?r1=1.10&r2=1.11
http://cvs.tartarus.org//charset/sbcs.c.diff?r1=1.4&r2=1.5
http://cvs.tartarus.org//charset/sbcs.dat.diff?r1=1.5&r2=1.6
http://cvs.tartarus.org//charset/sbcsgen.pl.diff?r1=1.3&r2=1.4



More information about the tartarus-commits mailing list