yaz-moved-to-github.git
24 years agoUpdated makefiles.
Adam Dickmeiss [Mon, 28 Feb 2000 11:44:39 +0000 (11:44 +0000)]
Updated makefiles.

24 years agoMinor.
Adam Dickmeiss [Mon, 28 Feb 2000 11:27:22 +0000 (11:27 +0000)]
Minor.

24 years agoMinor.
Adam Dickmeiss [Mon, 28 Feb 2000 11:25:45 +0000 (11:25 +0000)]
Minor.

24 years agoAdded Makefile.in for tab.
Adam Dickmeiss [Mon, 28 Feb 2000 11:25:21 +0000 (11:25 +0000)]
Added Makefile.in for tab.

24 years agoAdded config.h.in.
Adam Dickmeiss [Mon, 28 Feb 2000 11:21:36 +0000 (11:21 +0000)]
Added config.h.in.

24 years agoUsing autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
Adam Dickmeiss [Mon, 28 Feb 2000 11:20:05 +0000 (11:20 +0000)]
Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.

24 years agoRemoved odr_priv.obj.
Adam Dickmeiss [Mon, 28 Feb 2000 11:13:03 +0000 (11:13 +0000)]
Removed odr_priv.obj.

24 years agoCheck for possible inclusion -ltermcap when doing -lreadline check.
Adam Dickmeiss [Fri, 25 Feb 2000 11:40:09 +0000 (11:40 +0000)]
Check for possible inclusion -ltermcap when doing -lreadline check.

24 years agoFixed memory allocation problem.
Adam Dickmeiss [Thu, 24 Feb 2000 23:49:13 +0000 (23:49 +0000)]
Fixed memory allocation problem.

24 years agoBug fix.
Adam Dickmeiss [Thu, 24 Feb 2000 08:52:01 +0000 (08:52 +0000)]
Bug fix.

24 years agoTcl command clock not used if unavailable (Tcl7.4 and earlier).
Adam Dickmeiss [Thu, 10 Feb 2000 13:44:02 +0000 (13:44 +0000)]
Tcl command clock not used if unavailable (Tcl7.4 and earlier).

24 years agoRemoved C++ comment.
Adam Dickmeiss [Thu, 10 Feb 2000 13:42:43 +0000 (13:42 +0000)]
Removed C++ comment.

24 years agoAdded a few functions to set name of operands, etc.
Adam Dickmeiss [Tue, 8 Feb 2000 10:39:53 +0000 (10:39 +0000)]
Added a few functions to set name of operands, etc.

24 years agoIdentifier-length and indicator-lenght no longer set to 2 (forced).
Adam Dickmeiss [Sat, 5 Feb 2000 10:47:19 +0000 (10:47 +0000)]
Identifier-length and indicator-lenght no longer set to 2 (forced).

24 years agoAdded more elements.
Adam Dickmeiss [Fri, 4 Feb 2000 11:01:15 +0000 (11:01 +0000)]
Added more elements.

24 years agoMinor change.
Adam Dickmeiss [Wed, 2 Feb 2000 15:13:23 +0000 (15:13 +0000)]
Minor change.

24 years agoRemoved uses of assert(3). Cleanup of ODR. CCL parser update so
Adam Dickmeiss [Mon, 31 Jan 2000 13:15:21 +0000 (13:15 +0000)]
Removed uses of assert(3). Cleanup of ODR. CCL parser update so
that some characters are not surrounded by spaces in resulting term.
ILL-code updates.

24 years agoImplemented ill_get_ILLRequest. More ILL testing for client.
Adam Dickmeiss [Sat, 15 Jan 2000 09:39:50 +0000 (09:39 +0000)]
Implemented ill_get_ILLRequest. More ILL testing for client.

24 years agoImplemented ill_get_ILLRequest. Added some type mappings for ILL protocol.
Adam Dickmeiss [Sat, 15 Jan 2000 09:38:51 +0000 (09:38 +0000)]
Implemented ill_get_ILLRequest. Added some type mappings for ILL protocol.

24 years agoBug fix: some elements where treated as OPTIONAL when they shouldn't.
Adam Dickmeiss [Sat, 15 Jan 2000 09:18:42 +0000 (09:18 +0000)]
Bug fix: some elements where treated as OPTIONAL when they shouldn't.

24 years agoFixed tagging for member requester-CHECKED-IN in ILL ASN.1 spec.
Adam Dickmeiss [Thu, 13 Jan 2000 23:05:50 +0000 (23:05 +0000)]
Fixed tagging for member requester-CHECKED-IN in ILL ASN.1 spec.

24 years agoAdded printing stream (ODR) for backend functions.
Adam Dickmeiss [Wed, 12 Jan 2000 14:36:07 +0000 (14:36 +0000)]
Added printing stream (ODR) for backend functions.

24 years agoAdded several OID's.
Adam Dickmeiss [Mon, 10 Jan 2000 15:16:53 +0000 (15:16 +0000)]
Added several OID's.

24 years agoAdded oid_init/oid_exit. Changed oid_exit.
Adam Dickmeiss [Thu, 6 Jan 2000 14:59:13 +0000 (14:59 +0000)]
Added oid_init/oid_exit. Changed oid_exit.

24 years agoMinor change - to prevent warnings.
Adam Dickmeiss [Thu, 6 Jan 2000 14:30:56 +0000 (14:30 +0000)]
Minor change - to prevent warnings.

24 years agoUpdated for ILL.
Adam Dickmeiss [Thu, 6 Jan 2000 11:27:16 +0000 (11:27 +0000)]
Updated for ILL.

24 years agoMinor fix so that this source compiles using Visual C++.
Adam Dickmeiss [Thu, 6 Jan 2000 11:27:02 +0000 (11:27 +0000)]
Minor fix so that this source compiles using Visual C++.

24 years agoAdded case to prevent warning.
Adam Dickmeiss [Thu, 6 Jan 2000 11:25:59 +0000 (11:25 +0000)]
Added case to prevent warning.

24 years agoAdded function to count occurences of a tag spec in a data1 tree.
ian [Tue, 4 Jan 2000 17:46:17 +0000 (17:46 +0000)]
Added function to count occurences of a tag spec in a data1 tree.

24 years agoSearch terms may include "operators" without causing error.
Adam Dickmeiss [Wed, 22 Dec 1999 13:13:32 +0000 (13:13 +0000)]
Search terms may include "operators" without causing error.

24 years agoFixed handling of default/inherited attributes.
Adam Dickmeiss [Tue, 21 Dec 1999 16:25:20 +0000 (16:25 +0000)]
Fixed handling of default/inherited attributes.

24 years agoMore robust ISO2709 handling (in case of real bad formats).
Adam Dickmeiss [Tue, 21 Dec 1999 16:24:48 +0000 (16:24 +0000)]
More robust ISO2709 handling (in case of real bad formats).

24 years agoChanged retrieval module to allow data1 trees with no associated absyn.
ian [Tue, 21 Dec 1999 14:16:19 +0000 (14:16 +0000)]
Changed retrieval module to allow data1 trees with no associated absyn.
Also added a simple interface for extracting values from data1 trees using
a string based tagpath.

24 years agoImplemented ccl_pquery to convert from CCL tree to prefix query.
Adam Dickmeiss [Mon, 20 Dec 1999 15:20:13 +0000 (15:20 +0000)]
Implemented ccl_pquery to convert from CCL tree to prefix query.

24 years agoImplemented ILL protocol. Minor updates ASN.1 compiler.
Adam Dickmeiss [Thu, 16 Dec 1999 23:36:19 +0000 (23:36 +0000)]
Implemented ILL protocol. Minor updates ASN.1 compiler.

24 years agoMinor.
Adam Dickmeiss [Thu, 9 Dec 1999 22:31:19 +0000 (22:31 +0000)]
Minor.

24 years agoNew CHANGELOG.
Adam Dickmeiss [Thu, 9 Dec 1999 00:38:03 +0000 (00:38 +0000)]
New CHANGELOG.

24 years agoMinor.
Adam Dickmeiss [Wed, 8 Dec 1999 13:37:14 +0000 (13:37 +0000)]
Minor.

24 years agoMinor fix.
Adam Dickmeiss [Wed, 8 Dec 1999 13:21:02 +0000 (13:21 +0000)]
Minor fix.

24 years agoAdded comp.sh.
Adam Dickmeiss [Wed, 8 Dec 1999 13:14:12 +0000 (13:14 +0000)]
Added comp.sh.

24 years agoNew version.
Adam Dickmeiss [Wed, 8 Dec 1999 13:10:48 +0000 (13:10 +0000)]
New version.

24 years agoChanged LICENSE.
Adam Dickmeiss [Thu, 2 Dec 1999 14:01:17 +0000 (14:01 +0000)]
Changed LICENSE.

24 years agoUpdated information about YAZ.
Adam Dickmeiss [Thu, 2 Dec 1999 13:54:56 +0000 (13:54 +0000)]
Updated information about YAZ.

24 years agoImproved installation. Moved header files to include/yaz.
Adam Dickmeiss [Tue, 30 Nov 1999 13:47:10 +0000 (13:47 +0000)]
Improved installation. Moved header files to include/yaz.

24 years agoChanged the way implementationName - and version is set.
Adam Dickmeiss [Mon, 29 Nov 1999 15:12:27 +0000 (15:12 +0000)]
Changed the way implementationName - and version is set.

24 years agoImplementation_name and implementation_version copied verbatim.
Adam Dickmeiss [Mon, 29 Nov 1999 14:36:28 +0000 (14:36 +0000)]
Implementation_name and implementation_version copied verbatim.

24 years agoFixed yaz_oi_update so that it ignores NULL pointer.
Adam Dickmeiss [Wed, 10 Nov 1999 09:06:40 +0000 (09:06 +0000)]
Fixed yaz_oi_update so that it ignores NULL pointer.

24 years agoAdded status elements for backend delete result set handler.
Adam Dickmeiss [Thu, 4 Nov 1999 14:58:44 +0000 (14:58 +0000)]
Added status elements for backend delete result set handler.
Updated delete result result set command for client.

24 years agoImplemented wrbuf_puts.
Adam Dickmeiss [Wed, 3 Nov 1999 09:05:56 +0000 (09:05 +0000)]
Implemented wrbuf_puts.

24 years agowrbuf_write allows zero buffer length.
Adam Dickmeiss [Thu, 28 Oct 1999 11:36:40 +0000 (11:36 +0000)]
wrbuf_write allows zero buffer length.

24 years agoRetrieval module no longer uses ctype.h - functions.
Adam Dickmeiss [Thu, 21 Oct 1999 12:06:28 +0000 (12:06 +0000)]
Retrieval module no longer uses ctype.h - functions.

24 years agoSGML reader uses own isspace - it doesn't do 8-bit on WIN32!
Adam Dickmeiss [Thu, 21 Oct 1999 09:50:33 +0000 (09:50 +0000)]
SGML reader uses own isspace - it doesn't do 8-bit on WIN32!

24 years agoBetter dump of OCTET STRING.
Adam Dickmeiss [Tue, 19 Oct 1999 12:35:55 +0000 (12:35 +0000)]
Better dump of OCTET STRING.

24 years agoMinor bug fix (bug introduced by previous commit).
Adam Dickmeiss [Tue, 19 Oct 1999 12:35:42 +0000 (12:35 +0000)]
Minor bug fix (bug introduced by previous commit).

24 years agoCharacter '.' matches any single character.
Adam Dickmeiss [Fri, 15 Oct 1999 11:35:41 +0000 (11:35 +0000)]
Character '.' matches any single character.

24 years agoThe danmarc.abs file was addes to support the DANMarc2 record format.
Per M. Hansen [Tue, 12 Oct 1999 13:03:12 +0000 (13:03 +0000)]
The danmarc.abs file was addes to support the DANMarc2 record format.

24 years agoImplemented bend_sort_rr handler for frontend server.
Adam Dickmeiss [Mon, 11 Oct 1999 10:01:24 +0000 (10:01 +0000)]
Implemented bend_sort_rr handler for frontend server.

24 years agoModified printing of records.
Adam Dickmeiss [Mon, 11 Oct 1999 10:00:29 +0000 (10:00 +0000)]
Modified printing of records.

24 years agoThe file dan1.att was added, containing the DAN-1 Attribute set.
Per M. Hansen [Wed, 29 Sep 1999 14:43:39 +0000 (14:43 +0000)]
The file dan1.att was added, containing the DAN-1 Attribute set.

24 years agoFixed bug in yaz_oi_update and added delete option.
Adam Dickmeiss [Mon, 13 Sep 1999 12:51:35 +0000 (12:51 +0000)]
Fixed bug in yaz_oi_update and added delete option.

24 years agoAdded CLIENT IP OID.
Adam Dickmeiss [Mon, 13 Sep 1999 12:51:14 +0000 (12:51 +0000)]
Added CLIENT IP OID.

24 years agoSet TRACE_XMALLOC to 1.
Adam Dickmeiss [Fri, 10 Sep 1999 08:58:32 +0000 (08:58 +0000)]
Set TRACE_XMALLOC to 1.

24 years agoRenamed logf function to yaz_log. Removed VC++ project files.
Adam Dickmeiss [Fri, 27 Aug 1999 09:40:31 +0000 (09:40 +0000)]
Renamed logf function to yaz_log. Removed VC++ project files.

24 years agoRemoved dmalloc.obj.
Adam Dickmeiss [Wed, 21 Jul 1999 08:48:02 +0000 (08:48 +0000)]
Removed dmalloc.obj.

24 years agoRemoved dmalloc.h.
Adam Dickmeiss [Tue, 13 Jul 1999 13:29:02 +0000 (13:29 +0000)]
Removed dmalloc.h.

24 years agoBetter debugging for NMEM routines.
Adam Dickmeiss [Tue, 13 Jul 1999 13:28:24 +0000 (13:28 +0000)]
Better debugging for NMEM routines.

24 years agoUpdated memory debugging memory allocatation routines.
Adam Dickmeiss [Tue, 13 Jul 1999 13:24:53 +0000 (13:24 +0000)]
Updated memory debugging memory allocatation routines.

24 years agoNon-recursive version of data1_read_node. data1_read_nodex reads
Adam Dickmeiss [Tue, 13 Jul 1999 13:23:47 +0000 (13:23 +0000)]
Non-recursive version of data1_read_node. data1_read_nodex reads
stream of bytes (instead of buffer in memory).

24 years agoAdded option -1 that runs server once (for profiling purposes).
Adam Dickmeiss [Tue, 6 Jul 1999 12:17:15 +0000 (12:17 +0000)]
Added option -1 that runs server once (for profiling purposes).

24 years agoImproved layout generated record in SGML/XML format.
Adam Dickmeiss [Tue, 6 Jul 1999 12:16:00 +0000 (12:16 +0000)]
Improved layout generated record in SGML/XML format.

24 years agoAdded "schema" command.
Adam Dickmeiss [Tue, 6 Jul 1999 12:13:35 +0000 (12:13 +0000)]
Added "schema" command.

24 years agoFixed reading of MS-DOS files.
Adam Dickmeiss [Wed, 30 Jun 1999 09:10:32 +0000 (09:10 +0000)]
Fixed reading of MS-DOS files.

24 years agoAdded doc to CHANGELOG.
Adam Dickmeiss [Fri, 18 Jun 1999 11:29:27 +0000 (11:29 +0000)]
Added doc to CHANGELOG.

24 years agoAdded facility to specify implementation version - and name
Adam Dickmeiss [Thu, 17 Jun 1999 10:54:44 +0000 (10:54 +0000)]
Added facility to specify implementation version - and name
for server.

24 years agoAdded proximity.
Adam Dickmeiss [Wed, 16 Jun 1999 12:00:08 +0000 (12:00 +0000)]
Added proximity.

24 years agoAdded APDU log to client.
Adam Dickmeiss [Wed, 16 Jun 1999 11:55:24 +0000 (11:55 +0000)]
Added APDU log to client.

24 years agoFixed minor bug in ScanRequest encoder.
Adam Dickmeiss [Fri, 11 Jun 1999 16:45:59 +0000 (16:45 +0000)]
Fixed minor bug in ScanRequest encoder.

24 years agoAdded bend_start, bend_stop handlers and removed pre_init.
Adam Dickmeiss [Thu, 10 Jun 1999 11:45:30 +0000 (11:45 +0000)]
Added bend_start, bend_stop handlers and removed pre_init.
Handlers bend_start/bend_stop are called when service/daemon is
started/stopped.

24 years agoModified so that pre_init is called when service/server is started.
Adam Dickmeiss [Thu, 10 Jun 1999 09:18:54 +0000 (09:18 +0000)]
Modified so that pre_init is called when service/server is started.

24 years agoCleaning up. Seems to work all right
Heikki Levanto [Wed, 9 Jun 1999 15:10:08 +0000 (15:10 +0000)]
Cleaning up. Seems to work all right

24 years agoMinor changes.
Adam Dickmeiss [Wed, 9 Jun 1999 14:37:37 +0000 (14:37 +0000)]
Minor changes.

24 years agoAdded enable-yc (removed with-yc) and enable-tcpd.
Adam Dickmeiss [Wed, 9 Jun 1999 14:23:58 +0000 (14:23 +0000)]
Added enable-yc (removed with-yc) and enable-tcpd.

24 years agoFixed for compiled ASN.1.
Adam Dickmeiss [Wed, 9 Jun 1999 14:01:33 +0000 (14:01 +0000)]
Fixed for compiled ASN.1.

24 years agoCompiles and links both old and new type stuff all right
Heikki Levanto [Wed, 9 Jun 1999 13:33:32 +0000 (13:33 +0000)]
Compiles and links both old and new type stuff all right

24 years agoAt least it can compile
Heikki Levanto [Wed, 9 Jun 1999 11:05:30 +0000 (11:05 +0000)]
At least it can compile

24 years agoAdded YAZ_EXPORT.
Adam Dickmeiss [Wed, 9 Jun 1999 10:52:11 +0000 (10:52 +0000)]
Added YAZ_EXPORT.

24 years agoHeader files moved to include (used to be z39.50).
Adam Dickmeiss [Wed, 9 Jun 1999 09:43:31 +0000 (09:43 +0000)]
Header files moved to include (used to be z39.50).

24 years agoAdded option -I and variable h-path to specify path for header files.
Adam Dickmeiss [Wed, 9 Jun 1999 09:43:11 +0000 (09:43 +0000)]
Added option -I and variable h-path to specify path for header files.

24 years agoMore work on the ASN-generated files.
Heikki Levanto [Wed, 9 Jun 1999 09:41:09 +0000 (09:41 +0000)]
More work on the ASN-generated files.

24 years agoProto.h works all right, removed linker warnings from server.lib
Heikki Levanto [Tue, 8 Jun 1999 14:32:30 +0000 (14:32 +0000)]
Proto.h works all right, removed linker warnings from server.lib

24 years agoRenamed a pile of files
Heikki Levanto [Tue, 8 Jun 1999 14:07:24 +0000 (14:07 +0000)]
Renamed a pile of files
Tmpdir (to get around Ms leaving temp files around, and crashing
when too many with same number...)

24 years agoFixed problem with proto.h.
Adam Dickmeiss [Tue, 8 Jun 1999 13:11:55 +0000 (13:11 +0000)]
Fixed problem with proto.h.

24 years agoDeleting this, renamed to makefile (.nothing)
Heikki Levanto [Tue, 8 Jun 1999 12:16:19 +0000 (12:16 +0000)]
Deleting this, renamed to makefile (.nothing)

24 years agoRenamed to makefile (.nothing) (from .mak)
Heikki Levanto [Tue, 8 Jun 1999 12:15:41 +0000 (12:15 +0000)]
Renamed to makefile (.nothing) (from .mak)
Working on the proto.h problems and alternative confiigurations

24 years agoMinor changes.
Adam Dickmeiss [Tue, 8 Jun 1999 10:16:17 +0000 (10:16 +0000)]
Minor changes.

24 years agoMoved file to be part of zutil (instead of util).
Adam Dickmeiss [Tue, 8 Jun 1999 10:12:43 +0000 (10:12 +0000)]
Moved file to be part of zutil (instead of util).

24 years agoAdded Makefile.
Adam Dickmeiss [Tue, 8 Jun 1999 10:10:49 +0000 (10:10 +0000)]
Added Makefile.

24 years agoNew sub directory zutil. Moved YAZ Compiler to be part of YAZ tree.
Adam Dickmeiss [Tue, 8 Jun 1999 10:10:15 +0000 (10:10 +0000)]
New sub directory zutil. Moved YAZ Compiler to be part of YAZ tree.

24 years agoCleaning up
Heikki Levanto [Fri, 4 Jun 1999 10:04:28 +0000 (10:04 +0000)]
Cleaning up

24 years agoDebug options for C compiler
Heikki Levanto [Wed, 2 Jun 1999 13:23:29 +0000 (13:23 +0000)]
Debug options for C compiler