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. | ||
| 40924a62 | 2016-10-14 03:18:05 | Use 'size_t', not 'int', for the length of a string. | ||
| 500b967b | 2016-10-04 20:49:25 | Extend CP1255 mapping. | ||
| 48f31c74 | 2012-02-12 20:54:51 | Replace FSF snail-mail address with URL. | ||
| 45bd190c | 2005-05-19 17:14:19 | Update FSF postal address. | ||
| 221a2ab2 | 2004-02-22 11:37:38 | Improve the handling of combining characters. | ||
| 7b338f6f | 2001-06-27 22:51:28 | Portability fixes. | ||
| db94e408 | 2001-05-25 19:21:53 | Decouple the mbtowc and wctomb calling conventions. | ||
| 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. | ||
| d7e158e0 | 2001-05-21 12:32:48 | CP1255 handles combining characters. | ||
| ce4e3740 | 2001-03-20 20:30:41 | Add copyright notice. | ||
| a615528b | 2000-11-23 19:54:07 | Move src/ to lib/, and install the iconv program. |