thodg/libiconv/tests/Makefile.os2

Branch :


Log

Author Commit Date CI Message
9341db94 2005-05-06 11:04:28 Support for PT154 encoding.
7736228d 2004-07-22 12:49:09 New encoding ISO-8859-11.
9c620c01 2004-01-23 12:17:54 Use binary mode for the testsuite. Needed for mingw build.
5c844a41 2003-02-17 10:32:22 Enable recursive transliteration, with results depending on the target codeset.
b4332637 2002-05-18 01:27:16 Write Shift_JIS instead of Shift-JIS.
33057762 2002-05-13 10:03:19 Add KOI8-T encoding.
c7f1dc92 2001-06-25 22:14:38 Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives.
7397d65d 2001-06-06 18:37:24 Rename BIG5HKSCS to BIG5-HKSCS.
19bb4fef 2001-05-26 00:31:46 The multibyte to Unicode conversion may now be stateful. Add Unicode normalization to multibyte to Unicode direction for CP1255, CP1258, TCVN.
e91c0ce3 2001-04-12 12:55:41 Add UTF-32 encodings.
cdae1a8f 2001-02-26 13:40:58 Avoid warnings about iconv()'s second argument.
06aa1274 2001-01-05 13:52:21 Add support for CP862.
a615528b 2000-11-23 19:54:07 Move src/ to lib/, and install the iconv program.
d51d26bc 2000-11-20 18:33:47 Add support for locale dependent "char" and "wchar_t" encodings.
8333237d 2000-10-23 14:20:07 Add support for GB18030 and BIG5HKSCS.
dbbc4681 2000-10-23 13:47:19 Typo in comment.
84b6a3e8 2000-07-04 14:48:49 Support for OS/2 using emx+gcc.