gedcom-parse.git
2002-11-03 Peter VerthezSmall correction in help string.
2002-11-03 Peter VerthezMove setlocale call to gedcom_init.
2002-11-03 Peter VerthezRemove unused variable DMALLOC_LOG.
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-11-03 Peter VerthezBugfix.
2002-11-03 Peter VerthezDocumenting new m4 macro for configure.in support.
2002-11-03 Peter VerthezSupport for installing m4 macros.
2002-11-03 Peter VerthezAdded function gedcom_check_version.
2002-11-03 Peter VerthezUse gedcom_check_version when available.
2002-11-02 Peter VerthezNew directory m4.
2002-11-02 Peter VerthezAutoconf/automake macro for the Gedcom parser library.
2002-11-01 Peter VerthezAlso distribute the new gom.html file.
2002-11-01 Peter VerthezDocumented the string manipulation functions.
2002-11-01 Peter VerthezLittle updates.
2002-11-01 Peter VerthezExtracted GOM details to a new file.
2002-11-01 Peter VerthezLet gomxref.html depend on the generating script.
2002-11-01 Peter VerthezDocument the new cross-reference handling functions.
2002-11-01 Peter VerthezPointer with only one character is also valid.
2002-11-01 Peter VerthezUse function is_valid_pointer (also checks for maximum...
2002-11-01 Peter VerthezGenerate links to the definitions in the Gedcom standard.
2002-11-01 Peter VerthezAdded links to the definitions in the Gedcom standard.
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.
next