Added compatibility for PAF 4.
[gedcom-parse.git] / gedcom / gedcom_date.y
2003-01-22 Peter VerthezCleaned up error handling on dates.
2003-01-18 Peter VerthezPass date values via pointers instead of on stack.
2002-12-21 Peter VerthezSupport for the date handling functions.
2002-08-16 Peter VerthezAllow empty date as string (needed for compatibility...
2001-12-29 Peter VerthezAdded graceful fallback for date parse errors: put...
2001-12-28 Peter VerthezParsing of dates via a separate yacc parser.