gedcom-parse.git
21 years agoRename 'add' functions to 'new'.
Peter Verthez [Sun, 12 Jan 2003 16:33:48 +0000 (16:33 +0000)]
Rename 'add' functions to 'new'.

21 years agoUnlink xrefs properly when struct is deleted.
Peter Verthez [Sun, 12 Jan 2003 16:18:03 +0000 (16:18 +0000)]
Unlink xrefs properly when struct is deleted.

21 years agoOption to print current setting.
Peter Verthez [Sun, 12 Jan 2003 16:17:09 +0000 (16:17 +0000)]
Option to print current setting.

21 years agoOutput with proper xref cleaning.
Peter Verthez [Sun, 12 Jan 2003 16:16:40 +0000 (16:16 +0000)]
Output with proper xref cleaning.

21 years agoProgram result should be lower than 256.
Peter Verthez [Sun, 12 Jan 2003 08:48:53 +0000 (08:48 +0000)]
Program result should be lower than 256.

21 years agoUse general script set_testenv instead of test_valgrind, test_ddd, ...
Peter Verthez [Sun, 12 Jan 2003 08:31:39 +0000 (08:31 +0000)]
Use general script set_testenv instead of test_valgrind, test_ddd, ...

21 years agoReworked xref functions.
Peter Verthez [Sat, 11 Jan 2003 18:44:09 +0000 (18:44 +0000)]
Reworked xref functions.

21 years agoReworked the xref functions.
Peter Verthez [Sat, 11 Jan 2003 18:42:53 +0000 (18:42 +0000)]
Reworked the xref functions.

21 years agoShow value that is too long.
Peter Verthez [Sat, 11 Jan 2003 18:41:43 +0000 (18:41 +0000)]
Show value that is too long.

21 years agoTest of xref functions.
Peter Verthez [Sat, 11 Jan 2003 18:40:34 +0000 (18:40 +0000)]
Test of xref functions.

21 years agoChanges to ease working with ddd.
Peter Verthez [Sat, 11 Jan 2003 18:40:13 +0000 (18:40 +0000)]
Changes to ease working with ddd.

21 years agoTests for xref functions.
Peter Verthez [Sat, 11 Jan 2003 18:39:24 +0000 (18:39 +0000)]
Tests for xref functions.

21 years agoCorrect bug in check_token: line length should be reset to 0.
Peter Verthez [Sat, 11 Jan 2003 17:23:22 +0000 (17:23 +0000)]
Correct bug in check_token: line length should be reset to 0.

21 years agoTest of xref link functions.
Peter Verthez [Sun, 5 Jan 2003 17:48:06 +0000 (17:48 +0000)]
Test of xref link functions.

21 years agoDefinition of MAKELINKFUNC.
Peter Verthez [Sun, 5 Jan 2003 17:47:03 +0000 (17:47 +0000)]
Definition of MAKELINKFUNC.

21 years agoNew function gom_set_xref_value.
Peter Verthez [Sun, 5 Jan 2003 17:46:44 +0000 (17:46 +0000)]
New function gom_set_xref_value.

21 years agoDefinition of SUB_MAKEFUNC.
Peter Verthez [Sun, 5 Jan 2003 17:46:09 +0000 (17:46 +0000)]
Definition of SUB_MAKEFUNC.

21 years agoDefinition of SUB_MAKEFUNC, SUB_ADDFUNC and SUB_DELETEFUNC.
Peter Verthez [Sun, 5 Jan 2003 17:43:16 +0000 (17:43 +0000)]
Definition of SUB_MAKEFUNC, SUB_ADDFUNC and SUB_DELETEFUNC.

21 years agoDeclare SUB_MAKEFUNC.
Peter Verthez [Sun, 5 Jan 2003 17:42:03 +0000 (17:42 +0000)]
Declare SUB_MAKEFUNC.

21 years agoSome new function templates.
Peter Verthez [Sun, 5 Jan 2003 17:41:44 +0000 (17:41 +0000)]
Some new function templates.

21 years agoNew interface functions.
Peter Verthez [Sun, 5 Jan 2003 17:40:58 +0000 (17:40 +0000)]
New interface functions.

21 years agoAlso use $GEDCOM_TESTENV here.
Peter Verthez [Sun, 5 Jan 2003 15:04:27 +0000 (15:04 +0000)]
Also use $GEDCOM_TESTENV here.

21 years agoSmall fixes.
Peter Verthez [Sun, 5 Jan 2003 15:04:01 +0000 (15:04 +0000)]
Small fixes.

21 years agoAdded file bin/gedcom-check.c
Peter Verthez [Sun, 5 Jan 2003 15:03:39 +0000 (15:03 +0000)]
Added file bin/gedcom-check.c

21 years agoAlso allow debugging.
Peter Verthez [Sun, 5 Jan 2003 13:15:35 +0000 (13:15 +0000)]
Also allow debugging.

21 years agoLittle fix, closing an else
Peter Verthez [Sat, 4 Jan 2003 20:01:52 +0000 (20:01 +0000)]
Little fix, closing an else

21 years agoUpdates.
Peter Verthez [Sat, 4 Jan 2003 18:47:31 +0000 (18:47 +0000)]
Updates.

21 years agoCompatibility with Personal Ancestral File.
Peter Verthez [Sat, 4 Jan 2003 18:46:54 +0000 (18:46 +0000)]
Compatibility with Personal Ancestral File.

21 years agoSome extra warnings.
Peter Verthez [Sat, 4 Jan 2003 18:45:03 +0000 (18:45 +0000)]
Some extra warnings.

21 years agoCompatibility test for Personal Ancestral File.
Peter Verthez [Sat, 4 Jan 2003 18:44:44 +0000 (18:44 +0000)]
Compatibility test for Personal Ancestral File.

21 years agoRecognize the UTF-8 byte order mark.
Peter Verthez [Sat, 4 Jan 2003 15:50:18 +0000 (15:50 +0000)]
Recognize the UTF-8 byte order mark.

21 years agoTest update of timestamps in records.
Peter Verthez [Sat, 4 Jan 2003 15:25:15 +0000 (15:25 +0000)]
Test update of timestamps in records.

21 years agoTest timestamps in records.
Peter Verthez [Sat, 4 Jan 2003 15:23:31 +0000 (15:23 +0000)]
Test timestamps in records.

21 years agoMoved update_date and update_time to change_date.c
Peter Verthez [Sat, 4 Jan 2003 15:22:39 +0000 (15:22 +0000)]
Moved update_date and update_time to change_date.c

21 years agoAdded functions to update timestamps in records.
Peter Verthez [Sat, 4 Jan 2003 15:22:13 +0000 (15:22 +0000)]
Added functions to update timestamps in records.

21 years agoBetter separation of compatibility handling.
Peter Verthez [Sat, 4 Jan 2003 14:48:32 +0000 (14:48 +0000)]
Better separation of compatibility handling.

21 years agoAdded tests for compatibility with ftree and lifelines.
Peter Verthez [Sat, 4 Jan 2003 14:47:28 +0000 (14:47 +0000)]
Added tests for compatibility with ftree and lifelines.

21 years agoAdded shell script to test program before installation.
Peter Verthez [Sat, 4 Jan 2003 14:45:44 +0000 (14:45 +0000)]
Added shell script to test program before installation.

21 years agoNew subdirectory bin.
Peter Verthez [Fri, 3 Jan 2003 19:57:48 +0000 (19:57 +0000)]
New subdirectory bin.

21 years agoProgram to check gedcom files.
Peter Verthez [Fri, 3 Jan 2003 19:56:50 +0000 (19:56 +0000)]
Program to check gedcom files.

21 years agoAnother note.
Peter Verthez [Fri, 3 Jan 2003 19:53:08 +0000 (19:53 +0000)]
Another note.

21 years agoAdded note about UTF-8.
Peter Verthez [Fri, 3 Jan 2003 19:52:37 +0000 (19:52 +0000)]
Added note about UTF-8.

21 years agoSupport UTF-8 encoding in gedcom files.
Peter Verthez [Fri, 3 Jan 2003 19:09:04 +0000 (19:09 +0000)]
Support UTF-8 encoding in gedcom files.

21 years agoCorrect reference file.
Peter Verthez [Fri, 3 Jan 2003 19:07:07 +0000 (19:07 +0000)]
Correct reference file.

21 years agoFunctions for adding and removing records.
Peter Verthez [Fri, 3 Jan 2003 19:05:54 +0000 (19:05 +0000)]
Functions for adding and removing records.

21 years agoTests for add/remove record functions.
Peter Verthez [Fri, 3 Jan 2003 19:05:30 +0000 (19:05 +0000)]
Tests for add/remove record functions.

21 years agoTests for add/delete record functions.
Peter Verthez [Fri, 3 Jan 2003 19:04:51 +0000 (19:04 +0000)]
Tests for add/delete record functions.

21 years agoAdded functions to add and remove records.
Peter Verthez [Fri, 3 Jan 2003 18:47:31 +0000 (18:47 +0000)]
Added functions to add and remove records.
Factor out more common code (to func_template.h).

21 years agoMake sure file doesn't change at release...
Peter Verthez [Mon, 30 Dec 2002 21:14:32 +0000 (21:14 +0000)]
Make sure file doesn't change at release...

21 years agoFinishing up for release.
Peter Verthez [Mon, 30 Dec 2002 14:02:29 +0000 (14:02 +0000)]
Finishing up for release.

21 years agoTranslated all new strings.
Peter Verthez [Mon, 30 Dec 2002 11:00:25 +0000 (11:00 +0000)]
Translated all new strings.

21 years agoAdded missing space in string.
Peter Verthez [Mon, 30 Dec 2002 10:51:36 +0000 (10:51 +0000)]
Added missing space in string.

21 years agoAdded missing space.
Peter Verthez [Mon, 30 Dec 2002 10:51:03 +0000 (10:51 +0000)]
Added missing space.

21 years agoCorrected an error in a string (superfluous newline)
Peter Verthez [Mon, 30 Dec 2002 10:46:19 +0000 (10:46 +0000)]
Corrected an error in a string (superfluous newline)

21 years agoRemoved superfluous newline.
Peter Verthez [Mon, 30 Dec 2002 10:45:08 +0000 (10:45 +0000)]
Removed superfluous newline.

21 years agoUpdate of i18n.
Peter Verthez [Mon, 30 Dec 2002 10:35:39 +0000 (10:35 +0000)]
Update of i18n.

21 years agoUpdates.
Peter Verthez [Mon, 30 Dec 2002 10:26:27 +0000 (10:26 +0000)]
Updates.

21 years agoWarning if mismatch on character set.
Peter Verthez [Mon, 30 Dec 2002 10:25:14 +0000 (10:25 +0000)]
Warning if mismatch on character set.

21 years agoGive warning if mismatch on character set (and force value).
Peter Verthez [Mon, 30 Dec 2002 10:24:34 +0000 (10:24 +0000)]
Give warning if mismatch on character set (and force value).

21 years agoForce warning for some character sets.
Peter Verthez [Mon, 30 Dec 2002 10:22:37 +0000 (10:22 +0000)]
Force warning for some character sets.

21 years agoDocumentation for new function to update timestamp.
Peter Verthez [Mon, 30 Dec 2002 09:34:12 +0000 (09:34 +0000)]
Documentation for new function to update timestamp.

21 years agoNew function to update timestamp.
Peter Verthez [Mon, 30 Dec 2002 09:32:28 +0000 (09:32 +0000)]
New function to update timestamp.

21 years agoTest for update of timestamp.
Peter Verthez [Mon, 30 Dec 2002 09:31:23 +0000 (09:31 +0000)]
Test for update of timestamp.

21 years agoSimplification of paths.
Peter Verthez [Sun, 29 Dec 2002 17:05:42 +0000 (17:05 +0000)]
Simplification of paths.

21 years agoSimplification of paths in gedcom-config.
Peter Verthez [Sun, 29 Dec 2002 17:05:25 +0000 (17:05 +0000)]
Simplification of paths in gedcom-config.

21 years agoPortability fixes.
Peter Verthez [Sun, 29 Dec 2002 17:05:03 +0000 (17:05 +0000)]
Portability fixes.

21 years agoUpdated documentation for the m4 macro.
Peter Verthez [Sun, 29 Dec 2002 16:44:47 +0000 (16:44 +0000)]
Updated documentation for the m4 macro.

21 years agoUpdated.
Peter Verthez [Sun, 29 Dec 2002 16:28:42 +0000 (16:28 +0000)]
Updated.

21 years agoVersion number changed to 0.20.0 for upcoming release.
Peter Verthez [Sun, 29 Dec 2002 16:27:21 +0000 (16:27 +0000)]
Version number changed to 0.20.0 for upcoming release.

21 years agoMove to three part version numbers.
Peter Verthez [Sun, 29 Dec 2002 16:26:48 +0000 (16:26 +0000)]
Move to three part version numbers.
Release number changed to 0.20.0 for upcoming release.

21 years agoMove to three-part version numbers.
Peter Verthez [Sun, 29 Dec 2002 16:25:45 +0000 (16:25 +0000)]
Move to three-part version numbers.

21 years agoMajor changes to configure.in support.
Peter Verthez [Sun, 29 Dec 2002 16:24:39 +0000 (16:24 +0000)]
Major changes to configure.in support.

21 years agoVersion numbering scheme has changed.
Peter Verthez [Sun, 29 Dec 2002 16:23:47 +0000 (16:23 +0000)]
Version numbering scheme has changed.

21 years agoUpdated version to three-digit scheme.
Peter Verthez [Sun, 29 Dec 2002 16:23:20 +0000 (16:23 +0000)]
Updated version to three-digit scheme.

21 years agoPut extra files in distribution.
Peter Verthez [Sun, 29 Dec 2002 13:06:36 +0000 (13:06 +0000)]
Put extra files in distribution.

21 years agoPut extra file in distribution.
Peter Verthez [Sun, 29 Dec 2002 13:06:11 +0000 (13:06 +0000)]
Put extra file in distribution.

21 years agoPortability fixes.
Peter Verthez [Sun, 29 Dec 2002 13:05:16 +0000 (13:05 +0000)]
Portability fixes.

21 years agoUpdates.
Peter Verthez [Sun, 29 Dec 2002 13:04:43 +0000 (13:04 +0000)]
Updates.

21 years agoFixed error with uninitialized variable.
Peter Verthez [Sun, 29 Dec 2002 13:04:25 +0000 (13:04 +0000)]
Fixed error with uninitialized variable.

21 years agoA little simplification in the write interface.
Peter Verthez [Sat, 28 Dec 2002 17:01:37 +0000 (17:01 +0000)]
A little simplification in the write interface.

21 years agoUpdated documentation.
Peter Verthez [Sat, 28 Dec 2002 17:00:35 +0000 (17:00 +0000)]
Updated documentation.

21 years agoChanged the title of the HTML page.
Peter Verthez [Sat, 28 Dec 2002 17:00:08 +0000 (17:00 +0000)]
Changed the title of the HTML page.

21 years agoSome portability fixes.
Peter Verthez [Sat, 28 Dec 2002 13:29:14 +0000 (13:29 +0000)]
Some portability fixes.

21 years agoCopy over utf8tools.html from the utf8 subdirectory.
Peter Verthez [Sat, 28 Dec 2002 13:28:56 +0000 (13:28 +0000)]
Copy over utf8tools.html from the utf8 subdirectory.

21 years agoLittle fix.
Peter Verthez [Sat, 28 Dec 2002 13:28:33 +0000 (13:28 +0000)]
Little fix.

21 years agoAdded subdirectory doc.
Peter Verthez [Sat, 28 Dec 2002 13:24:42 +0000 (13:24 +0000)]
Added subdirectory doc.

21 years agoSome little fixes.
Peter Verthez [Sat, 28 Dec 2002 13:23:11 +0000 (13:23 +0000)]
Some little fixes.

21 years agoAdded documentation.
Peter Verthez [Sat, 28 Dec 2002 13:21:32 +0000 (13:21 +0000)]
Added documentation.

21 years agoMade some functions static + some extra defense.
Peter Verthez [Sat, 28 Dec 2002 13:16:56 +0000 (13:16 +0000)]
Made some functions static + some extra defense.

21 years agoMade some functions static.
Peter Verthez [Sat, 28 Dec 2002 13:16:23 +0000 (13:16 +0000)]
Made some functions static.

21 years agoChanged name of header file.
Peter Verthez [Sat, 28 Dec 2002 13:16:04 +0000 (13:16 +0000)]
Changed name of header file.

21 years agoUpdate
Peter Verthez [Sun, 22 Dec 2002 14:01:33 +0000 (14:01 +0000)]
Update

21 years agoInstall gedcom-config.
Peter Verthez [Sun, 22 Dec 2002 14:01:08 +0000 (14:01 +0000)]
Install gedcom-config.

21 years agoUpdate.
Peter Verthez [Sun, 22 Dec 2002 14:00:45 +0000 (14:00 +0000)]
Update.

21 years agoGenerate gedcom-config.
Peter Verthez [Sun, 22 Dec 2002 13:59:43 +0000 (13:59 +0000)]
Generate gedcom-config.

21 years agoAdded CVS tags.
Peter Verthez [Sun, 22 Dec 2002 13:59:22 +0000 (13:59 +0000)]
Added CVS tags.

21 years agoSmall fix.
Peter Verthez [Sun, 22 Dec 2002 13:58:55 +0000 (13:58 +0000)]
Small fix.

21 years agoNew file.
Peter Verthez [Sun, 22 Dec 2002 13:20:39 +0000 (13:20 +0000)]
New file.

21 years agoMoved some parts to the corresponding file in utf8.
Peter Verthez [Sat, 21 Dec 2002 19:07:28 +0000 (19:07 +0000)]
Moved some parts to the corresponding file in utf8.

21 years agoFix bug in make distcheck.
Peter Verthez [Sat, 21 Dec 2002 19:06:55 +0000 (19:06 +0000)]
Fix bug in make distcheck.