Some const correctness fixes.
[gedcom-parse.git] / gedcom / interface.c
2003-01-26 Peter VerthezSome const correctness fixes.
2003-01-25 Peter VerthezGenerate the correct cast error message.
2002-12-07 Peter VerthezPass complete concatenated text in end callback.
2002-09-15 Peter VerthezTaking care of const correctness.
2002-09-15 Peter VerthezTake care of const correctness.
2002-09-12 Peter VerthezRemoved newlines from error strings.
2002-08-28 Peter VerthezA little more checking (for duplicate registration).
2002-08-25 Peter VerthezAdded extra argument to callback functions: the record...
2002-01-05 Peter VerthezParse and process cross-references.
2002-01-03 Peter VerthezRecord can also have a value (e.g. the NOTE record...
2002-01-02 Peter VerthezPass the parsed tag value (integer format) together...
2001-12-30 Peter VerthezUse Gedcom_val for the xref in the record start callbac...
2001-12-30 Peter VerthezCompleted the calling of callbacks.
2001-12-28 Peter VerthezParsing of dates via a separate yacc parser.
2001-12-25 Peter VerthezAdded some explanatory comment to the last item of...
2001-12-10 Peter VerthezMove to LGPL license.
2001-12-09 Peter VerthezMoved to gedcom subdirectory.