summaryrefslogtreecommitdiff
path: root/converters/libiconv/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2001-10-30update to 1.7drochner1-5/+5
changes: * Added UTF-32, UTF-32BE, UTF-32LE converters. * Changed CP1255, CP1258 and TCVN converters to handle combining characters. * Changed EUC-JP, SHIFT-JIS, CP932, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-JP-1 converters to use fullwidth Yen sign instead of halfwidth Yen sign, and fullwidth tilde instead of halfwidth tilde. * Upgraded EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to Unicode 3.1. * Changed the GB18030 converter to not reject unassigned and private-use Unicode characters. * Fixed a bug in the byte order mark treatment of the UCS-4 decoder. * The manual pages are now distributed also in HTML format.
2001-06-20Mark as USE_BUILDLINK_ONLY.jlam1-1/+2
2001-05-14Update libiconv to 1.6.1. Notable changes include:rh1-2/+2
* Bugfixes * The iconv program's -f and -t options are now optional. * Many more transliterations. * Added CP862 converter. * Changed the GB18030 converter. * Portability to DOS with DJGPP.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-12Add seperate package list for SunOS.tron1-1/+7
2001-01-01Initial import of libiconv-1.5, a character conversion library.rh1-0/+17