Allow elements out of context in GOM.
[gedcom-parse.git] / gom / gom_internal.h
2003-02-09 Peter VerthezImproved context handling, to allow elements out of...
2003-02-01 Peter VerthezBetter warning messages.
2003-01-26 Peter VerthezAdded functions to add, remove and move substructs.
2003-01-12 Peter VerthezFunctions for moving an xref in a list.
2003-01-12 Peter VerthezUnlink xrefs properly when struct is deleted.
2003-01-11 Peter VerthezReworked the xref functions.
2003-01-03 Peter VerthezAdded functions to add and remove records.
2002-12-30 Peter VerthezNew function to update timestamp.
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.