Mike Taylor [Thu, 12 Oct 2006 11:03:55 +0000 (11:03 +0000)]
Require ZOOM 1.13
Mike Taylor [Thu, 12 Oct 2006 11:03:55 +0000 (11:03 +0000)]
Require ZOOM 1.13
Mike Taylor [Wed, 11 Oct 2006 16:48:19 +0000 (16:48 +0000)]
Attempt $conn->_check() immediately after submitting search.
(Doesn't do anything, though.)
Mike Taylor [Wed, 11 Oct 2006 16:48:19 +0000 (16:48 +0000)]
Attempt $conn->_check() immediately after submitting search.
(Doesn't do anything, though.)
Mike Taylor [Wed, 11 Oct 2006 16:47:44 +0000 (16:47 +0000)]
Simplify
Mike Taylor [Wed, 11 Oct 2006 16:47:44 +0000 (16:47 +0000)]
Simplify
Mike Taylor [Wed, 11 Oct 2006 16:47:23 +0000 (16:47 +0000)]
Add error()
Remove temporary variables.
Mike Taylor [Wed, 11 Oct 2006 16:47:23 +0000 (16:47 +0000)]
Add error()
Remove temporary variables.
Mike Taylor [Wed, 11 Oct 2006 16:46:37 +0000 (16:46 +0000)]
Subtests are now correct (Ping and Search::Main)
Mike Taylor [Wed, 11 Oct 2006 16:46:37 +0000 (16:46 +0000)]
Subtests are now correct (Ping and Search::Main)
Mike Taylor [Wed, 11 Oct 2006 16:46:01 +0000 (16:46 +0000)]
new() contructor removed, replaced by create()
tasks() simplified, now read-only.
Added next_task() get/set method, analogous to current_task()
Simplified add_task()
Removed start_task()
Mike Taylor [Wed, 11 Oct 2006 16:46:01 +0000 (16:46 +0000)]
new() contructor removed, replaced by create()
tasks() simplified, now read-only.
Added next_task() get/set method, analogous to current_task()
Simplified add_task()
Removed start_task()
Mike Taylor [Wed, 11 Oct 2006 16:44:04 +0000 (16:44 +0000)]
Correct main loop ... for the first time ever.
As a bonus, the code is also simpler than it's ever been.
(Funny how often those two things go together.)
Mike Taylor [Wed, 11 Oct 2006 16:44:04 +0000 (16:44 +0000)]
Correct main loop ... for the first time ever.
As a bonus, the code is also simpler than it's ever been.
(Funny how often those two things go together.)
Mike Taylor [Wed, 11 Oct 2006 16:42:50 +0000 (16:42 +0000)]
Use check() return value.
Mike Taylor [Wed, 11 Oct 2006 16:42:50 +0000 (16:42 +0000)]
Use check() return value.
Mike Taylor [Wed, 11 Oct 2006 16:36:03 +0000 (16:36 +0000)]
Remove debugging print
Mike Taylor [Wed, 11 Oct 2006 16:36:03 +0000 (16:36 +0000)]
Remove debugging print
Mike Taylor [Wed, 11 Oct 2006 16:35:43 +0000 (16:35 +0000)]
Correct parsing of deep paths (head ends at first, not last, colon).
Mike Taylor [Wed, 11 Oct 2006 16:35:43 +0000 (16:35 +0000)]
Correct parsing of deep paths (head ends at first, not last, colon).
Mike Taylor [Wed, 11 Oct 2006 14:34:21 +0000 (14:34 +0000)]
Add missing =cut
Mike Taylor [Wed, 11 Oct 2006 14:34:21 +0000 (14:34 +0000)]
Add missing =cut
Anders S. Mortensen [Wed, 11 Oct 2006 07:06:39 +0000 (07:06 +0000)]
Using the debian location of the zebra modules.
Anders S. Mortensen [Wed, 11 Oct 2006 07:06:39 +0000 (07:06 +0000)]
Using the debian location of the zebra modules.
Mike Taylor [Tue, 10 Oct 2006 13:16:31 +0000 (13:16 +0000)]
Use $conn->log() instead of use option("target")
Mike Taylor [Tue, 10 Oct 2006 13:16:31 +0000 (13:16 +0000)]
Use $conn->log() instead of use option("target")
Mike Taylor [Tue, 10 Oct 2006 12:53:29 +0000 (12:53 +0000)]
Clarify role of XSD and zeerex2index.xsl
Mike Taylor [Tue, 10 Oct 2006 12:53:29 +0000 (12:53 +0000)]
Clarify role of XSD and zeerex2index.xsl
Mike Taylor [Mon, 9 Oct 2006 07:29:43 +0000 (07:29 +0000)]
Add explicit "-t test" to sample command-line
Mike Taylor [Mon, 9 Oct 2006 07:29:43 +0000 (07:29 +0000)]
Add explicit "-t test" to sample command-line
Mike Taylor [Fri, 6 Oct 2006 16:52:50 +0000 (16:52 +0000)]
Use the Node class's subnodes() method, was subtests()
Mike Taylor [Fri, 6 Oct 2006 16:52:50 +0000 (16:52 +0000)]
Use the Node class's subnodes() method, was subtests()
Mike Taylor [Fri, 6 Oct 2006 16:51:32 +0000 (16:51 +0000)]
Rename subtests() method to subnodes().
Add POD documentation.
Mike Taylor [Fri, 6 Oct 2006 16:51:32 +0000 (16:51 +0000)]
Rename subtests() method to subnodes().
Add POD documentation.
Mike Taylor [Fri, 6 Oct 2006 11:33:07 +0000 (11:33 +0000)]
Many radical changes to the IRSpy engine, enabling a far more asynchronous approach. Work remains to be done on the engine, but there's enough here that test can now be written.
Mike Taylor [Fri, 6 Oct 2006 11:33:07 +0000 (11:33 +0000)]
Many radical changes to the IRSpy engine, enabling a far more asynchronous approach. Work remains to be done on the engine, but there's enough here that test can now be written.
Mike Taylor [Fri, 6 Oct 2006 11:30:12 +0000 (11:30 +0000)]
Append
Mike Taylor [Fri, 6 Oct 2006 11:30:12 +0000 (11:30 +0000)]
Append
Mike Taylor [Fri, 6 Oct 2006 11:25:11 +0000 (11:25 +0000)]
Tweak sample command-line
Mike Taylor [Fri, 6 Oct 2006 11:25:11 +0000 (11:25 +0000)]
Tweak sample command-line
Mike Taylor [Fri, 6 Oct 2006 11:14:12 +0000 (11:14 +0000)]
Add attribute 4=3 to net:path searches, as this index is now type-0.
Mike Taylor [Fri, 6 Oct 2006 11:14:12 +0000 (11:14 +0000)]
Add attribute 4=3 to net:path searches, as this index is now type-0.
Mike Taylor [Fri, 6 Oct 2006 11:07:11 +0000 (11:07 +0000)]
database name is now indexed with type=0
Mike Taylor [Fri, 6 Oct 2006 11:07:11 +0000 (11:07 +0000)]
database name is now indexed with type=0
Anders S. Mortensen [Mon, 2 Oct 2006 13:08:42 +0000 (13:08 +0000)]
Added Search/Main.pm and addressing it in Main.pm.
Anders S. Mortensen [Mon, 2 Oct 2006 13:08:42 +0000 (13:08 +0000)]
Added Search/Main.pm and addressing it in Main.pm.
Anders S. Mortensen [Mon, 2 Oct 2006 13:02:58 +0000 (13:02 +0000)]
Added a pragmatic approach to a multi-connection parallel test module.
Anders S. Mortensen [Mon, 2 Oct 2006 13:02:58 +0000 (13:02 +0000)]
Added a pragmatic approach to a multi-connection parallel test module.
Anders S. Mortensen [Mon, 2 Oct 2006 13:02:10 +0000 (13:02 +0000)]
Added handlers for other types of ZOOM events so that the test case can run.
Anders S. Mortensen [Mon, 2 Oct 2006 13:02:10 +0000 (13:02 +0000)]
Added handlers for other types of ZOOM events so that the test case can run.
Anders S. Mortensen [Mon, 2 Oct 2006 07:40:53 +0000 (07:40 +0000)]
wait passes a hash reference rather than augmenting the pod object.
Anders S. Mortensen [Mon, 2 Oct 2006 07:40:53 +0000 (07:40 +0000)]
wait passes a hash reference rather than augmenting the pod object.
Anders S. Mortensen [Mon, 2 Oct 2006 07:09:39 +0000 (07:09 +0000)]
Both check for modules in /usr/lib and /usr/local/lib.
Anders S. Mortensen [Mon, 2 Oct 2006 07:09:39 +0000 (07:09 +0000)]
Both check for modules in /usr/lib and /usr/local/lib.
Mike Taylor [Fri, 29 Sep 2006 16:57:18 +0000 (16:57 +0000)]
New -- nearly complete, but CQL section needs work.
Mike Taylor [Fri, 29 Sep 2006 16:57:18 +0000 (16:57 +0000)]
New -- nearly complete, but CQL section needs work.
Mike Taylor [Thu, 28 Sep 2006 16:48:00 +0000 (16:48 +0000)]
New
Mike Taylor [Thu, 28 Sep 2006 16:48:00 +0000 (16:48 +0000)]
New
Mike Taylor [Thu, 28 Sep 2006 16:47:22 +0000 (16:47 +0000)]
Add link to documentation.
Mike Taylor [Thu, 28 Sep 2006 16:47:22 +0000 (16:47 +0000)]
Add link to documentation.
Mike Taylor [Thu, 28 Sep 2006 16:03:08 +0000 (16:03 +0000)]
Remove hardwired "use lib" path -- now taken from Apache config.
Mike Taylor [Thu, 28 Sep 2006 16:03:08 +0000 (16:03 +0000)]
Remove hardwired "use lib" path -- now taken from Apache config.
Mike Taylor [Thu, 28 Sep 2006 16:00:30 +0000 (16:00 +0000)]
Add IRSpyLibDir
Mike Taylor [Thu, 28 Sep 2006 16:00:30 +0000 (16:00 +0000)]
Add IRSpyLibDir
Mike Taylor [Wed, 27 Sep 2006 13:29:31 +0000 (13:29 +0000)]
Add "-t <test>" option to run a specific test.
Mike Taylor [Wed, 27 Sep 2006 13:29:31 +0000 (13:29 +0000)]
Add "-t <test>" option to run a specific test.
Mike Taylor [Wed, 27 Sep 2006 12:49:46 +0000 (12:49 +0000)]
check() now takes an optional test-name (defaults to "Main")
Callbacks are reset after each test.
Mike Taylor [Wed, 27 Sep 2006 12:49:46 +0000 (12:49 +0000)]
check() now takes an optional test-name (defaults to "Main")
Callbacks are reset after each test.
Mike Taylor [Wed, 27 Sep 2006 12:48:20 +0000 (12:48 +0000)]
Add remove_callbacks()
Mike Taylor [Wed, 27 Sep 2006 12:48:20 +0000 (12:48 +0000)]
Add remove_callbacks()
Mike Taylor [Wed, 27 Sep 2006 12:40:44 +0000 (12:40 +0000)]
callback() now removes a callback if called with an undefined argument.
Mike Taylor [Wed, 27 Sep 2006 12:40:44 +0000 (12:40 +0000)]
callback() now removes a callback if called with an undefined argument.
Mike Taylor [Tue, 26 Sep 2006 15:22:51 +0000 (15:22 +0000)]
Reference the new DC stylesheet.
Mike Taylor [Tue, 26 Sep 2006 15:22:51 +0000 (15:22 +0000)]
Reference the new DC stylesheet.
Mike Taylor [Tue, 26 Sep 2006 15:20:51 +0000 (15:20 +0000)]
ROlling
Mike Taylor [Tue, 26 Sep 2006 15:20:51 +0000 (15:20 +0000)]
ROlling
Mike Taylor [Tue, 26 Sep 2006 14:37:41 +0000 (14:37 +0000)]
New
Mike Taylor [Tue, 26 Sep 2006 14:37:41 +0000 (14:37 +0000)]
New
Anders S. Mortensen [Tue, 26 Sep 2006 13:34:38 +0000 (13:34 +0000)]
Pass the bib-1 attribute number to the zoom callback by reference in the handle
member of the irspy object. And removing Search::Title from Test::Main since
it is contained in Bib-1.
Anders S. Mortensen [Tue, 26 Sep 2006 13:34:38 +0000 (13:34 +0000)]
Pass the bib-1 attribute number to the zoom callback by reference in the handle
member of the irspy object. And removing Search::Title from Test::Main since
it is contained in Bib-1.
Mike Taylor [Tue, 26 Sep 2006 13:22:12 +0000 (13:22 +0000)]
Tweak comments
Mike Taylor [Tue, 26 Sep 2006 13:22:12 +0000 (13:22 +0000)]
Tweak comments
Anders S. Mortensen [Tue, 26 Sep 2006 13:12:28 +0000 (13:12 +0000)]
Adding Bib-1 test case.
Anders S. Mortensen [Tue, 26 Sep 2006 13:12:28 +0000 (13:12 +0000)]
Adding Bib-1 test case.
Mike Taylor [Tue, 26 Sep 2006 12:33:18 +0000 (12:33 +0000)]
Rolling
Mike Taylor [Tue, 26 Sep 2006 12:33:18 +0000 (12:33 +0000)]
Rolling
Mike Taylor [Tue, 26 Sep 2006 11:25:30 +0000 (11:25 +0000)]
Call $spy->log_init_level()
Mike Taylor [Tue, 26 Sep 2006 11:25:30 +0000 (11:25 +0000)]
Call $spy->log_init_level()
Mike Taylor [Tue, 26 Sep 2006 11:25:07 +0000 (11:25 +0000)]
Add log_init_level()
log() now calls $m->flush_buffer() directly.
Mike Taylor [Tue, 26 Sep 2006 11:25:07 +0000 (11:25 +0000)]
Add log_init_level()
log() now calls $m->flush_buffer() directly.
Mike Taylor [Tue, 26 Sep 2006 10:16:15 +0000 (10:16 +0000)]
Flush Mason buffer.
Embolden final message.
Mike Taylor [Tue, 26 Sep 2006 10:16:15 +0000 (10:16 +0000)]
Flush Mason buffer.
Embolden final message.
Mike Taylor [Tue, 26 Sep 2006 09:31:10 +0000 (09:31 +0000)]
New
Mike Taylor [Tue, 26 Sep 2006 09:31:10 +0000 (09:31 +0000)]
New
Mike Taylor [Tue, 26 Sep 2006 09:30:20 +0000 (09:30 +0000)]
Use new ZOOM::IRSpy::Web
Mike Taylor [Tue, 26 Sep 2006 09:30:20 +0000 (09:30 +0000)]
Use new ZOOM::IRSpy::Web
Mike Taylor [Tue, 26 Sep 2006 09:24:45 +0000 (09:24 +0000)]
More SEE ALSOs
Mike Taylor [Tue, 26 Sep 2006 09:24:45 +0000 (09:24 +0000)]
More SEE ALSOs
Mike Taylor [Tue, 26 Sep 2006 09:08:36 +0000 (09:08 +0000)]
$this is now passed into new IRSpy::Record()
Mike Taylor [Tue, 26 Sep 2006 09:08:36 +0000 (09:08 +0000)]
$this is now passed into new IRSpy::Record()