ZOOM-Perl-moved-to-github.git
18 years agoNew, ZOOM-Perl version of zoomtst3.c
mike [Fri, 7 Apr 2006 11:07:12 +0000 (11:07 +0000)]
New, ZOOM-Perl version of zoomtst3.c

18 years agoAdd asynchronous support:
mike [Fri, 7 Apr 2006 11:05:14 +0000 (11:05 +0000)]
Add asynchronous support:
ZOOM:event()
ZOOM::event_str()
ZOOM::Connection::last_event()
Still to be documented in ZOOM.pod

18 years agoeventstr() -> event_str()
mike [Fri, 7 Apr 2006 11:03:35 +0000 (11:03 +0000)]
eventstr() -> event_str()

18 years agoeventstr() -> event_str()
mike [Fri, 7 Apr 2006 10:59:18 +0000 (10:59 +0000)]
eventstr() -> event_str()
Pass \@a instead of [@a]

18 years agoGentle refactor.
mike [Fri, 7 Apr 2006 07:49:11 +0000 (07:49 +0000)]
Gentle refactor.

18 years agoAdd eventstr()
mike [Fri, 7 Apr 2006 07:48:42 +0000 (07:48 +0000)]
Add eventstr()

18 years agoComplete and correct. And cool.
mike [Fri, 7 Apr 2006 07:18:27 +0000 (07:18 +0000)]
Complete and correct.  And cool.

18 years agoNew, more or less works, but not quite.
mike [Thu, 6 Apr 2006 13:47:55 +0000 (13:47 +0000)]
New, more or less works, but not quite.

18 years agoAdd t/18-charset.t
mike [Thu, 6 Apr 2006 13:08:46 +0000 (13:08 +0000)]
Add t/18-charset.t

18 years agoNew, back-formed from 28-charset.t
mike [Thu, 6 Apr 2006 13:08:14 +0000 (13:08 +0000)]
New, back-formed from 28-charset.t

18 years agoInclude t/19-events.t
mike [Thu, 6 Apr 2006 12:53:44 +0000 (12:53 +0000)]
Include t/19-events.t

18 years agoVersion 1.05
mike [Thu, 6 Apr 2006 12:52:00 +0000 (12:52 +0000)]
Version 1.05

18 years agoTowards 1.05, support for events.
mike [Thu, 6 Apr 2006 12:51:26 +0000 (12:51 +0000)]
Towards 1.05, support for events.

18 years agoError-codes now correctly returned from ZOOM_event()
mike [Thu, 6 Apr 2006 12:50:41 +0000 (12:50 +0000)]
Error-codes now correctly returned from ZOOM_event()

18 years agoNew
mike [Thu, 6 Apr 2006 12:50:19 +0000 (12:50 +0000)]
New

18 years agoInitial implementation of ZOOM_event().
mike [Thu, 6 Apr 2006 12:41:25 +0000 (12:41 +0000)]
Initial implementation of ZOOM_event().
Not really tested yet.

18 years agoNew
mike [Thu, 6 Apr 2006 08:16:44 +0000 (08:16 +0000)]
New

18 years agoTest made more robust against LC database changes.
mike [Thu, 6 Apr 2006 08:15:43 +0000 (08:15 +0000)]
Test made more robust against LC database changes.
Now works against a specific record, found by ISBN.

18 years agoInclude t/28-charset.t in distribution
mike [Mon, 3 Apr 2006 17:26:21 +0000 (17:26 +0000)]
Include t/28-charset.t in distribution

18 years agoVersion 1.04
mike [Mon, 3 Apr 2006 17:24:45 +0000 (17:24 +0000)]
Version 1.04

18 years agoNew
mike [Mon, 3 Apr 2006 17:23:56 +0000 (17:23 +0000)]
New

18 years agoDocument character-set translation methods.
mike [Mon, 3 Apr 2006 14:08:29 +0000 (14:08 +0000)]
Document character-set translation methods.

18 years agoThe ZOOM-Perl layer now provides access to the underlying ZOOM-C's
mike [Mon, 3 Apr 2006 14:00:00 +0000 (14:00 +0000)]
The ZOOM-Perl layer now provides access to the underlying ZOOM-C's
character-translation functionality, through new optional arguments to
ZOOM::Record's render() and raw() methods, and a new underlying get()
method.

18 years agoDescribe charset stuff.
mike [Mon, 3 Apr 2006 13:58:23 +0000 (13:58 +0000)]
Describe charset stuff.

18 years agoBump version.
mike [Mon, 3 Apr 2006 13:57:46 +0000 (13:57 +0000)]
Bump version.

18 years agoNew
mike [Thu, 9 Mar 2006 16:16:30 +0000 (16:16 +0000)]
New

18 years agoBump version.
mike [Thu, 9 Mar 2006 16:14:24 +0000 (16:14 +0000)]
Bump version.

18 years agoRelease 1.03 (connection constructor allows additional option arguments)
mike [Thu, 9 Mar 2006 12:57:19 +0000 (12:57 +0000)]
Release 1.03 (connection constructor allows additional option arguments)

18 years agoNew
mike [Thu, 9 Mar 2006 11:49:51 +0000 (11:49 +0000)]
New

18 years agoRelease 1.02
mike [Thu, 9 Mar 2006 11:36:49 +0000 (11:36 +0000)]
Release 1.02

18 years agoFix typo.
mike [Mon, 20 Feb 2006 11:30:58 +0000 (11:30 +0000)]
Fix typo.

18 years agoAllow single-argument Connection constructor.
mike [Fri, 10 Feb 2006 16:24:19 +0000 (16:24 +0000)]
Allow single-argument Connection constructor.

18 years agoDescribe update.pl (not finished)
mike [Tue, 7 Feb 2006 20:07:20 +0000 (20:07 +0000)]
Describe update.pl (not finished)

18 years agoAllocate space in yaz_version's output strings.
mike [Tue, 31 Jan 2006 16:13:05 +0000 (16:13 +0000)]
Allocate space in yaz_version's output strings.

18 years agoInhibit ZOOM/YAZ version mismatch warning if magic file exists
mike [Tue, 31 Jan 2006 15:39:05 +0000 (15:39 +0000)]
Inhibit ZOOM/YAZ version mismatch warning if magic file exists

18 years agoCheck YAZ version is recent enough.
mike [Fri, 20 Jan 2006 12:33:30 +0000 (12:33 +0000)]
Check YAZ version is recent enough.

18 years agoyaz_version() interface.
mike [Fri, 20 Jan 2006 12:33:14 +0000 (12:33 +0000)]
yaz_version() interface.

18 years agoyaz_version() interface; check YAZ version is recent enough.
mike [Fri, 20 Jan 2006 12:33:03 +0000 (12:33 +0000)]
yaz_version() interface; check YAZ version is recent enough.

18 years agoTowards 1.02
mike [Fri, 6 Jan 2006 12:37:23 +0000 (12:37 +0000)]
Towards 1.02

18 years agoCorrect link to Package options are listed at
mike [Wed, 4 Jan 2006 17:27:10 +0000 (17:27 +0000)]
Correct link to Package options are listed at

18 years agoBump version number.
mike [Wed, 4 Jan 2006 17:23:43 +0000 (17:23 +0000)]
Bump version number.

18 years agoNew
mike [Thu, 22 Dec 2005 14:15:09 +0000 (14:15 +0000)]
New

18 years agoRelease 1.01
mike [Thu, 22 Dec 2005 14:13:47 +0000 (14:13 +0000)]
Release 1.01

18 years agoNote requirement for YAZ 2.0.11
mike [Thu, 22 Dec 2005 14:13:01 +0000 (14:13 +0000)]
Note requirement for YAZ 2.0.11

18 years agoDocumentation for logging facilities.
mike [Thu, 22 Dec 2005 14:11:17 +0000 (14:11 +0000)]
Documentation for logging facilities.

18 years agoComment.
mike [Thu, 22 Dec 2005 12:52:45 +0000 (12:52 +0000)]
Comment.

18 years agoComment.
mike [Thu, 22 Dec 2005 12:52:36 +0000 (12:52 +0000)]
Comment.

18 years agoComment.
mike [Thu, 22 Dec 2005 12:52:05 +0000 (12:52 +0000)]
Comment.

18 years agoAdd ZOOM::Log::module_level() function
mike [Thu, 22 Dec 2005 12:48:15 +0000 (12:48 +0000)]
Add ZOOM::Log::module_level() function
Enhance ZOOM::Log::log() to accept string log-level as well as
numeric, and to concatenate multiple message arguments.
New ZOOM::ERROR::LOGLEVEL exception.

18 years agoAdd yaz_log_module_level(const char *name)
mike [Thu, 22 Dec 2005 12:37:58 +0000 (12:37 +0000)]
Add yaz_log_module_level(const char *name)

18 years agoAdd t/17-logging.t and t/27-logging.t
mike [Thu, 22 Dec 2005 12:36:28 +0000 (12:36 +0000)]
Add t/17-logging.t and t/27-logging.t

18 years agoDocumentation for client-side CQL.
mike [Thu, 22 Dec 2005 11:58:03 +0000 (11:58 +0000)]
Documentation for client-side CQL.

18 years agoNote t/12-query.t's updating.
mike [Thu, 22 Dec 2005 09:26:04 +0000 (09:26 +0000)]
Note t/12-query.t's updating.

18 years agoInline the check_failure() subroutine, which was only used once.
mike [Thu, 22 Dec 2005 09:23:52 +0000 (09:23 +0000)]
Inline the check_failure() subroutine, which was only used once.

18 years agoSynchronised with 22-query.t
mike [Thu, 22 Dec 2005 09:16:43 +0000 (09:16 +0000)]
Synchronised with 22-query.t

18 years agoRemove commenting-out of call to check_failure().
mike [Thu, 22 Dec 2005 09:11:30 +0000 (09:11 +0000)]
Remove commenting-out of call to check_failure().
This means one extra test is run (31 -> 32).
Remove extraneous $rs->destroy() from check_failure().
Destroy temporary queries.

18 years agoComment.
mike [Thu, 22 Dec 2005 08:58:27 +0000 (08:58 +0000)]
Comment.

18 years agoTests for CQL search, both client-side-compiled and direct-to-server.
mike [Thu, 22 Dec 2005 08:30:15 +0000 (08:30 +0000)]
Tests for CQL search, both client-side-compiled and direct-to-server.

18 years agoTowards 1.01.
mike [Wed, 21 Dec 2005 17:06:55 +0000 (17:06 +0000)]
Towards 1.01.

18 years agoAdd two new error-codes, CQL_PARSE and CQL_TRANSFORM.
mike [Wed, 21 Dec 2005 17:01:41 +0000 (17:01 +0000)]
Add two new error-codes, CQL_PARSE and CQL_TRANSFORM.
Add diagnostic set to rendering of Exception objects.
Connection::_conn() now used by ZOOM::Query::CQL2RPN::new() as well as
other members of the Connection class: comment reflects this.
Add new ZOOM::Query::CQL2RPN class for client-side CQL compilation.
Add new ZOOM::Log class for logging: all functions, no methods.

18 years agoNew
mike [Wed, 21 Dec 2005 16:58:36 +0000 (16:58 +0000)]
New

18 years agoAdd new error-codes
mike [Wed, 21 Dec 2005 16:56:59 +0000 (16:56 +0000)]
Add new error-codes
+ ERROR_CQL_PARSE
+ ERROR_CQL_TRANSFORM

18 years agoAdd many functions: ZOOM_query_cql2rpn() and all the logging stuff:
mike [Wed, 21 Dec 2005 16:54:45 +0000 (16:54 +0000)]
Add many functions: ZOOM_query_cql2rpn() and all the logging stuff:
+ yaz_log_mask_str(str)
+ yaz_log_init(level, prefix, name)
+ yaz_log_init_file(fname)
+ yaz_log_init_level(level)
+ yaz_log_init_prefix(prefix)
+ yaz_log_time_format(fmt)
+ yaz_log_init_max_size(mx)
+ yaz_log(level, str)

18 years agoUse test-server on bagel, not sometimes-absent local server
mike [Wed, 21 Dec 2005 00:43:54 +0000 (00:43 +0000)]
Use test-server on bagel, not sometimes-absent local server

18 years agoRolling
mike [Wed, 21 Dec 2005 00:26:39 +0000 (00:26 +0000)]
Rolling

18 years agoRemove nonsensical clause about CQL sort-specifications.
mike [Wed, 21 Dec 2005 00:25:51 +0000 (00:25 +0000)]
Remove nonsensical clause about CQL sort-specifications.

18 years agoAdd tests for CQL scanning
mike [Wed, 21 Dec 2005 00:16:50 +0000 (00:16 +0000)]
Add tests for CQL scanning

18 years agoNew
mike [Wed, 21 Dec 2005 00:16:31 +0000 (00:16 +0000)]
New

18 years agoDescribe cql/pqf.properties
mike [Wed, 21 Dec 2005 00:16:10 +0000 (00:16 +0000)]
Describe cql/pqf.properties

18 years agoAdd samples/cql/pqf.properties
mike [Wed, 21 Dec 2005 00:15:14 +0000 (00:15 +0000)]
Add samples/cql/pqf.properties

18 years agoRolling
mike [Wed, 21 Dec 2005 00:14:12 +0000 (00:14 +0000)]
Rolling

18 years agoTesting for scan by CQL query (does not yet work).
mike [Tue, 20 Dec 2005 22:21:58 +0000 (22:21 +0000)]
Testing for scan by CQL query (does not yet work).

18 years agoRolling.
mike [Tue, 20 Dec 2005 22:21:26 +0000 (22:21 +0000)]
Rolling.

18 years agoUpdated documentation for the scanning methods in the Connection
mike [Mon, 19 Dec 2005 17:53:00 +0000 (17:53 +0000)]
Updated documentation for the scanning methods in the Connection
class: The old scan() is now scan_pqf(), which is considered a mere
short-cut to the new Query-oriented scan().

18 years agoDescribe ZOOM-module scan() method changes.
mike [Mon, 19 Dec 2005 17:48:21 +0000 (17:48 +0000)]
Describe ZOOM-module scan() method changes.

18 years agoRemove all "# TESTED" comment lines.
mike [Mon, 19 Dec 2005 17:46:52 +0000 (17:46 +0000)]
Remove all "# TESTED" comment lines.
(Nearly all XSUBs have them by this point.)

18 years agoIn Connection class, rename scan() to scan_pqf() and scan1() to scan1()
mike [Mon, 19 Dec 2005 17:46:09 +0000 (17:46 +0000)]
In Connection class, rename scan() to scan_pqf() and scan1() to scan1()
This is in line with the search()/search_pqf() dichotomy.

18 years agoTest for new scan1()
mike [Mon, 19 Dec 2005 17:39:58 +0000 (17:39 +0000)]
Test for new scan1()

18 years agoSupport for $conn->scan1()
mike [Mon, 19 Dec 2005 17:39:47 +0000 (17:39 +0000)]
Support for $conn->scan1()

18 years agoDescribe scan1()
mike [Mon, 19 Dec 2005 17:39:19 +0000 (17:39 +0000)]
Describe scan1()

18 years agoAdd ZOOM_connection_scan1(), which takes a ZOOM_query rather than a
mike [Mon, 19 Dec 2005 17:05:05 +0000 (17:05 +0000)]
Add ZOOM_connection_scan1(), which takes a ZOOM_query rather than a
string as its start-term, thereby opening the way for scanning on CQL
terms.

18 years agoPlace some CODE: chunks inside curly brackets so that the declarations
mike [Mon, 19 Dec 2005 13:46:11 +0000 (13:46 +0000)]
Place some CODE: chunks inside curly brackets so that the declarations
they begin with are at the start of the block.  This avoid mixed
code/declaration (initially diagnosed by a user with a Windows C
compiler, and tested using GCC with "-ansi -pedantic").  The "correct"
solution is to use INIT: clauses in the XS file, but they don't seem
to work: the code in them is slapped down right next to the CODE:, so
declarations are not acceptable there either.

18 years agoTowards 1.01
mike [Mon, 19 Dec 2005 13:43:38 +0000 (13:43 +0000)]
Towards 1.01

18 years agoNew
mike [Wed, 14 Dec 2005 11:29:44 +0000 (11:29 +0000)]
New

18 years agoReady for release 1.0
mike [Wed, 14 Dec 2005 11:19:04 +0000 (11:19 +0000)]
Ready for release 1.0

18 years agoRemove "###" from comments that are not about bugs.
mike [Wed, 14 Dec 2005 11:17:30 +0000 (11:17 +0000)]
Remove "###" from comments that are not about bugs.

18 years agoVersion to 1.00 for first release.
mike [Wed, 14 Dec 2005 11:11:55 +0000 (11:11 +0000)]
Version to 1.00 for first release.

18 years agoRip out some rubbish, comment out spurious over-configuration.
mike [Wed, 14 Dec 2005 10:31:06 +0000 (10:31 +0000)]
Rip out some rubbish, comment out spurious over-configuration.

18 years agoNew -- ignore files of Zebra database when running here.
mike [Wed, 14 Dec 2005 10:30:16 +0000 (10:30 +0000)]
New -- ignore files of Zebra database when running here.

18 years agoTweaks to sequence of commands to set up test-server universe:
mike [Wed, 14 Dec 2005 10:27:47 +0000 (10:27 +0000)]
Tweaks to sequence of commands to set up test-server universe:
- "make check" for YAZ.
- "make check" for Zebra.
- /etc/init.d/zoom-perl-server get its +x bit set.

18 years agoUndo previous delta.
mike [Wed, 14 Dec 2005 10:22:08 +0000 (10:22 +0000)]
Undo previous delta.

18 years agoExit 1 on usage.
mike [Wed, 14 Dec 2005 10:21:17 +0000 (10:21 +0000)]
Exit 1 on usage.

18 years agoNew
mike [Wed, 14 Dec 2005 10:03:57 +0000 (10:03 +0000)]
New

18 years agoCorrect paths.
mike [Wed, 14 Dec 2005 10:00:54 +0000 (10:00 +0000)]
Correct paths.

18 years agoChange test-server port to 2118
mike [Wed, 14 Dec 2005 09:30:48 +0000 (09:30 +0000)]
Change test-server port to 2118

18 years agoCompleted notes.
mike [Wed, 14 Dec 2005 09:30:26 +0000 (09:30 +0000)]
Completed notes.

18 years agoRename
mike [Wed, 14 Dec 2005 09:02:08 +0000 (09:02 +0000)]
Rename

18 years agoNew
mike [Tue, 13 Dec 2005 17:44:59 +0000 (17:44 +0000)]
New

18 years agoRemove extraneous comment.
mike [Tue, 13 Dec 2005 17:36:11 +0000 (17:36 +0000)]
Remove extraneous comment.

18 years agoRun against special zebra on test:8017
mike [Tue, 13 Dec 2005 17:35:20 +0000 (17:35 +0000)]
Run against special zebra on test:8017