gedcom-parse.git
2002-12-21 Peter VerthezUpdated reference output for date handling.
2002-12-21 Peter VerthezSmall extra function.
2002-12-21 Peter VerthezTests for date functions.
2002-12-21 Peter VerthezRemoved dup_date and dup_age.
2002-12-21 Peter VerthezAuto-generation of tag names.
2002-12-21 Peter VerthezTag names are now automatically generated.
2002-12-21 Peter VerthezNew function for handling age values.
2002-12-21 Peter VerthezFix for initialization of buffer in grow_buffer.
2002-12-21 Peter VerthezNew date handling functions.
2002-12-21 Peter VerthezSupport for the date handling functions.
2002-12-21 Peter VerthezTag names are now auto-generated.
2002-12-21 Peter VerthezSmall fix for empty values in write_long.
2002-12-21 Peter VerthezExtra functions for handling date values.
2002-12-15 Peter VerthezCorrect output of dates.
2002-12-15 Peter VerthezRemove some superfluous space characters.
2002-12-15 Peter VerthezDelimit strings with single quotes in the GOM dump...
2002-12-15 Peter VerthezSupport for writing date and age values.
2002-12-15 Peter VerthezWriting dates and ages.
2002-12-15 Peter VerthezTest for writing dates.
2002-12-15 Peter VerthezWrite support for age values.
2002-12-15 Peter VerthezCompleted writing strings and xrefs.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-15 Peter VerthezTest writing of a read gedcom file.
2002-12-15 Peter VerthezComplete string and xref output.
2002-12-08 Peter VerthezSome updates...
2002-12-08 Peter VerthezWriting long strings (with continuation), and conversio...
2002-12-08 Peter VerthezTesting long string values with at characters...
2002-12-08 Peter VerthezAdded configure option --enable-debug.
2002-12-08 Peter VerthezClear the buffer at init.
2002-12-08 Peter VerthezUse SAFE_BUF_ADDCHAR where appropriate.
2002-12-08 Peter VerthezMoved common code to gom_internal.h
2002-12-08 Peter VerthezAdded some common code + fixed memory leak.
2002-12-08 Peter VerthezPut common code in gom_internal.h
2002-12-08 Peter VerthezNew change.
2002-12-08 Peter VerthezUse safe buffer mechanism for storing gedcom value...
2002-12-08 Peter VerthezSome changes to safe_buffer structure.
2002-12-07 Peter VerthezDocument types of Gedcom_val in end callback.
2002-12-07 Peter VerthezUse complete concatenated text instead of concatenating...
2002-12-07 Peter VerthezMake a NULL GEDCOM_VAL if there is no string passed...
2002-12-07 Peter VerthezSome updates.
2002-12-07 Peter VerthezPass complete concatenated text in end callback.
2002-12-04 Peter VerthezBeginnings of write support.
2002-12-04 Peter VerthezInit_encodings should be done earlier (at gedcom_init).
2002-12-04 Peter VerthezBeginnings of write support.
2002-12-04 Peter VerthezLittle change, so that test script don't need test...
2002-12-01 Peter VerthezExtra arguments for the length of non-UTF-8 strings.
2002-12-01 Peter VerthezHide the implementation of some types.
2002-12-01 Peter VerthezConversion changes.
2002-12-01 Peter VerthezUse libutf8.
2002-12-01 Peter VerthezUse conv_buffer interface.
2002-12-01 Peter VerthezSome changes in interface.
2002-12-01 Peter VerthezMoved bulk of to_internal in gedcom/encoding.c to here.
2002-12-01 Peter VerthezUse general UTF-8 conversion in libutf8 for to_internal.
2002-11-30 Peter VerthezMade conversion interface more general.
2002-11-29 Peter Verthez*** empty log message ***
2002-11-24 Peter VerthezSome changes...
2002-11-24 Peter VerthezExtracted safe buffer mechanism to buffer.c for reuse.
2002-11-24 Peter VerthezExtracted from message.c for reuse.
2002-11-22 Peter VerthezUpdates for string and UTF-8 functions.
2002-11-22 Peter VerthezMore checking on validity of strings.
2002-11-22 Peter VerthezNew file with translatable strings.
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-22 Peter VerthezAdded utf8.c
2002-11-22 Peter VerthezHeader file is renamed.
2002-11-22 Peter VerthezRenamed utf8-locale.h to utf8.h.
2002-11-04 Peter VerthezUse dgettext instead of gettext -> no textdomain()...
2002-11-04 Peter VerthezUse dgettext instead of gettext.
2002-11-04 Peter VerthezChange return type of gedcom_init to int.
2002-11-04 Peter Verthezgedcom_date.lex also contains translatable strings.
2002-11-04 Peter VerthezLet check-% depend on all instead of all-local.
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 VerthezUpdated translations.
2002-11-03 Peter VerthezSome support for testing with valgrind.
2002-11-03 Peter VerthezNew test (for textdomain corruption).
2002-11-03 Peter VerthezThe function gedcom_init now calls setlocale.
2002-11-03 Peter VerthezSmall correction in help string.
2002-11-03 Peter VerthezMove setlocale call to gedcom_init.
2002-11-03 Peter VerthezRemove unused variable DMALLOC_LOG.
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-11-03 Peter VerthezBugfix.
2002-11-03 Peter VerthezDocumenting new m4 macro for configure.in support.
2002-11-03 Peter VerthezSupport for installing m4 macros.
2002-11-03 Peter VerthezAdded function gedcom_check_version.
2002-11-03 Peter VerthezUse gedcom_check_version when available.
2002-11-02 Peter VerthezNew directory m4.
2002-11-02 Peter VerthezAutoconf/automake macro for the Gedcom parser library.
2002-11-01 Peter VerthezAlso distribute the new gom.html file.
2002-11-01 Peter VerthezDocumented the string manipulation functions.
2002-11-01 Peter VerthezLittle updates.
2002-11-01 Peter VerthezExtracted GOM details to a new file.
2002-11-01 Peter VerthezLet gomxref.html depend on the generating script.
2002-11-01 Peter VerthezDocument the new cross-reference handling functions.
2002-11-01 Peter VerthezPointer with only one character is also valid.
2002-11-01 Peter VerthezUse function is_valid_pointer (also checks for maximum...
2002-11-01 Peter VerthezGenerate links to the definitions in the Gedcom standard.
next