Support for ScanSet options.
[ZOOM-Perl-moved-to-github.git] / lib / ZOOM.pm
2005-11-09 mikeSupport for ScanSet options.
2005-11-08 mikeZOOM::ResultSet::sort() now uses Net::Z3950::ZOOM:...
2005-11-08 mikeAs far as I can tell, I have added Extended Services...
2005-11-08 mikeSupport for scanning: Connnection::scan() and the ScanS...
2005-11-07 mikeSupport for record cloning and deletion.
2005-11-04 mikeAdd ZOOM::ResultSet::sort()
2005-11-03 mikeAdd new methods to the ZOOM::ResultSet class:
2005-10-31 mikeAdded new, OO-specific, error-codes to the ZOOM::Error...
2005-10-24 mikeHorrible, horrible support for set_callback(). I can...
2005-10-19 mikeMany changes to the ZOOM::Options class:
2005-10-17 mikeNote that ZOOM::Exception should support diagnostic...
2005-10-12 mikeAdd diag_str() function.
2005-10-12 mikeAdded enumerations ZOOM::Error and ZOOM::Event.
2005-10-12 mikeFix typo in ResultSet::_rs()
2005-10-11 mikeInitial, unfinished, version.
2005-10-11 mikeReplace ZOOM.pm by Net/Z3950/ZOOM.pm
2005-10-07 mikeInitial revision