summaryrefslogtreecommitdiff
path: root/ext/yaz/php_yaz.c
Commit message (Expand)AuthorAgeFilesLines
* Updated for ZTS mode.Adam Dickmeiss2000-11-011-21/+115
* made yaz compile under windowsDaniel Beulshausen2000-10-211-29/+7
* Added support for username, group and password for function yaz_connect.Adam Dickmeiss2000-08-111-13/+57
* C++ // comments are evil ...Hartmut Holzgraefe2000-06-161-1/+1
* Make yaz compilable as shared module.Sascha Schumann2000-06-101-2/+2
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-11/+11
* Added extension YAZ (Z39.50 client role).Adam Dickmeiss2000-05-251-0/+1598