Commit Graph

21 Commits

Author SHA1 Message Date
Rasmus Lerdorf
81e2cf03ac Fix folding and clean up some extensions 2001-06-06 13:06:12 +00:00
Rasmus Lerdorf
25c3a3a39d vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
2001-06-05 13:12:10 +00:00
Adam Dickmeiss
c62baa9dc6 Added array options for yaz_connect: user, group, password, cookie,
proxy, and persistent.
2001-05-30 13:23:20 +00:00
Adam Dickmeiss
9667d6b381 Fixed bug where yaz_connect could fail in cases where it shouldn't. 2001-05-30 11:58:25 +00:00
Stig Bakken
1beda9ee1e * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00
Adam Dickmeiss
c8e177c7a3 Timeout setting for yaz_wait. Force call by reference for yaz_ccl_parse
and yaz_scan_result.
2001-04-30 14:11:15 +00:00
Adam Dickmeiss
1c62af36eb Function yaz_record returns database for record if type is "database". 2001-04-18 15:03:24 +00:00
Adam Dickmeiss
91554d8b9c Added yaz_database. Option bit ExtendedServices set for InitRequest. 2001-03-13 17:04:06 +00:00
Andi Gutmans
eb6ba01d1c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
Adam Dickmeiss
4c04c755dd Yet another bug fix regarding present. 2001-02-20 11:40:36 +00:00
Adam Dickmeiss
c211778f5d Bug fix: number of records in yaz_range wrongly set to zero. 2001-02-19 17:06:40 +00:00
Adam Dickmeiss
9d8c1fb983 Bug fix: Record retrieval (present) is termiated on error. 2001-02-13 20:02:53 +00:00
Adam Dickmeiss
4ea3336962 Implemented yaz_present, yaz_scan, yaz_scan_result, yaz_ccl_conf,
yaz_ccl_parse and yaz_itemorder. Updated documentation.
2001-02-12 23:31:11 +00:00
Adam Dickmeiss
2dc33e3e71 Fixed problem with looping present requests for Isite targets. 2001-01-30 13:09:25 +00:00
Adam Dickmeiss
f0c0ea97a8 Updated for ZTS mode. 2000-11-01 22:10:55 +00:00
Daniel Beulshausen
9224f8e211 made yaz compile under windows 2000-10-21 14:18:28 +00:00
Adam Dickmeiss
17797f951c Added support for username, group and password for function yaz_connect. 2000-08-11 12:11:51 +00:00
Hartmut Holzgraefe
87a491d7b6 C++ // comments are evil ... 2000-06-16 18:24:02 +00:00
Sascha Schumann
01740bfb0d Make yaz compilable as shared module. 2000-06-10 03:35:57 +00:00
Andi Gutmans
3701bc4207 - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
Adam Dickmeiss
5dadceb115 Added extension YAZ (Z39.50 client role). 2000-05-25 21:54:35 +00:00