renamed the package to libgedcom-dev
[gedcom-parse.git] / gedcom / gedcom_lex_common.c
2003-02-01 Peter VerthezAdded compatibility for PAF 4.
2003-01-27 Peter VerthezHandle tab character generated by PAF 5.
2003-01-25 Peter VerthezMoved encoding state to separate source file.
2003-01-25 Peter VerthezPass encoding terminator to encoding state.
2003-01-11 Peter VerthezShow value that is too long.
2003-01-04 Peter VerthezBetter separation of compatibility handling.
2002-12-21 Peter Verthezutf8.h is renamed to utf8tools.h
2002-12-01 Peter VerthezUse conv_buffer interface.
2002-10-30 Peter VerthezIncrement line number also for generating gedcom level...
2002-10-30 Peter VerthezFix for line numbering bug (bug 613480).
2002-09-22 Peter VerthezBypass iconv conversion if the string is UTF-8 coming...
2002-09-22 Peter VerthezAdd init function for the lexer.
2002-09-21 Peter VerthezWorkaround for memory leak in flex.
2002-09-15 Peter VerthezTaking care of const correctness.
2002-09-12 Peter VerthezMoved strings out of macros, because xgettext doesn...
2002-09-08 Peter VerthezMore thorough error checking on library calls.
2002-08-16 Peter VerthezAvoid unnecessary recompilation.
2002-01-22 Peter VerthezGet rid of compiler warning from lex generated code.
2002-01-10 Peter VerthezSome bugfixes for the standalone lexers.
2002-01-02 Peter VerthezPass the parsed tag value (integer format) together...
2001-12-13 Peter VerthezLittle better error messages.
2001-12-11 Peter VerthezAdded gettext calls.
2001-12-10 Peter VerthezImplement a message handler for the LEXER_TEST programs.
2001-12-10 Peter VerthezMove to LGPL license.
2001-12-09 Peter VerthezMoved to gedcom subdirectory.