Removing dublicated code.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy /
2006-10-26 Anders S. MortensenRemoving dublicated code.
2006-10-26 Anders S. MortensenPreparing test case.
2006-10-25 Mike TaylorNicer rendering
2006-10-25 Mike TaylorNew
2006-10-25 Mike TaylorReinstate full list of record syntaxes.
2006-10-25 Mike TaylorAfter an initial search (not using piggy-back), records...
2006-10-25 Mike TaylorAdd irspy_rs_record(), which queues a new Task::Retrieve
2006-10-25 Anders S. MortensenTypo.
2006-10-25 Mike Taylorrun() calls set_otions() again at the end to restore...
2006-10-25 Mike Taylorset_options() now stores the old values in the stored...
2006-10-25 Anders S. MortensenImplemented ExplainCategory probing.
2006-10-25 Anders S. MortensenAdded some extra debugging.
2006-10-25 Anders S. MortensenAdding empty hash ref to respect Mike's new api.
2006-10-25 Mike TaylorCall ->set_options()
2006-10-25 Mike TaylorConstructor now takes an options-hash argument.
2006-10-25 Mike Taylorirspy_connect() and irspy_seach_pqf() pass their option...
2006-10-25 Mike TaylorTweak irspy_search_pqf() call to use new API with optio...
2006-10-25 Mike TaylorTweak irspy_connect() call to use new API with options...
2006-10-25 Mike TaylorTest fetching.
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
2006-10-25 Mike TaylorWhitesapce
2006-10-25 Anders S. MortensenRegistering the Boolean.pm package.
2006-10-25 Anders S. MortensenAdded.
2006-10-25 Anders S. MortensenImplemented the fetch test module.
2006-10-25 Anders S. MortensenFixing uncaught exceptions.
2006-10-23 Anders S. MortensenGetting ready to test available record formats.
2006-10-23 Anders S. MortensenUsing store_result method to update zebra.
2006-10-23 Anders S. MortensenIntroduced methods store_result, _isodate and _string2c...
2006-10-20 Mike TaylorImport xml_encode() from IRSpy rather that IRSpy::Record
2006-10-20 Mike Taylorxml_encode() moved to IRSpy.pm
2006-10-18 Mike TaylorDescribe CQL support.
2006-10-17 Mike TaylorDocumentation fix.
2006-10-17 Mike TaylorAdd Search::DBDate, which provokes failure in the LC...
2006-10-17 Mike TaylorNew
2006-10-13 Mike TaylorNew -- used for running tests that are on the infrastru...
2006-10-13 Anders S. MortensenMoving the irspy namespace to the IRSpy package (to...
2006-10-13 Anders S. MortensenGetting ready to search for Dan1 attributes.
2006-10-13 Anders S. MortensenAdding all the Bib-1 attributes to test for.
2006-10-13 Anders S. MortensenRemoved again.
2006-10-13 Anders S. MortensenOups, wrong file to commit.
2006-10-13 Anders S. Mortensen*** empty log message ***
2006-10-13 Anders S. MortensenPassing hash ref as a test and using a more generic...
2006-10-12 Mike TaylorLogging changed and made more coherent
2006-10-12 Mike TaylorRemove extraneous comment.
2006-10-12 Mike TaylorPass access-point as $udata into irspy_connect()
2006-10-12 Mike TaylorPass undefined $udata into irspy_connect()
2006-10-12 Mike TaylorConstructor takes new $udata argument.
2006-10-12 Mike Taylorirspy_connect() and irspy_search_pqf() have new $udata...
2006-10-11 Mike TaylorAttempt $conn->_check() immediately after submitting...
2006-10-11 Mike TaylorSimplify
2006-10-11 Mike TaylorAdd error()
2006-10-11 Mike TaylorSubtests are now correct (Ping and Search::Main)
2006-10-11 Mike Taylornew() contructor removed, replaced by create()
2006-10-11 Mike TaylorRemove debugging print
2006-10-11 Mike TaylorCorrect parsing of deep paths (head ends at first,...
2006-10-11 Mike TaylorAdd missing =cut
2006-10-06 Mike TaylorRename subtests() method to subnodes().
2006-10-06 Mike TaylorMany radical changes to the IRSpy engine, enabling...
2006-10-02 Anders S. MortensenAdded Search/Main.pm and addressing it in Main.pm.
2006-10-02 Anders S. MortensenAdded a pragmatic approach to a multi-connection parall...
2006-10-02 Anders S. MortensenAdded handlers for other types of ZOOM events so that...
2006-10-02 Anders S. Mortensenwait passes a hash reference rather than augmenting...
2006-09-29 Mike TaylorNew -- nearly complete, but CQL section needs work.
2006-09-26 Anders S. MortensenPass the bib-1 attribute number to the zoom callback...
2006-09-26 Anders S. MortensenAdding Bib-1 test case.
2006-09-26 Mike TaylorAdd log_init_level()
2006-09-26 Mike TaylorNew
2006-09-26 Mike TaylorRecord keeps track of its parent IRSpy object, and...
2006-09-25 Mike TaylorExport xml_encode() as required.
2006-09-25 Mike TaylorAdd and use xml_encode()
2006-09-18 Mike TaylorTypo
2006-09-13 Mike TaylorFirst complete version.
2006-09-13 Mike TaylorReorder
2006-09-13 Mike TaylorMuch new material.
2006-09-12 Mike TaylorNew
2006-07-25 Mike TaylorComment out verbosity
2006-07-24 Mike TaylorNote successes in record.
2006-07-24 Mike TaylorRemove isodate() function - replaced by method in IRSpy.pm
2006-07-24 Mike TaylorRemove commented-out logging on each record modification.
2006-07-24 Mike TaylorInitial version of code in append_entry() to make the...
2006-07-24 Mike TaylorStore success/failure information in correct part of...
2006-07-24 Mike TaylorSuccessfully (finally!) insert new XML fragments in...
2006-07-21 Mike TaylorPartial version of append_entry() method -- not yet...
2006-07-21 Mike TaylorCall $rec->append_entry() to note results of test.
2006-07-21 Mike TaylorRemove comment on loop-detection (now handled in IRSpy.pm)
2006-07-21 Mike TaylorReduce '###' documentation comments to '##'
2006-07-21 Mike TaylorSet "pod_omit" option for connections that can't connect.
2006-07-18 Mike TaylorRecord contains a DOM tree of the ZeeRex record, not...
2006-07-18 Mike TaylorNote failure as well as success.
2006-07-11 Mike TaylorNotes on using XML::Simple
2006-07-11 Mike TaylorTweak
2006-06-21 Mike TaylorNew
2006-06-21 Mike TaylorRemove extraneous commented-out code.
2006-06-21 Mike TaylorInvoke the new Search::Title test as well as Ping
2006-06-21 Mike TaylorRunning version -- does not yet register the results...
2006-06-21 Mike TaylorRolling
2006-06-20 Mike TaylorNew
2006-06-20 Mike TaylorRename Net::Z3950::IRSpy to ZOOM::IRSpy
2006-06-20 Mike TaylorMove Net/Z3950/IRSpy/Record.pm to ZOOM/IRSpy/Record.pm