v1.06
[ZOOM-Perl-moved-to-github.git] / lib /
2006-04-19 mikev1.06
2006-04-12 mikeDocument event_str()
2006-04-12 mikeFix Connection::new() so that it once again allows...
2006-04-12 mikeSearch AGRICOLA as well as LC and ID in the async....
2006-04-11 mikeTweaks.
2006-04-11 mikeDocumentation for asynchronicity.
2006-04-11 mikeFix ZOOM::Connection::new so that options are handled...
2006-04-07 mikeReplace ZOOM::Event::END with ZEND. (Something strange...
2006-04-07 mikeEVENT_RECV_END
2006-04-07 mikeAnother typo ... *sigh*
2006-04-07 mikeTypos
2006-04-07 mikeEVENT_RECV_END
2006-04-07 mikeAdd asynchronous support:
2006-04-07 mikeeventstr() -> event_str()
2006-04-07 mikeAdd eventstr()
2006-04-06 mikeVersion 1.05
2006-04-03 mikeDocument character-set translation methods.
2006-04-03 mikeThe ZOOM-Perl layer now provides access to the underlyi...
2006-04-03 mikeBump version.
2006-03-09 mikeRelease 1.03 (connection constructor allows additional...
2006-02-20 mikeFix typo.
2006-02-10 mikeAllow single-argument Connection constructor.
2006-01-31 mikeAllocate space in yaz_version's output strings.
2006-01-31 mikeInhibit ZOOM/YAZ version mismatch warning if magic...
2006-01-20 mikeCheck YAZ version is recent enough.
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