simon-git: charset (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Aug 15 09:06:46 BST 2021


TL;DR:
  0aa9fcd Remove some unused variables.
  e063bd1 Add support for the SUPDUP character sets.

Repository:     https://git.tartarus.org/simon/charset.git
On the web:     https://git.tartarus.org/?p=simon/charset.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-08-15 09:06:46

commit 0aa9fcd30798eabfb764042b01f984db413cdb24
web diff https://git.tartarus.org/?p=simon/charset.git;a=commitdiff;h=0aa9fcd30798eabfb764042b01f984db413cdb24;hp=4023002d5cc7d4b7dfaa1273fbbead7fde236459
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Aug 15 08:49:08 2021 +0100

    Remove some unused variables.
    
    There were a particularly large number of them in convcs's main(),
    where I forgot to delete them after moving the code that used them out
    into a separate function.

 convcs.c | 9 +--------
 csshow.c | 1 -
 2 files changed, 1 insertion(+), 9 deletions(-)

commit e063bd18e658f0abf260c6926c7a72d2855ca1fa
web diff https://git.tartarus.org/?p=simon/charset.git;a=commitdiff;h=e063bd18e658f0abf260c6926c7a72d2855ca1fa;hp=0aa9fcd30798eabfb764042b01f984db413cdb24
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Aug 15 08:57:57 2021 +0100

    Add support for the SUPDUP character sets.

 charset.h  |  2 ++
 localenc.c |  3 +++
 sbcs.dat   | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 70 insertions(+)



More information about the tartarus-commits mailing list