gedcom-parse.git
2001-12-10 Peter Verthez*** empty log message ***
2001-12-10 Peter VerthezUse of AM_CONFIG_HEADER
2001-12-10 Peter VerthezUse of gettext.
2001-12-10 Peter VerthezAdded stamp-h.in (used by AM_CONFIG_HEADER).
2001-12-10 Peter VerthezAdditional data for config.h.in
2001-12-10 Peter Verthezgettextize
2001-12-10 Peter VerthezSupport for the lexer test programs.
2001-12-10 Peter VerthezImplement a message handler for the LEXER_TEST programs.
2001-12-10 Peter VerthezMove to LGPL license.
2001-12-10 Peter VerthezMove to LGPL license.
2001-12-10 Peter Verthez... and again.
2001-12-10 Peter VerthezCorrection in license...
2001-12-10 Peter VerthezMoved to LGPL license.
2001-12-10 Peter VerthezUse LGPL license.
2001-12-09 Peter VerthezRemove superfluous printf statement.
2001-12-09 Peter VerthezAppend to environment variables instead of overwriting...
2001-12-09 Peter VerthezPut data directory of libgedcom in the GCONV_PATH ...
2001-12-09 Peter VerthezRelease 0.10
2001-12-09 Peter VerthezIgnore some generated files.
2001-12-09 Peter VerthezTest script for gedcom library.
2001-12-09 Peter VerthezChanges due to name change.
2001-12-09 Peter VerthezLook for encoding configuration file in current directo...
2001-12-09 Peter VerthezProperly initialize res variable.
2001-12-09 Peter VerthezChanges due to use of autoconf/automake.
2001-12-09 Peter VerthezUse of autoconf/automake.
2001-12-09 Peter VerthezRename them back (using our own make rules anyway).
2001-12-09 Peter VerthezConverted to automake/autoconf.
2001-12-09 Peter VerthezRenamed lex file (for automake).
2001-12-09 Peter VerthezCorrection for dmalloc testability.
2001-12-09 Peter VerthezCORRECT dependency on gedcom.h
2001-12-09 Peter VerthezDependency on gedcom.h
2001-12-09 Peter VerthezMakefile for gedcom subdirectory.
2001-12-09 Peter VerthezMoved libgedcom files to gedcom subdirectory.
2001-12-09 Peter VerthezMoved to gedcom subdirectory.
2001-12-09 Peter VerthezMoved gedcom.h to include subdirectory.
2001-12-09 Peter VerthezMoved from main subdirectory.
2001-12-09 Peter VerthezMoved to include subdirectory.
2001-12-09 Peter VerthezInclude gedcom_internal.h too (for dmalloc debugging).
2001-12-09 Peter VerthezCorrection on make clean.
2001-12-09 Peter VerthezRemove .libs directory on make clean.
2001-12-09 Peter VerthezChecked in external.h as gedcom.h (forgot to check...
2001-12-09 Peter VerthezRenamed gedcom.h to gedcom_internal.h
2001-12-08 Peter VerthezSome fixes for libgedcom.so
2001-12-08 Peter VerthezFull callback interface.
2001-12-08 Peter VerthezAdd copyright header.
2001-12-08 Peter VerthezSome changes to the interface...
2001-12-08 Peter VerthezFurther tests of callbacks.
2001-12-08 Peter VerthezHeader fully covered with callbacks.
2001-12-08 Peter VerthezSplit off libgedcom.so.
2001-12-08 Peter VerthezAdded interface.o.
2001-12-08 Peter VerthezNew files: specifying the callback interface.
2001-12-08 Peter VerthezMade the use of sprintf safer.
2001-12-08 Peter VerthezMoved some parts to the external header.
2001-12-08 Peter VerthezFurther specification of interface: allow debugging...
2001-12-08 Peter VerthezAdded the external header.
2001-12-08 Peter VerthezMoved gedcom_parse_file to external header.
2001-12-08 Peter VerthezFurther specification of interface: message handler.
2001-12-08 Peter VerthezSensible initial buffer size...
2001-12-08 Peter VerthezFurther specification of interface: message handler.
2001-12-02 Peter VerthezRelease 0.9
2001-12-02 Peter VerthezSome cosmetic clean-up in the code.
2001-12-02 Peter VerthezAdd dmalloc testability.
2001-12-02 Peter VerthezAdd the dmalloc header if DMALLOC is set.
2001-12-02 Peter VerthezReset the state properly for new files.
2001-12-02 Peter VerthezAllow to run the test file 2 or 3 times, to see whether...
2001-12-02 Peter VerthezCorrected make clean.
2001-12-02 Peter VerthezCorrected maximum line check length to avoid multiple...
2001-12-02 Peter VerthezRelease 0.8
2001-12-02 Peter VerthezMore automatic testing of lexers.
2001-12-02 Peter VerthezAdditional arguments to to_internal to specify output_b...
2001-12-02 Peter VerthezAdditional arguments to to_internal to specify output...
2001-12-02 Peter VerthezSome adjustments in the maximum length constants.
2001-12-02 Peter VerthezReverted to previous yylval union declaration.
2001-12-02 Peter VerthezCheck maximum lengths properly.
2001-12-02 Peter VerthezUpdates for using gedcom_lex_common.c
2001-12-02 Peter VerthezUpdates for tests.
2001-12-01 Peter VerthezAdditional common code factored out.
2001-12-01 Peter VerthezAdditional dependencies.
2001-12-01 Peter VerthezChanged union for yylval.
2001-12-01 Peter VerthezUse of gedcom_lex_common.c.
2001-12-01 Peter VerthezC file that contains common code between the lexers...
2001-12-01 Peter VerthezReturn level number together with OPEN token.
2001-12-01 Peter VerthezAdded CVS tags.
2001-12-01 Peter VerthezPut documentation of parser in CVS.
2001-11-27 Peter VerthezUTF-16LE is only supported from glibc-2.2.4, better...
2001-11-25 Peter VerthezLittle optimization: one less variable.
2001-11-25 Peter VerthezAdded proper copyright notice.
2001-11-25 Peter VerthezRelease 0.7
2001-11-25 Peter VerthezGeneral cleanup.
2001-11-24 Peter VerthezRelease 0.6
2001-11-24 Peter VerthezSet GCONV_PATH for make test (to pick up ANSEL encoding...
2001-11-24 Peter VerthezBetter interface for encoding.
2001-11-24 Peter VerthezBetter interface for selection of encoding.
2001-11-24 Peter VerthezInclude guard.
2001-11-24 Peter VerthezChange encoding on HEAD.CHAR tag.
2001-11-24 Peter VerthezBetter interface for setup of encoding.
2001-11-24 Peter VerthezConversion from ANSEL to Unicode (iconv module).
2001-11-23 Peter VerthezRelease 0.5
2001-11-23 Peter VerthezAdded encoding mapping via configuration file.
2001-11-16 Peter VerthezRelease 0.4
next