Append
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy /
2008-07-16 Mike Taylor"not connected" message is now logged at "irspy" level...
2007-12-20 Mike TaylorTweak.
2007-12-20 Mike TaylorConstructor fails politely (warns and returns undef...
2007-12-18 Mike TaylorMore explicit error-reporting on search failure, to...
2007-12-12 Mike TaylorClearer warning
2007-12-12 Mike Tayloruse "record"/"records" in logging depending on number...
2007-12-12 Mike TaylorComment.
2007-12-12 Mike TaylorEmit bad XML fragment if appendWellBalancedChunk()...
2007-10-31 Mike TaylorSupport for implementation names.
2007-09-20 Mike TaylorBelt-and-braces check
2007-08-02 Mike TaylorRemove extraneous outout.
2007-08-02 Mike Taylor_half_decent_appendWellBalancedChunk() is now always...
2007-08-01 Mike TaylorTest whether $record is defined before checking its...
2007-08-01 Mike TaylorLose extraneous debugging
2007-06-28 Anders S. MortensenExtract string from parameters in a more flexible way.
2007-06-27 Mike TaylorComment out over-verbose commentary.
2007-06-27 Mike TaylorProtect utf8param() from undefined values.
2007-05-11 Mike Taylorcql_quote() escapes wildcard characters.
2007-05-09 Mike TaylorUse connection-level diagnostic if there is no record.
2007-05-09 Mike TaylorCorrect support for persistent options.
2007-05-09 Mike TaylorUse "persistent options" (beginning with "*")
2007-05-09 Mike TaylorSupport "persistent options" (beginning with "*")
2007-05-09 Mike Taylors/rs/syntax
2007-05-09 Mike TaylorSave initial RS for render()
2007-05-08 Mike TaylorDoc.
2007-05-08 Mike TaylorLess verbose.
2007-05-04 Mike TaylorCode to send username/password. I am pretty sure this...
2007-05-04 Mike TaylorAdd and use xpath_context()
2007-05-03 Mike TaylorResplit success and failure functions: the latter now...
2007-05-03 Mike TaylorAdd utf8param()
2007-05-02 Mike Taylormodify_xml_document()'s code for no-opping when no...
2007-05-01 Mike TaylorUse Task::Search->render_query()
2007-05-01 Mike TaylorFix PQF classname.
2007-05-01 Mike TaylorLess verbose
2007-05-01 Mike TaylorTypo: s/cql/pqf
2007-05-01 Mike TaylorAdd general irspy_search() function.
2007-05-01 Mike Taylornew
2007-05-01 Mike TaylorNew API for constructor: now takes new additional first...
2007-05-01 Mike TaylorInclude CQL test.
2007-05-01 Mike TaylorLess verbose.
2007-04-30 Mike TaylorClearer use of target vs. id.
2007-04-30 Mike Taylorirspy_identifier2target() properly implemented so that...
2007-04-30 Mike TaylorDo not insist on serverImplementation* being defined...
2007-04-27 Mike TaylorAbstract out identifier format, which is now handled...
2007-04-18 Mike TaylorAdd timeout()
2007-03-19 Mike Taylorirspy_xpath_context() can now take a LibXML element...
2007-03-15 Mike TaylorFix result-set leak.
2007-03-15 Mike TaylorFix result-set leak.
2007-03-15 Mike TaylorNo {rs} associated with connection.
2007-03-14 Mike TaylorTweak comment.
2007-03-13 Mike TaylorRemove fatuous attempt to destroy old result-sets.
2007-03-09 Mike TaylorDestroy connection's old result-set when making a new...
2007-03-09 Mike TaylorAdd destroy() method which destroys associated result...
2007-03-08 Mike TaylorMore robustness against $rs->record() failure.
2007-03-07 Mike TaylorReconnect before each task.
2007-03-07 Mike TaylorRemove comment.
2007-03-07 Mike TaylorExplicit reconnection attempt before each search.
2007-03-07 Mike TaylorFactor out useless temps.
2007-03-05 Mike TaylorConstructor sets its own "host" option and makes its...
2007-03-05 Mike TaylorComment.
2007-03-05 Mike TaylorAdd render_record()
2007-03-05 Mike TaylorMake robust against $rs->record() failure.
2007-03-05 Mike TaylorAbort test on 235 as well as 109.
2007-03-02 Mike TaylorAvoid using Text::Iconv->retval(), which is not in...
2007-03-02 Mike TaylorHack for dealing with ASCII, Latin-1 and UTF-8 characte...
2007-03-01 Mike Taylorcql_quote() quotes terms that contain quotes and slashe...
2007-03-01 Mike TaylorBack to v1.21 -- cql_target() is not unnecessary after...
2007-03-01 Mike TaylorRemove unused cql_target()
2007-03-01 Mike TaylorComment
2007-02-28 Mike TaylorAdd resolve(), address(), parent(), previous(), next().
2007-02-28 Mike TaylorTest is BAD if database is unavailable.
2007-02-28 Mike TaylorNew -- should be part of the test suite but this is...
2007-02-26 Mike TaylorEnd test early if the Explain database is unavailable.
2007-02-26 Mike TaylorAbandon test if we run into a permanent system error...
2007-02-26 Mike TaylorRemove failed attempt to catch errors pre-emptively.
2007-02-24 Mike TaylorCope with $record not set at all (though IIRC this...
2007-02-23 Mike TaylorUse ZEND only for callbacks, rather than RECV_*
2007-02-22 Mike TaylorBetter logging for failed searches.
2007-02-13 Mike TaylorFix variable-name typo, caused infinite retry loop...
2007-02-13 Mike TaylorComment out the test of the "opac" record syntax. ...
2007-02-13 Mike TaylorMinor clarification.
2007-01-29 Mike TaylorError on search (e.g. unsupported use attribute) falls...
2007-01-29 Mike TaylorTry access-point 44 if other searches fail.
2007-01-29 Mike TaylorOmit Test::Title test, since this fails (astonishingly...
2007-01-24 Mike TaylorMove Zebra for port 3313 to 8018 (which is visible...
2007-01-20 Mike TaylorComment out init-opt debugging print.
2006-12-18 Mike TaylorSeparate callbacks for initial-search error and fetch...
2006-12-18 Mike TaylorAdd bib1_access_point()
2006-12-18 Mike TaylorAdd support for analysing Explain results.
2006-12-15 Mike TaylorAdd support for additional categories:
2006-12-15 Mike TaylorNote implementation details.
2006-12-15 Mike TaylorComment out presentChunk for now -- it seems to provoke...
2006-12-15 Mike TaylorGenerate stats for BIB-1 attributes.
2006-12-14 Mike TaylorNew, fully documented but not much code yet!
2006-12-11 Anders S. MortensenOnly select those irspy:xxx entries newer than the...
2006-12-08 Mike TaylorInstead of a single search, a sequence of searches...
2006-12-06 Mike TaylorCheck for the init_opt_* options from the Init response...
2006-12-05 Mike Taylorxml_encode() now takes an optional hash of options.
2006-11-30 Mike Taylorxml_encode() does not translate /'/ to ' since...
2006-11-30 Mike TaylorRemove redundant _string2cdata() method, use xml_encode...
next