summaryrefslogtreecommitdiff
path: root/ext/yaz
Commit message (Expand)AuthorAgeFilesLines
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Yet another bug fix regarding present.Adam Dickmeiss2001-02-201-6/+9
* Bug fix: number of records in yaz_range wrongly set to zero.Adam Dickmeiss2001-02-191-4/+5
* Bug fix: Record retrieval (present) is termiated on error.Adam Dickmeiss2001-02-131-3/+2
* Implemented yaz_present, yaz_scan, yaz_scan_result, yaz_ccl_conf,Adam Dickmeiss2001-02-122-52/+681
* Fixed problem with looping present requests for Isite targets.Adam Dickmeiss2001-01-302-9/+21
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Updated for ZTS mode.Adam Dickmeiss2000-11-012-21/+119
* made yaz compile under windowsDaniel Beulshausen2000-10-212-29/+118
* Added support for username, group and password for function yaz_connect.Adam Dickmeiss2000-08-111-13/+57
* Make use of the new macros PHP_EVAL_LIBLINE and PHP_EVAL_INCLINESascha Schumann2000-06-171-20/+2
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-1/+1
* Make yaz compilable as shared module.Sascha Schumann2000-06-103-50/+47
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-11/+11
* Added short README for ext YAZ.Adam Dickmeiss2000-05-251-0/+8
* Added extension YAZ (Z39.50 client role).Adam Dickmeiss2000-05-255-0/+1710