Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e9d9e17d | 2001-10-24 11:09:37 | Add support for CP1125. | ||
| 7c035296 | 2001-06-08 13:12:15 | Handle Unicode 3.1 tag characters. | ||
| 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. | ||
| e91c0ce3 | 2001-04-12 12:55:41 | Add UTF-32 encodings. | ||
| d5ac1c2b | 2001-03-20 20:35:46 | Update copyright notice. | ||
| 8c5fb204 | 2001-03-06 13:43:56 | Add support for OSF/1 (Tru64) 5.1. | ||
| e38d9caa | 2001-03-01 15:21:15 | Add CP775 to the encodings supported on DOS/DJGPP. | ||
| 3d31606d | 2001-02-26 13:36:17 | Add support for DOS encodings. | ||
| 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. |