Removed dup_date and dup_age.
[gedcom-parse.git] / gom / gom_internal.h
2002-12-21 Peter VerthezRemoved dup_date and dup_age.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-08 Peter VerthezAdded some common code + fixed memory leak.
2002-12-07 Peter VerthezUse complete concatenated text instead of concatenating...
2002-12-07 Peter VerthezPass complete concatenated text in end callback.
2002-11-04 Peter VerthezUse dgettext instead of gettext.
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-10-21 Peter VerthezDefine macro UNUSED as empty if not using gcc.
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-15 Peter VerthezTaking care of const correctness.
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 VerthezFirst check-in of gedcom object model.