More EasyTree compatibility.
[gedcom-parse.git] / t / src /
2003-02-01 Peter VerthezUse of function gedcom_set_compat_options.
2003-01-26 Peter VerthezAdded functions to add, remove and move substructs.
2003-01-25 Peter VerthezMore compatibility testing.
2003-01-25 Peter VerthezSome extra messages in the output.
2003-01-25 Peter VerthezRe-parse file after write.
2003-01-25 Peter VerthezExtra argument for setting encoding.
2003-01-16 Peter VerthezRemoved test print statement.
2003-01-16 Peter VerthezAvoid memory corruption with a large number of families.
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 VerthezProgram result should be lower than 256.
2003-01-11 Peter VerthezChanges to ease working with ddd.
2003-01-11 Peter VerthezTests for xref functions.
2003-01-05 Peter VerthezTest of xref link functions.
2003-01-04 Peter VerthezTest timestamps in records.
2003-01-03 Peter VerthezTests for add/delete record functions.
2002-12-30 Peter VerthezForce warning for some character sets.
2002-12-30 Peter VerthezTest for update of timestamp.
2002-12-29 Peter VerthezPortability fixes.
2002-12-29 Peter VerthezPortability fixes.
2002-12-28 Peter VerthezSome little fixes.
2002-12-21 Peter VerthezUTF8 library is now a shared library.
2002-12-21 Peter VerthezSmall extra function.
2002-12-21 Peter VerthezTests for date functions.
2002-12-15 Peter VerthezDelimit strings with single quotes in the GOM dump...
2002-12-15 Peter VerthezTest writing of a read gedcom file.
2002-12-08 Peter VerthezTesting long string values with at characters...
2002-12-08 Peter VerthezAdded configure option --enable-debug.
2002-12-07 Peter VerthezPass complete concatenated text in end callback.
2002-12-04 Peter VerthezBeginnings of write support.
2002-12-04 Peter VerthezLittle change, so that test script don't need test...
2002-11-22 Peter VerthezNew test program.
2002-11-22 Peter VerthezTest program for updates in gom.
2002-11-22 Peter VerthezHeader file utf8_locale.h renamed to utf8.h
2002-11-04 Peter VerthezHave a way to test with a different language, through...
2002-11-04 Peter VerthezAdded missing header.
2002-11-03 Peter VerthezRefactored common parts into test_prologue.sh and test_...
2002-11-03 Peter VerthezMoved file argument to last position.
2002-11-03 Peter VerthezNew test (for textdomain corruption).
2002-11-03 Peter VerthezSmall correction in help string.
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-10-30 Peter VerthezAdded an error message.
2002-10-27 Peter VerthezBogus file is now bogus.ged (to make 'make distcheck...
2002-10-27 Peter VerthezChange for testing non-existing file.
2002-10-27 Peter VerthezFunction to compute a simple case of base name.
2002-10-27 Peter VerthezOnly base name of input file in reference output.
2002-10-27 Peter VerthezVarious portability modifications.
2002-10-27 Peter VerthezUse of functions in portability.c (to have platform...
2002-10-27 Peter VerthezUse of functions in portability.c.
2002-10-27 Peter VerthezGroup portability functions in this file.
2002-10-27 Peter VerthezUse portability.c to convert void* to integer.
2002-10-26 Peter VerthezDon't initialize dmalloc variables when not needed.
2002-10-26 Peter VerthezUse C locale for portable comparison.
2002-10-26 Peter VerthezRestructure output from tests.
2002-10-26 Peter VerthezDon't show actual pointer values, only whether they...
2002-10-24 Peter VerthezPortability fix: printf of null string sometimes core...
2002-10-23 Peter VerthezCorrect linking for libiconv.
2002-10-23 Peter VerthezPortability fixes.
2002-10-21 Peter VerthezPortability fixes.
2002-10-20 Peter VerthezFix for use of included gettext.
2002-10-14 Peter Vertheznew.ged lives in $builddir now.
2002-10-14 Peter VerthezDon't to test_xref_functions if gedcom_new_model failed.
2002-10-13 Peter VerthezCorrection for make distcheck.
2002-10-02 Peter VerthezMoved ansel conversion code to iconv/glibc directory.
2002-10-01 Peter VerthezCount total number of conversion failures.
2002-09-28 Peter VerthezDeclare headers properly.
2002-09-28 Peter VerthezPortability: should return success if iconv is not...
2002-09-28 Peter VerthezPortability: Don't use LD_LIBRARY_PATH directly, but...
2002-09-28 Peter VerthezPortability: don't use LD_LIBRARY_PATH directly, but...
2002-09-24 Peter VerthezA bit of refactoring...
2002-09-22 Peter VerthezTest program for cross-reference updates.
2002-09-22 Peter Verthezignore some files.
2002-09-22 Peter VerthezMoved from parent directory to here.