gedcom-parse.git
2002-09-12 Peter VerthezGenerated for release 0.17.
2002-09-12 Peter VerthezExtra files with translatable strings.
2002-09-12 Peter VerthezRemoved newlines from error strings.
2002-09-12 Peter VerthezMoved strings out of macros, because xgettext doesn...
2002-09-12 Peter VerthezDeclare gomxref.html as a generated doc file.
2002-09-12 Peter VerthezDocumentation for the GEDCOM object model.
2002-09-12 Peter VerthezShow which CVS element is used to generate the HTML...
2002-09-12 Peter VerthezLittle correction.
2002-09-12 Peter VerthezRenamed make_xref to make_gom_xref.
2002-09-11 Peter VerthezChanges to be able to generate documentation.
2002-09-11 Peter VerthezChange some link names.
2002-09-11 Peter VerthezGenerate documentation for gedcom object model.
2002-09-11 Peter VerthezGenerating documentation for gedcom object model.
2002-09-11 Peter VerthezMore thorough error handling.
2002-09-09 Peter VerthezBetter checking of library result values.
2002-09-09 Peter VerthezBetter checking of library return values.
2002-09-09 Peter VerthezFixes for make distcheck.
2002-09-09 Peter VerthezForgotten internal header file.
2002-09-09 Peter VerthezFirst check-in of gedcom object model.
2002-09-09 Peter VerthezFirst check-in of gedcom object model.
2002-09-08 Peter VerthezAvoid 'cd ..'
2002-09-08 Peter VerthezCorrections in interface description.
2002-09-08 Peter VerthezMoved gedcom_error etc. from internal header to externa...
2002-09-08 Peter VerthezMore thorough error checking of library calls.
2002-09-08 Peter VerthezMore thorough error checking on library calls.
2002-09-08 Peter VerthezMoved gedcom_error etc to gedcom.h
2002-09-08 Peter VerthezProvide warning on data loss.
2002-09-08 Peter VerthezMore thorough error checking on library calls.
2002-09-01 Peter VerthezSome new things...
2002-09-01 Peter VerthezUse XREF_ANY when the type of an xref is not defined...
2002-09-01 Peter VerthezUse XREF_ANY when type is not known.
2002-09-01 Peter VerthezUse XREF_ANY for an association, instead of XREF_INDI.
2002-09-01 Peter VerthezAdd a function to retrieve an xref by its key.
2002-08-28 Peter VerthezDocumentation for parsing age values.
2002-08-28 Peter VerthezTest for parsing age values.
2002-08-28 Peter VerthezParsing age values.
2002-08-28 Peter VerthezA little more checking (for duplicate registration).
2002-08-28 Peter VerthezParsing of age values.
2002-08-28 Peter VerthezNew files added: age.c, age.h
2002-08-28 Peter VerthezNew files for parsing age values.
2002-08-26 Peter VerthezSet compatibility variables to sane value at restart.
2002-08-25 Peter VerthezCorrection in callback signature.
2002-08-25 Peter VerthezDescribe the interface change for the next release.
2002-08-25 Peter VerthezDescribe extra argument in callback.
2002-08-25 Peter VerthezCleanup xref table at exit of program (not after check...
2002-08-25 Peter VerthezAdded extra argument to callback functions: the record...
2002-08-25 Peter VerthezAdded extra argument to callback functions: the record...
2002-08-25 Peter VerthezSimplify handling of default charset.
2002-08-23 Peter VerthezLittle spelling fix.
2002-08-16 Peter VerthezJust added a comment.
2002-08-16 Peter VerthezSmall comments.
2002-08-16 Peter Verthezcompat.c also contains translatable strings now.
2002-08-16 Peter VerthezMove all compatibility handling functions to compat...
2002-08-16 Peter VerthezCheck also for core file.
2002-08-16 Peter VerthezRelease 0.16
2002-08-16 Peter VerthezCompatibility with Lifelines added.
2002-08-16 Peter VerthezRelease 0.16.
2002-08-16 Peter VerthezMake release 0.16.
2002-08-16 Peter VerthezMention compatibility for ftree and Lifelines.
2002-08-16 Peter VerthezCorrection on new rule.
2002-08-16 Peter VerthezLittle fix.
2002-08-16 Peter VerthezNew tests.
2002-08-16 Peter VerthezRemove conversion warning.
2002-08-16 Peter VerthezEnhancements to use script outside make check.
2002-08-16 Peter VerthezNew test file.
2002-08-16 Peter VerthezParse bogus file only if enabled via option.
2002-08-16 Peter VerthezAdded rule to be able to perform single tests.
2002-08-16 Peter VerthezAvoid unnecessary recompilation.
2002-08-16 Peter VerthezHandle illegal characters in to_internal (to avoid...
2002-08-16 Peter VerthezAllow empty date as string (needed for compatibility...
2002-08-16 Peter VerthezAvoid unnecessary recompilation (use the new header).
2002-08-16 Peter VerthezAdd compatibility for Lifelines.
2002-08-16 Peter VerthezAvoid unnecessary recompilation of lex files.
2002-08-16 Peter VerthezAdded rule that can be used to avoid unnecessary recomp...
2002-04-08 Peter VerthezTest on minimal GEDCOM files.
2002-03-27 Peter VerthezAdded gedcom_init() to external interface.
2002-03-27 Peter VerthezUpdated.
2002-03-27 Peter VerthezRelease 0.15
2002-03-27 Peter VerthezUpdated.
2002-03-27 Peter VerthezCall gedcom_init() as soon as possible.
2002-03-27 Peter VerthezMake the use of gedcom_init mandatory.
2002-03-17 Peter VerthezGraceful error handling on bogus input.
2002-03-17 Peter VerthezDocumentation updates (gedcom_init() function, move...
2002-03-17 Peter VerthezMove of test programs to t subdirectory.
2002-03-17 Peter VerthezTests for the GCONV_PATH environment variable.
2002-03-17 Peter VerthezMoved test program to t subdirectory.
2002-03-17 Peter VerthezAdd call to gedcom_init().
2002-03-17 Peter VerthezAdd interface function gedcom_init(), to avoid problem...
2002-01-24 Peter VerthezFix for ftree compatibility
2002-01-22 Peter VerthezSome enhancements in the ftree compatibility.
2002-01-22 Peter VerthezGet rid of compiler warning from lex generated code.
2002-01-22 Peter VerthezCompatibility handling for ftree.
2002-01-20 Peter VerthezAlso put Makefile.inc in dist.
2002-01-20 Peter VerthezRelease 0.14.
2002-01-20 Peter VerthezUpdated.
2002-01-20 Peter VerthezCorrection in configure.in support.
2002-01-20 Peter VerthezUpdated.
2002-01-20 Peter VerthezGeneral update of docs.
2002-01-20 Peter VerthezInitialize conv_fails variable (for case of null strings).
2002-01-20 Peter VerthezRestructuring of test setup.
next