Use iconv character-set name "UTF-8" rather than "UTF8" as the latter
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy /
2006-11-16 Mike TaylorWhitespace formatting.
2006-11-16 Mike TaylorWhitespace formatting.
2006-11-14 Mike TaylorXml_encode() accepts fallback string.
2006-11-14 Mike TaylorXml_encode() accepts fallback string.
2006-11-14 Mike TaylorClarify reporting
2006-11-14 Mike TaylorClarify reporting
2006-11-14 Mike TaylorComment out debugging warn()s
2006-11-14 Mike TaylorComment out debugging warn()s
2006-11-14 Mike TaylorLots of tasties. Most importantly, dom_add_element...
2006-11-14 Mike TaylorLots of tasties. Most importantly, dom_add_element...
2006-11-13 Mike TaylorNew utiltiy find_or_make_node() finds a node within...
2006-11-13 Mike TaylorNew utiltiy find_or_make_node() finds a node within...
2006-11-13 Mike TaylorComment
2006-11-13 Mike TaylorComment
2006-11-09 Mike TaylorAdd irspy_namespace()
2006-11-09 Mike TaylorAdd irspy_namespace()
2006-11-08 Mike Taylorirspy_xpath_context() may now take a textual XML record...
2006-11-08 Mike Taylorirspy_xpath_context() may now take a textual XML record...
2006-11-07 Mike TaylorComplete and should work ... but doesn't.
2006-11-07 Mike TaylorComplete and should work ... but doesn't.
2006-11-07 Mike TaylorCorrect HTML-encoding of debug output in dom_add_element()
2006-11-07 Mike TaylorCorrect HTML-encoding of debug output in dom_add_element()
2006-11-03 Mike Taylorreturn TEST_SKIPPED if search finds no records.
2006-11-03 Mike Taylorreturn TEST_SKIPPED if search finds no records.
2006-11-02 Mike TaylorAdd warnings if running tasks leaves the ZOOM connectio...
2006-11-02 Mike TaylorAdd warnings if running tasks leaves the ZOOM connectio...
2006-11-02 Mike TaylorNumber of search-hits included in log message.
2006-11-02 Mike TaylorNumber of search-hits included in log message.
2006-11-02 Mike TaylorFix POD syntax error.
2006-11-02 Mike TaylorFix POD syntax error.
2006-11-02 Anders S. MortensenAdding named result set test.
2006-11-02 Anders S. MortensenAdding named result set test.
2006-11-01 Mike TaylorRobust against complex text-nodes contains comments...
2006-11-01 Mike TaylorRobust against complex text-nodes contains comments...
2006-11-01 Mike TaylorUse $ZOOM::IRSpy::Utils::IRSPY_NS instead of $ZOOM...
2006-11-01 Mike TaylorUse $ZOOM::IRSpy::Utils::IRSPY_NS instead of $ZOOM...
2006-11-01 Mike TaylorNew function modify_xml_document()
2006-11-01 Mike TaylorNew function modify_xml_document()
2006-11-01 Anders S. MortensenInsert 0 instead of empty in case of failure.
2006-11-01 Anders S. MortensenInsert 0 instead of empty in case of failure.
2006-10-31 Mike TaylorGet xml_encode from Utils.
2006-10-31 Mike TaylorGet xml_encode from Utils.
2006-10-31 Mike TaylorWork around ZOOM-C bug by testing success based on...
2006-10-31 Mike TaylorWork around ZOOM-C bug by testing success based on...
2006-10-31 Mike TaylorAdd dom_add_element() [NOT FINISHED!] and inheritance_t...
2006-10-31 Mike TaylorAdd dom_add_element() [NOT FINISHED!] and inheritance_t...
2006-10-30 Mike TaylorMove xml_encode() from IRSpy to Utils
2006-10-30 Mike TaylorMove xml_encode() from IRSpy to Utils
2006-10-30 Mike TaylorNew
2006-10-30 Mike TaylorNew
2006-10-27 Anders S. MortensenUsing bib-1 instead of bib1.
2006-10-27 Anders S. MortensenUsing bib-1 instead of bib1.
2006-10-26 Anders S. MortensenRemoving debugging.
2006-10-26 Anders S. MortensenRemoving debugging.
2006-10-26 Mike TaylorWhen actually obtaining the record with $rs->record...
2006-10-26 Mike TaylorWhen actually obtaining the record with $rs->record...
2006-10-26 Mike TaylorSet databaseName only temporarily within task.
2006-10-26 Mike TaylorSet databaseName only temporarily within task.
2006-10-26 Mike TaylorRun correct sequence of tests
2006-10-26 Mike TaylorRun correct sequence of tests
2006-10-26 Anders S. MortensenRemoving dublicated code.
2006-10-26 Anders S. MortensenRemoving dublicated code.
2006-10-26 Anders S. MortensenPreparing test case.
2006-10-26 Anders S. MortensenPreparing test case.
2006-10-25 Mike TaylorNicer rendering
2006-10-25 Mike TaylorNicer rendering
2006-10-25 Mike TaylorNew
2006-10-25 Mike TaylorNew
2006-10-25 Mike TaylorReinstate full list of record syntaxes.
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 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 Mike TaylorAdd irspy_rs_record(), which queues a new Task::Retrieve
2006-10-25 Anders S. MortensenTypo.
2006-10-25 Anders S. MortensenTypo.
2006-10-25 Mike Taylorrun() calls set_otions() again at the end to restore...
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 Mike Taylorset_options() now stores the old values in the stored...
2006-10-25 Anders S. MortensenImplemented ExplainCategory probing.
2006-10-25 Anders S. MortensenImplemented ExplainCategory probing.
2006-10-25 Anders S. MortensenAdded some extra debugging.
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 Anders S. MortensenAdding empty hash ref to respect Mike's new api.
2006-10-25 Mike TaylorCall ->set_options()
2006-10-25 Mike TaylorCall ->set_options()
2006-10-25 Mike TaylorConstructor now takes an options-hash argument.
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 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_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 TaylorTweak irspy_connect() call to use new API with options...
2006-10-25 Mike TaylorTest fetching.
2006-10-25 Mike TaylorTest fetching.
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
2006-10-25 Mike TaylorUse new ability to pass options into irspy_search_pqf()
next