yaz-moved-to-github.git
26 years agoNew windows NT/95 port using MSV5.0. Had to avoid a few static
Adam Dickmeiss [Mon, 1 Sep 1997 08:51:06 +0000 (08:51 +0000)]
New windows NT/95 port using MSV5.0. Had to avoid a few static
variables used in function ber_tag. These are now part of the
ODR structure.

26 years agoNew windows NT/95 port using MSV5.0. To export DLL functions the
Adam Dickmeiss [Mon, 1 Sep 1997 08:49:47 +0000 (08:49 +0000)]
New windows NT/95 port using MSV5.0. To export DLL functions the
YAZ_EXPORT modifier was added. Defined in yconfig.h.

26 years agoNew windows NT/95 port using MSV5.0. Minor changes only.
Adam Dickmeiss [Mon, 1 Sep 1997 08:49:14 +0000 (08:49 +0000)]
New windows NT/95 port using MSV5.0. Minor changes only.

26 years agoNew windows NT/95 port using MSV5.0. Only a few changes made
Adam Dickmeiss [Mon, 1 Sep 1997 08:48:44 +0000 (08:48 +0000)]
New windows NT/95 port using MSV5.0. Only a few changes made
to avoid warnings. Sub project created: client.dsp.

26 years agoNew windows NT/95 port using MSV5.0. Only a few changes made
Adam Dickmeiss [Mon, 1 Sep 1997 08:48:11 +0000 (08:48 +0000)]
New windows NT/95 port using MSV5.0. Only a few changes made
to avoid warnings.

26 years agoNew windows NT/95 port using MSV5.0.
Adam Dickmeiss [Mon, 1 Sep 1997 08:47:18 +0000 (08:47 +0000)]
New windows NT/95 port using MSV5.0.

26 years agoAdded thesaurus oids
Sebastian Hammer [Fri, 29 Aug 1997 13:34:58 +0000 (13:34 +0000)]
Added thesaurus oids

26 years agoAdded Thesaurus OID
Sebastian Hammer [Tue, 19 Aug 1997 08:46:05 +0000 (08:46 +0000)]
Added Thesaurus OID

26 years agoAdded Thesaurus
Sebastian Hammer [Tue, 19 Aug 1997 08:45:13 +0000 (08:45 +0000)]
Added Thesaurus

26 years agoHousekeeping
Sebastian Hammer [Tue, 19 Aug 1997 08:43:49 +0000 (08:43 +0000)]
Housekeeping

26 years agoAdded thesaurus OID
Sebastian Hammer [Tue, 19 Aug 1997 08:40:52 +0000 (08:40 +0000)]
Added thesaurus OID

26 years agoAdded new OID entries (RVDM).
Adam Dickmeiss [Mon, 28 Jul 1997 12:34:42 +0000 (12:34 +0000)]
Added new OID entries (RVDM).

26 years agoRemoved windows DLL stubs.
Adam Dickmeiss [Mon, 21 Jul 1997 12:48:11 +0000 (12:48 +0000)]
Removed windows DLL stubs.

26 years agoMoved definition of nmem_control and nmem_block.
Adam Dickmeiss [Mon, 21 Jul 1997 12:47:38 +0000 (12:47 +0000)]
Moved definition of nmem_control and nmem_block.

26 years agoBug fix: changed definition of attributeValues in
Adam Dickmeiss [Mon, 21 Jul 1997 12:46:03 +0000 (12:46 +0000)]
Bug fix: changed definition of attributeValues in
Z_AttributeOccurrence.

26 years agoMoved definitions of nmem_block and nmem_control.
Adam Dickmeiss [Mon, 21 Jul 1997 12:44:30 +0000 (12:44 +0000)]
Moved definitions of nmem_block and nmem_control.

26 years agoChanged header to 1997.
Adam Dickmeiss [Wed, 2 Jul 1997 14:12:52 +0000 (14:12 +0000)]
Changed header to 1997.

26 years agoFixed #if-bug. Thanks to RVDM.
Adam Dickmeiss [Wed, 2 Jul 1997 12:57:48 +0000 (12:57 +0000)]
Fixed #if-bug. Thanks to RVDM.

26 years agoAdded new BIB-1 diagnostic messages.
Adam Dickmeiss [Tue, 1 Jul 1997 14:15:10 +0000 (14:15 +0000)]
Added new BIB-1 diagnostic messages.

26 years agoAdded messages about new diagnostic codes.
Adam Dickmeiss [Tue, 1 Jul 1997 13:52:21 +0000 (13:52 +0000)]
Added messages about new diagnostic codes.

26 years agoTake care of case when invalid target is specified on command line.
Adam Dickmeiss [Tue, 1 Jul 1997 13:49:56 +0000 (13:49 +0000)]
Take care of case when invalid target is specified on command line.

26 years agoAdded ODR argument to ccl_rpn_query and ccl_scan_query.
Adam Dickmeiss [Mon, 23 Jun 1997 10:31:25 +0000 (10:31 +0000)]
Added ODR argument to ccl_rpn_query and ccl_scan_query.

26 years agoAdded RVDM's SEQUENCE OF patch again!
Adam Dickmeiss [Mon, 23 Jun 1997 10:31:11 +0000 (10:31 +0000)]
Added RVDM's SEQUENCE OF patch again!

26 years agoAdded ODR stream as parameter to ccl_rpn_query and ccl_scan_query.
Adam Dickmeiss [Mon, 23 Jun 1997 10:30:45 +0000 (10:30 +0000)]
Added ODR stream as parameter to ccl_rpn_query and ccl_scan_query.

26 years agoAdded call to ccl_rpn_delete in search. Added ODR stream "out"
Adam Dickmeiss [Mon, 23 Jun 1997 10:30:18 +0000 (10:30 +0000)]
Added call to ccl_rpn_delete in search. Added ODR stream "out"
as parameter to ccl_rpn_query to release RPN query.

26 years agoAdded ODR argument to ccl_rpn_query to provide release of
Adam Dickmeiss [Mon, 23 Jun 1997 10:28:27 +0000 (10:28 +0000)]
Added ODR argument to ccl_rpn_query to provide release of
RPN structure.

26 years agoOld versions of GILS tables
Sebastian Hammer [Wed, 14 May 1997 11:14:44 +0000 (11:14 +0000)]
Old versions of GILS tables

26 years agoMoved to GILS version 2
Sebastian Hammer [Wed, 14 May 1997 11:09:51 +0000 (11:09 +0000)]
Moved to GILS version 2

26 years agoC++ support.
Adam Dickmeiss [Wed, 14 May 1997 06:53:19 +0000 (06:53 +0000)]
C++ support.

26 years agoIn handling of SEQUENCE OF: Counter set to zero when SEQUENCE
Adam Dickmeiss [Mon, 5 May 1997 11:21:09 +0000 (11:21 +0000)]
In handling of SEQUENCE OF: Counter set to zero when SEQUENCE
OF isn't there at all.

26 years agoClient uses "options" utility and marc dump filename may be specified
Adam Dickmeiss [Mon, 5 May 1997 11:20:35 +0000 (11:20 +0000)]
Client uses "options" utility and marc dump filename may be specified
as an option (-m <file>).

26 years agoChanges.
Adam Dickmeiss [Mon, 5 May 1997 11:19:51 +0000 (11:19 +0000)]
Changes.

26 years agoSupport for private OID table added. Thanks to Ronald van der Meer
Sebastian Hammer [Fri, 2 May 1997 08:39:27 +0000 (08:39 +0000)]
Support for private OID table added. Thanks to Ronald van der Meer

26 years agoNew PDUs added, thanks to Ronald van der Meer
Sebastian Hammer [Fri, 2 May 1997 08:39:10 +0000 (08:39 +0000)]
New PDUs added, thanks to Ronald van der Meer

26 years agoNone
Sebastian Hammer [Fri, 2 May 1997 08:38:33 +0000 (08:38 +0000)]
None

26 years agoAdded DLL entry point routines.
Adam Dickmeiss [Thu, 1 May 1997 15:07:55 +0000 (15:07 +0000)]
Added DLL entry point routines.

26 years agoAdded log_mask_str_x routine.
Adam Dickmeiss [Thu, 1 May 1997 15:06:42 +0000 (15:06 +0000)]
Added log_mask_str_x routine.

26 years agoMoved WINSOCK init. code to tcpip_init routine.
Adam Dickmeiss [Thu, 1 May 1997 15:06:32 +0000 (15:06 +0000)]
Moved WINSOCK init. code to tcpip_init routine.

26 years agoNull
Sebastian Hammer [Wed, 30 Apr 1997 08:52:02 +0000 (08:52 +0000)]
Null

26 years agoWork
Sebastian Hammer [Wed, 30 Apr 1997 08:49:50 +0000 (08:49 +0000)]
Work

27 years agoChanged header.
Adam Dickmeiss [Mon, 24 Feb 1997 10:37:26 +0000 (10:37 +0000)]
Changed header.

27 years agoThe "all" specifier only affects elements that are indexed (and not
Adam Dickmeiss [Wed, 19 Feb 1997 14:46:15 +0000 (14:46 +0000)]
The "all" specifier only affects elements that are indexed (and not
all elements).

27 years agoAdded optional, physical ANY
Sebastian Hammer [Thu, 2 Jan 1997 10:47:56 +0000 (10:47 +0000)]
Added optional, physical ANY

27 years agoFixed GRS-1 null-ref
Sebastian Hammer [Thu, 5 Dec 1996 13:17:47 +0000 (13:17 +0000)]
Fixed GRS-1 null-ref

27 years agoFixed reference to bad element. Other small changes.
Adam Dickmeiss [Fri, 15 Nov 1996 15:48:24 +0000 (15:48 +0000)]
Fixed reference to bad element. Other small changes.

27 years agoAdded proximity operator.
Adam Dickmeiss [Mon, 11 Nov 1996 13:15:29 +0000 (13:15 +0000)]
Added proximity operator.

27 years agoFixed tagging bug in z_ProximityOperator.
Adam Dickmeiss [Mon, 11 Nov 1996 13:14:46 +0000 (13:14 +0000)]
Fixed tagging bug in z_ProximityOperator.

27 years agoAdded doc about proximity in PQF.
Adam Dickmeiss [Mon, 11 Nov 1996 13:14:15 +0000 (13:14 +0000)]
Added doc about proximity in PQF.

27 years agoRemoved reference to gils-f.est.
Adam Dickmeiss [Fri, 8 Nov 1996 14:09:22 +0000 (14:09 +0000)]
Removed reference to gils-f.est.

27 years agoClient accepts multiple database names.
Adam Dickmeiss [Fri, 8 Nov 1996 11:03:26 +0000 (11:03 +0000)]
Client accepts multiple database names.

27 years agoMore work.
Adam Dickmeiss [Fri, 8 Nov 1996 11:03:01 +0000 (11:03 +0000)]
More work.

27 years agoBug fix: used close on MS-Windows. Fixed to closesocket.
Adam Dickmeiss [Fri, 1 Nov 1996 08:45:18 +0000 (08:45 +0000)]
Bug fix: used close on MS-Windows. Fixed to closesocket.

27 years agoAdded header.
Adam Dickmeiss [Tue, 29 Oct 1996 13:36:26 +0000 (13:36 +0000)]
Added header.

27 years agoImplemented data1_set_tabpath and data1_get_tabpath.
Adam Dickmeiss [Tue, 29 Oct 1996 13:35:38 +0000 (13:35 +0000)]
Implemented data1_set_tabpath and data1_get_tabpath.

27 years agoMinor change.
Adam Dickmeiss [Tue, 29 Oct 1996 13:34:56 +0000 (13:34 +0000)]
Minor change.

27 years agoNew functions to get/set data1_tabpath.
Adam Dickmeiss [Tue, 29 Oct 1996 13:34:38 +0000 (13:34 +0000)]
New functions to get/set data1_tabpath.

27 years agoUpdated.
Adam Dickmeiss [Tue, 29 Oct 1996 13:33:52 +0000 (13:33 +0000)]
Updated.

27 years agoAdded 'static' modifier to dummy variable in odr_constructed_begin.
Adam Dickmeiss [Wed, 23 Oct 1996 12:31:24 +0000 (12:31 +0000)]
Added 'static' modifier to dummy variable in odr_constructed_begin.

27 years agoVersion 1.3
Sebastian Hammer [Fri, 11 Oct 1996 15:06:52 +0000 (15:06 +0000)]
Version 1.3

27 years agoCCL parser from Europagate Email gateway 1.0.
Adam Dickmeiss [Fri, 11 Oct 1996 15:00:23 +0000 (15:00 +0000)]
CCL parser from Europagate Email gateway 1.0.

27 years agoSmallish
Sebastian Hammer [Fri, 11 Oct 1996 12:38:03 +0000 (12:38 +0000)]
Smallish

27 years agoSmallish
Sebastian Hammer [Fri, 11 Oct 1996 11:57:16 +0000 (11:57 +0000)]
Smallish

27 years agoFixed a bug that caused data1_read_node to core dump when no abstract
Adam Dickmeiss [Fri, 11 Oct 1996 10:35:38 +0000 (10:35 +0000)]
Fixed a bug that caused data1_read_node to core dump when no abstract
syntax was defined in a "sgml"-record.

27 years agoAdded Update extended service.
Sebastian Hammer [Thu, 10 Oct 1996 12:35:12 +0000 (12:35 +0000)]
Added Update extended service.

27 years agoZZ
Sebastian Hammer [Thu, 10 Oct 1996 12:32:01 +0000 (12:32 +0000)]
ZZ

27 years agoAdded SearchResult additionalInfo
Sebastian Hammer [Thu, 10 Oct 1996 11:52:18 +0000 (11:52 +0000)]
Added SearchResult additionalInfo

27 years agoAdded SerchResult additional info
Sebastian Hammer [Thu, 10 Oct 1996 11:51:58 +0000 (11:51 +0000)]
Added SerchResult additional info

27 years agoAdded SearchInfoReport
Sebastian Hammer [Wed, 9 Oct 1996 15:54:51 +0000 (15:54 +0000)]
Added SearchInfoReport

27 years agoNew ODR function, odr_choice_enable_bias, to control behaviour of
Adam Dickmeiss [Tue, 8 Oct 1996 12:58:08 +0000 (12:58 +0000)]
New ODR function, odr_choice_enable_bias, to control behaviour of
odr_choice_bias.

27 years agoBug fix: tagging of type 101 query.
Adam Dickmeiss [Tue, 8 Oct 1996 12:56:57 +0000 (12:56 +0000)]
Bug fix: tagging of type 101 query.

27 years agochanges.
Adam Dickmeiss [Tue, 8 Oct 1996 12:55:47 +0000 (12:55 +0000)]
changes.

27 years ago*** empty log message ***
Sebastian Hammer [Tue, 8 Oct 1996 10:45:05 +0000 (10:45 +0000)]
*** empty log message ***

27 years agoResolved conflicts.
Sebastian Hammer [Tue, 8 Oct 1996 10:44:57 +0000 (10:44 +0000)]
Resolved conflicts.

27 years agoAdded SOIF syntax.
Sebastian Hammer [Tue, 8 Oct 1996 10:43:20 +0000 (10:43 +0000)]
Added SOIF syntax.

27 years agoAdded files
Sebastian Hammer [Mon, 7 Oct 1996 15:54:47 +0000 (15:54 +0000)]
Added files

27 years agoAdded SOIF support
Sebastian Hammer [Mon, 7 Oct 1996 15:29:16 +0000 (15:29 +0000)]
Added SOIF support

27 years agoWork
Sebastian Hammer [Mon, 7 Oct 1996 15:28:54 +0000 (15:28 +0000)]
Work

27 years agoFixed conflict (CVS)
Sebastian Hammer [Thu, 29 Aug 1996 14:19:34 +0000 (14:19 +0000)]
Fixed conflict (CVS)

27 years agoMade select() optional
Sebastian Hammer [Tue, 27 Aug 1996 10:43:22 +0000 (10:43 +0000)]
Made select() optional

27 years agoNew function p_query_attset to define default attribute set.
Adam Dickmeiss [Mon, 12 Aug 1996 14:10:34 +0000 (14:10 +0000)]
New function p_query_attset to define default attribute set.

27 years agoODR_DEBUG not set.
Adam Dickmeiss [Mon, 12 Aug 1996 14:09:54 +0000 (14:09 +0000)]
ODR_DEBUG not set.

27 years agoDefault prefix query attribute set defined by using p_query_attset.
Adam Dickmeiss [Mon, 12 Aug 1996 14:09:11 +0000 (14:09 +0000)]
Default prefix query attribute set defined by using p_query_attset.

27 years agoNew function: p_query_attset.
Adam Dickmeiss [Mon, 12 Aug 1996 14:08:30 +0000 (14:08 +0000)]
New function: p_query_attset.

27 years agoSmall
Sebastian Hammer [Fri, 26 Jul 1996 14:07:21 +0000 (14:07 +0000)]
Small

27 years agoVarious smaller things. Gathered header-files.
Sebastian Hammer [Fri, 26 Jul 1996 13:37:06 +0000 (13:37 +0000)]
Various smaller things. Gathered header-files.

27 years agoVarious smallish
Sebastian Hammer [Fri, 26 Jul 1996 13:36:15 +0000 (13:36 +0000)]
Various smallish

27 years agoGathered header-files
Sebastian Hammer [Fri, 26 Jul 1996 13:35:38 +0000 (13:35 +0000)]
Gathered header-files

27 years agoPorting.
Sebastian Hammer [Fri, 26 Jul 1996 12:34:07 +0000 (12:34 +0000)]
Porting.

27 years agoSystem headerfiles gathered in yconfig
Sebastian Hammer [Sat, 6 Jul 1996 19:58:23 +0000 (19:58 +0000)]
System headerfiles gathered in yconfig

27 years agoFunction xfree_f checks for NULL pointer.
Adam Dickmeiss [Wed, 3 Jul 1996 13:21:36 +0000 (13:21 +0000)]
Function xfree_f checks for NULL pointer.

27 years ago1.2
Sebastian Hammer [Mon, 10 Jun 1996 08:57:45 +0000 (08:57 +0000)]
1.2

27 years agoAdded OPAC, ResourceReport
Sebastian Hammer [Mon, 10 Jun 1996 08:57:38 +0000 (08:57 +0000)]
Added OPAC, ResourceReport

27 years agoWork on Summary.
Sebastian Hammer [Mon, 10 Jun 1996 08:56:00 +0000 (08:56 +0000)]
Work on Summary.

27 years agoAdded Summary. Unfinished work
Sebastian Hammer [Mon, 10 Jun 1996 08:55:33 +0000 (08:55 +0000)]
Added Summary. Unfinished work

27 years agoAdded Summary, OPAC
Sebastian Hammer [Mon, 10 Jun 1996 08:55:20 +0000 (08:55 +0000)]
Added Summary, OPAC

27 years agoAdded Summary
Sebastian Hammer [Mon, 10 Jun 1996 08:53:47 +0000 (08:53 +0000)]
Added Summary

27 years agoAdded Summary,OPAC,ResourceReport
Sebastian Hammer [Mon, 10 Jun 1996 08:53:31 +0000 (08:53 +0000)]
Added Summary,OPAC,ResourceReport

27 years agoWork
Sebastian Hammer [Mon, 10 Jun 1996 08:53:01 +0000 (08:53 +0000)]
Work

27 years agoFixed tag->tagset dependency
Sebastian Hammer [Fri, 7 Jun 1996 11:04:32 +0000 (11:04 +0000)]
Fixed tag->tagset dependency

27 years ago*** empty log message ***
Sebastian Hammer [Thu, 6 Jun 1996 12:07:17 +0000 (12:07 +0000)]
*** empty log message ***