Rename 'add' functions to 'new'.
[gedcom-parse.git] / include / gedcom.h.in
2002-12-29 Peter VerthezMove to three-part version numbers.
2002-12-28 Peter VerthezA little simplification in the write interface.
2002-12-21 Peter VerthezExtra functions for handling date values.
2002-12-15 Peter VerthezWriting dates and ages.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-07 Peter VerthezPass complete concatenated text in end callback.
2002-12-04 Peter VerthezBeginnings of write support.
2002-11-04 Peter VerthezChange return type of gedcom_init to int.
2002-11-03 Peter VerthezAdded function gedcom_check_version.
2002-09-28 Peter VerthezPortability: don't use __BEGIN_DECLS and __END_DECLS.
2002-09-22 Peter VerthezAdded functions to add, delete, link and unlink cross...
2002-09-15 Peter VerthezTake care of const correctness.
2002-09-08 Peter VerthezMoved gedcom_error etc. from internal header to externa...
2002-09-01 Peter VerthezAdd a function to retrieve an xref by its key.
2002-08-28 Peter VerthezParsing age values.
2002-08-25 Peter VerthezAdded extra argument to callback functions: the record...
2002-03-27 Peter VerthezAdded gedcom_init() to external interface.
2002-01-19 Peter VerthezProvide a version number in the installed header gedcom.h.