simon-git: charset (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri May 17 11:47:24 BST 2019


TL;DR:
  4023002 Add charset ids for BOMless UTF-16.

Repository:     https://git.tartarus.org/simon/charset.git
On the web:     https://git.tartarus.org/?p=simon/charset.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2019-05-17 11:47:24

commit 4023002d5cc7d4b7dfaa1273fbbead7fde236459
web diff https://git.tartarus.org/?p=simon/charset.git;a=commitdiff;h=4023002d5cc7d4b7dfaa1273fbbead7fde236459;hp=7fafbd0c7c8f02a028357719c4c60ae3594691f7
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri May 17 11:46:32 2019 +0100

    Add charset ids for BOMless UTF-16.
    
    This is occasionally useful for use on convcs's command line, if I'm
    trying to generate raw data for feeding into some existing format
    (often Windows-related) which I know doesn't expect a BOM.

 charset.h  |  2 ++
 localenc.c |  6 ++++++
 utf16.c    | 20 ++++++++++++++++----
 3 files changed, 24 insertions(+), 4 deletions(-)



More information about the tartarus-commits mailing list