GOM tests for PAF compatibility.
[gedcom-parse.git] / gedcom /
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 VerthezMake sure that a note record tag with an empty value...
2003-01-25 Peter VerthezBugfix in compatibility for address.
2003-01-25 Peter VerthezGenerate the correct cast error message.
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 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-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-15 Peter VerthezStart with compatibility for PAF 2.
2003-01-14 Peter VerthezReworked compatibility computation to take program...
2003-01-11 Peter VerthezShow value that is too long.
2003-01-11 Peter VerthezCorrect bug in check_token: line length should be reset...
2003-01-05 Peter VerthezSmall fixes.
2003-01-04 Peter VerthezLittle fix, closing an else
2003-01-04 Peter VerthezCompatibility with Personal Ancestral File.
2003-01-04 Peter VerthezRecognize the UTF-8 byte order mark.
2003-01-04 Peter VerthezBetter separation of compatibility handling.
2002-12-30 Peter VerthezAdded missing space.
2002-12-30 Peter VerthezRemoved superfluous newline.
2002-12-30 Peter VerthezGive warning if mismatch on character set (and force...
2002-12-29 Peter VerthezPut extra files in distribution.
2002-12-28 Peter VerthezA little simplification in the write interface.
2002-12-28 Peter VerthezSome portability fixes.
2002-12-21 Peter VerthezFix bug in make distcheck.
2002-12-21 Peter Verthezutf8.h is renamed to utf8tools.h
2002-12-21 Peter VerthezUTF8 library is now a shared library.
2002-12-21 Peter VerthezFixed memory leak.
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-15 Peter VerthezRemove some superfluous space characters.
2002-12-15 Peter VerthezWriting dates and ages.
2002-12-15 Peter VerthezCompleted writing of strings and xrefs.
2002-12-08 Peter VerthezWriting long strings (with continuation), and conversio...
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 VerthezUse safe buffer mechanism for storing gedcom value...
2002-12-08 Peter VerthezSome changes to safe_buffer structure.
2002-12-07 Peter VerthezMake a NULL GEDCOM_VAL if there is no string passed...
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-01 Peter VerthezUse libutf8.
2002-12-01 Peter VerthezUse conv_buffer interface.
2002-12-01 Peter VerthezUse general UTF-8 conversion in libutf8 for to_internal.
2002-11-29 Peter Verthez*** empty log message ***
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-04 Peter VerthezUse dgettext instead of gettext -> no textdomain()...
2002-11-04 Peter VerthezUse dgettext instead of gettext.
2002-11-03 Peter VerthezMove setlocale call to gedcom_init.
2002-11-03 Peter VerthezRemoved support for testing with dmalloc (valgrind...
2002-11-03 Peter VerthezBugfix.
2002-11-03 Peter VerthezAdded function gedcom_check_version.
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-10-30 Peter VerthezIncrement line number also for generating gedcom level...
2002-10-30 Peter VerthezFix for line numbering bug (bug 613480).
2002-10-27 Peter VerthezPut generated lex and yacc files also in distribution.
2002-10-27 Peter VerthezExtra C flags for portability.
2002-10-24 Peter VerthezPortability fix: isdigit expects unsigned char.
2002-10-21 Peter VerthezDefine macro UNUSED as empty if not using gcc.
2002-10-20 Peter VerthezUse Makefile.inc for *.tabgen.h.
2002-10-20 Peter VerthezFix for using included gettext.
2002-10-14 Peter VerthezUse ICONV_CONST for portability.
2002-10-14 Peter VerthezDon't warn on long long.
2002-10-13 Peter VerthezAdded missing semi-colons.
2002-10-13 Peter VerthezDon't include Makefile.inc: add specific rule here...
2002-09-28 Peter VerthezAdd -export-dynamic to be able to use libtool --execute.
2002-09-28 Peter VerthezPortability: set GCONV_PATH only if iconv implemented...
2002-09-28 Peter VerthezExpect 308 shift-reduce conflicts.
2002-09-28 Peter VerthezPortability with libiconv: use UTF-8 instead of UTF8.
2002-09-28 Peter VerthezPortability: have fallback solution if vsnprintf is...
2002-09-28 Peter VerthezDeclare unused parameters directly instead of relying...
2002-09-22 Peter VerthezAdded a function to check whether a (UTF-8) string...
2002-09-22 Peter VerthezAdded a function to check whether a string is a valid...
2002-09-22 Peter VerthezBypass iconv conversion if the string is UTF-8 coming...
2002-09-22 Peter VerthezAdded functions for retrieving, adding, modifying and...
2002-09-22 Peter VerthezLet init_called be global (used from encoding.c).
2002-09-22 Peter VerthezClean up gconv path at the proper time.
2002-09-22 Peter VerthezKeep old encoding if new one cannot be created.
2002-09-22 Peter VerthezBetter error handling to avoid memory leaks.
2002-09-22 Peter VerthezDefine init function for the lexer.
2002-09-22 Peter VerthezAdd init function for the lexer.
2002-09-22 Peter VerthezInit functions for the lexers.
2002-09-22 Peter VerthezCall init function for the lexer.
next