gedcom-parse.git
22 years agoUse Gedcom_val for the xref in the record start callback too.
Peter Verthez [Sun, 30 Dec 2001 22:43:32 +0000 (22:43 +0000)]
Use Gedcom_val for the xref in the record start callback too.

22 years agoUpdated.
Peter Verthez [Sun, 30 Dec 2001 13:22:11 +0000 (13:22 +0000)]
Updated.

22 years agoCompleted the calling of callbacks.
Peter Verthez [Sun, 30 Dec 2001 13:21:43 +0000 (13:21 +0000)]
Completed the calling of callbacks.

22 years agoWrite most of the output of the test program to an output file.
Peter Verthez [Sun, 30 Dec 2001 13:13:51 +0000 (13:13 +0000)]
Write most of the output of the test program to an output file.
Clean the output file at the start of the test.

22 years agoAdded graceful fallback for date parse errors: put everything as a
Peter Verthez [Sat, 29 Dec 2001 15:19:46 +0000 (15:19 +0000)]
Added graceful fallback for date parse errors: put everything as a
'date phrase' if format not recognized.

22 years agoEliminated code duplication.
Peter Verthez [Sat, 29 Dec 2001 15:09:58 +0000 (15:09 +0000)]
Eliminated code duplication.

22 years agoForgot variable declaration...
Peter Verthez [Fri, 28 Dec 2001 21:13:16 +0000 (21:13 +0000)]
Forgot variable declaration...

22 years agoDon't ignore escapes anymore: just put them as text in the line value.
Peter Verthez [Fri, 28 Dec 2001 20:53:58 +0000 (20:53 +0000)]
Don't ignore escapes anymore: just put them as text in the line value.

22 years agoChanges for parsing dates.
Peter Verthez [Fri, 28 Dec 2001 20:49:01 +0000 (20:49 +0000)]
Changes for parsing dates.

22 years agoUpdated.
Peter Verthez [Fri, 28 Dec 2001 20:46:49 +0000 (20:46 +0000)]
Updated.

22 years agoInterface for date values.
Peter Verthez [Fri, 28 Dec 2001 20:46:16 +0000 (20:46 +0000)]
Interface for date values.
More callbacks.

22 years agoParsing of dates via a separate yacc parser.
Peter Verthez [Fri, 28 Dec 2001 20:43:06 +0000 (20:43 +0000)]
Parsing of dates via a separate yacc parser.
Added some more callbacks in gedcom.y (not complete yet).

22 years agoCalendar manipulation routines from Scott E. Lee.
Peter Verthez [Fri, 28 Dec 2001 20:40:32 +0000 (20:40 +0000)]
Calendar manipulation routines from Scott E. Lee.

22 years agoAdded some more callbacks.
Peter Verthez [Wed, 26 Dec 2001 21:52:58 +0000 (21:52 +0000)]
Added some more callbacks.

22 years agoAdded some explanatory comment to the last item of the enums (and
Peter Verthez [Tue, 25 Dec 2001 09:22:47 +0000 (09:22 +0000)]
Added some explanatory comment to the last item of the enums (and
changed name).

22 years agoMake the external header fit for inclusion in C++ programs.
Peter Verthez [Sun, 23 Dec 2001 10:03:48 +0000 (10:03 +0000)]
Make the external header fit for inclusion in C++ programs.

22 years agoLittle fix for make distcheck.
Peter Verthez [Sat, 22 Dec 2001 16:58:10 +0000 (16:58 +0000)]
Little fix for make distcheck.

22 years agoDon't link libgedcom with the libintl library: let this be done by the
Peter Verthez [Sat, 22 Dec 2001 15:47:21 +0000 (15:47 +0000)]
Don't link libgedcom with the libintl library: let this be done by the
programs themselves.

22 years agoAvoid problems with libintl on make distcheck.
Peter Verthez [Sat, 22 Dec 2001 15:45:31 +0000 (15:45 +0000)]
Avoid problems with libintl on make distcheck.

22 years agoCorrect VERSION.
Peter Verthez [Sat, 15 Dec 2001 15:05:21 +0000 (15:05 +0000)]
Correct VERSION.

22 years agoRelease 0.11
Peter Verthez [Sat, 15 Dec 2001 14:59:25 +0000 (14:59 +0000)]
Release 0.11

22 years ago*** empty log message ***
Peter Verthez [Sat, 15 Dec 2001 14:33:08 +0000 (14:33 +0000)]
*** empty log message ***

22 years agoDutch translation file for 0.11.
Peter Verthez [Sat, 15 Dec 2001 14:32:57 +0000 (14:32 +0000)]
Dutch translation file for 0.11.

22 years agoTemplate file for 0.11.
Peter Verthez [Sat, 15 Dec 2001 14:32:43 +0000 (14:32 +0000)]
Template file for 0.11.

22 years agoMove INTERNAL_ENCODING to gedcom_internal.h
Peter Verthez [Sat, 15 Dec 2001 13:43:31 +0000 (13:43 +0000)]
Move INTERNAL_ENCODING to gedcom_internal.h

22 years agoPut INTERNAL_ENCODING here instead of encoding.c
Peter Verthez [Sat, 15 Dec 2001 13:43:13 +0000 (13:43 +0000)]
Put INTERNAL_ENCODING here instead of encoding.c

22 years agoMake sure that gettext uses UTF-8 as target encoding.
Peter Verthez [Sat, 15 Dec 2001 13:42:49 +0000 (13:42 +0000)]
Make sure that gettext uses UTF-8 as target encoding.

22 years agoAdded message.c.
Peter Verthez [Sat, 15 Dec 2001 13:30:02 +0000 (13:30 +0000)]
Added message.c.

22 years agoRe-added gedcom-debug-print statements.
Peter Verthez [Sat, 15 Dec 2001 13:29:28 +0000 (13:29 +0000)]
Re-added gedcom-debug-print statements.

22 years agoAdded Dutch language.
Peter Verthez [Thu, 13 Dec 2001 20:41:24 +0000 (20:41 +0000)]
Added Dutch language.

22 years agoTemplate file for translations.
Peter Verthez [Thu, 13 Dec 2001 20:40:34 +0000 (20:40 +0000)]
Template file for translations.

22 years agoDutch translation added.
Peter Verthez [Thu, 13 Dec 2001 20:31:14 +0000 (20:31 +0000)]
Dutch translation added.

22 years agoRemove newline from an error.
Peter Verthez [Thu, 13 Dec 2001 20:15:28 +0000 (20:15 +0000)]
Remove newline from an error.

22 years agoLittle better error messages.
Peter Verthez [Thu, 13 Dec 2001 19:47:20 +0000 (19:47 +0000)]
Little better error messages.

22 years agoChanged some gedcom_message calls to gedcom_debug_print (because they
Peter Verthez [Thu, 13 Dec 2001 19:46:59 +0000 (19:46 +0000)]
Changed some gedcom_message calls to gedcom_debug_print (because they
just give information for developers).

22 years agoAdded CVS tags.
Peter Verthez [Tue, 11 Dec 2001 21:08:50 +0000 (21:08 +0000)]
Added CVS tags.

22 years agoAdded support for gettext.
Peter Verthez [Tue, 11 Dec 2001 21:06:02 +0000 (21:06 +0000)]
Added support for gettext.

22 years agoAdded interface for gettext.
Peter Verthez [Tue, 11 Dec 2001 21:05:20 +0000 (21:05 +0000)]
Added interface for gettext.

22 years agoInitialize the textdomain for gettext (and restore at end of gedcom-parse-file
Peter Verthez [Tue, 11 Dec 2001 21:04:32 +0000 (21:04 +0000)]
Initialize the textdomain for gettext (and restore at end of gedcom-parse-file
function).
Added gettext calls.

22 years agoAdded gettext calls.
Peter Verthez [Tue, 11 Dec 2001 21:03:50 +0000 (21:03 +0000)]
Added gettext calls.

22 years ago*** empty log message ***
Peter Verthez [Mon, 10 Dec 2001 20:43:30 +0000 (20:43 +0000)]
*** empty log message ***

22 years agoUse of AM_CONFIG_HEADER
Peter Verthez [Mon, 10 Dec 2001 20:38:50 +0000 (20:38 +0000)]
Use of AM_CONFIG_HEADER

22 years agoUse of gettext.
Peter Verthez [Mon, 10 Dec 2001 20:34:35 +0000 (20:34 +0000)]
Use of gettext.

22 years agoAdded stamp-h.in (used by AM_CONFIG_HEADER).
Peter Verthez [Mon, 10 Dec 2001 20:27:50 +0000 (20:27 +0000)]
Added stamp-h.in (used by AM_CONFIG_HEADER).

22 years agoAdditional data for config.h.in
Peter Verthez [Mon, 10 Dec 2001 20:21:22 +0000 (20:21 +0000)]
Additional data for config.h.in

22 years agogettextize
Peter Verthez [Mon, 10 Dec 2001 20:14:25 +0000 (20:14 +0000)]
gettextize

22 years agoSupport for the lexer test programs.
Peter Verthez [Mon, 10 Dec 2001 20:00:08 +0000 (20:00 +0000)]
Support for the lexer test programs.

22 years agoImplement a message handler for the LEXER_TEST programs.
Peter Verthez [Mon, 10 Dec 2001 19:59:06 +0000 (19:59 +0000)]
Implement a message handler for the LEXER_TEST programs.

22 years agoMove to LGPL license.
Peter Verthez [Mon, 10 Dec 2001 18:33:24 +0000 (18:33 +0000)]
Move to LGPL license.

22 years agoMove to LGPL license.
Peter Verthez [Mon, 10 Dec 2001 18:28:19 +0000 (18:28 +0000)]
Move to LGPL license.

22 years ago... and again.
Peter Verthez [Mon, 10 Dec 2001 18:27:06 +0000 (18:27 +0000)]
... and again.

22 years agoCorrection in license...
Peter Verthez [Mon, 10 Dec 2001 18:26:03 +0000 (18:26 +0000)]
Correction in license...

22 years agoMoved to LGPL license.
Peter Verthez [Mon, 10 Dec 2001 18:25:06 +0000 (18:25 +0000)]
Moved to LGPL license.

22 years agoUse LGPL license.
Peter Verthez [Mon, 10 Dec 2001 18:14:41 +0000 (18:14 +0000)]
Use LGPL license.

22 years agoRemove superfluous printf statement.
Peter Verthez [Sun, 9 Dec 2001 18:28:02 +0000 (18:28 +0000)]
Remove superfluous printf statement.

22 years agoAppend to environment variables instead of overwriting them...
Peter Verthez [Sun, 9 Dec 2001 18:27:14 +0000 (18:27 +0000)]
Append to environment variables instead of overwriting them...

22 years agoPut data directory of libgedcom in the GCONV_PATH (for the ANSEL encoding
Peter Verthez [Sun, 9 Dec 2001 18:25:25 +0000 (18:25 +0000)]
Put data directory of libgedcom in the GCONV_PATH (for the ANSEL encoding
module).

22 years agoRelease 0.10
Peter Verthez [Sun, 9 Dec 2001 17:45:22 +0000 (17:45 +0000)]
Release 0.10

22 years agoIgnore some generated files.
Peter Verthez [Sun, 9 Dec 2001 17:32:17 +0000 (17:32 +0000)]
Ignore some generated files.

22 years agoTest script for gedcom library.
Peter Verthez [Sun, 9 Dec 2001 17:27:20 +0000 (17:27 +0000)]
Test script for gedcom library.

22 years agoChanges due to name change.
Peter Verthez [Sun, 9 Dec 2001 17:26:45 +0000 (17:26 +0000)]
Changes due to name change.

22 years agoLook for encoding configuration file in current directory AND in package
Peter Verthez [Sun, 9 Dec 2001 17:26:06 +0000 (17:26 +0000)]
Look for encoding configuration file in current directory AND in package
data directory.

22 years agoProperly initialize res variable.
Peter Verthez [Sun, 9 Dec 2001 17:25:36 +0000 (17:25 +0000)]
Properly initialize res variable.

22 years agoChanges due to use of autoconf/automake.
Peter Verthez [Sun, 9 Dec 2001 17:25:20 +0000 (17:25 +0000)]
Changes due to use of autoconf/automake.

22 years agoUse of autoconf/automake.
Peter Verthez [Sun, 9 Dec 2001 17:18:15 +0000 (17:18 +0000)]
Use of autoconf/automake.

22 years agoRename them back (using our own make rules anyway).
Peter Verthez [Sun, 9 Dec 2001 17:09:36 +0000 (17:09 +0000)]
Rename them back (using our own make rules anyway).

22 years agoConverted to automake/autoconf.
Peter Verthez [Sun, 9 Dec 2001 15:32:06 +0000 (15:32 +0000)]
Converted to automake/autoconf.

22 years agoRenamed lex file (for automake).
Peter Verthez [Sun, 9 Dec 2001 10:56:34 +0000 (10:56 +0000)]
Renamed lex file (for automake).

22 years agoCorrection for dmalloc testability.
Peter Verthez [Sun, 9 Dec 2001 10:02:57 +0000 (10:02 +0000)]
Correction for dmalloc testability.

22 years agoCORRECT dependency on gedcom.h
Peter Verthez [Sun, 9 Dec 2001 09:57:47 +0000 (09:57 +0000)]
CORRECT dependency on gedcom.h

22 years agoDependency on gedcom.h
Peter Verthez [Sun, 9 Dec 2001 09:57:00 +0000 (09:57 +0000)]
Dependency on gedcom.h

22 years agoMakefile for gedcom subdirectory.
Peter Verthez [Sun, 9 Dec 2001 09:52:59 +0000 (09:52 +0000)]
Makefile for gedcom subdirectory.

22 years agoMoved libgedcom files to gedcom subdirectory.
Peter Verthez [Sun, 9 Dec 2001 09:51:55 +0000 (09:51 +0000)]
Moved libgedcom files to gedcom subdirectory.

22 years agoMoved to gedcom subdirectory.
Peter Verthez [Sun, 9 Dec 2001 09:50:23 +0000 (09:50 +0000)]
Moved to gedcom subdirectory.

22 years agoMoved gedcom.h to include subdirectory.
Peter Verthez [Sun, 9 Dec 2001 09:41:40 +0000 (09:41 +0000)]
Moved gedcom.h to include subdirectory.

22 years agoMoved from main subdirectory.
Peter Verthez [Sun, 9 Dec 2001 09:41:20 +0000 (09:41 +0000)]
Moved from main subdirectory.

22 years agoMoved to include subdirectory.
Peter Verthez [Sun, 9 Dec 2001 09:41:04 +0000 (09:41 +0000)]
Moved to include subdirectory.

22 years agoInclude gedcom_internal.h too (for dmalloc debugging).
Peter Verthez [Sun, 9 Dec 2001 09:38:51 +0000 (09:38 +0000)]
Include gedcom_internal.h too (for dmalloc debugging).

22 years agoCorrection on make clean.
Peter Verthez [Sun, 9 Dec 2001 09:38:35 +0000 (09:38 +0000)]
Correction on make clean.

22 years agoRemove .libs directory on make clean.
Peter Verthez [Sun, 9 Dec 2001 09:31:36 +0000 (09:31 +0000)]
Remove .libs directory on make clean.

22 years agoChecked in external.h as gedcom.h (forgot to check in before...)
Peter Verthez [Sun, 9 Dec 2001 09:30:42 +0000 (09:30 +0000)]
Checked in external.h as gedcom.h (forgot to check in before...)

22 years agoRenamed gedcom.h to gedcom_internal.h
Peter Verthez [Sun, 9 Dec 2001 09:26:16 +0000 (09:26 +0000)]
Renamed gedcom.h to gedcom_internal.h

22 years agoSome fixes for libgedcom.so
Peter Verthez [Sat, 8 Dec 2001 21:29:51 +0000 (21:29 +0000)]
Some fixes for libgedcom.so

22 years agoFull callback interface.
Peter Verthez [Sat, 8 Dec 2001 21:29:28 +0000 (21:29 +0000)]
Full callback interface.

22 years agoAdd copyright header.
Peter Verthez [Sat, 8 Dec 2001 21:29:17 +0000 (21:29 +0000)]
Add copyright header.

22 years agoSome changes to the interface...
Peter Verthez [Sat, 8 Dec 2001 21:28:14 +0000 (21:28 +0000)]
Some changes to the interface...

22 years agoFurther tests of callbacks.
Peter Verthez [Sat, 8 Dec 2001 21:27:20 +0000 (21:27 +0000)]
Further tests of callbacks.

22 years agoHeader fully covered with callbacks.
Peter Verthez [Sat, 8 Dec 2001 21:26:51 +0000 (21:26 +0000)]
Header fully covered with callbacks.

22 years agoSplit off libgedcom.so.
Peter Verthez [Sat, 8 Dec 2001 16:12:23 +0000 (16:12 +0000)]
Split off libgedcom.so.

22 years agoAdded interface.o.
Peter Verthez [Sat, 8 Dec 2001 15:09:38 +0000 (15:09 +0000)]
Added interface.o.

22 years agoNew files: specifying the callback interface.
Peter Verthez [Sat, 8 Dec 2001 15:09:20 +0000 (15:09 +0000)]
New files: specifying the callback interface.

22 years agoMade the use of sprintf safer.
Peter Verthez [Sat, 8 Dec 2001 15:08:50 +0000 (15:08 +0000)]
Made the use of sprintf safer.

22 years agoMoved some parts to the external header.
Peter Verthez [Sat, 8 Dec 2001 15:08:19 +0000 (15:08 +0000)]
Moved some parts to the external header.

22 years agoFurther specification of interface: allow debugging to go to a trace file.
Peter Verthez [Sat, 8 Dec 2001 15:07:53 +0000 (15:07 +0000)]
Further specification of interface: allow debugging to go to a trace file.
Start of specification of callbacks.

22 years agoAdded the external header.
Peter Verthez [Sat, 8 Dec 2001 15:07:01 +0000 (15:07 +0000)]
Added the external header.

22 years agoMoved gedcom_parse_file to external header.
Peter Verthez [Sat, 8 Dec 2001 15:06:35 +0000 (15:06 +0000)]
Moved gedcom_parse_file to external header.

22 years agoFurther specification of interface: message handler.
Peter Verthez [Sat, 8 Dec 2001 15:06:12 +0000 (15:06 +0000)]
Further specification of interface: message handler.
Start of usage of callbacks.

22 years agoSensible initial buffer size...
Peter Verthez [Sat, 8 Dec 2001 15:05:27 +0000 (15:05 +0000)]
Sensible initial buffer size...

22 years agoFurther specification of interface: message handler.
Peter Verthez [Sat, 8 Dec 2001 15:04:15 +0000 (15:04 +0000)]
Further specification of interface: message handler.
Start of specification of callbacks.

22 years agoRelease 0.9
Peter Verthez [Sun, 2 Dec 2001 18:12:57 +0000 (18:12 +0000)]
Release 0.9