callback() now removes a callback if called with an undefined argument.
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy /
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