Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jul 2009 13:41:33 +0200
From:      =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= <gabor@kovesdan.org>
To:        soc-status@freebsd.org
Subject:   libiconv status report #5
Message-ID:  <4A50916D.5010008@kovesdan.org>

next in thread | raw e-mail | index | archive | help
Hello,

weekly progress:

    *

      Enable JIS_X0208, JISX0201-KANA and ISO-IR-165 as independent
      encodings

    *

      Add JIS_X0208 reference table to the regression test so that we
      can test JIS_X0208 independently, although it is normally used as
      part of other encodings

    *

      Nits in the test cases

    *

      UTF-8 nit: use uint8_t instead of int in the tail length lookup
      table (this saves 3 x 256 bytes supposing int is 32bit)

    *

      Improved encodings: CP1046, CP1125, CP1129, CP1162, CP864, CP874,
      CP922, CP1046, CP1124, CP1125, CP1131, CP1163, CP1258,
      Georgian-Academy, Georgian-PS, JISX021-KANA, KOI8-RU, MULELAO-1,
      HP-ROMAN8, TDS565, TCVN5712-1, VISCII

    *

      Checked some other encodings and found them ok

    *

      Added encodings: MacHebrew

    *

      Fix make clean in share/i18n/esdb

    *

      Add a bunch of aliases recognized by GNU libiconv

Cheers,
Gáabor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A50916D.5010008>