Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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. | ||
| bb8f7987 | 2008-09-07 23:28:41 | More consistent behaviour when invalid input is preceded by a shift sequence. | ||
| 4932ba96 | 2008-04-06 09:15:19 | Avoid a gcc warning. | ||
| 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. | ||
| 52999878 | 2003-04-16 10:09:08 | Fix a transliteration bug. | ||
| 5c844a41 | 2003-02-17 10:32:22 | Enable recursive transliteration, with results depending on the target codeset. | ||
| 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". | ||
| cf2ecee5 | 2002-01-07 10:39:01 | Fix a bug in transliteration. | ||
| 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. | ||
| d5ac1c2b | 2001-03-20 20:35:46 | Update copyright notice. | ||
| da1f6493 | 2001-02-05 19:36:41 | Many more transliterations. | ||
| a615528b | 2000-11-23 19:54:07 | Move src/ to lib/, and install the iconv program. |