thodg/libiconv/lib

Branch :


Log

Author Commit Date CI Message
efa47f6d 2002-05-15 16:16:17 More DOS encodings.
e0569bb6 2002-05-14 17:17:41 New ASCII compatible encodings from IBM.
53110b18 2002-04-30 14:40:23 Start using gettext.
5ab9f909 2002-05-08 19:37:48 Enable DOS encodings also on Woe32. Suggested by Perry Rapp.
33057762 2002-05-13 10:03:19 Add KOI8-T encoding.
12dbf71b 2002-05-06 10:21:11 Fix a bug in the CP1255, CP1258, TCVN decoders: The base characters of combining characters could be dropped at the end of the conversion buffer.
fcab8761 2002-05-01 00:21:35 Update the ARMSCII-8 converter.
ae98d44d 2002-04-10 18:47:57 Upgrade BIG5-HKSCS converter to Unicode 3.2.
7a22a576 2002-04-09 13:16:25 Upgrade the EUC-TW converter to Unicode-3.2.
d553237a 2002-04-08 12:39:19 Small optimization.
4f99b68d 2002-01-15 12:47:34 Support for "iconv -c".
675bbf62 2002-01-14 12:07:48 Regenerated.
d82b82d2 2002-01-14 12:05:04 Support for "iconv -l".
464312aa 2002-01-14 12:02:46 Use -x none when using gcc.
cf2ecee5 2002-01-07 10:39:01 Fix a bug in transliteration.
5eb66df2 2002-01-06 20:27:21 prepend '-' before 'del'
dd9901a7 2001-12-17 12:05:54 Make conversion Shift_JIS -> EUC-JP work better.
1d7b650c 2001-12-06 14:27:22 Empty encoding name is equivalent to locale dependent encoding, as in glibc.
49ed4087 2001-12-03 17:15:30 moved common stuff to CVSROOT/cvsignore
c17cbdd6 2001-11-28 18:59:51 ignore Makefile
5be38df8 2001-11-12 12:54:27 Allow building with Intel icc.
bfec0365 2001-10-30 10:44:17 Use the table from http://www.ic-chernobyl.kiev.ua/~porokh/cyr/index.htm
e9d9e17d 2001-10-24 11:09:37 Add support for CP1125.
2d4f4c89 2001-08-08 12:55:08 Make it possible to build with CC=gcc CFLAGS="-x c++".
153f5eb8 2001-08-01 21:58:11 ISO-8859-16 has changed.
675987ba 2001-07-03 17:27:44 Fix for platforms lacking mbsinit().
7b338f6f 2001-06-27 22:51:28 Portability fixes.
02a5e11d 2001-06-26 15:10:15 Regenerated.
ac5c91d0 2001-06-26 15:08:13 Change handling of Yen sign and tilde in JISX encodings, for consistency with glibc.
c7f1dc92 2001-06-25 22:14:38 Mention $(INCLUDES) before $(CPPFLAGS) and $(CFLAGS), in case one of these contains -I directives.
78281f96 2001-06-25 12:14:05 Bump version number for 1.7.
48223460 2001-06-25 12:07:43 Change canonical name of BIG5HKSCS to BIG5-HKSCS. Change canonical name of SJIS to SHIFT_JIS.
7c035296 2001-06-08 13:12:15 Handle Unicode 3.1 tag characters.
bc3491ee 2001-06-06 18:50:35 Regenerated.
15ed5719 2001-06-06 18:37:41 Align with IANA charset registry.
7397d65d 2001-06-06 18:37:24 Rename BIG5HKSCS to BIG5-HKSCS.
e61ad615 2001-06-06 14:36:49 Update CNS 11643 tables according to Unicode 3.1.
7fdca33e 2001-05-26 00:32:43 Regenerated. TCVN can now store the accents.
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.
db94e408 2001-05-25 19:21:53 Decouple the mbtowc and wctomb calling conventions.
f20d6eed 2001-05-21 12:33:36 Add comments: glibc now implements the X11 encoding names.
d7e158e0 2001-05-21 12:32:48 CP1255 handles combining characters.
9a82fec0 2001-05-21 12:31:31 CP1258 handles combining characters.
e2566688 2001-05-21 12:27:24 Handle unassigned Unicode code points as well.
4b9851c2 2001-05-07 21:00:40 Try to avoid build errors with some versions of nmake.
3c597b51 2001-05-07 17:26:44 Use CPPFLAGS and LDFLAGS.
ad4e8a6e 2001-05-07 15:10:58 Correction for Solaris.
e8016e70 2001-03-20 20:41:31 Emit copyright message in the output file.
b20512e0 2001-03-20 20:40:19 Add copyright notice.
e85d9b40 2001-04-17 22:07:04 Regenerated.
e91c0ce3 2001-04-12 12:55:41 Add UTF-32 encodings.
65068c48 2001-03-27 13:35:32 Update copyright notice.
f2f8fbc2 2001-03-20 20:38:37 Regenerated.
d5ac1c2b 2001-03-20 20:35:46 Update copyright notice.
ce4e3740 2001-03-20 20:30:41 Add copyright notice.
bd1090cd 2001-03-11 14:41:41 Portability to BeOS.
d703a4a0 2001-03-11 14:41:12 Portability to FreeBSD.
d771d662 2001-03-06 17:29:26 Prepare for libiconv release 1.6.
4225a9a4 2001-03-06 13:44:53 Regenerated.
8c5fb204 2001-03-06 13:43:56 Add support for OSF/1 (Tru64) 5.1.
9475e127 2001-03-01 15:22:05 Regenerated.
e38d9caa 2001-03-01 15:21:15 Add CP775 to the encodings supported on DOS/DJGPP.
dbd0052d 2001-02-26 13:42:01 locale_charset() doesn't return NULL any more.
bfda3d4a 2001-02-26 13:45:13 Autogenerated.
3d31606d 2001-02-26 13:36:17 Add support for DOS encodings.
73c4e15c 2001-02-22 16:45:40 Change GB18030 table, taking glibc-2.2.2 as reference.
b2ef8c91 2001-02-20 19:44:26 Respect configure arguments --libdir, --includedir, --mandir.
da1f6493 2001-02-05 19:36:41 Many more transliterations.
a8413d48 2001-01-05 13:53:14 Regenerated.
06aa1274 2001-01-05 13:52:21 Add support for CP862.
9b08340c 2000-12-18 19:04:23 Add support for BeOS.
74834e21 2000-12-08 14:57:53 Don't ignore --exec-prefix given to configure.
4d2af68f 2000-12-04 19:13:41 added libcharset.h
2fa33a56 2000-12-02 01:01:44 Bump version number to 1.5.
7fdfc83d 2000-12-02 00:49:32 Replace STATIC with its opposite flag, DLL.
58849cb5 2000-12-01 20:10:31 Define the version number in the library as well.
a615528b 2000-11-23 19:54:07 Move src/ to lib/, and install the iconv program.