lib/iconv.c


Log

Author Commit Date CI Message
Bruno Haible ca7aa552 2002-05-16T12:01:34 New configure option --enable-extra-encodings. Add the extra encodings and the platform dependent encodings to the testsuite.
Bruno Haible 5ab9f909 2002-05-08T19:37:48 Enable DOS encodings also on Woe32. Suggested by Perry Rapp.
Bruno Haible 4f99b68d 2002-01-15T12:47:34 Support for "iconv -c".
Bruno Haible d82b82d2 2002-01-14T12:05:04 Support for "iconv -l".
Bruno Haible 1d7b650c 2001-12-06T14:27:22 Empty encoding name is equivalent to locale dependent encoding, as in glibc.
Bruno Haible 19bb4fef 2001-05-26T00:31:46 The multibyte to Unicode conversion may now be stateful. Add Unicode normalization to multibyte to Unicode direction for CP1255, CP1258, TCVN.
Bruno Haible 65068c48 2001-03-27T13:35:32 Update copyright notice.
Bruno Haible 8c5fb204 2001-03-06T13:43:56 Add support for OSF/1 (Tru64) 5.1.
Bruno Haible dbd0052d 2001-02-26T13:42:01 locale_charset() doesn't return NULL any more.
Bruno Haible 3d31606d 2001-02-26T13:36:17 Add support for DOS encodings.
Bruno Haible 58849cb5 2000-12-01T20:10:31 Define the version number in the library as well.
Bruno Haible a615528b 2000-11-23T19:54:07 Move src/ to lib/, and install the iconv program.