lib/loop_unicode.h


Log

Author Commit Date CI Message
Bruno Haible 422b3b1d 2006-01-23T13:25:49 New feature: character-dependent substitutions.
Bruno Haible 45bd190c 2005-05-19T17:14:19 Update FSF postal address.
Bruno Haible 719d85b4 2005-03-14T11:24:40 Introduce iconv_hooks.
Bruno Haible 52999878 2003-04-16T10:09:08 Fix a transliteration bug.
Bruno Haible 5c844a41 2003-02-17T10:32:22 Enable recursive transliteration, with results depending on the target codeset.
Bruno Haible 12dbf71b 2002-05-06T10: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.
Bruno Haible 4f99b68d 2002-01-15T12:47:34 Support for "iconv -c".
Bruno Haible cf2ecee5 2002-01-07T10:39:01 Fix a bug in transliteration.
Bruno Haible 7c035296 2001-06-08T13:12:15 Handle Unicode 3.1 tag characters.
Bruno Haible db94e408 2001-05-25T19:21:53 Decouple the mbtowc and wctomb calling conventions.
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 d5ac1c2b 2001-03-20T20:35:46 Update copyright notice.
Bruno Haible da1f6493 2001-02-05T19:36:41 Many more transliterations.
Bruno Haible a615528b 2000-11-23T19:54:07 Move src/ to lib/, and install the iconv program.