Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ca7aa552 | 2002-05-16 12:01:34 | New configure option --enable-extra-encodings. Add the extra encodings and the platform dependent encodings to the testsuite. | ||
| 5ab9f909 | 2002-05-08 19:37:48 | Enable DOS encodings also on Woe32. Suggested by Perry Rapp. | ||
| 4f99b68d | 2002-01-15 12:47:34 | Support for "iconv -c". | ||
| d82b82d2 | 2002-01-14 12:05:04 | Support for "iconv -l". | ||
| 1d7b650c | 2001-12-06 14:27:22 | Empty encoding name is equivalent to locale dependent encoding, as in glibc. | ||
| 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. | ||
| 65068c48 | 2001-03-27 13:35:32 | Update copyright notice. | ||
| 8c5fb204 | 2001-03-06 13:43:56 | Add support for OSF/1 (Tru64) 5.1. | ||
| 3d31606d | 2001-02-26 13:36:17 | Add support for DOS encodings. | ||
| dbd0052d | 2001-02-26 13:42:01 | locale_charset() doesn't return NULL any more. | ||
| 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. |