yaz-moved-to-github.git
21 years agoNew major version for yaz libs
Adam Dickmeiss [Tue, 18 Feb 2003 11:58:45 +0000 (11:58 +0000)]
New major version for yaz libs

21 years agoUse LIBS instead of XML2_LIBS for Makefiles
Adam Dickmeiss [Tue, 18 Feb 2003 10:37:08 +0000 (10:37 +0000)]
Use LIBS instead of XML2_LIBS for Makefiles

21 years agoDont return values in void function
Adam Dickmeiss [Tue, 18 Feb 2003 09:12:14 +0000 (09:12 +0000)]
Dont return values in void function

21 years agoPrepare for external utilties: iconv, libxml2 on WIN32
Adam Dickmeiss [Tue, 18 Feb 2003 09:11:50 +0000 (09:11 +0000)]
Prepare for external utilties: iconv, libxml2 on WIN32

21 years agoUse libxml2 instead of libxslt(and libxml2)
Adam Dickmeiss [Mon, 17 Feb 2003 22:35:47 +0000 (22:35 +0000)]
Use libxml2 instead of libxslt(and libxml2)

21 years agoWIN32 updates
Adam Dickmeiss [Mon, 17 Feb 2003 22:34:39 +0000 (22:34 +0000)]
WIN32 updates

21 years agoHTTP Timeouts. Memory leak checks and fixes. Changed member names for
Adam Dickmeiss [Mon, 17 Feb 2003 21:23:31 +0000 (21:23 +0000)]
HTTP Timeouts. Memory leak checks and fixes. Changed member names for
schema via ASN.1 compiler directives.

21 years agoSRW record retrieval works for ZOOM
Adam Dickmeiss [Mon, 17 Feb 2003 14:35:42 +0000 (14:35 +0000)]
SRW record retrieval works for ZOOM

21 years agoConfigure option --with-xsl.
Adam Dickmeiss [Fri, 14 Feb 2003 20:32:59 +0000 (20:32 +0000)]
Configure option --with-xsl.

21 years agoFix non-SOAP compile
Adam Dickmeiss [Fri, 14 Feb 2003 19:10:00 +0000 (19:10 +0000)]
Fix non-SOAP compile

21 years agoMore type casts. Modify CQL tree - bool is C++ reserved name.
Adam Dickmeiss [Fri, 14 Feb 2003 18:49:22 +0000 (18:49 +0000)]
More type casts. Modify CQL tree - bool is C++ reserved name.
Using YAZ SOAP instead of gSOAP for ZOOM client (still incomplete).

21 years agoadd type cast
Adam Dickmeiss [Wed, 12 Feb 2003 22:02:47 +0000 (22:02 +0000)]
add type cast

21 years agoremove unused variable
Adam Dickmeiss [Wed, 12 Feb 2003 22:02:33 +0000 (22:02 +0000)]
remove unused variable

21 years agoAdded include of string.h
Adam Dickmeiss [Wed, 12 Feb 2003 21:34:57 +0000 (21:34 +0000)]
Added include of string.h

21 years agoSOAP, SRW codecs and HTTP transport for YAZ using libxml2.
Adam Dickmeiss [Wed, 12 Feb 2003 15:06:42 +0000 (15:06 +0000)]
SOAP, SRW codecs and HTTP transport for YAZ using libxml2.
Updated ASN.1 for Z39.50 amendment String Identifiers for Schemas.

21 years agoAdded a LOG_NOTIME flag to disable time stamping log entries
Heikki Levanto [Wed, 12 Feb 2003 14:17:50 +0000 (14:17 +0000)]
Added a LOG_NOTIME flag to disable time stamping log entries
(useful for regressions, can run a diff on logs)

21 years agoFiced the log level display for level app
Heikki Levanto [Tue, 11 Feb 2003 16:35:17 +0000 (16:35 +0000)]
Ficed the log level display for level app
(used to display [all][app])

21 years ago1.9.3
Adam Dickmeiss [Mon, 10 Feb 2003 08:58:40 +0000 (08:58 +0000)]
1.9.3

21 years agoAdded a way to get log back to stderr
Heikki Levanto [Fri, 7 Feb 2003 14:39:00 +0000 (14:39 +0000)]
Added a way to get log back to stderr

21 years agoCQL to RPN example
Adam Dickmeiss [Tue, 28 Jan 2003 22:34:17 +0000 (22:34 +0000)]
CQL to RPN example

21 years agoDon't set syntax to none if bad syntax is supplied
Adam Dickmeiss [Mon, 27 Jan 2003 21:31:35 +0000 (21:31 +0000)]
Don't set syntax to none if bad syntax is supplied

21 years agoCQL to RPN mappings
Adam Dickmeiss [Mon, 27 Jan 2003 21:30:59 +0000 (21:30 +0000)]
CQL to RPN mappings

21 years agoSave a few bytes for piggyback :)
Adam Dickmeiss [Fri, 24 Jan 2003 12:15:45 +0000 (12:15 +0000)]
Save a few bytes for piggyback :)

21 years agoPiggyback fix
Adam Dickmeiss [Fri, 24 Jan 2003 11:59:03 +0000 (11:59 +0000)]
Piggyback fix

21 years agoFix SmallSetElementSetName for piggyback
Adam Dickmeiss [Fri, 24 Jan 2003 11:52:57 +0000 (11:52 +0000)]
Fix SmallSetElementSetName for piggyback

21 years agoMore CQL information
Adam Dickmeiss [Thu, 23 Jan 2003 20:26:37 +0000 (20:26 +0000)]
More CQL information

21 years ago2003
Adam Dickmeiss [Wed, 22 Jan 2003 14:39:16 +0000 (14:39 +0000)]
2003

21 years agoBuild-depends on docbook, etc
Adam Dickmeiss [Wed, 22 Jan 2003 13:33:34 +0000 (13:33 +0000)]
Build-depends on docbook, etc

21 years agoCQL section in tools. Not yet finished
Adam Dickmeiss [Wed, 22 Jan 2003 09:43:32 +0000 (09:43 +0000)]
CQL section in tools. Not yet finished

21 years agoChanged prototype of yaz_srw_serve to solve threading problem
Adam Dickmeiss [Mon, 20 Jan 2003 13:04:50 +0000 (13:04 +0000)]
Changed prototype of yaz_srw_serve to solve threading problem
with srw-gateway.

21 years agoFix compile problem in srw (when srw is disabled)
Adam Dickmeiss [Wed, 15 Jan 2003 14:26:55 +0000 (14:26 +0000)]
Fix compile problem in srw (when srw is disabled)

21 years agoUsing yaz_log instead of logf YAZ.1.9.2.Roel
Adam Dickmeiss [Tue, 14 Jan 2003 08:21:14 +0000 (08:21 +0000)]
Using yaz_log instead of logf

21 years agoFix missing arg in select code
Adam Dickmeiss [Mon, 13 Jan 2003 22:11:34 +0000 (22:11 +0000)]
Fix missing arg in select code

21 years agoOnly enable libxml/xslt when SRW is enabled (gSOAP is found)
Adam Dickmeiss [Mon, 13 Jan 2003 14:33:03 +0000 (14:33 +0000)]
Only enable libxml/xslt when SRW is enabled (gSOAP is found)

21 years agoAdd include
Adam Dickmeiss [Mon, 13 Jan 2003 14:32:41 +0000 (14:32 +0000)]
Add include

21 years agoCall bend_stop only for main process (not from forked child)
Adam Dickmeiss [Mon, 13 Jan 2003 14:32:06 +0000 (14:32 +0000)]
Call bend_stop only for main process (not from forked child)

21 years agoFixed two memory leaks
Adam Dickmeiss [Sat, 11 Jan 2003 03:18:53 +0000 (03:18 +0000)]
Fixed two memory leaks

21 years agoOnly use strerror_r in threaded mode
Adam Dickmeiss [Mon, 6 Jan 2003 21:52:37 +0000 (21:52 +0000)]
Only use strerror_r in threaded mode

21 years agoSRW, CQL, 2003
Adam Dickmeiss [Mon, 6 Jan 2003 08:20:26 +0000 (08:20 +0000)]
SRW, CQL, 2003

21 years agoRemove printf stmt
Adam Dickmeiss [Sat, 28 Dec 2002 12:16:26 +0000 (12:16 +0000)]
Remove printf stmt

21 years agoCCL proximity support
Adam Dickmeiss [Sat, 28 Dec 2002 12:13:03 +0000 (12:13 +0000)]
CCL proximity support

21 years agoTCP/IP receive buffer patch (Solaris).
Adam Dickmeiss [Thu, 19 Dec 2002 14:04:22 +0000 (14:04 +0000)]
TCP/IP receive buffer patch (Solaris).

21 years agoSimplify use of WRBUF in marc handler
Adam Dickmeiss [Tue, 17 Dec 2002 13:32:04 +0000 (13:32 +0000)]
Simplify use of WRBUF in marc handler

21 years agoWIN32 updates for marc8.c
Adam Dickmeiss [Mon, 16 Dec 2002 14:06:34 +0000 (14:06 +0000)]
WIN32 updates for marc8.c

21 years agoRemove unused variable
Adam Dickmeiss [Mon, 16 Dec 2002 13:30:41 +0000 (13:30 +0000)]
Remove unused variable

21 years agoMARC8 conversion file
Adam Dickmeiss [Mon, 16 Dec 2002 13:26:06 +0000 (13:26 +0000)]
MARC8 conversion file

21 years agoMARC8 decoding for yaz_iconv. YAZ.1.9.2.oleg
Adam Dickmeiss [Mon, 16 Dec 2002 13:13:53 +0000 (13:13 +0000)]
MARC8 decoding for yaz_iconv.
New MARC API. Utility marcdump allows you to specify source and
destination encoding.
YAZ client tries to convert MARC characters to native character
encoding for output terminal (some unices only).

21 years agoMake private functions static
Adam Dickmeiss [Mon, 16 Dec 2002 13:11:24 +0000 (13:11 +0000)]
Make private functions static

21 years agoSpelling
Adam Dickmeiss [Sun, 15 Dec 2002 21:42:06 +0000 (21:42 +0000)]
Spelling

21 years agoMake private functions static in unix.c
Adam Dickmeiss [Sun, 15 Dec 2002 21:22:58 +0000 (21:22 +0000)]
Make private functions static in unix.c

21 years agoZOOM_record_get: xml returns MARC XML instead of OAI MARC
Adam Dickmeiss [Tue, 10 Dec 2002 13:14:14 +0000 (13:14 +0000)]
ZOOM_record_get: xml returns MARC XML instead of OAI MARC

21 years agoMore debugging tools for yaz_iconv
Adam Dickmeiss [Tue, 10 Dec 2002 10:59:28 +0000 (10:59 +0000)]
More debugging tools for yaz_iconv

21 years agoFixed buffer handling (incomplete input) in yaziconv test
Adam Dickmeiss [Tue, 10 Dec 2002 10:23:21 +0000 (10:23 +0000)]
Fixed buffer handling (incomplete input) in yaziconv test

21 years agoNew ZOOM connection options: targetImplementation{Id,Name,Version}
Adam Dickmeiss [Mon, 9 Dec 2002 23:32:29 +0000 (23:32 +0000)]
New ZOOM connection options: targetImplementation{Id,Name,Version}
New function ZOOM_connection_error_x.

21 years ago--tabs option no longer available
Adam Dickmeiss [Mon, 9 Dec 2002 23:29:00 +0000 (23:29 +0000)]
--tabs option no longer available

21 years agoNew function yaz_strerror.
Adam Dickmeiss [Thu, 5 Dec 2002 12:19:23 +0000 (12:19 +0000)]
New function yaz_strerror.

21 years agoyaz_strerror. WIN32 updates for mterm2.asn
Adam Dickmeiss [Thu, 5 Dec 2002 12:16:39 +0000 (12:16 +0000)]
yaz_strerror. WIN32 updates for mterm2.asn

21 years agoRange search. Not fully implemented yet.
Adam Dickmeiss [Thu, 5 Dec 2002 12:07:00 +0000 (12:07 +0000)]
Range search. Not fully implemented yet.

21 years agoMARC XML
Adam Dickmeiss [Tue, 3 Dec 2002 10:03:27 +0000 (10:03 +0000)]
MARC XML

21 years agoignore tkl.xsl
Mike Taylor [Mon, 2 Dec 2002 16:02:01 +0000 (16:02 +0000)]
ignore tkl.xsl

21 years agoAdd Zthes tag-set -- where was it?!
Mike Taylor [Sun, 1 Dec 2002 23:22:10 +0000 (23:22 +0000)]
Add Zthes tag-set -- where was it?!

21 years agoAdd new API function ZOOM_diag_str(), which maps error code to
Mike Taylor [Sat, 30 Nov 2002 22:30:51 +0000 (22:30 +0000)]
Add new API function ZOOM_diag_str(), which maps error code to
human-readable message.  It uses code lifted from ZOOM_connection_error()
(which now calls it) to map the ZOOM-specific errors by hand, and fall
back to diagbib1_str() for others.  I did this because I need the new
function in ZOOM-C++, for reasons which would be otiose, for the moment,
to rehearse.

21 years agoApply patch (again)
Adam Dickmeiss [Fri, 29 Nov 2002 15:41:00 +0000 (15:41 +0000)]
Apply patch (again)

21 years agoFix creation of lib/yaz-config.
Adam Dickmeiss [Fri, 29 Nov 2002 11:53:55 +0000 (11:53 +0000)]
Fix creation of lib/yaz-config.

21 years agoLook for YAZ in more places
Adam Dickmeiss [Wed, 27 Nov 2002 00:53:02 +0000 (00:53 +0000)]
Look for YAZ in more places

21 years agoChanges YAZ.1.9.2
Adam Dickmeiss [Tue, 26 Nov 2002 17:25:07 +0000 (17:25 +0000)]
Changes

21 years agoinclude nmem.h to get prototype for yaz_errno
Adam Dickmeiss [Tue, 26 Nov 2002 16:56:39 +0000 (16:56 +0000)]
include nmem.h to get prototype for yaz_errno

21 years agoRemove fprintf statement
Adam Dickmeiss [Tue, 26 Nov 2002 16:56:21 +0000 (16:56 +0000)]
Remove fprintf statement

21 years agoFix RPM build
Adam Dickmeiss [Tue, 26 Nov 2002 16:47:04 +0000 (16:47 +0000)]
Fix RPM build

21 years agoWin32 fix
Adam Dickmeiss [Tue, 26 Nov 2002 16:04:15 +0000 (16:04 +0000)]
Win32 fix

21 years agoChanges
Adam Dickmeiss [Tue, 26 Nov 2002 15:47:38 +0000 (15:47 +0000)]
Changes

21 years agoIncreased version number
Adam Dickmeiss [Tue, 26 Nov 2002 13:42:35 +0000 (13:42 +0000)]
Increased version number

21 years agoFix SIGTERM handling in frontend server
Adam Dickmeiss [Tue, 26 Nov 2002 13:15:42 +0000 (13:15 +0000)]
Fix SIGTERM handling in frontend server

21 years agoRemove C++ comment
Adam Dickmeiss [Fri, 15 Nov 2002 10:38:37 +0000 (10:38 +0000)]
Remove C++ comment

21 years agoSwap order of elements nonews and title
Adam Dickmeiss [Fri, 8 Nov 2002 13:35:06 +0000 (13:35 +0000)]
Swap order of elements nonews and title

21 years agoDont show navig titles for TKL
Adam Dickmeiss [Fri, 8 Nov 2002 12:27:37 +0000 (12:27 +0000)]
Dont show navig titles for TKL

21 years agoTKL documentation
Adam Dickmeiss [Fri, 8 Nov 2002 12:27:00 +0000 (12:27 +0000)]
TKL documentation

21 years agoRelax check for zero length OCTET aligned
Adam Dickmeiss [Fri, 8 Nov 2002 12:23:38 +0000 (12:23 +0000)]
Relax check for zero length OCTET aligned

21 years agoFix length setting in ZOOM_record_get YAZ.1.9.1.Jasper
Adam Dickmeiss [Mon, 28 Oct 2002 10:53:09 +0000 (10:53 +0000)]
Fix length setting in ZOOM_record_get

21 years agoUsing a default path to find tcl
Heikki Levanto [Thu, 24 Oct 2002 12:14:01 +0000 (12:14 +0000)]
Using a default path to find tcl

21 years agoNew debian release YAZ.1.9.1.DEBIAN.5
Adam Dickmeiss [Thu, 24 Oct 2002 10:28:39 +0000 (10:28 +0000)]
New debian release

21 years agoFix refernce to yaz(7)
Adam Dickmeiss [Wed, 23 Oct 2002 10:11:44 +0000 (10:11 +0000)]
Fix refernce to yaz(7)

21 years agoAdd include of stdio.h
Adam Dickmeiss [Tue, 22 Oct 2002 14:40:21 +0000 (14:40 +0000)]
Add include of stdio.h

21 years agodata1 gone
Adam Dickmeiss [Tue, 22 Oct 2002 13:49:53 +0000 (13:49 +0000)]
data1 gone

21 years agodata1 moved to zebra
Adam Dickmeiss [Tue, 22 Oct 2002 12:51:18 +0000 (12:51 +0000)]
data1 moved to zebra

21 years agoNew source grs1disp.c
Adam Dickmeiss [Tue, 22 Oct 2002 10:32:46 +0000 (10:32 +0000)]
New source grs1disp.c

21 years agoAdded grs1 display utility
Adam Dickmeiss [Tue, 22 Oct 2002 10:29:58 +0000 (10:29 +0000)]
Added grs1 display utility

21 years agoGRS-1 render for ZOOM.
Adam Dickmeiss [Tue, 22 Oct 2002 10:05:36 +0000 (10:05 +0000)]
GRS-1 render for ZOOM.
New WRBUF printf utility: wrbuf_printf.

21 years agoAdd missing va_end
Adam Dickmeiss [Tue, 22 Oct 2002 10:04:51 +0000 (10:04 +0000)]
Add missing va_end

21 years agoDebian release YAZ.1.9.1.DEBIAN.4
Adam Dickmeiss [Tue, 15 Oct 2002 09:12:27 +0000 (09:12 +0000)]
Debian release

21 years agoAllow - in term. But - in ranges must be surrounded by whitespace
Adam Dickmeiss [Mon, 14 Oct 2002 19:45:36 +0000 (19:45 +0000)]
Allow - in term. But - in ranges must be surrounded by whitespace

21 years agoAdd intermediate files from PDF production.
Mike Taylor [Thu, 10 Oct 2002 22:52:40 +0000 (22:52 +0000)]
Add intermediate files from PDF production.

21 years agoBugfix to allow #PQF and #CCL anchors to work in generated HTML
Mike Taylor [Wed, 9 Oct 2002 23:07:12 +0000 (23:07 +0000)]
Bugfix to allow #PQF and #CCL anchors to work in generated HTML

21 years agoTypo YAZ.1.9.1.DEBIAN.3
Adam Dickmeiss [Wed, 9 Oct 2002 20:40:24 +0000 (20:40 +0000)]
Typo

21 years agoNew debian package
Adam Dickmeiss [Wed, 9 Oct 2002 20:38:29 +0000 (20:38 +0000)]
New debian package

21 years agoignore more files
Mike Taylor [Wed, 9 Oct 2002 11:36:09 +0000 (11:36 +0000)]
ignore more files

21 years agoMake insert_node work (again)
Adam Dickmeiss [Tue, 8 Oct 2002 23:00:09 +0000 (23:00 +0000)]
Make insert_node work (again)

21 years agoMore fixes for xmltext
Adam Dickmeiss [Tue, 8 Oct 2002 22:18:22 +0000 (22:18 +0000)]
More fixes for xmltext

21 years agosgml filter doesn't interpret entities
Adam Dickmeiss [Tue, 8 Oct 2002 20:14:43 +0000 (20:14 +0000)]
sgml filter doesn't interpret entities

21 years agoAdd yaziconv
Mike Taylor [Tue, 8 Oct 2002 11:34:02 +0000 (11:34 +0000)]
Add yaziconv