Correct link to Package options are listed at
[ZOOM-Perl-moved-to-github.git] / lib /
2006-01-04 mikeCorrect link to Package options are listed at
2006-01-04 mikeBump version number.
2005-12-22 mikeDocumentation for logging facilities.
2005-12-22 mikeAdd ZOOM::Log::module_level() function
2005-12-22 mikeDocumentation for client-side CQL.
2005-12-21 mikeAdd two new error-codes, CQL_PARSE and CQL_TRANSFORM.
2005-12-21 mikeAdd new error-codes
2005-12-21 mikeRemove nonsensical clause about CQL sort-specifications.
2005-12-19 mikeUpdated documentation for the scanning methods in the...
2005-12-19 mikeIn Connection class, rename scan() to scan_pqf() and...
2005-12-19 mikeSupport for $conn->scan1()
2005-12-19 mikeDescribe scan1()
2005-12-19 mikeTowards 1.01
2005-12-14 mikeVersion to 1.00 for first release.
2005-12-13 mikeComplete! Yee-hah!
2005-12-13 mikeAdd descriptions of ZOOM::event() and ZOOM::Connection...
2005-12-13 mikeEverything done except (blah) ZOOM::Options::set_callback()
2005-12-13 mikeTweaks to Query documentation, add overview for Options.
2005-12-13 mikeCompleted documentation of the Query classes.
2005-12-13 mikeRolling, so Seb can have all my recent changes.
2005-12-13 mikeDescription of package API and record update.
2005-12-13 mikeComplete scan documentation.
2005-12-13 mikeTypos.
2005-12-07 mikeTypo.
2005-11-26 mikeMuch new material (from yesterday).
2005-11-24 mikeMuch new text.
2005-11-24 mikeComment.
2005-11-18 mikeRolling.
2005-11-17 mikeFinished section on the Connection class
2005-11-17 mikeRolling. Much new material.
2005-11-16 mikeNew error-code SCANTERM.
2005-11-16 mike$rs->record() and its variants now throw exceptions.
2005-11-16 mikeZOOM::Exception class now carries a diagnostic-set...
2005-11-16 mikeSpace for $conn->diagset()
2005-11-16 mikeRolling.
2005-11-16 mikeMany huge changes.
2005-11-16 mikeAdd render() method to ZOOM::Exception.
2005-11-15 mikeRolling.
2005-11-15 mikeROlling.
2005-11-09 mikeSupport for ScanSet options.
2005-11-09 mikeFirst version -- embryonic.
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-13 mikeNew
2005-10-12 mikeAdd diag_str() function.
2005-10-12 mikeRemove AutoLoader, which we don't use, and all the...
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 mikeCVS Id.
2005-10-11 mikeReplace ZOOM.pm by Net/Z3950/ZOOM.pm
2005-10-07 mikeInitial revision