renamed the package to libgedcom-dev
[gedcom-parse.git] / gom / gom.c
2003-04-26 Peter VerthezFinish doxygen conversion of documentation.
2003-02-09 Peter VerthezAllow elements out of context.
2003-02-09 Peter VerthezImproved context handling, to allow elements out of...
2003-02-09 Peter VerthezSplit off context stuff to different file.
2003-02-01 Peter VerthezAdded note for later implementation.
2003-02-01 Peter VerthezBetter warning messages.
2003-01-26 Peter VerthezAdded functions to add, remove and move substructs.
2003-01-25 Peter VerthezSecond call of gom_parse_file or gom_new_model should...
2003-01-12 Peter VerthezFunctions for moving an xref in a list.
2003-01-03 Peter VerthezAdded functions to add and remove records.
2002-12-21 Peter VerthezRemoved dup_date and dup_age.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-07 Peter VerthezUse complete concatenated text instead of concatenating...
2002-12-07 Peter VerthezPass complete concatenated text in end callback.
2002-12-04 Peter VerthezBeginnings of write support.
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-17 Peter VerthezMoved get/set string to gom_modify.c.
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 VerthezFirst check-in of gedcom object model.