2005-12-14 |
mike | Undo previous delta. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
mike | Exit 1 on usage. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-12-14 |
mike | Correct paths. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
mike | Change test-server port to 2118 |
commit | commitdiff | tree | snapshot |
2005-12-14 |
mike | Completed notes. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
mike | Rename |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Remove extraneous comment. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Run against special zebra on test:8017 |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Complete! Yee-hah! |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Add descriptions of ZOOM::event() and ZOOM::Connection... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Everything done except (blah) ZOOM::Options::set_callback() |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Tweaks to Query documentation, add overview for Options. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Completed documentation of the Query classes. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Rolling, so Seb can have all my recent changes. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Description of package API and record update. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Do not call "drop", as this currently corrupts the... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Complete scan documentation. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Use "yaz-config" to find libraries and include paths. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
mike | Typos. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
mike | Depend on MARC::Record 1.38 |
commit | commitdiff | tree | snapshot |
2005-12-09 |
mike | Describe sample records. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
mike | samples/records/esdd0006.grs |
commit | commitdiff | tree | snapshot |
2005-12-09 |
mike | Complete rewrite as OO version of 16-packages.t |
commit | commitdiff | tree | snapshot |
2005-12-09 |
mike | Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
mike | Typo. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
mike | Much more good stuff: now adds new records and searches... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-12-07 |
mike | Many improvements -- now does good database-creation... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
mike | Changed sign of (unused) `len' argument to SvPV() |
commit | commitdiff | tree | snapshot |
2005-12-06 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-11-26 |
mike | Much new material (from yesterday). |
commit | commitdiff | tree | snapshot |
2005-11-26 |
mike | Remove extraneous declaration. |
commit | commitdiff | tree | snapshot |
2005-11-24 |
mike | Much new text. |
commit | commitdiff | tree | snapshot |
2005-11-24 |
mike | Comment. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
mike | Rolling. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
mike | Pass sort-type "yaz" instead of "dummy". |
commit | commitdiff | tree | snapshot |
2005-11-17 |
mike | Finished section on the Connection class |
commit | commitdiff | tree | snapshot |
2005-11-17 |
mike | Rolling. Much new material. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | New error-code SCANTERM. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | $rs->record() and its variants now throw exceptions. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | ZOOM::Exception class now carries a diagnostic-set... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | Space for $conn->diagset() |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | Add test for ZOOM::Connection::diagset() |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | Add test for ZOOM_connection_diagset() |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | Add ZOOM_connection_diagset() |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | Rolling. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | Many huge changes. |
commit | commitdiff | tree | snapshot |
2005-11-16 |
mike | Add render() method to ZOOM::Exception. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
mike | Rolling. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
mike | Remove extraneous print. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
mike | Add lib/ZOOM.pod |
commit | commitdiff | tree | snapshot |
2005-11-15 |
mike | We now attempt to create a new DB (but this fails becau... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
mike | ROlling. |
commit | commitdiff | tree | snapshot |
2005-11-15 |
mike | Tested ZOOM_scanset_option_get() and ZOOM_scanset_optio... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
mike | Many additional tests, for field-specific scanning... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
mike | Support for ScanSet options. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
mike | Fix typo in diagnostic. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
mike | Nicer option-setting syntax. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
mike | Many additional tests, for field-specific scanning... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
mike | First version -- embryonic. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Adjust count of tests. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | ZOOM::ResultSet::sort() now uses Net::Z3950::ZOOM:... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Two new tests: resultset_sort1() rejects a syntacticall... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Add ZOOM_resultset_sort1() |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Add t/16-packages.t and t/26-packages.t |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Tested package functions, so far as possible. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | As far as I can tell, I have added Extended Services... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Nicer option-setting syntax. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | New -- initial version exercises all the functions... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Move package-related function (not yet implemented... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Support for scanning: Connnection::scan() and the ScanS... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Add t/25-scan.t |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Add no-op final test mirroring scanset re-destruction... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Remove extraneous "use MARC::Record". |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Include t/15-scan.t |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | Tested scan-related functions other than option_get... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
mike | New. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
mike | Remove outdated comment about sorting not working. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
mike | Testing for record cloning and deletion. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
mike | Support for record cloning and deletion. |
commit | commitdiff | tree | snapshot |
2005-11-07 |
mike | Tested record_clone() and record_destroy() |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | Include t/14-sorting.t and t/24-sorting.t. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | New |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | Add ZOOM::ResultSet::sort() |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | Tested ZOOM_resultset_sort() |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | Test for success of sortby() call. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | Typo. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | Removed unusued my($errcode, $errmsg, $addinfo); |
commit | commitdiff | tree | snapshot |
2005-11-04 |
mike | New -- doesn't yet pass, but I think that's Adam's... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
mike | Reorder XSUBs -- no other changes. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
mike | Add t/23-resultset.t |
commit | commitdiff | tree | snapshot |
2005-11-03 |
mike | New -- tests OO interface to advanced result-set functi... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
mike | Add new methods to the ZOOM::ResultSet class: |
commit | commitdiff | tree | snapshot |
2005-11-03 |
mike | Rename `return_values' parameters to `return_records'. |
commit | commitdiff | tree | snapshot |
2005-11-03 |
mike | Extra test: not-previously-fetched record works with... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
mike | Reinstate resultset_records() tests that were commented... |
commit | commitdiff | tree | snapshot |
next |