yaz-moved-to-github.git
20 years agoAdd cqlster.c which provides cql_strerror()
Mike Taylor [Tue, 27 May 2003 09:47:15 +0000 (09:47 +0000)]
Add cqlster.c which provides cql_strerror()

20 years agoAdd declaration of cql_strerror()
Mike Taylor [Tue, 27 May 2003 09:46:26 +0000 (09:46 +0000)]
Add declaration of cql_strerror()
Remove comment listing error-values, since the same information
is now included in the cql/cqlstrer.c source file.

20 years agotweak
Mike Taylor [Tue, 27 May 2003 09:43:59 +0000 (09:43 +0000)]
tweak

20 years agoBetter error reporting for CQL-to-RPN conversion failure
Mike Taylor [Tue, 27 May 2003 09:42:08 +0000 (09:42 +0000)]
Better error reporting for CQL-to-RPN conversion failure

20 years agoSpecial socklen_t check for AIX
Adam Dickmeiss [Mon, 26 May 2003 20:09:01 +0000 (20:09 +0000)]
Special socklen_t check for AIX

20 years agoUse odr_getelement instead of odr_getaddinfo
Adam Dickmeiss [Mon, 26 May 2003 13:47:23 +0000 (13:47 +0000)]
Use odr_getelement instead of odr_getaddinfo

20 years agoMake MAC OSX gcc more happy
Adam Dickmeiss [Mon, 26 May 2003 13:36:48 +0000 (13:36 +0000)]
Make MAC OSX gcc more happy

20 years agoFix type of len var
Adam Dickmeiss [Mon, 26 May 2003 11:35:46 +0000 (11:35 +0000)]
Fix type of len var

20 years agoadded type cast to avoid warning
Adam Dickmeiss [Sat, 24 May 2003 19:34:43 +0000 (19:34 +0000)]
added type cast to avoid warning

20 years agoSpelling.
Adam Dickmeiss [Sat, 24 May 2003 19:25:24 +0000 (19:25 +0000)]
Spelling.

20 years agoodr_getelement / odr_setelement
Adam Dickmeiss [Sat, 24 May 2003 19:20:14 +0000 (19:20 +0000)]
odr_getelement / odr_setelement

20 years agoWIN32 updates
Adam Dickmeiss [Fri, 23 May 2003 10:41:26 +0000 (10:41 +0000)]
WIN32 updates

20 years agoCompilation now works again YAZ.2.0.2.RH.2
Adam Dickmeiss [Fri, 23 May 2003 08:52:35 +0000 (08:52 +0000)]
Compilation now works again

20 years agoDocument yaz-client's CQL2RPN query-type, the set_cqlfile command and the -q command...
Mike Taylor [Fri, 23 May 2003 00:24:04 +0000 (00:24 +0000)]
Document yaz-client's CQL2RPN query-type, the set_cqlfile command and the -q command-line options

20 years agoSet the default CQL qualifier file to /usr/local/share/yaz/etc/pqf.properties
Mike Taylor [Thu, 22 May 2003 23:55:19 +0000 (23:55 +0000)]
Set the default CQL qualifier file to /usr/local/share/yaz/etc/pqf.properties
(How can I set it to look wherever YAZ is installed?)
Refuse to do CQL2RPN queries if no valid CQL qualifier file has been set.

20 years agoFix MARC8 conversion
Adam Dickmeiss [Thu, 22 May 2003 22:44:50 +0000 (22:44 +0000)]
Fix MARC8 conversion

20 years agoFix to install XSLs and pqf.properties
Mike Taylor [Thu, 22 May 2003 22:32:08 +0000 (22:32 +0000)]
Fix to install XSLs and pqf.properties

20 years agoSupport for a new queryType, CQL2RPN, which allows the user to provide
Mike Taylor [Thu, 22 May 2003 17:01:33 +0000 (17:01 +0000)]
Support for a new queryType, CQL2RPN, which allows the user to provide
queries in CQL and transforms them into Type-1 queries.  This should
allow CQL to be used against any server rather than just the tiny
proportion that support native CQL queries.  Also added set_cqlfile
command (analogous to set_cclfile).

20 years agoAdd documentation for CQL->RPN transformation's error-reporting
Mike Taylor [Thu, 22 May 2003 16:57:28 +0000 (16:57 +0000)]
Add documentation for CQL->RPN transformation's error-reporting

20 years agoFixed a silly typo
Heikki Levanto [Thu, 22 May 2003 15:41:58 +0000 (15:41 +0000)]
Fixed a silly typo

20 years agoDefined log level bits app2 and app3
Heikki Levanto [Thu, 22 May 2003 13:15:07 +0000 (13:15 +0000)]
Defined log level bits app2 and app3

20 years agoredhat package version 2 now
Marc Cromme [Thu, 22 May 2003 11:20:54 +0000 (11:20 +0000)]
redhat package version 2 now

20 years agoFix comments
Adam Dickmeiss [Tue, 20 May 2003 20:33:29 +0000 (20:33 +0000)]
Fix comments

20 years agoShow ODR error addinfo
Adam Dickmeiss [Tue, 20 May 2003 20:22:11 +0000 (20:22 +0000)]
Show ODR error addinfo

20 years agoFurther ODR tests
Adam Dickmeiss [Tue, 20 May 2003 20:21:34 +0000 (20:21 +0000)]
Further ODR tests

20 years agoBetter ODR diagnostics for missing elements which includes additional
Adam Dickmeiss [Tue, 20 May 2003 19:55:29 +0000 (19:55 +0000)]
Better ODR diagnostics for missing elements which includes additional
info with name of element. New ODR function odr_missing.
Removed depricated macros odr_implicit and odr_explicit.

20 years agoIndentation
Adam Dickmeiss [Tue, 20 May 2003 19:50:12 +0000 (19:50 +0000)]
Indentation

20 years agoIndentation
Adam Dickmeiss [Tue, 20 May 2003 17:22:54 +0000 (17:22 +0000)]
Indentation

20 years agoZOOM option: step. More verbose GFS SRW server display
Adam Dickmeiss [Tue, 20 May 2003 08:22:32 +0000 (08:22 +0000)]
ZOOM option: step. More verbose GFS SRW server display

20 years agoChanges. SRW support. charset fixes for yaz-client
Adam Dickmeiss [Mon, 19 May 2003 20:45:52 +0000 (20:45 +0000)]
Changes. SRW support. charset fixes for yaz-client

20 years agocharset/marccharset commands. SRW stuff
Adam Dickmeiss [Mon, 19 May 2003 20:45:07 +0000 (20:45 +0000)]
charset/marccharset commands. SRW stuff

20 years agocharset updates. Option -V to show version
Adam Dickmeiss [Mon, 19 May 2003 20:44:33 +0000 (20:44 +0000)]
charset updates. Option -V to show version

20 years agoodr_set_charset: allow to==from==0 to disable charset conversion
Adam Dickmeiss [Mon, 19 May 2003 14:37:38 +0000 (14:37 +0000)]
odr_set_charset: allow to==from==0 to disable charset conversion

20 years agoFix comment
Adam Dickmeiss [Sun, 18 May 2003 22:27:07 +0000 (22:27 +0000)]
Fix comment

20 years agoMention GNU Bison on Windows installataion
Adam Dickmeiss [Fri, 16 May 2003 14:39:57 +0000 (14:39 +0000)]
Mention GNU Bison on Windows installataion

20 years agoxmalloc trace fix for 64-bit systems such as DEC alpha.
Adam Dickmeiss [Fri, 16 May 2003 13:14:26 +0000 (13:14 +0000)]
xmalloc trace fix for 64-bit systems such as DEC alpha.

20 years agoFix last event setting.
Adam Dickmeiss [Wed, 14 May 2003 22:31:52 +0000 (22:31 +0000)]
Fix last event setting.

20 years agoUpdated yaz.7 page
Adam Dickmeiss [Wed, 14 May 2003 21:12:41 +0000 (21:12 +0000)]
Updated yaz.7 page

20 years agoFix setting of last event#
Adam Dickmeiss [Wed, 14 May 2003 20:58:07 +0000 (20:58 +0000)]
Fix setting of last event#

20 years agoSet permissions to 0777 for unix file socket
Adam Dickmeiss [Wed, 14 May 2003 13:49:02 +0000 (13:49 +0000)]
Set permissions to 0777 for unix file socket

20 years agoUse YAZ_SOCKLEN_T instead of socklen_t
Adam Dickmeiss [Tue, 13 May 2003 14:21:13 +0000 (14:21 +0000)]
Use YAZ_SOCKLEN_T instead of socklen_t

20 years agoMention http scheme
Adam Dickmeiss [Mon, 12 May 2003 22:38:40 +0000 (22:38 +0000)]
Mention http scheme

20 years agoMinor change of def of EXTRA_DIST
Adam Dickmeiss [Mon, 12 May 2003 22:37:56 +0000 (22:37 +0000)]
Minor change of def of EXTRA_DIST

20 years agoOmit print for XML data
Adam Dickmeiss [Mon, 12 May 2003 22:36:10 +0000 (22:36 +0000)]
Omit print for XML data

20 years agoFix handling of HTTP error. Dont print details when omitted
Adam Dickmeiss [Mon, 12 May 2003 22:35:06 +0000 (22:35 +0000)]
Fix handling of HTTP error. Dont print details when omitted

20 years agomove description of databaseName option to the Connection section
Mike Taylor [Mon, 12 May 2003 13:34:00 +0000 (13:34 +0000)]
move description of databaseName option to the Connection section

20 years agoFix check
Adam Dickmeiss [Tue, 6 May 2003 13:09:15 +0000 (13:09 +0000)]
Fix check

20 years agoCall automake twice to avoid missing depcomp
Adam Dickmeiss [Tue, 6 May 2003 12:09:10 +0000 (12:09 +0000)]
Call automake twice to avoid missing depcomp

20 years agoRemove fix for missing depmod in Makefile
Adam Dickmeiss [Tue, 6 May 2003 12:07:33 +0000 (12:07 +0000)]
Remove fix for missing depmod in Makefile

20 years agoAdd include of yaz/yconfig.h
Adam Dickmeiss [Tue, 6 May 2003 11:51:23 +0000 (11:51 +0000)]
Add include of yaz/yconfig.h

20 years agoFix for missing depcomp
Adam Dickmeiss [Tue, 6 May 2003 11:37:18 +0000 (11:37 +0000)]
Fix for missing depcomp

20 years agoNew test for ODR. Demonstrates the use of small ASN.1 spec too.
Adam Dickmeiss [Tue, 6 May 2003 10:08:30 +0000 (10:08 +0000)]
New test for ODR. Demonstrates the use of small ASN.1 spec too.

20 years agoNew tests.
Adam Dickmeiss [Tue, 6 May 2003 10:07:33 +0000 (10:07 +0000)]
New tests.

20 years agoInclude of odr.h does not use -i value. Always set to <yaz/odr.h> .
Adam Dickmeiss [Tue, 6 May 2003 10:06:43 +0000 (10:06 +0000)]
Include of odr.h does not use -i value. Always set to <yaz/odr.h> .

20 years agoignore yazhtml.xsl
Mike Taylor [Fri, 2 May 2003 23:25:38 +0000 (23:25 +0000)]
ignore yazhtml.xsl

20 years agonew file
Mike Taylor [Fri, 2 May 2003 09:23:26 +0000 (09:23 +0000)]
new file

20 years agoignore cql2pqf and cql2xcql
Mike Taylor [Fri, 2 May 2003 09:22:43 +0000 (09:22 +0000)]
ignore cql2pqf and cql2xcql

20 years agoRemoved cql.h from sources
Adam Dickmeiss [Thu, 1 May 2003 07:49:26 +0000 (07:49 +0000)]
Removed cql.h from sources

20 years agoSRW fixes
Adam Dickmeiss [Wed, 30 Apr 2003 14:04:45 +0000 (14:04 +0000)]
SRW fixes

20 years agoyaz.7 moved from yaz to libyaz.
Adam Dickmeiss [Tue, 29 Apr 2003 22:00:47 +0000 (22:00 +0000)]
yaz.7 moved from yaz to libyaz.

20 years agoDatabase setting for SRW. Minor updates in messages
Adam Dickmeiss [Tue, 29 Apr 2003 21:53:54 +0000 (21:53 +0000)]
Database setting for SRW. Minor updates in messages

20 years agoFixed a few warnings on non-libxml2 systems
Adam Dickmeiss [Tue, 29 Apr 2003 21:20:33 +0000 (21:20 +0000)]
Fixed a few warnings on non-libxml2 systems

20 years agoProper ifdefs for non-libxml2 systems
Adam Dickmeiss [Tue, 29 Apr 2003 21:13:08 +0000 (21:13 +0000)]
Proper ifdefs for non-libxml2 systems

20 years agoSRW support for YAZ client
Adam Dickmeiss [Tue, 29 Apr 2003 21:04:46 +0000 (21:04 +0000)]
SRW support for YAZ client

20 years agoRemove shlibs:Depends from yaz YAZ.2.0.2
Adam Dickmeiss [Tue, 29 Apr 2003 09:54:39 +0000 (09:54 +0000)]
Remove shlibs:Depends from yaz

20 years agoTowards 2.0.2
Adam Dickmeiss [Mon, 28 Apr 2003 21:02:14 +0000 (21:02 +0000)]
Towards 2.0.2

20 years agoNew ZOOM events ZOOM_EVENT_RECV_{RECORD,SEARCH} for receiving a record
Adam Dickmeiss [Mon, 28 Apr 2003 11:04:51 +0000 (11:04 +0000)]
New ZOOM events ZOOM_EVENT_RECV_{RECORD,SEARCH} for receiving a record
and search result respectively.

21 years agolibyaz does not depend on readline; yaz does (programs)
Adam Dickmeiss [Fri, 25 Apr 2003 16:17:21 +0000 (16:17 +0000)]
libyaz does not depend on readline; yaz does (programs)

21 years agoRelease 1 YAZ.2.0.1
Adam Dickmeiss [Thu, 24 Apr 2003 20:38:08 +0000 (20:38 +0000)]
Release 1

21 years agoDebian changelog
Adam Dickmeiss [Thu, 24 Apr 2003 20:36:33 +0000 (20:36 +0000)]
Debian changelog

21 years agoMorten B.
Adam Dickmeiss [Thu, 24 Apr 2003 20:01:45 +0000 (20:01 +0000)]
Morten B.

21 years agoversion update
Adam Dickmeiss [Thu, 24 Apr 2003 20:00:15 +0000 (20:00 +0000)]
version update

21 years agoFor GFS: schema for bend_fetch; displayTerm for bend_scan.
Adam Dickmeiss [Thu, 24 Apr 2003 13:30:31 +0000 (13:30 +0000)]
For GFS: schema for bend_fetch; displayTerm for bend_scan.

21 years agoDoxyfile part of make dist
Adam Dickmeiss [Thu, 24 Apr 2003 13:29:50 +0000 (13:29 +0000)]
Doxyfile part of make dist

21 years agoRemove unused vars
Adam Dickmeiss [Thu, 24 Apr 2003 13:05:04 +0000 (13:05 +0000)]
Remove unused vars

21 years agoWork on chunkced encoding
Adam Dickmeiss [Thu, 24 Apr 2003 13:04:45 +0000 (13:04 +0000)]
Work on chunkced encoding

21 years agoWork on bug 24
Adam Dickmeiss [Thu, 24 Apr 2003 12:48:47 +0000 (12:48 +0000)]
Work on bug 24

21 years agoAllow for quoted tokens in ZOOM shell
Adam Dickmeiss [Wed, 23 Apr 2003 20:39:25 +0000 (20:39 +0000)]
Allow for quoted tokens in ZOOM shell

21 years agoFor ItemOrder, result set is unset if itemorder-setname is empty.
Adam Dickmeiss [Wed, 23 Apr 2003 20:38:19 +0000 (20:38 +0000)]
For ItemOrder, result set is unset if itemorder-setname is empty.
Set HTTP header "host" in order to be HTTP/1.1 compliant.

21 years agoIndentation
Adam Dickmeiss [Wed, 23 Apr 2003 20:36:05 +0000 (20:36 +0000)]
Indentation

21 years agoTest cases for nmem, iconv
Adam Dickmeiss [Wed, 23 Apr 2003 20:34:08 +0000 (20:34 +0000)]
Test cases for nmem, iconv

21 years agoDoxyfile added for html-documentation generation
Marc Cromme [Wed, 23 Apr 2003 12:56:05 +0000 (12:56 +0000)]
Doxyfile added for html-documentation generation

21 years agoPrepare for OPAC display
Adam Dickmeiss [Wed, 23 Apr 2003 12:31:07 +0000 (12:31 +0000)]
Prepare for OPAC display

21 years agoNote about debian version
Adam Dickmeiss [Fri, 18 Apr 2003 17:14:46 +0000 (17:14 +0000)]
Note about debian version

21 years agoChanges
Adam Dickmeiss [Fri, 18 Apr 2003 15:11:58 +0000 (15:11 +0000)]
Changes

21 years agodefault recordPacking is xml for SRU, string for SRW
Adam Dickmeiss [Fri, 18 Apr 2003 15:11:04 +0000 (15:11 +0000)]
default recordPacking is xml for SRU, string for SRW

21 years agoDelete unused make var YAZ_VERSION
Adam Dickmeiss [Thu, 17 Apr 2003 23:25:43 +0000 (23:25 +0000)]
Delete unused make var YAZ_VERSION

21 years agoSet LDFLAGS per library to avoid warning for newer libtools
Adam Dickmeiss [Thu, 17 Apr 2003 23:24:00 +0000 (23:24 +0000)]
Set LDFLAGS per library to avoid warning for newer libtools

21 years agorecordPacking for ZOOM
Adam Dickmeiss [Thu, 17 Apr 2003 19:43:41 +0000 (19:43 +0000)]
recordPacking for ZOOM

21 years agorecordPacking for SRW
Adam Dickmeiss [Thu, 17 Apr 2003 19:43:32 +0000 (19:43 +0000)]
recordPacking for SRW

21 years ago.la files part of RPM
Adam Dickmeiss [Thu, 17 Apr 2003 06:06:49 +0000 (06:06 +0000)]
.la files part of RPM

21 years agoUse Log instead of Id
Adam Dickmeiss [Mon, 14 Apr 2003 17:02:12 +0000 (17:02 +0000)]
Use Log instead of Id

21 years agoAdd include of string.h
Adam Dickmeiss [Mon, 14 Apr 2003 16:57:58 +0000 (16:57 +0000)]
Add include of string.h

21 years agoFix another bug in lexer
Adam Dickmeiss [Mon, 14 Apr 2003 16:52:10 +0000 (16:52 +0000)]
Fix another bug in lexer

21 years agoFix bug with unset member of lex token
Adam Dickmeiss [Mon, 14 Apr 2003 15:40:03 +0000 (15:40 +0000)]
Fix bug with unset member of lex token

21 years agoEXPORT LanguageCode and Segment
Adam Dickmeiss [Fri, 11 Apr 2003 23:29:12 +0000 (23:29 +0000)]
EXPORT LanguageCode and Segment

21 years agoFix CQL lex buffer overflow.
Adam Dickmeiss [Fri, 11 Apr 2003 15:53:39 +0000 (15:53 +0000)]
Fix CQL lex buffer overflow.

21 years agoRemove the Satan-spawn attribute VAL_THESAURUS
Mike Taylor [Thu, 3 Apr 2003 21:01:28 +0000 (21:01 +0000)]
Remove the Satan-spawn attribute VAL_THESAURUS

21 years agoAM_MAINTAINER_MODE
Adam Dickmeiss [Tue, 25 Mar 2003 09:58:13 +0000 (09:58 +0000)]
AM_MAINTAINER_MODE

21 years ago2.0.1
Adam Dickmeiss [Tue, 25 Mar 2003 09:57:26 +0000 (09:57 +0000)]
2.0.1