idzebra-moved-to-github.git
19 years agoBump year. Change Aps->ApS
Adam Dickmeiss [Sat, 15 Jan 2005 19:38:17 +0000 (19:38 +0000)]
Bump year. Change Aps->ApS

19 years agoFixed bug #160: rpn_search_APT_and_list hard-codes a limit of 60.
Adam Dickmeiss [Sat, 15 Jan 2005 19:22:27 +0000 (19:22 +0000)]
Fixed bug #160: rpn_search_APT_and_list hard-codes a limit of 60.
The limit is still a hard-limit. Now set to TERM_LIST_LENGHT_MAX = 256.
Code checks for limit so no vulerabilities.

19 years agoPre C-99 declarations.
Adam Dickmeiss [Sat, 15 Jan 2005 18:53:46 +0000 (18:53 +0000)]
Pre C-99 declarations.

19 years agoFixed bug #113: Compress upper nodes in isam-b.
Adam Dickmeiss [Sat, 15 Jan 2005 18:43:05 +0000 (18:43 +0000)]
Fixed bug #113: Compress upper nodes in isam-b.

19 years agoFixed bug #161: Fix Zebra compile on Windows
Adam Dickmeiss [Sat, 15 Jan 2005 13:18:17 +0000 (13:18 +0000)]
Fixed bug #161: Fix Zebra compile on Windows

19 years agoUse ifdef IDZEBRA_STATIC_GRS_SGML for grs.sgml filter
Adam Dickmeiss [Sat, 15 Jan 2005 13:14:54 +0000 (13:14 +0000)]
Use ifdef IDZEBRA_STATIC_GRS_SGML for grs.sgml filter

19 years agoAdded a few (zint)->(int) casts
Adam Dickmeiss [Sat, 15 Jan 2005 13:03:29 +0000 (13:03 +0000)]
Added a few (zint)->(int) casts

19 years agoFix compilation error that occurs when HAVE_MKSTEMP is not set
Adam Dickmeiss [Sat, 15 Jan 2005 13:02:40 +0000 (13:02 +0000)]
Fix compilation error that occurs when HAVE_MKSTEMP is not set

19 years agoUse strchr instead of index
Adam Dickmeiss [Sat, 15 Jan 2005 13:01:49 +0000 (13:01 +0000)]
Use strchr instead of index

19 years agoDo not print meta section for empty titles
Adam Dickmeiss [Fri, 14 Jan 2005 09:52:42 +0000 (09:52 +0000)]
Do not print meta section for empty titles

19 years agoWS changes
Adam Dickmeiss [Thu, 13 Jan 2005 11:55:02 +0000 (11:55 +0000)]
WS changes

19 years agoFactor out listener address.
Adam Dickmeiss [Wed, 12 Jan 2005 09:58:24 +0000 (09:58 +0000)]
Factor out listener address.

19 years agoFix log that could print NULL term
Adam Dickmeiss [Tue, 11 Jan 2005 14:03:04 +0000 (14:03 +0000)]
Fix log that could print NULL term

19 years agoFirst version of the unified isam interface. Still some FIXME's around
Heikki Levanto [Fri, 7 Jan 2005 16:53:39 +0000 (16:53 +0000)]
First version of the unified isam interface. Still some FIXME's around

19 years agoFixed bug #245
Adam Dickmeiss [Fri, 7 Jan 2005 14:44:54 +0000 (14:44 +0000)]
Fixed bug #245

19 years agoRemoved an unnecessary declaration that gave a warning
Heikki Levanto [Thu, 6 Jan 2005 11:13:10 +0000 (11:13 +0000)]
Removed an unnecessary declaration that gave a warning

19 years agoDo not include dlfcn.h
Adam Dickmeiss [Wed, 5 Jan 2005 00:13:20 +0000 (00:13 +0000)]
Do not include dlfcn.h

19 years agoCheck for dlfcn.h presence
Adam Dickmeiss [Wed, 5 Jan 2005 00:10:19 +0000 (00:10 +0000)]
Check for dlfcn.h presence

19 years agoAdd examples/marc21/Makefile
Adam Dickmeiss [Tue, 4 Jan 2005 23:12:34 +0000 (23:12 +0000)]
Add examples/marc21/Makefile

19 years agoMake marc21 example part of dist
Adam Dickmeiss [Tue, 4 Jan 2005 20:03:11 +0000 (20:03 +0000)]
Make marc21 example part of dist

19 years agoMake marc21.abs part of dist
Adam Dickmeiss [Tue, 4 Jan 2005 20:02:54 +0000 (20:02 +0000)]
Make marc21.abs part of dist

19 years agoRemove unset var
Adam Dickmeiss [Tue, 4 Jan 2005 20:00:20 +0000 (20:00 +0000)]
Remove unset var

19 years agoMake default value for local r
Adam Dickmeiss [Tue, 4 Jan 2005 19:59:59 +0000 (19:59 +0000)]
Make default value for local r

19 years agoAdded text
Sebastian Hammer [Tue, 4 Jan 2005 19:10:29 +0000 (19:10 +0000)]
Added text

19 years agoAdded description of 'melm' directive in absyn file
Sebastian Hammer [Tue, 4 Jan 2005 19:08:24 +0000 (19:08 +0000)]
Added description of 'melm' directive in absyn file

19 years agoAdded Marc21 examples
Sebastian Hammer [Tue, 4 Jan 2005 17:03:22 +0000 (17:03 +0000)]
Added Marc21 examples

19 years agoAdded entries for melm/marc21
Sebastian Hammer [Tue, 4 Jan 2005 16:50:03 +0000 (16:50 +0000)]
Added entries for melm/marc21

19 years agoAdded commentary
Sebastian Hammer [Tue, 4 Jan 2005 16:48:03 +0000 (16:48 +0000)]
Added commentary

19 years agoAdded Bath-based (level 1) config file for marcxml
Sebastian Hammer [Tue, 4 Jan 2005 16:44:29 +0000 (16:44 +0000)]
Added Bath-based (level 1) config file for marcxml

19 years agoAdded support for 'melm' directive
Sebastian Hammer [Tue, 4 Jan 2005 16:28:34 +0000 (16:28 +0000)]
Added support for 'melm' directive

19 years agoCast pid type to long for printf format
Adam Dickmeiss [Mon, 3 Jan 2005 19:33:22 +0000 (19:33 +0000)]
Cast pid type to long for printf format

19 years agoCast to unsigned char for ctype is.. compare
Adam Dickmeiss [Mon, 3 Jan 2005 19:27:53 +0000 (19:27 +0000)]
Cast to unsigned char for ctype is.. compare

19 years agoUse UTF-8 char in search
Adam Dickmeiss [Mon, 3 Jan 2005 12:10:23 +0000 (12:10 +0000)]
Use UTF-8 char in search

19 years agoUse unix:socket instead of localhost:9901
Adam Dickmeiss [Mon, 3 Jan 2005 12:08:04 +0000 (12:08 +0000)]
Use unix:socket instead of localhost:9901

19 years agoFixed bug #246
Adam Dickmeiss [Mon, 3 Jan 2005 11:02:42 +0000 (11:02 +0000)]
Fixed bug #246

19 years agoFix odd/even delete test
Adam Dickmeiss [Mon, 3 Jan 2005 09:23:25 +0000 (09:23 +0000)]
Fix odd/even delete test

19 years agoAssume PID file has been created just after server has started
Adam Dickmeiss [Mon, 3 Jan 2005 09:19:26 +0000 (09:19 +0000)]
Assume PID file has been created just after server has started

19 years agoProper assert for sub entry size
Adam Dickmeiss [Sun, 2 Jan 2005 23:24:07 +0000 (23:24 +0000)]
Proper assert for sub entry size

19 years agoUse YAZ GFS PID file instead of zebrasrv.pid
Adam Dickmeiss [Sun, 2 Jan 2005 23:21:31 +0000 (23:21 +0000)]
Use YAZ GFS PID file instead of zebrasrv.pid

19 years agoFix use of sscanf for zint
Adam Dickmeiss [Sun, 2 Jan 2005 23:03:58 +0000 (23:03 +0000)]
Fix use of sscanf for zint

19 years agoFix problem with codec check
Adam Dickmeiss [Sun, 2 Jan 2005 20:11:46 +0000 (20:11 +0000)]
Fix problem with codec check

19 years agoSwap functions - minor changes to compare tst function
Adam Dickmeiss [Sun, 2 Jan 2005 18:51:31 +0000 (18:51 +0000)]
Swap functions - minor changes to compare tst function

19 years agoAllow ISAMB_PTR_CODEC=0 to work
Adam Dickmeiss [Sun, 2 Jan 2005 18:50:53 +0000 (18:50 +0000)]
Allow ISAMB_PTR_CODEC=0 to work

19 years agoChange character conversion steps for grs record retrieval. By
Adam Dickmeiss [Tue, 21 Dec 2004 22:02:28 +0000 (22:02 +0000)]
Change character conversion steps for grs record retrieval. By
default, MARC records and other unstructured types as far as Z39.50
is concerned do not exposed to character set conversion unless
charneg is in effect (and records selected is YES).

19 years agoAdded zebra_octet_term_encoding that specifies encoding for search
Adam Dickmeiss [Tue, 21 Dec 2004 22:00:57 +0000 (22:00 +0000)]
Added zebra_octet_term_encoding that specifies encoding for search
octet string search terms. Default record encoding is NULL - not
ISO-8859-1. This potentially breaks some applications, but it allows
for _no_ character set conversion for MARC records and others.

19 years agoDont log each indexed entry
Adam Dickmeiss [Tue, 21 Dec 2004 21:55:58 +0000 (21:55 +0000)]
Dont log each indexed entry

19 years agoAdd currentdir . to profilePath
Adam Dickmeiss [Tue, 21 Dec 2004 17:18:29 +0000 (17:18 +0000)]
Add currentdir . to profilePath

19 years agoFixed bug #241: Zebra 1.4 Modules fails to link. Bug was caused
Adam Dickmeiss [Sat, 18 Dec 2004 21:56:34 +0000 (21:56 +0000)]
Fixed bug #241: Zebra 1.4 Modules fails to link. Bug was caused
by nonportable use of tr.

19 years agoAdded case for bug #235. Submitted by Roel de Cock.
Adam Dickmeiss [Wed, 15 Dec 2004 13:07:07 +0000 (13:07 +0000)]
Added case for bug #235. Submitted by Roel de Cock.

19 years agoGet rid of tex messages
Adam Dickmeiss [Wed, 15 Dec 2004 09:10:47 +0000 (09:10 +0000)]
Get rid of tex messages

19 years agoCheck for filter grs.xml when appropriate
Adam Dickmeiss [Tue, 14 Dec 2004 11:23:32 +0000 (11:23 +0000)]
Check for filter grs.xml when appropriate

19 years agoAdded utility check_filter which checks for filter and exit(0)
Adam Dickmeiss [Tue, 14 Dec 2004 11:23:15 +0000 (11:23 +0000)]
Added utility check_filter which checks for filter and exit(0)
if it does not exist - but warns in log.

19 years agoDo not run rusmarc test if koi8-r to utf-8 is unsupported
Adam Dickmeiss [Tue, 14 Dec 2004 10:53:49 +0000 (10:53 +0000)]
Do not run rusmarc test if koi8-r to utf-8 is unsupported

19 years agoAdded a declaration for get_srcdir
Heikki Levanto [Tue, 14 Dec 2004 10:37:25 +0000 (10:37 +0000)]
Added a declaration for get_srcdir

19 years agoIncluding log.h to avoid a warning
Heikki Levanto [Tue, 14 Dec 2004 10:30:42 +0000 (10:30 +0000)]
Including log.h to avoid a warning

19 years agoAdded
Adam Dickmeiss [Tue, 14 Dec 2004 09:49:24 +0000 (09:49 +0000)]
Added

19 years agoAdded test/espec
Adam Dickmeiss [Tue, 14 Dec 2004 09:47:55 +0000 (09:47 +0000)]
Added test/espec

19 years agousing yaz/log.h again
Adam Dickmeiss [Mon, 13 Dec 2004 20:51:27 +0000 (20:51 +0000)]
using yaz/log.h again

19 years agoCleaned a bit more logging
Heikki Levanto [Fri, 10 Dec 2004 12:37:07 +0000 (12:37 +0000)]
Cleaned a bit more logging

19 years agoNot using the deprecated yaz-util.h any more
Heikki Levanto [Fri, 10 Dec 2004 11:56:21 +0000 (11:56 +0000)]
Not using the deprecated yaz-util.h any more

19 years agoIgnore .mf
Adam Dickmeiss [Wed, 8 Dec 2004 14:37:44 +0000 (14:37 +0000)]
Ignore .mf

19 years agoIgnore programs etc
Adam Dickmeiss [Wed, 8 Dec 2004 14:34:10 +0000 (14:34 +0000)]
Ignore programs etc

19 years agoIgnore programs
Adam Dickmeiss [Wed, 8 Dec 2004 14:32:17 +0000 (14:32 +0000)]
Ignore programs

19 years agoMoved isam headers to include/idzebra.
Adam Dickmeiss [Wed, 8 Dec 2004 14:02:36 +0000 (14:02 +0000)]
Moved isam headers to include/idzebra.

19 years agoemail2.flt onemail vm vm2 part of dist
Adam Dickmeiss [Wed, 8 Dec 2004 13:59:17 +0000 (13:59 +0000)]
email2.flt onemail vm vm2 part of dist

19 years agoRemove unused files
Adam Dickmeiss [Wed, 8 Dec 2004 13:48:12 +0000 (13:48 +0000)]
Remove unused files

19 years agoAdded the forgotten filter. And a small test file that hangs
Heikki Levanto [Wed, 8 Dec 2004 13:44:24 +0000 (13:44 +0000)]
Added the forgotten filter. And a small test file that hangs

19 years agoMove/refactoring of public interfaces..
Adam Dickmeiss [Wed, 8 Dec 2004 12:23:08 +0000 (12:23 +0000)]
Move/refactoring of public interfaces..
Dictionary now public. Private header dict-p.h added.
Block File now public. Private headers mfile.h moved to away from include.

19 years agoIgnore all .log
Adam Dickmeiss [Wed, 8 Dec 2004 12:17:33 +0000 (12:17 +0000)]
Ignore all .log

19 years agoemail2.flt not in CVS, so not part of dist
Adam Dickmeiss [Wed, 8 Dec 2004 11:41:53 +0000 (11:41 +0000)]
email2.flt not in CVS, so not part of dist

19 years agoPut test/mbox/Makefile in configure.in so that it compiles
Adam Dickmeiss [Wed, 8 Dec 2004 09:12:50 +0000 (09:12 +0000)]
Put test/mbox/Makefile in configure.in so that it compiles

19 years agoFixed bug #232
Adam Dickmeiss [Tue, 7 Dec 2004 20:04:39 +0000 (20:04 +0000)]
Fixed bug #232

19 years agoAdded a test case for the newly found bug #234
Heikki Levanto [Tue, 7 Dec 2004 15:45:13 +0000 (15:45 +0000)]
Added a test case for the newly found bug #234

19 years agoMaking test to illustrate bug #232
Adam Dickmeiss [Tue, 7 Dec 2004 14:57:08 +0000 (14:57 +0000)]
Making test to illustrate bug #232

19 years agoFaster tests.
Adam Dickmeiss [Sat, 4 Dec 2004 01:48:26 +0000 (01:48 +0000)]
Faster tests.

19 years agoRefine test and make it more portable.
Adam Dickmeiss [Sat, 4 Dec 2004 01:38:50 +0000 (01:38 +0000)]
Refine test and make it more portable.
Use YAZ's daemon mode.
Use kill -CHLD to check if a process with PID exist (instead of ps -p).
Use unix:socket rather than tcp:port.

19 years agoTest uses api rather than server&client
Adam Dickmeiss [Sat, 4 Dec 2004 01:08:33 +0000 (01:08 +0000)]
Test uses api rather than server&client

19 years agoTest uses api rather than server&client.
Adam Dickmeiss [Sat, 4 Dec 2004 00:51:39 +0000 (00:51 +0000)]
Test uses api rather than server&client.

19 years agoDo not use sub directories for test.
Adam Dickmeiss [Thu, 2 Dec 2004 17:43:04 +0000 (17:43 +0000)]
Do not use sub directories for test.

19 years agoAdded zebra_meta_records_create_range
Adam Dickmeiss [Thu, 2 Dec 2004 17:27:03 +0000 (17:27 +0000)]
Added zebra_meta_records_create_range

19 years agoRemoved unused file.
Adam Dickmeiss [Thu, 2 Dec 2004 17:26:53 +0000 (17:26 +0000)]
Removed unused file.

19 years agosort test now using api
Adam Dickmeiss [Thu, 2 Dec 2004 15:02:52 +0000 (15:02 +0000)]
sort test now using api

19 years agoMove X-Path tests to xpath subdirectory.
Adam Dickmeiss [Thu, 2 Dec 2004 14:05:01 +0000 (14:05 +0000)]
Move X-Path tests to xpath subdirectory.

19 years agocharmap test using api
Adam Dickmeiss [Thu, 2 Dec 2004 13:59:08 +0000 (13:59 +0000)]
charmap test using api

19 years agoRemove unused stuff
Adam Dickmeiss [Thu, 2 Dec 2004 12:08:39 +0000 (12:08 +0000)]
Remove unused stuff

19 years agoConvert tests to programs
Adam Dickmeiss [Thu, 2 Dec 2004 12:04:49 +0000 (12:04 +0000)]
Convert tests to programs

19 years agoCosmtic changes. No code change in actual code
Adam Dickmeiss [Thu, 2 Dec 2004 11:28:20 +0000 (11:28 +0000)]
Cosmtic changes. No code change in actual code

19 years agoReduce logging for indexing
Adam Dickmeiss [Wed, 1 Dec 2004 11:37:45 +0000 (11:37 +0000)]
Reduce logging for indexing

19 years agoAdd support for section/chapter indexing. Add safari filter.
Adam Dickmeiss [Mon, 29 Nov 2004 21:55:25 +0000 (21:55 +0000)]
Add support for section/chapter indexing. Add safari filter.

19 years agoFix length for ISAMB dummy block
Adam Dickmeiss [Mon, 29 Nov 2004 21:53:00 +0000 (21:53 +0000)]
Fix length for ISAMB dummy block

19 years agoAdd member addinfo for recRetrieveCtrl to throw better diagnostics
Adam Dickmeiss [Mon, 29 Nov 2004 21:45:11 +0000 (21:45 +0000)]
Add member addinfo for recRetrieveCtrl to throw better diagnostics

19 years agoFixed bug #218: if a certain element/attrirbute doesn not appear..
Adam Dickmeiss [Fri, 26 Nov 2004 12:20:48 +0000 (12:20 +0000)]
Fixed bug #218: if a certain element/attrirbute doesn not appear..

19 years agoFix bug #216: Link missing Expat symbols.
Adam Dickmeiss [Mon, 22 Nov 2004 11:26:34 +0000 (11:26 +0000)]
Fix bug #216: Link missing Expat symbols.

19 years agoFix new bug introduced by previous commit (../yaz* not used)
Adam Dickmeiss [Mon, 22 Nov 2004 10:54:42 +0000 (10:54 +0000)]
Fix new bug introduced by previous commit (../yaz* not used)

19 years agoRequire YAZ 2.0.29 or later
Adam Dickmeiss [Fri, 19 Nov 2004 18:36:06 +0000 (18:36 +0000)]
Require YAZ 2.0.29 or later

19 years agoFixed bug #212: make distcheck uses global yaz, not a local one
Adam Dickmeiss [Fri, 19 Nov 2004 18:31:26 +0000 (18:31 +0000)]
Fixed bug #212: make distcheck uses global yaz, not a local one

19 years agoFixed minor problems with deb/stable
Heikki Levanto [Fri, 19 Nov 2004 15:52:58 +0000 (15:52 +0000)]
Fixed minor problems with deb/stable

19 years agoUsing the new ylog.h everywhere, and fixing what that breaks!
Heikki Levanto [Fri, 19 Nov 2004 10:26:52 +0000 (10:26 +0000)]
Using the new ylog.h everywhere, and fixing what that breaks!

19 years agoChange spacing
Adam Dickmeiss [Mon, 15 Nov 2004 23:13:12 +0000 (23:13 +0000)]
Change spacing

19 years agoMake isam:c work again
Adam Dickmeiss [Mon, 15 Nov 2004 23:09:36 +0000 (23:09 +0000)]
Make isam:c work again