thodg/libiconv/lib/loop_wchar.h

Branch :


Log

Author Commit Date CI Message
e46dee2f 2023-01-29 20:07:21 Fix a clang warning "a function declaration without a prototype...". * lib/loop_wchar.h (mbrtowc): Don't declare. Drop portability to BeOS.
91f96be0 2021-06-06 11:51:12 Change the license of the library from LGPL 2.0 to LGPL 2.1.
3acb1179 2020-04-04 14:58:34 Change the license of the library from LGPL 2.0 to LGPL 2.1.
e54fc9c1 2018-09-17 18:28:56 Prefer https URLs where possible.
48f31c74 2012-02-12 20:54:51 Replace FSF snail-mail address with URL.
bff27216 2011-06-05 15:40:21 Work around <wchar.h> bug on OSF/1 5.1.
2cf3ee65 2009-07-08 00:22:57 Fix an endless loop in the conversion to wchar_t.
607294d2 2008-09-17 01:08:35 New function iconv_open_into.
422b3b1d 2006-01-23 13:25:49 New feature: character-dependent substitutions.
45bd190c 2005-05-19 17:14:19 Update FSF postal address.
719d85b4 2005-03-14 11:24:40 Introduce iconv_hooks.
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.
4f99b68d 2002-01-15 12:47:34 Support for "iconv -c".
2d4f4c89 2001-08-08 12:55:08 Make it possible to build with CC=gcc CFLAGS="-x c++".
675987ba 2001-07-03 17:27:44 Fix for platforms lacking mbsinit().
d5ac1c2b 2001-03-20 20:35:46 Update copyright notice.
d703a4a0 2001-03-11 14:41:12 Portability to FreeBSD.
9b08340c 2000-12-18 19:04:23 Add support for BeOS.
a615528b 2000-11-23 19:54:07 Move src/ to lib/, and install the iconv program.