ZOOM-Perl-moved-to-github.git
2005-12-07 mikeTypo.
2005-12-07 mikeMuch more good stuff: now adds new records and searches...
2005-12-07 mikeNew
2005-12-07 mikeMany improvements -- now does good database-creation...
2005-12-06 mikeChanged sign of (unused) `len' argument to SvPV()
2005-12-06 mikeNew
2005-11-26 mikeMuch new material (from yesterday).
2005-11-26 mikeRemove extraneous declaration.
2005-11-24 mikeMuch new text.
2005-11-24 mikeComment.
2005-11-18 mikeRolling.
2005-11-18 mikePass sort-type "yaz" instead of "dummy".
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 mikeAdd test for ZOOM::Connection::diagset()
2005-11-16 mikeAdd test for ZOOM_connection_diagset()
2005-11-16 mikeAdd ZOOM_connection_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 mikeRemove extraneous print.
2005-11-15 mikeAdd lib/ZOOM.pod
2005-11-15 mikeWe now attempt to create a new DB (but this fails becau...
2005-11-15 mikeROlling.
2005-11-15 mikeTested ZOOM_scanset_option_get() and ZOOM_scanset_optio...
2005-11-09 mikeMany additional tests, for field-specific scanning...
2005-11-09 mikeSupport for ScanSet options.
2005-11-09 mikeFix typo in diagnostic.
2005-11-09 mikeNicer option-setting syntax.
2005-11-09 mikeMany additional tests, for field-specific scanning...
2005-11-09 mikeFirst version -- embryonic.
2005-11-08 mikeAdjust count of tests.
2005-11-08 mikeZOOM::ResultSet::sort() now uses Net::Z3950::ZOOM:...
2005-11-08 mikeTwo new tests: resultset_sort1() rejects a syntacticall...
2005-11-08 mikeAdd ZOOM_resultset_sort1()
2005-11-08 mikeAdd t/16-packages.t and t/26-packages.t
2005-11-08 mikeTested package functions, so far as possible.
2005-11-08 mikeNew
2005-11-08 mikeAs far as I can tell, I have added Extended Services...
2005-11-08 mikeNicer option-setting syntax.
2005-11-08 mikeNew -- initial version exercises all the functions...
2005-11-08 mikeMove package-related function (not yet implemented...
2005-11-08 mikeSupport for scanning: Connnection::scan() and the ScanS...
2005-11-08 mikeAdd t/25-scan.t
2005-11-08 mikeNew
2005-11-08 mikeAdd no-op final test mirroring scanset re-destruction...
2005-11-08 mikeRemove extraneous "use MARC::Record".
2005-11-08 mikeInclude t/15-scan.t
2005-11-08 mikeTested scan-related functions other than option_get...
2005-11-08 mikeNew.
2005-11-07 mikeRemove outdated comment about sorting not working.
2005-11-07 mikeTesting for record cloning and deletion.
2005-11-07 mikeSupport for record cloning and deletion.
2005-11-07 mikeTested record_clone() and record_destroy()
2005-11-04 mikeInclude t/14-sorting.t and t/24-sorting.t.
2005-11-04 mikeNew
2005-11-04 mikeAdd ZOOM::ResultSet::sort()
2005-11-04 mikeTested ZOOM_resultset_sort()
2005-11-04 mikeTest for success of sortby() call.
2005-11-04 mikeTypo.
2005-11-04 mikeRemoved unusued my($errcode, $errmsg, $addinfo);
2005-11-04 mikeNew -- doesn't yet pass, but I think that's Adam's...
2005-11-03 mikeReorder XSUBs -- no other changes.
2005-11-03 mikeAdd t/23-resultset.t
2005-11-03 mikeNew -- tests OO interface to advanced result-set functi...
2005-11-03 mikeAdd new methods to the ZOOM::ResultSet class:
2005-11-03 mikeRename `return_values' parameters to `return_records'.
2005-11-03 mikeExtra test: not-previously-fetched record works with...
2005-11-03 mikeReinstate resultset_records() tests that were commented...
2005-11-03 mikeFixed resultset_records()
2005-11-02 mikeInclude t/13-resultset.t
2005-11-02 mikeAdditional tests for resultset_records().
2005-11-02 mikeMuch work on ZOOM_resultset_records(). It now has...
2005-11-02 mikeMany more tests -- still not complete as resultset_reco...
2005-11-02 mikeTested resultset_record_immediate() and resultset_cache...
2005-11-01 mikeModified in accordance with Per's suggestions.
2005-11-01 mikeNew (but not really complete)
2005-11-01 mikeTested ZOOM_resultset_option_get() and ZOOM_resultset_o...
2005-10-31 mikeInclude t/22-query.t in distribution.
2005-10-31 mikeNew/
2005-10-31 mikeAdded new, OO-specific, error-codes to the ZOOM::Error...
2005-10-31 mikeCheck size of result-set arising from search on created...
2005-10-31 mikeStricter checking of retrieved record.
2005-10-26 mikeTweaks.
2005-10-26 mikeAdd t/12-query.t
2005-10-26 mikeDo not include the "archive" directory in distributions.
2005-10-26 mikeNew -- autogenerated by "make dist" in recent Perl...
2005-10-26 mikeDo not omit META.yml
2005-10-26 mikeNew -- not to be included in distributions
2005-10-26 mikeTested connection_search(), query_create(), query_destr...
2005-10-26 mikeTest-script for query object (not yet complete).
2005-10-24 mikeInclude "t/21-option-callback.t"
2005-10-24 mikeNew.
2005-10-24 mikeHorrible, horrible support for set_callback(). I can...
2005-10-24 mikeMore belt-and-braces copying of values passed into
next