gedcom-parse.git
2004-11-11 fireworkrenamed the package to libgedcom-dev master
2004-11-10 fireworkAdded files to create a debian package.
2003-04-26 Peter VerthezFinish doxygen conversion of documentation.
2003-04-26 Peter VerthezPass input file as parameter.
2003-04-26 Peter VerthezMore doxygen generation.
2003-04-26 Peter VerthezSome additional configuration.
2003-04-26 Peter VerthezConverted GOM documentation to doxygen.
2003-04-21 Peter VerthezCompleted doxygen conversion of the documentation for...
2003-04-21 Peter VerthezCompleted doxygen conversion of the documentation of...
2003-04-21 Peter VerthezCompleted doxygen conversion of the libgedcom part.
2003-04-21 Peter VerthezSome fixes.
2003-04-21 Peter VerthezCopied from old documentation. Removed all Gedcom_val...
2003-04-19 Peter VerthezMigrated doxygen.conf to doxygen 1.3
2003-04-19 Peter VerthezSubdirectory doc/html added.
2003-04-19 Peter VerthezProcess also html subdirectory.
2003-04-19 Peter VerthezExtra file to distribute: myfooter.html.
2003-04-19 Peter VerthezSome fixes for distclean.
2003-04-19 Peter VerthezCopied to doxygen generated files.
2003-04-19 Peter Verthez*** empty log message ***
2003-04-19 Peter VerthezDoxygen files.
2003-04-19 Peter VerthezCopied to html generated documentation.
2003-04-19 Peter VerthezCustomized footer.
2003-04-19 Peter VerthezSome configuration changes...
2003-04-19 Peter VerthezMoved gedcom_set_error_handling to interface.c to make...
2003-04-19 Peter VerthezMake error_mechanism more global due to move of gedcom_...
2003-04-19 Peter VerthezMoved gedcom_set_error_handling from gedcom.y to make...
2003-04-19 Peter VerthezDoxygen conversion of documentation (error handling).
2003-04-19 Peter VerthezFurther doxygen conversion of docs (error handling).
2003-02-23 Peter VerthezAdded directory doxygen.
2003-02-23 Peter VerthezAdded subdirectory doxygen.
2003-02-23 Peter VerthezStart of documentation in doxygen.
2003-02-12 Peter VerthezBetter handling of PAF double dates.
2003-02-12 Peter VerthezBetter handling of PAF double dates ('1815/1820').
2003-02-12 Peter VerthezAllow elements out of context.
2003-02-09 Peter VerthezMake sure that compatibility mode is only used during...
2003-02-09 Peter VerthezAllow elements out of context in GOM.
2003-02-09 Peter VerthezAllow elements out of context.
2003-02-09 Peter VerthezImproved context handling, to allow elements out of...
2003-02-09 Peter VerthezSplit off context stuff from gom.c
2003-02-09 Peter VerthezSplit off context stuff to different file.
2003-02-09 Peter VerthezMore verbosity in date errors.
2003-02-09 Peter VerthezUse def_elt_end instead of destroying the context directly.
2003-02-05 Peter VerthezKeep parsed values in date if parse was OK, but no...
2003-02-02 Peter VerthezRelease 0.90.0.
2003-02-02 Peter VerthezUpdated version string in reference output.
2003-02-02 Peter VerthezCorrected newlines.
2003-02-02 Peter VerthezUpdated for release 0.90.0
2003-02-02 Peter Verthez*** empty log message ***
2003-02-02 Peter VerthezUpdated for release.
2003-02-02 Peter VerthezUpdated documentation with new features in 0.90.0.
2003-02-02 Peter VerthezAdded a note if the parse failed with compatibility...
2003-02-01 Peter VerthezAdded note for later implementation.
2003-02-01 Peter VerthezMore EasyTree compatibility.
2003-02-01 Peter VerthezUse function gedcom_set_compat_options.
2003-02-01 Peter VerthezUse of function gedcom_set_compat_options.
2003-02-01 Peter VerthezBetter warning messages.
2003-02-01 Peter VerthezAdded compatibility for PAF 4.
2003-02-01 Peter VerthezNew function gedcom_set_compat_options.
2003-02-01 Peter VerthezNew function gedcom_set_compat_options
2003-02-01 Peter VerthezNew functions next_utf8_char and nth_utf8_char.
2003-01-28 Peter VerthezDon't lose the HEAD.TIME section of Lifelines.
2003-01-28 Peter VerthezDon't lose the HEAD.TIME section of lifelines.
2003-01-27 Peter VerthezHandle tab character generated by PAF 5.
2003-01-27 Peter VerthezCompatibility with EasyTree and Family Origins.
2003-01-27 Peter VerthezAdded charset IBM_WINDOWS (used by Windows programs...)
2003-01-27 Peter VerthezCompatibility tests for EasyTree and Family Origins.
2003-01-27 Peter VerthezDon't break for CONC on a space boundary.
2003-01-26 Peter VerthezConvert spaces to underscores in GEDCOM name for encodi...
2003-01-26 Peter VerthezAlso write empty CONT lines.
2003-01-26 Peter VerthezOnly try to delete address if present.
2003-01-26 Peter VerthezAdded compatibility for Family Origins.
2003-01-26 Peter VerthezUse preprocessor symbol VALUE_IF_MISSING.
2003-01-26 Peter VerthezUse preprocessor symbol VALUE_IF_MISSING.
2003-01-26 Peter VerthezProtection of value in macro.
2003-01-26 Peter VerthezAllow empty CONT tags.
2003-01-26 Peter VerthezAdd quotes around print.
2003-01-26 Peter VerthezFixed memory leak.
2003-01-26 Peter VerthezAdded functions to add, remove and move substructs.
2003-01-26 Peter VerthezUpdates.
2003-01-26 Peter VerthezFix for const correctness.
2003-01-26 Peter VerthezSome checking of input.
2003-01-26 Peter VerthezSome const correctness fixes.
2003-01-26 Peter VerthezPut invalid date in phrase member.
2003-01-26 Peter VerthezPut invalid date (e.g. 29 FEB 1739) in phrase member.
2003-01-25 Peter VerthezGOM tests for PAF compatibility.
2003-01-25 Peter VerthezBetter handling of empty date values.
2003-01-25 Peter VerthezChange mandatory but empty values to "-".
2003-01-25 Peter VerthezMake sure compatibility_program is initialized to 0.
2003-01-25 Peter VerthezMore compatibility testing.
2003-01-25 Peter VerthezMake sure that a note record tag with an empty value...
2003-01-25 Peter VerthezCorrect sub_note_end callback: parsed value can be...
2003-01-25 Peter VerthezBugfix in compatibility for address.
2003-01-25 Peter VerthezGenerate the correct cast error message.
2003-01-25 Peter VerthezAdded small note.
2003-01-25 Peter VerthezSome extra messages in the output.
2003-01-25 Peter VerthezRe-parse file after write.
2003-01-25 Peter VerthezSecond call of gom_parse_file or gom_new_model should...
2003-01-25 Peter VerthezAllow setting strings to NULL (to remove tag).
2003-01-25 Peter VerthezPut GEDCOM_PARSE as source program (unless disabled).
2003-01-25 Peter VerthezMoved encoding state to separate source file.
next