gedcom-parse.git
2002-10-26 Peter VerthezDirectory output added.
2002-10-26 Peter VerthezDirectory t/output added.
2002-10-26 Peter VerthezAdded some status messages.
2002-10-26 Peter Verthez*** empty log message ***
2002-10-26 Peter VerthezAdding reference output files.
2002-10-24 Peter VerthezPortability fix: isdigit expects unsigned char.
2002-10-24 Peter VerthezPortability fix: printf of null string sometimes core...
2002-10-24 Peter VerthezPortability fix: 'if ! diff' is not always supported.
2002-10-23 Peter VerthezLittle bit better warning.
2002-10-23 Peter VerthezPortability fix: 'if ! diff ...' is not always supporte...
2002-10-23 Peter VerthezPortability fix: grep isn't always understanding full...
2002-10-23 Peter VerthezCorrect linking for libiconv.
2002-10-23 Peter VerthezPortability fixes.
2002-10-23 Peter VerthezOnly link in libcharset when libiconv is not used.
2002-10-21 Peter VerthezDefine macro UNUSED as empty if not using gcc.
2002-10-21 Peter VerthezRename my own functions to gedcom_...
2002-10-21 Peter VerthezPortability fixes.
2002-10-21 Peter VerthezDon't use subdir libcharset if libiconv is used.
2002-10-21 Peter VerthezDon't use subdir libcharset if libiconv is used.
2002-10-20 Peter VerthezRetrieved non-empty version...
2002-10-20 Peter VerthezUse Makefile.inc for *.tabgen.h.
2002-10-20 Peter VerthezAlso give warning on make clean, make check and make...
2002-10-20 Peter VerthezFix for using included gettext.
2002-10-20 Peter VerthezHack for generating libtool convenience library instead...
2002-10-20 Peter VerthezFix for use of included gettext.
2002-10-20 Peter VerthezRemove GNUmakefile at distclean.
2002-10-20 Peter VerthezRemove gomxref.html at distclean.
2002-10-20 Peter VerthezUpgrade to gettext 0.10.38.
2002-10-20 Peter VerthezRevert generation of README to replace-VERSION in GNU...
2002-10-20 Peter VerthezUpdate README via replace-VERSION (GNU make is used...
2002-10-20 Peter VerthezRevert to using Makefile.inc (GNU make is used anyway).
2002-10-20 Peter VerthezRe-added (using GNU make anyway).
2002-10-20 Peter VerthezUpgraded to gettext 0.10.38.
2002-10-14 Peter VerthezUse ICONV_CONST for portability.
2002-10-14 Peter VerthezDon't warn on long long.
2002-10-14 Peter Vertheznew.ged lives in $builddir now.
2002-10-14 Peter VerthezDon't to test_xref_functions if gedcom_new_model failed.
2002-10-14 Peter VerthezAdd compiler flags for warnings.
2002-10-14 Peter VerthezAdd ICONV_CONST for portability.
2002-10-13 Peter VerthezAdded missing semi-colons.
2002-10-13 Peter VerthezRequire GNU make.
2002-10-13 Peter VerthezAlso distribute the generated README.
2002-10-13 Peter VerthezGenerate from README.in.
2002-10-13 Peter VerthezGenerate Makefile from Makefile.in.
2002-10-13 Peter VerthezMake GNUmakefile instead of Makefile in top directory.
2002-10-13 Peter VerthezIgnore GNUmakefile.in
2002-10-13 Peter VerthezGive a warning if make is not GNU make.
2002-10-13 Peter VerthezForce the use of GNU make.
2002-10-13 Peter VerthezUse configure mechanism to generate README.
2002-10-13 Peter VerthezIgnore README for cvs diff.
2002-10-13 Peter VerthezInitially empty README file (will be generated by confi...
2002-10-13 Peter VerthezGenerate README and doc/index.html via configure.
2002-10-13 Peter VerthezGenerate index.html via configure (portability).
2002-10-13 Peter VerthezGenerate via normal configure mechanism (portability).
2002-10-13 Peter VerthezDon't include Makefile.inc: add specific rule here...
2002-10-13 Peter VerthezDon't use GNU make specific features (portability).
2002-10-13 Peter VerthezIntegration of libcharset into gedcom-parse.
2002-10-13 Peter VerthezAdd libiconv (for make dist).
2002-10-13 Peter VerthezDon't do anything on all, dist or distcheck.
2002-10-13 Peter VerthezCorrection for make distcheck.
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-10-05 Peter VerthezSet ICONV_PATH.
2002-10-05 Peter VerthezCompile with -O2
2002-10-05 Peter VerthezFixes for portability with libiconv.
2002-10-04 Peter VerthezSimplification.
2002-10-04 Peter VerthezMaking libiconv distribution.
2002-10-04 Peter VerthezLibiconv changes for ANSEL encoding.
2002-10-02 Peter VerthezMoved to iconv/glibc directory.
2002-10-02 Peter VerthezNew directory iconv.
2002-10-02 Peter VerthezMoved ansel conversion code to iconv/glibc directory.
2002-10-02 Peter VerthezNew directory.
2002-10-02 Peter VerthezMoved from ansel directory.
2002-10-02 Peter VerthezMoved from ansel directory.
2002-10-02 Peter VerthezExtracted tables from glibc iconv conversion, to be...
2002-10-02 Peter VerthezReorganize iconv code.
2002-10-01 Peter VerthezFile to test ansel conversion.
2002-10-01 Peter VerthezNew test, to test ansel conversion.
2002-10-01 Peter VerthezUse ICONV_PATH in tests.
2002-10-01 Peter VerthezSet ICONV_PATH to path of iconv binary.
2002-10-01 Peter VerthezFixes to ansel decoding and (mostly) encoding.
2002-10-01 Peter VerthezCount total number of conversion failures.
2002-09-28 Peter VerthezLocal macro's for configure.in.
2002-09-28 Peter VerthezDon't process the 'ansel' subdirectory if not glibc...
2002-09-28 Peter VerthezChecks for portability and for use of libiconv if iconv...
2002-09-28 Peter VerthezDon't distribute new.ged
2002-09-28 Peter VerthezDon't use fixed path for perl.
2002-09-28 Peter VerthezAdd -export-dynamic to be able to use libtool --execute.
2002-09-28 Peter VerthezPortability: set GCONV_PATH only if iconv implemented...
2002-09-28 Peter VerthezExpect 308 shift-reduce conflicts.
2002-09-28 Peter VerthezPortability with libiconv: use UTF-8 instead of UTF8.
2002-09-28 Peter VerthezPortability: have fallback solution if vsnprintf is...
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-28 Peter VerthezRemove compiler option -Wno-unused-parameter (old gcc...
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-28 Peter VerthezPortability: don't use __BEGIN_DECLS and __END_DECLS.
2002-09-28 Peter VerthezDeclare headers properly.
2002-09-28 Peter VerthezPortability: should return success if iconv is not...
next