Use Gedcom_val for the xref in the record start callback too.
[gedcom-parse.git] / gedcom / gedcom.y
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 VerthezForgot variable declaration...
2001-12-28 Peter VerthezDon't ignore escapes anymore: just put them as text...
2001-12-28 Peter VerthezParsing of dates via a separate yacc parser.
2001-12-26 Peter VerthezAdded some more callbacks.
2001-12-15 Peter VerthezRe-added gedcom-debug-print statements.
2001-12-11 Peter VerthezAdded gettext calls.
2001-12-10 Peter VerthezMove to LGPL license.
2001-12-09 Peter VerthezProperly initialize res variable.
2001-12-09 Peter VerthezMoved to gedcom subdirectory.