gedcom-parse.git
2002-09-18 Peter VerthezCreated data directory.
2002-09-18 Peter VerthezMoved from top directory to here.
2002-09-18 Peter VerthezExtra subdirectories.
2002-09-18 Peter VerthezMoved gedcom.enc to data subdirectory.
2002-09-18 Peter VerthezMoved to data subdirectory.
2002-09-17 Peter VerthezFixes for const correctness.
2002-09-17 Peter VerthezUse of libutf8
2002-09-17 Peter VerthezMoved get/set string to gom_modify.c.
2002-09-17 Peter VerthezGetting and setting strings.
2002-09-16 Peter VerthezMoved utf8-locale.* to utf8 directory.
2002-09-16 Peter VerthezMoved from test directory.
2002-09-16 Peter VerthezMoved these files to the utf8 directory.
2002-09-15 Peter VerthezTaking care of const correctness.
2002-09-15 Peter VerthezTaking care of const correctness.
2002-09-15 Peter VerthezTake care of const correctness.
2002-09-14 Peter VerthezUpdated for release 0.17.
2002-09-14 Peter VerthezGom header should include the gedcom header.
2002-09-13 Peter VerthezPut the gom header first to test errors in the header.
2002-09-13 Peter VerthezAdd include file sys/cdefs.h for __BEGIN_DECLS
2002-09-13 Peter VerthezCorrected 'Generated from' string.
2002-09-12 Peter VerthezCorrections for installation.
2002-09-12 Peter VerthezRelease 0.17
2002-09-12 Peter VerthezTranslation for release 0.17
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.
next