renamed the package to libgedcom-dev
[gedcom-parse.git] / include /
2003-04-26 Peter VerthezFinish doxygen conversion of documentation.
2003-04-21 Peter VerthezCompleted doxygen conversion of the documentation of...
2003-04-19 Peter VerthezFurther doxygen conversion of docs (error handling).
2003-02-23 Peter VerthezStart of documentation in doxygen.
2003-02-01 Peter VerthezNew function gedcom_set_compat_options
2003-01-26 Peter VerthezProtection of value in macro.
2003-01-26 Peter VerthezAdded functions to add, remove and move substructs.
2003-01-26 Peter VerthezSome const correctness fixes.
2003-01-25 Peter VerthezAdded small note.
2003-01-25 Peter VerthezExtra argument for setting encoding.
2003-01-12 Peter VerthezFunction for moving an xref in a list.
2003-01-12 Peter VerthezRename 'add' functions to 'new'.
2003-01-11 Peter VerthezReworked xref functions.
2003-01-05 Peter VerthezNew interface functions.
2003-01-04 Peter VerthezAdded functions to update timestamps in records.
2003-01-03 Peter VerthezFunctions for adding and removing records.
2002-12-30 Peter VerthezNew function to update timestamp.
2002-12-29 Peter VerthezMove to three-part version numbers.
2002-12-29 Peter VerthezPut extra file in distribution.
2002-12-28 Peter VerthezA little simplification in the write interface.
2002-12-21 Peter VerthezExtra functions for handling date values.
2002-12-15 Peter VerthezWriting dates and ages.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-07 Peter VerthezPass complete concatenated text in end callback.
2002-12-04 Peter VerthezBeginnings of write support.
2002-11-04 Peter VerthezChange return type of gedcom_init to int.
2002-11-03 Peter VerthezAdded function gedcom_check_version.
2002-11-01 Peter VerthezLittle updates.
2002-11-01 Peter VerthezAdded links to the definitions in the Gedcom standard.
2002-10-23 Peter VerthezPortability fix: grep isn't always understanding full...
2002-09-28 Peter VerthezPortability: don't use __BEGIN_DECLS and __END_DECLS.
2002-09-22 Peter VerthezAdded functions to add, delete, link and unlink cross...
2002-09-17 Peter VerthezGetting and setting strings.
2002-09-15 Peter VerthezTaking care of const correctness.
2002-09-15 Peter VerthezTake care of const correctness.
2002-09-14 Peter VerthezGom header should include the gedcom header.
2002-09-13 Peter VerthezAdd include file sys/cdefs.h for __BEGIN_DECLS
2002-09-11 Peter VerthezChanges to be able to generate documentation.
2002-09-09 Peter VerthezFirst check-in of gedcom object model.
2002-09-08 Peter VerthezMoved gedcom_error etc. from internal header to externa...
2002-09-01 Peter VerthezAdd a function to retrieve an xref by its key.
2002-08-28 Peter VerthezParsing age values.
2002-08-25 Peter VerthezAdded extra argument to callback functions: the record...
2002-03-27 Peter VerthezAdded gedcom_init() to external interface.
2002-01-19 Peter VerthezProvide a version number in the installed header gedcom.h.
2002-01-05 Peter VerthezParse and process cross-references.
2002-01-03 Peter VerthezSimplification of action...
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 VerthezInterface for date values.
2001-12-26 Peter VerthezAdded some more callbacks.
2001-12-25 Peter VerthezAdded some explanatory comment to the last item of...
2001-12-23 Peter VerthezMake the external header fit for inclusion in C++ programs.
2001-12-10 Peter VerthezMove to LGPL license.
2001-12-09 Peter VerthezIgnore some generated files.
2001-12-09 Peter VerthezChanges due to name change.
2001-12-09 Peter VerthezUse of autoconf/automake.
2001-12-09 Peter VerthezMoved from main subdirectory.