|
422b3b1d
|
2006-01-23T13:25:49
|
|
New feature: character-dependent substitutions.
|
|
45bd190c
|
2005-05-19T17:14:19
|
|
Update FSF postal address.
|
|
1f180ad5
|
2005-03-16T12:19:06
|
|
Accept //TRANSLIT//IGNORE as synonymous to //IGNORE//TRANSLIT also in
function iconv_canonicalize.
|
|
8489f6de
|
2005-03-14T11:27:00
|
|
New function iconv_canonicalize.
|
|
719d85b4
|
2005-03-14T11:24:40
|
|
Introduce iconv_hooks.
|
|
3d0c9858
|
2004-11-11T15:36:38
|
|
Oops.
|
|
48535df2
|
2004-11-11T15:34:18
|
|
Accept //TRANSLIT//IGNORE as synonymous to //IGNORE//TRANSLIT.
|
|
294602d6
|
2003-05-22T19:17:48
|
|
Convert the string tables to position-independent code.
|
|
c1e5bb48
|
2003-05-20T11:56:06
|
|
Fix a null pointer access in "iconv -l".
|
|
2929676c
|
2003-04-25T10:18:03
|
|
Add support for VMS.
|
|
411b8e57
|
2003-04-24T10:49:10
|
|
Better support for FreeBSD.
|
|
64d5a8b9
|
2003-03-29T16:35:11
|
|
Improved MSVC support.
|
|
ca7aa552
|
2002-05-16T12:01:34
|
|
New configure option --enable-extra-encodings.
Add the extra encodings and the platform dependent encodings to the testsuite.
|
|
5ab9f909
|
2002-05-08T19:37:48
|
|
Enable DOS encodings also on Woe32. Suggested by Perry Rapp.
|
|
1d7b650c
|
2001-12-06T14:27:22
|
|
Empty encoding name is equivalent to locale dependent encoding, as in glibc.
|
|
4f99b68d
|
2002-01-15T12:47:34
|
|
Support for "iconv -c".
|
|
d82b82d2
|
2002-01-14T12:05:04
|
|
Support for "iconv -l".
|
|
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.
|
|
65068c48
|
2001-03-27T13:35:32
|
|
Update copyright notice.
|
|
8c5fb204
|
2001-03-06T13:43:56
|
|
Add support for OSF/1 (Tru64) 5.1.
|
|
dbd0052d
|
2001-02-26T13:42:01
|
|
locale_charset() doesn't return NULL any more.
|
|
3d31606d
|
2001-02-26T13:36:17
|
|
Add support for DOS encodings.
|
|
58849cb5
|
2000-12-01T20:10:31
|
|
Define the version number in the library as well.
|
|
a615528b
|
2000-11-23T19:54:07
|
|
Move src/ to lib/, and install the iconv program.
|