Copied from old documentation. Removed all Gedcom_val details.
[gedcom-parse.git] / gedcom / gedcom_date.y
2003-02-12 Peter VerthezBetter handling of PAF double dates ('1815/1820').
2003-02-09 Peter VerthezMore verbosity in date errors.
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.