2005-12-21 |
Mike Taylor | Describe new ZOOM CQL facilities.
|
commit | commitdiff | tree |
2005-12-21 |
Mike Taylor | Note need to document:
|
commit | commitdiff | tree |
2005-12-21 |
Mike Taylor | Add ZOOM_query_cql2rpn()
|
commit | commitdiff | tree |
2005-12-21 |
Mike Taylor | Yikes! Yesterday's "defensive programming" introduced...
|
commit | commitdiff | tree |
2005-12-21 |
Mike Taylor | Comment
|
commit | commitdiff | tree |
2005-12-21 |
Mike Taylor | Remove commented-out printf()s in cql2rpn()
|
commit | commitdiff | tree |
2005-12-21 |
Mike Taylor | cql2rpn() now works.
|
commit | commitdiff | tree |
2005-12-21 |
Mike Taylor | Abort when trying to translate a node of unknown type...
|
commit | commitdiff | tree |
2005-12-20 |
Mike Taylor | Support for scanning by CQL query (not yet debugged).
|
commit | commitdiff | tree |
2005-12-20 |
Mike Taylor | Two new ZOOM_ERROR codes, CQL_PARSE and CQL_TRANSFORM.
|
commit | commitdiff | tree |
2005-12-19 |
Mike Taylor | Add ZOOM_connection_scan1(), which takes a ZOOM_query...
|
commit | commitdiff | tree |
2005-12-13 |
Mike Taylor | Ignore "tstlogthread", compiled by "make check".
|
commit | commitdiff | tree |
2005-12-12 |
Mike Taylor | Describe new options-within-host-string syntax:
|
commit | commitdiff | tree |
2005-12-12 |
Mike Taylor | Throw out the 'user=pass%hoststring' syntax that I...
|
commit | commitdiff | tree |
2005-12-07 |
Mike Taylor | ZOOM_connection_connect() now understands authentication...
|
commit | commitdiff | tree |
2005-11-26 |
Mike Taylor | Ignore zoomtst9
|
commit | commitdiff | tree |
2005-11-16 |
Mike Taylor | Add ZOOM_connection_diagset()
|
commit | commitdiff | tree |
2005-11-15 |
Mike Taylor | Describe recent ZOOM changes.
|
commit | commitdiff | tree |
2005-11-08 |
Mike Taylor | Note that sort1() needs documented when I do sort()
|
commit | commitdiff | tree |
2005-11-08 |
Mike Taylor | Add ZOOM_resultset_sort1()
|
commit | commitdiff | tree |
2005-11-08 |
Mike Taylor | Add ZOOM_resultset_sort1()
|
commit | commitdiff | tree |
2005-11-04 |
Mike Taylor | Clarify sort-specification syntax.
|
commit | commitdiff | tree |
2005-11-04 |
Mike Taylor | Fix incorrect diagnostic.
|
commit | commitdiff | tree |
2005-11-03 |
Mike Taylor | Fix formatting inconsistency.
|
commit | commitdiff | tree |
2005-11-02 |
Mike Taylor | Add a list of the (surprisingly many) functions that...
|
commit | commitdiff | tree |
2005-10-17 |
Mike Taylor | Add ZOOM_connection_option_getl() -- very thin layer.
|
commit | commitdiff | tree |
2005-10-17 |
Mike Taylor | Add support for int len to struct ZOOM_options_entry.
|
commit | commitdiff | tree |
2005-10-17 |
Mike Taylor | Add int len to struct ZOOM_options_entry.
|
commit | commitdiff | tree |
2005-10-17 |
Mike Taylor | Add ZOOM_connection_option_getl() and ZOOM_options_getl()
|
commit | commitdiff | tree |
2005-07-19 |
Mike Taylor | Note TCP/IP backlog change.
|
commit | commitdiff | tree |
2005-07-19 |
Mike Taylor | Increase TCP/IP listener backlog from 3 (which I am...
|
commit | commitdiff | tree |
2005-05-16 |
Mike Taylor | Ignore generated files "tstsoap1" and "tstsoap2"
|
commit | commitdiff | tree |
2005-05-09 |
Mike Taylor | Ignore generated header files.
|
commit | commitdiff | tree |
2005-05-09 |
Mike Taylor | Ignore generated C files.
|
commit | commitdiff | tree |
2005-01-04 |
Mike Taylor | Recognise yet ANOTHER location where docbookx.dtd may...
|
commit | commitdiff | tree |
2005-01-04 |
Mike Taylor | Ignore generated file tstlog
|
commit | commitdiff | tree |
2005-01-04 |
Mike Taylor | nmem alighment.
|
commit | commitdiff | tree |
2005-01-04 |
Mike Taylor | Return aligned blocks on the smallest boundaries that...
|
commit | commitdiff | tree |
2004-07-26 |
Mike Taylor | Fix typo.
|
commit | commitdiff | tree |
2004-04-16 |
Mike Taylor | Ignore generated test programs.
|
commit | commitdiff | tree |
2004-01-26 |
Mike Taylor | Rolling tweaks, not yet running
|
commit | commitdiff | tree |
2003-12-24 |
Mike Taylor | Option parsing. Still no functionality.
|
commit | commitdiff | tree |
2003-12-24 |
Mike Taylor | Empty benchmarking application
|
commit | commitdiff | tree |
2003-12-19 |
Mike Taylor | Support for CQL transformations involving wildcard...
|
commit | commitdiff | tree |
2003-12-19 |
Mike Taylor | Add truncation attributes.
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Describe recent CQL changes.
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | All changes to the CQL section:
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | index set -> context set
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Comment
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Comment.
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Look for cql.resultSet as well as srw.resultSet.
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | s/qualifier/index in comments.
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Typo in Usage: message.
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Replace leading "qualifier." with "index." throughout.
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Look up index-names as "index.<name>" in the qualifier...
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | More considered Bath Profile support. May need changes...
|
commit | commitdiff | tree |
2003-12-18 |
Mike Taylor | Very, very basic support for Bath profile.
|
commit | commitdiff | tree |
2003-11-28 |
Mike Taylor | Kang-Jin Lee's typo
|
commit | commitdiff | tree |
2003-11-26 |
Mike Taylor | Use odr_prepend() to assemble "implementation*" strings.
|
commit | commitdiff | tree |
2003-11-26 |
Mike Taylor | Omit leading space from ZOOM-C version number extracted...
|
commit | commitdiff | tree |
2003-11-26 |
Mike Taylor | Add odr_prepend()
|
commit | commitdiff | tree |
2003-11-26 |
Mike Taylor | Use odr_prepend() to generate implementation{Id,Name...
|
commit | commitdiff | tree |
2003-11-25 |
Mike Taylor | ZOOM-C options changes.
|
commit | commitdiff | tree |
2003-11-25 |
Mike Taylor | Describe "presentChunk" option in preference to old...
|
commit | commitdiff | tree |
2003-11-25 |
Mike Taylor | Use new "presentChunk" options in preference to old...
|
commit | commitdiff | tree |
2003-11-24 |
Mike Taylor | Document the newly-supported standard ZOOM options
|
commit | commitdiff | tree |
2003-11-24 |
Mike Taylor | Support the standard ZOOM options "serverImplementationId",
|
commit | commitdiff | tree |
2003-11-19 |
Mike Taylor | Add OID for the new ExtLite attribute set.
|
commit | commitdiff | tree |
2003-11-17 |
Mike Taylor | Reverse the order of "toolkit-supplied / application...
|
commit | commitdiff | tree |
2003-11-17 |
Mike Taylor | Note ZOOM-C enhancements
|
commit | commitdiff | tree |
2003-11-17 |
Mike Taylor | Add support for implementationId and implementationVersion...
|
commit | commitdiff | tree |
2003-11-17 |
Mike Taylor | Clarify description of piggy-backing, including moving...
|
commit | commitdiff | tree |
2003-11-17 |
Mike Taylor | Include system-level error message in cs_errmsg() output...
|
commit | commitdiff | tree |
2003-11-17 |
Mike Taylor | Add CSLASTERROR
|
commit | commitdiff | tree |
2003-11-03 |
Mike Taylor | Ignore generated files
|
commit | commitdiff | tree |
2003-11-03 |
Mike Taylor | Describe encoding of string attribute-values
|
commit | commitdiff | tree |
2003-11-03 |
Mike Taylor | Fix typo in grammar for @term <term-type> <query>
|
commit | commitdiff | tree |
2003-10-21 |
Mike Taylor | Tweak output format for nicer Init diagnostic messages
|
commit | commitdiff | tree |
2003-10-21 |
Mike Taylor | Nice rendering for otherInfo in Init Response, including...
|
commit | commitdiff | tree |
2003-09-11 |
Mike Taylor | Reinstate VAL_SPAWN_OF_SATAN_THESAURUS since Elvil...
|
commit | commitdiff | tree |
2003-09-09 |
Mike Taylor | Init diagnostics
|
commit | commitdiff | tree |
2003-09-09 |
Mike Taylor | When the back-end refuses initialisation, return diagnostics
|
commit | commitdiff | tree |
2003-08-25 |
Mike Taylor | failReason is no longer OPTIONAL, as advised by OCLC
|
commit | commitdiff | tree |
2003-07-24 |
Mike Taylor | Fix the OID of "admin" extended service.
|
commit | commitdiff | tree |
2003-07-23 |
Mike Taylor | Note incorrect ID-private OID for VAL_ADMINSERVICE
|
commit | commitdiff | tree |
2003-07-23 |
Mike Taylor | Note incorrect ID-private OID for VAL_ADMINSERVICE
|
commit | commitdiff | tree |
2003-07-18 |
Mike Taylor | Tidy up debugging output
|
commit | commitdiff | tree |
2003-07-18 |
Mike Taylor | Tweak as dictated by Adam, who is much better at reading...
|
commit | commitdiff | tree |
2003-07-18 |
Mike Taylor | Support for the UserInformation DPU OCLC-UserInformation:
|
commit | commitdiff | tree |
2003-07-18 |
Mike Taylor | Support for the UserInformation DPU OCLC-UserInformation:
|
commit | commitdiff | tree |
2003-07-11 |
Mike Taylor | Add documentation for oid_name_to_oid(), oid_to_dotstring...
|
commit | commitdiff | tree |
2003-07-11 |
Mike Taylor | New OID-translation functions
|
commit | commitdiff | tree |
2003-07-10 |
Mike Taylor | Add oid_name_to_oid(), oid_to_dotstring() and id_name_to_dot...
|
commit | commitdiff | tree |
2003-07-10 |
Mike Taylor | Remove the oid_name_to_dotstring() function, which...
|
commit | commitdiff | tree |
2003-07-09 |
Mike Taylor | display_records() now displays the record syntax OID...
|
commit | commitdiff | tree |
2003-07-09 |
Mike Taylor | Fix description of ZOOM_record_get("syntax")
|
commit | commitdiff | tree |
2003-05-27 |
Mike Taylor | Describe cql_strerror()
|
commit | commitdiff | tree |
2003-05-27 |
Mike Taylor | Ignore tstodrcodec.[ch]
|
commit | commitdiff | tree |
2003-05-27 |
Mike Taylor | Add cqlster.c which provides cql_strerror()
|
commit | commitdiff | tree |
2003-05-27 |
Mike Taylor | Add declaration of cql_strerror()
|
commit | commitdiff | tree |
next |