Remove .libs directory on make clean.
[gedcom-parse.git] / gedcom.h
2001-12-09 Peter VerthezChecked in external.h as gedcom.h (forgot to check...
2001-12-09 Peter VerthezRenamed gedcom.h to gedcom_internal.h
2001-12-08 Peter VerthezMoved some parts to the external header.
2001-12-02 Peter VerthezAdd the dmalloc header if DMALLOC is set.
2001-12-02 Peter VerthezSome adjustments in the maximum length constants.
2001-11-25 Peter VerthezAdded proper copyright notice.
2001-11-25 Peter VerthezGeneral cleanup.
2001-11-24 Peter VerthezInclude guard.
2001-11-16 Peter VerthezFull unicode support.
2001-11-11 Peter VerthezBasic framework for recognizing Unicode encoding.
2001-11-10 Peter VerthezBetter debug options.
2001-11-04 Peter VerthezRelease 0.3
2001-11-01 Peter VerthezFull error handling for tags and subtags...
2001-11-01 Peter VerthezInitial revision