gedcom-parse.git
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.
2003-01-25 Peter VerthezWrite encoding is by default the read encoding.
2003-01-25 Peter VerthezExtra argument for setting encoding.
2003-01-25 Peter VerthezCorrection in containment of tags.
2003-01-25 Peter VerthezSome const correctness.
2003-01-25 Peter VerthezDebug print messages should not be terminated with...
2003-01-25 Peter VerthezPass encoding terminator to encoding state.
2003-01-25 Peter VerthezDebug print statements should not be internationalized.
2003-01-25 Peter VerthezImplemented an encoding state.
2003-01-24 Peter VerthezAdded some missing code for LSS.
2003-01-24 Peter VerthezAdded program to convert a GEDCOM file to standard...
2003-01-23 Peter VerthezRemove debug print statement.
2003-01-23 Peter VerthezFixed a nasty corruption bug.
2003-01-22 Peter VerthezCleanup of error handling on dates.
2003-01-22 Peter VerthezTest for compatibility with PAF2.
2003-01-22 Peter VerthezCleaned up error handling on dates.
2003-01-18 Peter VerthezPass date values via pointers instead of on stack.
2003-01-18 Peter VerthezPass date values via pointers instead of on stack.
2003-01-16 Peter VerthezRemoved test print statement.
2003-01-16 Peter VerthezAvoid memory corruption with a large number of families.
2003-01-15 Peter VerthezRenamed PAF to PAF5.
2003-01-15 Peter VerthezStart with compatibility for PAF 2.
2003-01-14 Peter VerthezReworked compatibility computation to take program...
2003-01-14 Peter VerthezReworked compatibility computation.
2003-01-12 Peter VerthezFunctions for moving an xref in a list.
2003-01-12 Peter VerthezFunction for moving an xref in a list.
2003-01-12 Peter VerthezTests for moving xrefs in a list.
2003-01-12 Peter VerthezRenamed 'add' record functions to 'new'.
2003-01-12 Peter VerthezRename 'add' functions to 'new'.
2003-01-12 Peter VerthezUnlink xrefs properly when struct is deleted.
2003-01-12 Peter VerthezOption to print current setting.
2003-01-12 Peter VerthezOutput with proper xref cleaning.
2003-01-12 Peter VerthezProgram result should be lower than 256.
2003-01-12 Peter VerthezUse general script set_testenv instead of test_valgrind...
2003-01-11 Peter VerthezReworked xref functions.
2003-01-11 Peter VerthezReworked the xref functions.
2003-01-11 Peter VerthezShow value that is too long.
2003-01-11 Peter VerthezTest of xref functions.
2003-01-11 Peter VerthezChanges to ease working with ddd.
2003-01-11 Peter VerthezTests for xref functions.
2003-01-11 Peter VerthezCorrect bug in check_token: line length should be reset...
2003-01-05 Peter VerthezTest of xref link functions.
2003-01-05 Peter VerthezDefinition of MAKELINKFUNC.
2003-01-05 Peter VerthezNew function gom_set_xref_value.
2003-01-05 Peter VerthezDefinition of SUB_MAKEFUNC.
2003-01-05 Peter VerthezDefinition of SUB_MAKEFUNC, SUB_ADDFUNC and SUB_DELETEFUNC.
2003-01-05 Peter VerthezDeclare SUB_MAKEFUNC.
2003-01-05 Peter VerthezSome new function templates.
2003-01-05 Peter VerthezNew interface functions.
2003-01-05 Peter VerthezAlso use $GEDCOM_TESTENV here.
2003-01-05 Peter VerthezSmall fixes.
2003-01-05 Peter VerthezAdded file bin/gedcom-check.c
2003-01-05 Peter VerthezAlso allow debugging.
2003-01-04 Peter VerthezLittle fix, closing an else
2003-01-04 Peter VerthezUpdates.
2003-01-04 Peter VerthezCompatibility with Personal Ancestral File.
2003-01-04 Peter VerthezSome extra warnings.
2003-01-04 Peter VerthezCompatibility test for Personal Ancestral File.
2003-01-04 Peter VerthezRecognize the UTF-8 byte order mark.
2003-01-04 Peter VerthezTest update of timestamps in records.
2003-01-04 Peter VerthezTest timestamps in records.
2003-01-04 Peter VerthezMoved update_date and update_time to change_date.c
2003-01-04 Peter VerthezAdded functions to update timestamps in records.
2003-01-04 Peter VerthezBetter separation of compatibility handling.
2003-01-04 Peter VerthezAdded tests for compatibility with ftree and lifelines.
2003-01-04 Peter VerthezAdded shell script to test program before installation.
2003-01-03 Peter VerthezNew subdirectory bin.
2003-01-03 Peter VerthezProgram to check gedcom files.
2003-01-03 Peter VerthezAnother note.
2003-01-03 Peter VerthezAdded note about UTF-8.
2003-01-03 Peter VerthezSupport UTF-8 encoding in gedcom files.
2003-01-03 Peter VerthezCorrect reference file.
2003-01-03 Peter VerthezFunctions for adding and removing records.
2003-01-03 Peter VerthezTests for add/remove record functions.
next