Made conversion interface more general.
[gedcom-parse.git] / utf8 /
2002-11-30 Peter VerthezMade conversion interface more general.
2002-11-22 Peter VerthezAdded utf8.c
2002-11-22 Peter VerthezHeader file is renamed.
2002-11-22 Peter VerthezRenamed utf8-locale.h to utf8.h.
2002-10-27 Peter VerthezSet conv_fails on total conversion failure too.
2002-10-23 Peter VerthezOnly link in libcharset when libiconv is not used.
2002-10-21 Peter VerthezDon't use subdir libcharset if libiconv is used.
2002-10-14 Peter VerthezAdd compiler flags for warnings.
2002-10-14 Peter VerthezAdd ICONV_CONST for portability.
2002-10-13 Peter VerthezIntegration of libcharset into gedcom-parse.
2002-10-13 Peter VerthezUse of libcharset (for portability).
2002-10-13 Peter VerthezUse locale_charset (from libcharset) instead of nl_lang...
2002-10-13 Peter VerthezIntegration of libcharset into gedcom-parse.
2002-09-28 Peter VerthezPortability: use libiconv if necessary.
2002-09-28 Peter VerthezUse ICONV_CONST to have const correctness.
2002-09-28 Peter VerthezPortability fix: don't use __BEGIN_DECLS and __END_DECLS
2002-09-22 Peter VerthezIgnore some files.
2002-09-16 Peter VerthezMoved from test directory.