gedcom-parse.git
2002-11-01 Peter VerthezAdded libcharset as integrated external code.
2002-11-01 Peter VerthezInclude of stdio.h is not necessary.
2002-11-01 Peter VerthezDon't let bogus.test depend on a file that can change.
2002-10-30 Peter VerthezIncrement line number also for generating gedcom level...
2002-10-30 Peter VerthezNew test (due to bug 613480).
2002-10-30 Peter VerthezNew reference output after resolution of line numbering...
2002-10-30 Peter VerthezAdded an error message.
2002-10-30 Peter VerthezFix for line numbering bug (bug 613480).
2002-10-28 Peter VerthezRelease 0.17.2
2002-10-28 Peter VerthezTest release 0.17.2
2002-10-28 Peter VerthezSecond test release.
2002-10-27 Peter VerthezPut generated lex and yacc files also in distribution.
2002-10-27 Peter VerthezMake bogus.ged for bogus test.
2002-10-27 Peter VerthezNew reference output.
2002-10-27 Peter VerthezBogus file is now bogus.ged (to make 'make distcheck...
2002-10-27 Peter VerthezChange to make 'make distcheck' work.
2002-10-27 Peter VerthezChange for testing non-existing file.
2002-10-27 Peter VerthezFunction to compute a simple case of base name.
2002-10-27 Peter VerthezOnly base name of input file in reference output.
2002-10-27 Peter VerthezOnly base names in reference output.
2002-10-27 Peter VerthezPut generated doc file gomxref.html also in dist (so...
2002-10-27 Peter VerthezGeneralize search for iconv conversions, check whether...
2002-10-27 Peter VerthezDisable smart preprocessing on MacOSX, check size of...
2002-10-27 Peter VerthezUse more standard names for Unicode encodings.
2002-10-27 Peter VerthezExtra C flags for portability.
2002-10-27 Peter VerthezVarious portability modifications.
2002-10-27 Peter VerthezUse of functions in portability.c (to have platform...
2002-10-27 Peter VerthezUse of functions in portability.c.
2002-10-27 Peter VerthezGroup portability functions in this file.
2002-10-27 Peter VerthezUse portability.c to convert void* to integer.
2002-10-27 Peter VerthezSet conv_fails on total conversion failure too.
2002-10-27 Peter VerthezDefine charset aliases for darwin.
2002-10-27 Peter VerthezChanges in 1.8.2.
2002-10-27 Peter VerthezIncrease library version.
2002-10-27 Peter VerthezChanges for 1.8.2.
2002-10-27 Peter VerthezIncrease version to 1.8.2.
2002-10-27 Peter VerthezIncrease version to 1.8.2
2002-10-27 Peter VerthezPatch for config.charset.
2002-10-27 Peter VerthezMake a patch for config.charset
2002-10-27 Peter VerthezWorkaround for gcc compiler versions that don't have...
2002-10-26 Peter VerthezRequire ngettext on GETTEXT (is equivalent to requiring
2002-10-26 Peter VerthezPut STDERR of iconv into the logfile.
2002-10-26 Peter VerthezMake commands silent (except echo's).
2002-10-26 Peter VerthezCheck for glibc 2.2 iconv (2.2 is needed for the ansel...
2002-10-26 Peter VerthezDon't initialize dmalloc variables when not needed.
2002-10-26 Peter VerthezUse C locale for portable comparison.
2002-10-26 Peter VerthezGenerate reference files under C locale for portable...
2002-10-26 Peter VerthezCorrect silly mistake...
2002-10-26 Peter VerthezRestructure output from tests.
2002-10-26 Peter VerthezDon't show actual pointer values, only whether they...
2002-10-26 Peter VerthezRestructure output handling.
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.
next