Date: Sun, 14 Jun 2009 14:20:59 +0200 From: Gabor Kovesdan <gabor@FreeBSD.org> To: soc-status@freebsd.org Cc: delphij@FreeBSD.org Subject: libiconv status report #2 Message-ID: <4A34EB2B.3050002@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hello, during this week I've fixed some bugs and reorganized the sources along with some cleanup. Here's a detailed list of the completed items: - Import conversion tables to my working set - UTF-16/32 should be BE without BOM by default (de facto convention used by various vendors) - UCS-2/4 should be equivalent to UTF-16BE/32BE (BE and _cannot_ have BOM) - Fix UTF-16 surrogate support - Add UCS-4-INTERNAL for GNU compatibility - Remove NetBSD-specific macros - Minor cleanup and style fixes - Add some FreeBSD Makefiles - Change the layout to a more logical one Short term TODO: - Provide working FreeBSD Makefiles for the conversion tables, as well so that testing will be easy for interested parties - Fix ISO-646 and ISO-8859 compatibility issues and nits Cheers, -- Gabor Kovesdan FreeBSD Volunteer EMAIL: gabor@FreeBSD.org .:|:. gabor@kovesdan.org WEB: http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A34EB2B.3050002>