Tartarus CVS: zap: christian

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Sat Aug 6 14:47:30 BST 2005


CVS Root:       /home/cvs
Module:         zap
Changes by:     christian
Date:           Sat Aug 06 2005  14:47:30 BST

Log message:
Improvements to UTF-8 handling:
  * cln_readc_utf8 is aware of the split, so you can edit UTF-8 sequences
    with two views on a file, one in UTF-8 and the other not without
    it all going wrong
  * Use our own encoding tables for keyboard input rather than the OS's,
    which have lots of undefined characters where we want Acorn
    Extended Latin1.
  * Export functions to read (potentially UTF-8 encoded) characters from
    files to extension modes.

Modified files:
    sources/!ZapSource/s: AlterTxt,fff Dispatch,fff Mode0,fff
                      SoftWrap,fff

Links:
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/AlterTxt%2Cfff.diff?r1=2.15&r2=2.16
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/Dispatch%2Cfff.diff?r1=2.6&r2=2.7
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/Mode0%2Cfff.diff?r1=2.19&r2=2.20
http://cvs.tartarus.org//zap/sources/%21ZapSource/s/SoftWrap%2Cfff.diff?r1=2.8&r2=2.9



More information about the tartarus-commits mailing list