| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ZOOM API for newer YAZ versions. | Adam Dickmeiss | 2002-06-02 | 1 | -26/+423 |
* | report error when YAZ cannot be found | Adam Dickmeiss | 2002-06-02 | 1 | -0/+2 |
* | Indentation;) | Adam Dickmeiss | 2002-04-19 | 1 | -1/+1 |
* | fix warning | Adam Dickmeiss | 2002-04-19 | 1 | -1/+2 |
* | the 'setup' script was removed more than two years ago. | jim winstead | 2002-03-16 | 1 | -8/+0 |
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -8/+1 |
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 2 | -2/+2 |
* | Implemented yaz_schema. Cleanup. 1.8 YAZ required | Adam Dickmeiss | 2002-02-27 | 2 | -161/+86 |
* | Fixes in MARC decoder (base adress, DANmarc case). | Adam Dickmeiss | 2002-02-01 | 1 | -175/+175 |
* | New function yaz_es_result: Z395.0 Extended Services Result. | Adam Dickmeiss | 2002-01-17 | 2 | -1/+59 |
* | Removal of non-essential parameters for non-piggyback search. | Adam Dickmeiss | 2002-01-01 | 1 | -19/+11 |
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -4/+4 |
* | proto fix | Hartmut Holzgraefe | 2001-12-04 | 1 | -2/+2 |
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -2/+4 |
* | Use PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead of | Adam Dickmeiss | 2001-11-08 | 1 | -2/+12 |
* | Fixed thread-safe compile. Thanks to Jani Taskinen. | Adam Dickmeiss | 2001-10-13 | 1 | -3/+7 |
* | Fix backwards source compatibility. | Adam Dickmeiss | 2001-10-13 | 1 | -1/+5 |
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
* | Undo Z_ subst for sapi and ext/yaz | Jeroen van Wolffelaar | 2001-09-27 | 1 | -30/+30 |
* | 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now. | Jeroen van Wolffelaar | 2001-09-26 | 1 | -5/+5 |
* | Back-substitute for Z_* macro's. If it breaks some extension (the script isn'... | Jeroen van Wolffelaar | 2001-09-25 | 1 | -30/+30 |
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
* | fix def. | Daniel Beulshausen | 2001-09-07 | 1 | -1/+1 |
* | Added yaz_sort. Updates for ZTS. | Adam Dickmeiss | 2001-08-10 | 2 | -48/+238 |
* | ZTS updates. | Adam Dickmeiss | 2001-08-07 | 2 | -103/+142 |
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -8/+0 |
* | Function yaz_record handles MARC records that have identifers in 00X. | Adam Dickmeiss | 2001-07-19 | 1 | -1/+10 |
* | The extension name seems to be usually totally lower-cased. | foobar | 2001-06-24 | 1 | -1/+1 |
* | Remove .libs in path to libyaz.la to make libtool 1.4 happy. | Adam Dickmeiss | 2001-06-07 | 1 | -0/+1 |
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+2 |
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -1/+2 |
* | Added array options for yaz_connect: user, group, password, cookie, | Adam Dickmeiss | 2001-05-30 | 1 | -90/+125 |
* | Fixed bug where yaz_connect could fail in cases where it shouldn't. | Adam Dickmeiss | 2001-05-30 | 1 | -5/+5 |
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
* | Timeout setting for yaz_wait. Force call by reference for yaz_ccl_parse | Adam Dickmeiss | 2001-04-30 | 1 | -40/+81 |
* | Function yaz_record returns database for record if type is "database". | Adam Dickmeiss | 2001-04-18 | 1 | -2/+14 |
* | Added yaz_database. Option bit ExtendedServices set for InitRequest. | Adam Dickmeiss | 2001-03-13 | 2 | -6/+53 |
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 2 | -2/+2 |
* | Yet another bug fix regarding present. | Adam Dickmeiss | 2001-02-20 | 1 | -6/+9 |
* | Bug fix: number of records in yaz_range wrongly set to zero. | Adam Dickmeiss | 2001-02-19 | 1 | -4/+5 |
* | Bug fix: Record retrieval (present) is termiated on error. | Adam Dickmeiss | 2001-02-13 | 1 | -3/+2 |
* | Implemented yaz_present, yaz_scan, yaz_scan_result, yaz_ccl_conf, | Adam Dickmeiss | 2001-02-12 | 2 | -52/+681 |
* | Fixed problem with looping present requests for Isite targets. | Adam Dickmeiss | 2001-01-30 | 2 | -9/+21 |
* | 2nd step towards auto-credits | Hartmut Holzgraefe | 2000-11-20 | 1 | -0/+2 |
* | Updated for ZTS mode. | Adam Dickmeiss | 2000-11-01 | 2 | -21/+119 |
* | made yaz compile under windows | Daniel Beulshausen | 2000-10-21 | 2 | -29/+118 |
* | Added support for username, group and password for function yaz_connect. | Adam Dickmeiss | 2000-08-11 | 1 | -13/+57 |
* | Make use of the new macros PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE | Sascha Schumann | 2000-06-17 | 1 | -20/+2 |
* | C++ // comments are evil ... | Hartmut Holzgraefe | 2000-06-16 | 1 | -1/+1 |
* | Make yaz compilable as shared module. | Sascha Schumann | 2000-06-10 | 3 | -50/+47 |