Second call of gom_parse_file or gom_new_model should clean up model.
[gedcom-parse.git] / gom / gom.c
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.