Removed support for testing with dmalloc (valgrind is better...).
[gedcom-parse.git] / gom /
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-11-01 Peter VerthezLittle updates.
2002-10-27 Peter VerthezExtra C flags for portability.
2002-10-21 Peter VerthezDefine macro UNUSED as empty if not using gcc.
2002-10-14 Peter VerthezDon't warn on long long.
2002-09-28 Peter VerthezRemove compiler option -Wno-unused-parameter (old gcc...
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-17 Peter VerthezUse of libutf8
2002-09-17 Peter VerthezMoved get/set string to gom_modify.c.
2002-09-17 Peter VerthezGetting and setting strings.
2002-09-15 Peter VerthezTaking care of const correctness.
2002-09-11 Peter VerthezMore thorough error handling.
2002-09-09 Peter VerthezBetter checking of library result values.
2002-09-09 Peter VerthezBetter checking of library return values.
2002-09-09 Peter VerthezForgotten internal header file.
2002-09-09 Peter VerthezFirst check-in of gedcom object model.