renamed the package to libgedcom-dev
[gedcom-parse.git] / utf8 /
2003-02-02 Peter VerthezRelease 0.90.0.
2003-02-01 Peter VerthezNew functions next_utf8_char and nth_utf8_char.
2002-12-30 Peter VerthezFinishing up for release.
2002-12-29 Peter VerthezUpdated version to three-digit scheme.
2002-12-29 Peter VerthezUpdates.
2002-12-29 Peter VerthezFixed error with uninitialized variable.
2002-12-28 Peter VerthezChanged the title of the HTML page.
2002-12-28 Peter VerthezAdded subdirectory doc.
2002-12-28 Peter VerthezAdded documentation.
2002-12-28 Peter VerthezMade some functions static + some extra defense.
2002-12-28 Peter VerthezMade some functions static.
2002-12-28 Peter VerthezChanged name of header file.
2002-12-21 Peter VerthezConverted to separate package.
2002-12-21 Peter VerthezChanged the utf8 library to a shared library.
2002-12-08 Peter VerthezAdded configure option --enable-debug.
2002-12-01 Peter VerthezExtra arguments for the length of non-UTF-8 strings.
2002-12-01 Peter VerthezHide the implementation of some types.
2002-12-01 Peter VerthezSome changes in interface.
2002-12-01 Peter VerthezMoved bulk of to_internal in gedcom/encoding.c to here.
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.